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.
Methods¶
OGLDebugVectorShader ( in OGLDebugVectorShader other ) | |
OGLDebugVectorShader ( in String name ) | |
OGLDebugVectorShader () | |
OGLDebugVectorShader | clone ? () |
Methods in detail¶
OGLDebugVectorShader ( in OGLDebugVectorShader other )
copy constructor
OGLDebugVectorShader ( in String name )
default constructor taking a name
default constructor
OGLDebugVectorShader OGLDebugVectorShader.clone? ()
clone method