j3d.org Aviatrix3D

Uses of Class
org.j3d.aviatrix3d.PointAttributes

Packages that use PointAttributes
org.j3d.aviatrix3d A lightweight Object Oriented wrapper for OpenGL. 
 

Uses of PointAttributes in org.j3d.aviatrix3d
 

Methods in org.j3d.aviatrix3d that return PointAttributes
 PointAttributes Appearance.getPointAttributes()
          Get the current pointgon rendering attributes in use.
 

Methods in org.j3d.aviatrix3d with parameters of type PointAttributes
 int PointAttributes.compareTo(PointAttributes pa)
          Compares this object with the specified object for order.
 boolean PointAttributes.equals(PointAttributes pa)
          Compares this object with the specified object to check for equivalence.
 void Appearance.setPointAttributes(PointAttributes attr)
          Set the point rendering attributes to use.
 


j3d.org Aviatrix3D

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