|
Aviatrix3D 2.1.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Viewpoint | |
|---|---|
| org.j3d.aviatrix3d | A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. |
| org.j3d.renderer.aviatrix3d.navigation | User interface components and capabilities for implementing simple navigation
on any Aviatrix3D DrawableSurface based on the core org.j3d.ui.navigation
package. |
| Uses of Viewpoint in org.j3d.aviatrix3d |
|---|
| Methods in org.j3d.aviatrix3d that return Viewpoint | |
|---|---|
Viewpoint |
SimpleScene.getActiveView()
Get the currently set active view. |
Viewpoint |
Scene2D.getActiveView()
Get the currently set active view. |
Viewpoint |
RenderPass.getActiveView()
Get the currently set active view. |
| Methods in org.j3d.aviatrix3d with parameters of type Viewpoint | |
|---|---|
int |
Viewpoint.compareTo(Viewpoint vp)
Compares this object with the specified object for order. |
boolean |
Viewpoint.equals(Viewpoint vp)
Compares this object with the specified object to check for equivalence. |
void |
SimpleScene.setActiveView(Viewpoint vp)
Set the viewpoint path that should be applied to the current surface. |
void |
Scene2D.setActiveView(Viewpoint vp)
Set the viewpoint path that should be applied to the current surface. |
void |
RenderPass.setActiveView(Viewpoint vp)
Set the viewpoint path that should be applied to the current surface. |
| Uses of Viewpoint in org.j3d.renderer.aviatrix3d.navigation |
|---|
| Methods in org.j3d.renderer.aviatrix3d.navigation with parameters of type Viewpoint | |
|---|---|
void |
ViewpointManager.setViewInfo(Viewpoint view,
TransformGroup tg)
Set the view and it's related transform group to use. |
|
Aviatrix3D 2.1.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||