public static class SlipstreamTerrainPlugin2.SlipstreamSegment extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
float |
bMult |
org.lwjgl.util.vector.Vector2f |
dir |
boolean |
discovered |
FaderUtil |
fader |
int |
index |
float |
lengthToNext |
float |
lengthToPrev |
org.lwjgl.util.vector.Vector2f |
loc |
org.lwjgl.util.vector.Vector2f |
locB |
org.lwjgl.util.vector.Vector2f |
normal |
float |
totalLength |
float |
tx |
float |
txe1 |
float |
txe2 |
float |
width |
MutatingVertexUtil |
wobble1 |
MutatingVertexUtil |
wobble2 |
float |
wobbledWidth |
| Constructor and Description |
|---|
SlipstreamSegment() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
readResolve() |
public org.lwjgl.util.vector.Vector2f loc
public float width
public float bMult
public transient org.lwjgl.util.vector.Vector2f locB
public transient org.lwjgl.util.vector.Vector2f dir
public transient float wobbledWidth
public transient int index
public transient org.lwjgl.util.vector.Vector2f normal
public transient float tx
public transient float txe1
public transient float txe2
public transient float totalLength
public transient float lengthToPrev
public transient float lengthToNext
public transient MutatingVertexUtil wobble1
public transient MutatingVertexUtil wobble2
public boolean discovered
public SlipstreamSegment()
public java.lang.Object readResolve()