Click or drag to resize
SoGLRenderToBufferCubeMapTextureFaces Enumeration

Face id of the cube map.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public enum CubeMapTextureFaces
Members
  Member nameValueDescription
TEXTURE_CUBE_MAP_POSITIVE_X0
TEXTURE_CUBE_MAP_POSITIVE_Y1
TEXTURE_CUBE_MAP_POSITIVE_Z2
TEXTURE_CUBE_MAP_NEGATIVE_X3
TEXTURE_CUBE_MAP_NEGATIVE_Y4
TEXTURE_CUBE_MAP_NEGATIVE_Z5
Remarks
See Also