#include <Inventor/elements/SoTextureImageElementBase.h>
Public Attributes | |
| int | textureName |
| SbVec3i32 | size |
| SbVec3i32 | offset |
| const void * | bytes |
Definition at line 233 of file SoTextureImageElementBase.h.
| const void* SoTextureImageElementBase::SoTexImageData::SubTexture::bytes |
Definition at line 238 of file SoTextureImageElementBase.h.
| SbVec3i32 SoTextureImageElementBase::SoTexImageData::SubTexture::offset |
Definition at line 237 of file SoTextureImageElementBase.h.
| SbVec3i32 SoTextureImageElementBase::SoTexImageData::SubTexture::size |
Definition at line 236 of file SoTextureImageElementBase.h.
| int SoTextureImageElementBase::SoTexImageData::SubTexture::textureName |
Definition at line 235 of file SoTextureImageElementBase.h.