JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.jagatoo.loaders.models.obj.OBJFace
Packages that use
OBJFace
Package
Description
org.jagatoo.loaders.models.obj
Uses of
OBJFace
in
org.jagatoo.loaders.models.obj
Methods in
org.jagatoo.loaders.models.obj
that return types with arguments of type
OBJFace
Modifier and Type
Method
Description
List
<
OBJFace
>
OBJFaceList.
getFaces
()
Method parameters in
org.jagatoo.loaders.models.obj
with type arguments of type
OBJFace
Modifier and Type
Method
Description
void
OBJFaceList.
setFaces
(
List
<
OBJFace
> faces)