Drawable.this

Undocumented in source.
  1. this(GraphicsDevice graphicsDevice)
  2. this(float x, float y, float z)
  3. this(float x, float y, float z, Size!int size)
    class Drawable
    @nogc @safe pure nothrow
    this
    (
    in float x
    ,
    in float y
    ,
    in float z
    ,
    in Size!int size
    )
  4. this(vec3 position, Size!int size)

Meta