public class SimulationNode
extends java.lang.Object
| Constructor and Description |
|---|
SimulationNode(java.lang.Long featureOMA,
BlenderContext blenderContext)
Builds the nodes tree for the given feature.
|
| Modifier and Type | Method and Description |
|---|---|
void |
simulate()
Simulates the node.
|
java.lang.String |
toString() |
public SimulationNode(java.lang.Long featureOMA,
BlenderContext blenderContext)
featureOMA - the OMA of either bone or spatialblenderContext - the blender context