mil.navy.nps.eaiDemoBoids
Class Entity
java.lang.Object
mil.navy.nps.eaiDemoBoids.Entity
- public class Entity
- extends java.lang.Object
Constructor Summary |
Entity(vrml.external.Browser browser,
EntityID _entityID)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
vrmlString
static final java.lang.String vrmlString
- See Also:
- Constant Field Values
entityContainer
static java.util.Hashtable entityContainer
myNode
vrml.external.Node[] myNode
myTransform
vrml.external.Node[] myTransform
myPos
vrml.external.field.EventInSFVec3f myPos
myRot
vrml.external.field.EventInSFRotation myRot
position
float[] position
rotation
float[] rotation
eulers
float[] eulers
tmpQuat
Quaternion tmpQuat
currFrame
int currFrame
entityID
EntityID entityID
espdu
EntityStatePdu espdu
pduTime
float pduTime
Entity
public Entity(vrml.external.Browser browser,
EntityID _entityID)
dispose
public void dispose()
setESPDU
public void setESPDU(EntityStatePdu _espdu)
getESPDU
public EntityStatePdu getESPDU()
cycle
public void cycle()
getNum
public static int getNum()
get
public static Entity get(int index)
get
public static Entity get(EntityID _entityID)
getNode
public vrml.external.Node[] getNode()
getPduTime
public float getPduTime()