Java javax.media.j3d ViewPlatform fields, constructors, methods, implement or subclass

Example usage for Java javax.media.j3d ViewPlatform fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.media.j3d ViewPlatform.

The text is from its open source code.

Constructor

ViewPlatform()
Constructs a ViewPlatform object with default parameters.

Method

voidsetActivationRadius(float activationRadius)
Set the ViewPlatform's activation radius which defines an activation volume around the view platform.
voidsetViewAttachPolicy(int policy)
Sets the view attach policy that determines the coexistence center in the virtual world.