com.badlogic.gdx.graphics.g3d.loaders.g3d
Class G3dConstants
java.lang.Object
com.badlogic.gdx.graphics.g3d.loaders.g3d.G3dConstants
public class G3dConstants
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAJOR_VERSION
public static final byte MAJOR_VERSION
- See Also:
- Constant Field Values
MINOR_VERSION
public static final byte MINOR_VERSION
- See Also:
- Constant Field Values
G3D_ROOT
public static final int G3D_ROOT
- See Also:
- Constant Field Values
VERSION_INFO
public static final int VERSION_INFO
- See Also:
- Constant Field Values
STILL_MODEL
public static final int STILL_MODEL
- See Also:
- Constant Field Values
STILL_SUBMESH
public static final int STILL_SUBMESH
- See Also:
- Constant Field Values
KEYFRAMED_MODEL
public static final int KEYFRAMED_MODEL
- See Also:
- Constant Field Values
KEYFRAMED_SUBMESH
public static final int KEYFRAMED_SUBMESH
- See Also:
- Constant Field Values
KEYFRAMED_ANIMATION
public static final int KEYFRAMED_ANIMATION
- See Also:
- Constant Field Values
KEYFRAMED_FRAME
public static final int KEYFRAMED_FRAME
- See Also:
- Constant Field Values
SKELETON_MODEL
public static final int SKELETON_MODEL
- See Also:
- Constant Field Values
SKELETON_SUBMESH
public static final int SKELETON_SUBMESH
- See Also:
- Constant Field Values
SKELETON_ANIMATIONS
public static final int SKELETON_ANIMATIONS
- See Also:
- Constant Field Values
SKELETON_ANIMATION
public static final int SKELETON_ANIMATION
- See Also:
- Constant Field Values
SKELETON
public static final int SKELETON
- See Also:
- Constant Field Values
SKELETON_HIERARCHY
public static final int SKELETON_HIERARCHY
- See Also:
- Constant Field Values
SKELETON_JOINT
public static final int SKELETON_JOINT
- See Also:
- Constant Field Values
SKELETON_KEYFRAME
public static final int SKELETON_KEYFRAME
- See Also:
- Constant Field Values
VERTEX_LIST
public static final int VERTEX_LIST
- See Also:
- Constant Field Values
INDEX_LIST
public static final int INDEX_LIST
- See Also:
- Constant Field Values
VERTEX_ATTRIBUTES
public static final int VERTEX_ATTRIBUTES
- See Also:
- Constant Field Values
VERTEX_ATTRIBUTE
public static final int VERTEX_ATTRIBUTE
- See Also:
- Constant Field Values
BONE_WEIGHTS
public static final int BONE_WEIGHTS
- See Also:
- Constant Field Values
BONE_WEIGHT
public static final int BONE_WEIGHT
- See Also:
- Constant Field Values
BONE_ASSIGNMENTS
public static final int BONE_ASSIGNMENTS
- See Also:
- Constant Field Values
BONE_ASSIGNMENT
public static final int BONE_ASSIGNMENT
- See Also:
- Constant Field Values
G3dConstants
public G3dConstants()
Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)