SoGLRenderToBufferCubeMapTextureFaces Enumeration |
Face id of the cube map.
Namespace: OIV.Inventor
Member name | Value | Description | |
---|---|---|---|
TEXTURE_CUBE_MAP_POSITIVE_X | 0 | ||
TEXTURE_CUBE_MAP_POSITIVE_Y | 1 | ||
TEXTURE_CUBE_MAP_POSITIVE_Z | 2 | ||
TEXTURE_CUBE_MAP_NEGATIVE_X | 3 | ||
TEXTURE_CUBE_MAP_NEGATIVE_Y | 4 | ||
TEXTURE_CUBE_MAP_NEGATIVE_Z | 5 |