OGLDebugAxesShader (object)

バージョン 1.12.0 で追加.

The OGLDebugAxesShader inherits the OGLInlineShader. It extends the OGLInlineShader for shading with flat colors, using the vertexColors attribute for the diffuse.

Attributes

OGLDebugAxesShader OGLDebugAxesShader OGLDebugAxesShader OGLInlineShader OGLInlineShader OGLDebugAxesShader->OGLInlineShader InlineEntityBase InlineEntityBase OGLInlineShader->InlineEntityBase InlineShader InlineShader OGLInlineShader->InlineShader InlineEntity InlineEntity InlineEntityBase->InlineEntity

Methods in detail

OGLDebugAxesShader ( in OGLDebugAxesShader other )

copy constructor


OGLDebugAxesShader ( in String name )

default constructor taking a name


OGLDebugAxesShader ()

default constructor


OGLDebugAxesShader OGLDebugAxesShader.clone? ()

clone method