|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jmex.effects.TrailMesh.TrailData
public class TrailMesh.TrailData
Storage for each section in the trailmesh.
Field Summary | |
---|---|
Vector3f |
interpolatedPosition
|
Vector3f |
position
|
Vector3f |
tangent
|
float |
width
|
Constructor Summary | |
---|---|
TrailMesh.TrailData()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Vector3f position
public Vector3f tangent
public float width
public Vector3f interpolatedPosition
Constructor Detail |
---|
public TrailMesh.TrailData()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |