Package toxi.newmesh
Class MeshFaceNormalCompiler
java.lang.Object
toxi.newmesh.MeshAttributeCompiler
toxi.newmesh.MeshFaceNormalCompiler
-
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
-
MeshFaceNormalCompiler
public MeshFaceNormalCompiler()
-
-
Method Details
-
compileFace
- Specified by:
compileFace
in classMeshAttributeCompiler
-
getIndex
- Specified by:
getIndex
in classMeshAttributeCompiler
-
getStride
public int getStride()- Specified by:
getStride
in classMeshAttributeCompiler
-