OGLProgram_param (struct)¶
Members¶
| String | name | |
| UInt32 | index | |
| UInt32 | location | |
| UInt32 | paramCategory | |
| Size | size | |
| UInt32 | componentPerItem | |
| UInt32 | samplerTextureUnit | |
| UInt32 | expectedTextureType | |
| Integer | glType | |
| Integer | glComponentType | |
| Boolean | isMatrix | |
| Boolean | isShadowTexture | |
| Boolean | isUserParameter | |
| Type | klType | |
| Size | cacheStorageOffsetOrInlineValue | |
| Size | defaultValueCacheStorageOffsetOrInlineValue | |
| Boolean | currentlyDefault | |
| Size | wordCountPerItem | |
| Size | totalWordCount |
Methods¶
| OGLProgram_param ( in OGLProgram_param other ) | |
| OGLProgram_param () | |
| OGLProgram_param | clone ? () |
Methods in detail¶
OGLProgram_param ( in OGLProgram_param other )
copy constructor
OGLProgram_param OGLProgram_param.clone? ()
clone method