Package toxi.newmesh
Class MeshAttributeCompiler
java.lang.Object
toxi.newmesh.MeshAttributeCompiler
- Direct Known Subclasses:
MeshFaceNormalCompiler
,MeshUVCompiler
,MeshVertexColorCompiler
,MeshVertexCompiler
,MeshVertexNormalCompiler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabstract void
compileFace
(AttributedFace f, ItemIndex<?> index, float[] buf, int offset) abstract ItemIndex<?>
getIndex()
abstract int
void
setMesh
(IndexedTriangleMesh mesh)
-
Constructor Details
-
MeshAttributeCompiler
public MeshAttributeCompiler()
-
-
Method Details
-
compileFace
-
getIndex
-
getStride
public abstract int getStride() -
setMesh
-