public interface TransparencySortGeom
Modifier and Type | Method and 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 © 2016–2022 SciJava. All rights reserved.