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

  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/
Renderable.java 29 /** A Renderable contains all information about a single render instruction (typically a draw call).</p>
53 * the Renderable class and add additional fields to pass to the shader. While extending the Renderable class can be useful, the
57 * When using a ModelBatch to render a Renderable, The Renderable and all its values must not be changed in between the call to
58 * {@link ModelBatch#begin(com.badlogic.gdx.graphics.Camera)} and {@link ModelBatch#end()}. Therefor Renderable instances cannot
61 * When the {@link #shader} member of the Renderable is set, the {@link ShaderProvider} of the {@link ModelBatch} may decide to
65 public class Renderable {
74 /** The {@link Environment} to be used to render this Renderable, may be null. When specified it will be combined by the shader
84 /** The {@link Shader} to be used to render this Renderable using a {@link ModelBatch}, may be null. It is not guaranteed that
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/velocity/velocity/1.7/
velocity-1.7.jar 
  /external/dagger2/lib/
auto-value-1.0.jar 

Completed in 59 milliseconds