|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xith3d.render.states.StateSortable
org.xith3d.render.preprocessing.RenderAtom<Node>
org.xith3d.render.preprocessing.BoundsAtom
public class BoundsAtom
Bounds atom
| Field Summary | |
|---|---|
static int |
STATE_TYPE
|
| Fields inherited from class org.xith3d.render.preprocessing.RenderAtom |
|---|
translucent |
| Constructor Summary | |
|---|---|
BoundsAtom(Node node)
|
|
| Method Summary | ||
|---|---|---|
|
getPosition(Tup p)
Gets the position of the geometry (usually from transformed bounds |
|
| Methods inherited from class org.xith3d.render.preprocessing.RenderAtom |
|---|
clearStateUnits, getClassification, getClipper, getCustomComparable, getDistanceToView, getNode, getNumStateUnits, getOrderedState, getScissorRect, getSortableStates, getSquaredDistanceToView, getStateId, getStateUnit, getStateUnits, getZValue, isTranslucent, setClassification, setCompareIndicators, updateStateMap, updateStateUnit |
| Methods inherited from class org.xith3d.render.states.StateSortable |
|---|
getCachedStateId, getStateType, updateCachedStateId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int STATE_TYPE
| Constructor Detail |
|---|
public BoundsAtom(Node node)
| Method Detail |
|---|
public <Tup extends org.openmali.vecmath2.Tuple3f> Tup getPosition(Tup p)
RenderAtom
getPosition in class RenderAtom<Node>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||