JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
engine.objConverter.ModelData
Packages that use
ModelData
Package
Description
engine.objConverter
Uses of
ModelData
in
engine.objConverter
Methods in
engine.objConverter
that return
ModelData
Modifier and Type
Method
Description
static
ModelData
OBJFileLoader.
loadOBJ
(
String
objFileName)
This method takes in the filename of the asset and reads through every line of the file.