|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jme3.app.Application
com.jme3.app.SimpleApplication
us.ihmc.graphics3DAdapter.jme.JMERenderer
us.ihmc.graphics3DAdapter.jme.JMEBufferedImageAppearanceTester
public class JMEBufferedImageAppearanceTester
Nested Class Summary |
---|
Nested classes/interfaces inherited from class us.ihmc.graphics3DAdapter.jme.JMERenderer |
---|
JMERenderer.RenderType |
Field Summary | |
---|---|
int |
index
|
Fields inherited from class us.ihmc.graphics3DAdapter.jme.JMERenderer |
---|
tickUpdated, USE_PBO |
Fields inherited from class com.jme3.app.SimpleApplication |
---|
INPUT_MAPPING_CAMERA_POS, INPUT_MAPPING_EXIT, INPUT_MAPPING_HIDE_STATS, INPUT_MAPPING_MEMORY |
Constructor Summary | |
---|---|
JMEBufferedImageAppearanceTester()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
void |
simpleInitApp()
|
void |
simpleUpdate(float tpf)
|
Methods inherited from class com.jme3.app.SimpleApplication |
---|
getFlyByCamera, getGuiNode, initialize, isShowSettings, setDisplayFps, setDisplayStatView, setShowSettings, simpleRender, start, update |
Methods inherited from class com.jme3.app.Application |
---|
createCanvas, destroy, enqueue, gainFocus, getAssetManager, getAudioRenderer, getCamera, getContext, getGuiViewPort, getInputManager, getListener, getRenderer, getRenderManager, getStateManager, getTimer, getViewPort, handleError, isPauseOnLostFocus, loseFocus, requestClose, reshape, restart, setAssetManager, setPauseOnLostFocus, setSettings, setTimer, start, startCanvas, startCanvas, stop, stop |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int index
Constructor Detail |
---|
public JMEBufferedImageAppearanceTester()
Method Detail |
---|
public void simpleInitApp()
simpleInitApp
in class JMERenderer
public void simpleUpdate(float tpf)
simpleUpdate
in class JMERenderer
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |