OGLDebugVectorShader (object)

バージョン 1.12.0 で追加.

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

Attributes

Name Type Description
positions Vec3 Geometry positions
vectors Vec3 Vector attribute

OGLDebugVectorShader OGLDebugVectorShader OGLDebugVectorShader OGLInlineShader OGLInlineShader OGLDebugVectorShader->OGLInlineShader InlineEntityBase InlineEntityBase OGLInlineShader->InlineEntityBase InlineShader InlineShader OGLInlineShader->InlineShader InlineEntity InlineEntity InlineEntityBase->InlineEntity

Methods in detail

OGLDebugVectorShader ( in OGLDebugVectorShader other )

copy constructor


OGLDebugVectorShader ( in String name )

default constructor taking a name


OGLDebugVectorShader ()

default constructor


OGLDebugVectorShader OGLDebugVectorShader.clone? ()

clone method