Example usage for Java javax.media.j3d PhysicalBody fields, constructors, methods, implement or subclass
The text is from its open source code.
PhysicalBody() Constructs a PhysicalBody object with default parameters. |
void | setLeftEyePosition(Point3d position) Sets the user head object's left eye position. |
void | setRightEyePosition(Point3d position) Sets the user head object's right eye position. |