Frames | No Frames |
Classes implementing org.sunflow.core.Modifier | |
class | |
class |
Methods with parameter type org.sunflow.core.Modifier | |
void | Remove the specified modifier from the instance's list if it is being
used. |
void | Record which modifier should be applied to the intersected surface
|
Methods with return type org.sunflow.core.Modifier | |
Modifier | Instance.getModifier(int i) Get a modifier for the instance's list. |
Methods with parameter type org.sunflow.core.Modifier | |
void | Defines a modifier with a given name. |
Methods with return type org.sunflow.core.Modifier | |
Modifier | SunflowAPI.lookupModifier(String name) Retrieve a modifier object by its name, or null if no
modifier was found, or if the specified object is not a modifier. |