Open Inventor Release 2025.2.2
 
Loading...
Searching...
No Matches
SoTextureImageElementBase::SoTexImageData::SubTexture Struct Reference

#include <Inventor/elements/SoTextureImageElementBase.h>

Public Attributes

int textureName
 
SbVec3i32 size
 
SbVec3i32 offset
 
const void * bytes
 

Detailed Description

Definition at line 233 of file SoTextureImageElementBase.h.

Member Data Documentation

◆ bytes

const void* SoTextureImageElementBase::SoTexImageData::SubTexture::bytes

Definition at line 238 of file SoTextureImageElementBase.h.

◆ offset

SbVec3i32 SoTextureImageElementBase::SoTexImageData::SubTexture::offset

Definition at line 237 of file SoTextureImageElementBase.h.

◆ size

SbVec3i32 SoTextureImageElementBase::SoTexImageData::SubTexture::size

Definition at line 236 of file SoTextureImageElementBase.h.

◆ textureName

int SoTextureImageElementBase::SoTexImageData::SubTexture::textureName

Definition at line 235 of file SoTextureImageElementBase.h.


The documentation for this struct was generated from the following file: