HomeSort by relevance Sort by last modified time
    Searched full:calculateworldtransform (Results 1 - 3 of 3) sorted by null

  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/model/
Node.java 49 * {@link #calculateWorldTransform()} **/
66 public Matrix4 calculateWorldTransform () {
79 calculateWorldTransform();
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/
Model.java 358 * {@link Node#calculateWorldTransform()} is calculated, based on the parent's world transform and the local transform of each
ModelInstance.java 372 * {@link Node#calculateWorldTransform()} is calculated, based on the parent's world transform and the local transform of each

Completed in 204 milliseconds