java.lang.Object
org.jagatoo.loaders.models.obj.OBJFaceList
org.jagatoo.loaders.models.obj.OBJGroup
A single group within the model
- Author:
- Kevin Glass, Marvin Froehlich (aka Qudus)
-
Constructor Summary
-
Method Summary
Methods inherited from class org.jagatoo.loaders.models.obj.OBJFaceList
add, getFaces, getNormalList, getTexList, getVertexList, normalsSupported, normalsUsed, setFaces, setNormalsUsed, setTexturesUsed, texturesSupported, texturesUsed
-
Constructor Details
-
OBJGroup
-
-
Method Details
-
setName
-
getName
-
hasName
public boolean hasName() -
isTopGroup
public boolean isTopGroup() -
addChild
-
getChildren
-
createTopGroup
-