j3d.org Aviatrix3D

Uses of Class
org.j3d.aviatrix3d.ClipPlane

Packages that use ClipPlane
org.j3d.aviatrix3d A lightweight Object Oriented wrapper 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.
 


j3d.org Aviatrix3D

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