Home
last modified time | relevance | path

Searched defs:modelInstance (Results 1 – 5 of 5) sorted by relevance

/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/bullet/
DBaseEntity.java31 public ModelInstance modelInstance; field in BaseEntity
DBulletEntity.java54 public BulletEntity (final ModelInstance modelInstance, final btCollisionObject body) { in BulletEntity()
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
DFramebufferToTextureTest.java42 ModelInstance modelInstance; field in FramebufferToTextureTest
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/g3d/
DMaterialTest.java43 ModelInstance modelInstance; field in MaterialTest
DShaderTest.java238 ModelInstance modelInstance; in create() local