|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jme.app.AbstractGame
com.jme.app.BaseHeadlessApp
com.jme.app.SimpleHeadlessApp
com.jmex.model.collada.ColladaToJme
public class ColladaToJme
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.jme.app.AbstractGame |
---|
AbstractGame.ConfigShowMode |
Field Summary | |
---|---|
(package private) Spatial |
collada
|
(package private) static java.lang.String |
in
|
(package private) static java.lang.String |
outDir
|
Fields inherited from class com.jme.app.SimpleHeadlessApp |
---|
cam, input, lightState, rootNode, timer, tpf |
Fields inherited from class com.jme.app.AbstractGame |
---|
display, finished, settings |
Constructor Summary | |
---|---|
ColladaToJme()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
protected void |
simpleInitGame()
Called near end of initGame(). |
protected void |
writeFile(java.lang.String inputFile)
|
Methods inherited from class com.jme.app.SimpleHeadlessApp |
---|
cleanup, initGame, initSystem, reinit, render, simpleRender, simpleUpdate, update |
Methods inherited from class com.jme.app.BaseHeadlessApp |
---|
getNewSettings, quit, start |
Methods inherited from class com.jme.app.AbstractGame |
---|
assertDisplayCreated, finish, getAttributes, getVersion, setConfigShowMode, setConfigShowMode |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
Spatial collada
static java.lang.String in
static java.lang.String outDir
Constructor Detail |
---|
public ColladaToJme()
Method Detail |
---|
public static void main(java.lang.String[] args)
protected void simpleInitGame()
SimpleHeadlessApp
simpleInitGame
in class SimpleHeadlessApp
protected void writeFile(java.lang.String inputFile)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |