Open CASCADE Technology  7.5.0
Enumerations
Graphic3d_BufferType.hxx File Reference

Enumerations

enum  Graphic3d_BufferType {
  Graphic3d_BT_RGB, Graphic3d_BT_RGBA, Graphic3d_BT_Depth, Graphic3d_BT_RGB_RayTraceHdrLeft,
  Graphic3d_BT_Red
}
 Define buffers available for dump. More...
 

Enumeration Type Documentation

◆ Graphic3d_BufferType

Define buffers available for dump.

Enumerator
Graphic3d_BT_RGB 

color buffer without alpha component

Graphic3d_BT_RGBA 

color buffer

Graphic3d_BT_Depth 

depth buffer

Graphic3d_BT_RGB_RayTraceHdrLeft 

left view HDR color buffer for Ray-Tracing

Graphic3d_BT_Red 

color buffer, red channel