public interface TransparencySortGeom
Modifier and Type | Method | Description |
---|---|---|
double |
getDistanceSquared() |
Returns the distance squared of this object to the viewer.
|
Geometry |
getGeometry() |
Returns the Geometry for this object.
|
void |
getLocalToVWorld(Transform3D localToVW) |
Returns the LocalToVWorld transform for this object
|
Shape3D |
getShape3D() |
Returns the Shape3D being rendered using this geometry.
|
Geometry getGeometry()
double getDistanceSquared()
void getLocalToVWorld(Transform3D localToVW)
localToVW
- variable in which transform will be returnedShape3D getShape3D()
Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.