|
j3d.org Code | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SpringEvaluatorCallback
Callback interface for optional processing of a node of springs if needed.
Method Summary | |
---|---|
void |
processSpringNode(SpringNode node,
float[] attribs)
Process this node now. |
Method Detail |
---|
void processSpringNode(SpringNode node, float[] attribs)
node
- The node instance to work withattribs
- List of attributes to associate with the node
|
j3d.org Code | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |