Example usage for Java javax.media.j3d ViewPlatform fields, constructors, methods, implement or subclass
The text is from its open source code.
ViewPlatform() Constructs a ViewPlatform object with default parameters. |
void | setActivationRadius(float activationRadius) Set the ViewPlatform's activation radius which defines an activation volume around the view platform. |
void | setViewAttachPolicy(int policy) Sets the view attach policy that determines the coexistence center in the virtual world. |