Package toxi.newmesh
Class MeshUVCompiler
java.lang.Object
toxi.newmesh.MeshAttributeCompiler
toxi.newmesh.MeshUVCompiler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
compileFace
(AttributedFace f, ItemIndex<?> index, float[] buf, int offset) ItemIndex<?>
getIndex()
int
Methods inherited from class toxi.newmesh.MeshAttributeCompiler
setMesh
-
Constructor Details
-
MeshUVCompiler
public MeshUVCompiler()
-
-
Method Details
-
compileFace
- Specified by:
compileFace
in classMeshAttributeCompiler
-
getIndex
- Specified by:
getIndex
in classMeshAttributeCompiler
-
getStride
public int getStride()- Specified by:
getStride
in classMeshAttributeCompiler
-