|
Aviatrix3D 2.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PointAttributes | |
---|---|
org.j3d.aviatrix3d | A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. |
org.j3d.renderer.aviatrix3d.geom.particle | Particle systems implemented using the Aviatrix3D scene graph. |
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. |
Uses of PointAttributes in org.j3d.renderer.aviatrix3d.geom.particle |
---|
Methods in org.j3d.renderer.aviatrix3d.geom.particle that return PointAttributes | |
---|---|
PointAttributes |
PointParticleSystem.getRecommendedAttributes()
Get the attributes that the particle system implementation would prefer to have. |
|
Aviatrix3D 2.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |