SoTextureImageElementGet Method |
Name | Description | |
---|---|---|
Get(SoState, Int32, Int32, Single) | Calls Get(state, _minFilter, _magFilter, _maxAnisotropy, System.Int32(0)). | |
Get(SoState, Int32, Int32, Single, Int32) | Gets the current image minFilter, magFilter and maxAnisotropy. | |
Get(SoState, SbVec2i32, Int32, SoSFImageDataTypes, Int32, Int32, Int32, Int32, SbColor) | Calls Get(state, size, numComponents, dataType, GLInternalFormat, wrapS, wrapT, model, blendColor, System.Int32(0)). | |
Get(SoState, SbVec2i32, Int32, SoSFImageDataTypes, Int32, Int32, Int32, Int32, SbColor, Int32) | Gets the current image, wrap, and model. |