LODDrawable

Undocumented in source.

Constructors

this
this(Owner owner)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

addLevel
void addLevel(Drawable drawable, Material material, float startDist, float endDist, float fadeDist)
Undocumented in source. Be warned that the author may not have intended to support it.
render
void render(GraphicsState* state)
Undocumented in source. Be warned that the author may not have intended to support it.
renderLevel
void renderLevel(LODLevel* level, float dist, GraphicsState* state)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

levels
Array!LODLevel levels;
Undocumented in source.

Inherited Members

From Drawable

render
void render(GraphicsState* state)
Undocumented in source.

Meta