libgdx API

Uses of Class
com.badlogic.gdx.graphics.g3d.model.keyframe.KeyframedSubMesh

Packages that use KeyframedSubMesh
com.badlogic.gdx.graphics.g3d.model.keyframe   
 

Uses of KeyframedSubMesh in com.badlogic.gdx.graphics.g3d.model.keyframe
 

Fields in com.badlogic.gdx.graphics.g3d.model.keyframe declared as KeyframedSubMesh
 KeyframedSubMesh[] KeyframedModel.subMeshes
           
 

Methods in com.badlogic.gdx.graphics.g3d.model.keyframe that return KeyframedSubMesh
 KeyframedSubMesh KeyframedModel.getSubMesh(java.lang.String name)
           
 

Constructors in com.badlogic.gdx.graphics.g3d.model.keyframe with parameters of type KeyframedSubMesh
KeyframedModel(KeyframedSubMesh[] subMeshes)
           
 


libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)