|
jjdh API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MD2Mesh | |
---|---|
jjdh.java.resource.loader | This Package contains more sophisticated loaders and appendant utility classes to read a InputStream in a given format. |
jjdh.opengl.scenegraph.simple.common | This Package contains several specific ScenegraphNode implentations. |
Uses of MD2Mesh in jjdh.java.resource.loader |
---|
Methods in jjdh.java.resource.loader that return MD2Mesh | |
---|---|
protected MD2Mesh |
MD2Loader.decode(InputStream in)
|
MD2Mesh |
MD2Loader.load(String regex)
|
MD2Mesh |
MD2Loader.load(String md2Regex,
String textureRegex)
|
Uses of MD2Mesh in jjdh.opengl.scenegraph.simple.common |
---|
Fields in jjdh.opengl.scenegraph.simple.common declared as MD2Mesh | |
---|---|
protected MD2Mesh |
MD2Node.md2Mesh
|
Constructors in jjdh.opengl.scenegraph.simple.common with parameters of type MD2Mesh | |
---|---|
MD2Node(SystemContext context,
MD2Mesh mesh)
|
|
jjdh API | |||||||||
PREV NEXT | FRAMES NO FRAMES |