Example usage for Java javax.media.j3d SceneGraphObject fields, constructors, methods, implement or subclass
The text is from its open source code.
boolean | getCapability(int bit) Retrieves the specified capability bit. |
Class> | getClass() Returns the runtime class of this Object . |
Object | getUserData() Retrieves the userData field from this scene graph object. |
void | setUserData(Object userData) Sets the userData field associated with this scene graph object. |