Method | Description | |
---|---|---|
AddIndex ( ushort i ) : void | ||
AddVertex ( |
||
GetIndices ( ) : ushort[] | ||
GetNormals ( ) : Transvoxel.Math.Vector3f[] | ||
GetVertices ( ) : Transvoxel.Math.Vector3f[] | ||
GetVerticesFloatArray ( ) : float[] | ||
Mesh ( ) : System |
Method | Description | |
---|---|---|
LatestAddedVertIndex ( ) : ushort |
public AddVertex ( |
||
v | ||
normal | ||
return | void |
public GetNormals ( ) : Transvoxel.Math.Vector3f[] | ||
return | Transvoxel.Math.Vector3f[] |
public GetVertices ( ) : Transvoxel.Math.Vector3f[] | ||
return | Transvoxel.Math.Vector3f[] |