Aviatrix3D 1.0

Uses of Class
org.j3d.aviatrix3d.ClipPlane

Packages that use ClipPlane
org.j3d.aviatrix3d A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. 
 

Uses of ClipPlane in org.j3d.aviatrix3d
 

Methods in org.j3d.aviatrix3d that return ClipPlane
 ClipPlane ClipDetails.getClipPlane()
          Get the current clipPlane instance in use.
 

Methods in org.j3d.aviatrix3d with parameters of type ClipPlane
 int ClipPlane.compareTo(ClipPlane cp)
          Compares this object with the specified object for order.
 void ClipDetails.update(ClipPlane cp, float[] tx)
          Update the details with a new set of values.
 


Aviatrix3D 1.0

Latest Info from http://aviatrix3d.j3d.org/
Copyright © 2003 - 2005 j3d.org