public class BaseShapeBuilder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static Matrix4 |
matTmp1 |
protected static Color |
tmpColor0 |
protected static Color |
tmpColor1 |
protected static Color |
tmpColor2 |
protected static Color |
tmpColor3 |
protected static Color |
tmpColor4 |
protected static Vector3 |
tmpV0 |
protected static Vector3 |
tmpV1 |
protected static Vector3 |
tmpV2 |
protected static Vector3 |
tmpV3 |
protected static Vector3 |
tmpV4 |
protected static Vector3 |
tmpV5 |
protected static Vector3 |
tmpV6 |
protected static Vector3 |
tmpV7 |
protected static MeshPartBuilder.VertexInfo |
vertTmp0 |
protected static MeshPartBuilder.VertexInfo |
vertTmp1 |
protected static MeshPartBuilder.VertexInfo |
vertTmp2 |
protected static MeshPartBuilder.VertexInfo |
vertTmp3 |
protected static MeshPartBuilder.VertexInfo |
vertTmp4 |
protected static MeshPartBuilder.VertexInfo |
vertTmp5 |
protected static MeshPartBuilder.VertexInfo |
vertTmp6 |
protected static MeshPartBuilder.VertexInfo |
vertTmp7 |
protected static MeshPartBuilder.VertexInfo |
vertTmp8 |
Constructor and Description |
---|
BaseShapeBuilder() |
Modifier and Type | Method and Description |
---|---|
protected static void |
freeAll()
Free all objects obtained using one of the `obtainXX` methods.
|
protected static Matrix4 |
obtainM4()
|
protected static Vector3 |
obtainV3()
|
protected static final Color tmpColor0
protected static final Color tmpColor1
protected static final Color tmpColor2
protected static final Color tmpColor3
protected static final Color tmpColor4
protected static final Vector3 tmpV0
protected static final Vector3 tmpV1
protected static final Vector3 tmpV2
protected static final Vector3 tmpV3
protected static final Vector3 tmpV4
protected static final Vector3 tmpV5
protected static final Vector3 tmpV6
protected static final Vector3 tmpV7
protected static final MeshPartBuilder.VertexInfo vertTmp0
protected static final MeshPartBuilder.VertexInfo vertTmp1
protected static final MeshPartBuilder.VertexInfo vertTmp2
protected static final MeshPartBuilder.VertexInfo vertTmp3
protected static final MeshPartBuilder.VertexInfo vertTmp4
protected static final MeshPartBuilder.VertexInfo vertTmp5
protected static final MeshPartBuilder.VertexInfo vertTmp6
protected static final MeshPartBuilder.VertexInfo vertTmp7
protected static final MeshPartBuilder.VertexInfo vertTmp8
protected static final Matrix4 matTmp1