Open CASCADE Technology  7.0.0
Macros

OpenGl_NamedStatus.hxx File Reference

Macros

#define OPENGL_NS_HIGHLIGHT   (1<<1)
 
#define OPENGL_NS_RESMAT   (1<<2)
 
#define OPENGL_NS_TEXTURE   (1<<4)
 
#define OPENGL_NS_ANTIALIASING   (1<<5)
 
#define OPENGL_NS_2NDPASSNEED   (1<<6)
 
#define OPENGL_NS_2NDPASSDO   (1<<7)
 
#define OPENGL_NS_FORBIDSETTEX   (1<<8)
 
#define OPENGL_NS_WHITEBACK   (1<<9)
 

Macro Definition Documentation

#define OPENGL_NS_2NDPASSDO   (1<<7)
#define OPENGL_NS_2NDPASSNEED   (1<<6)
#define OPENGL_NS_ANTIALIASING   (1<<5)
#define OPENGL_NS_FORBIDSETTEX   (1<<8)
#define OPENGL_NS_HIGHLIGHT   (1<<1)
#define OPENGL_NS_RESMAT   (1<<2)
#define OPENGL_NS_TEXTURE   (1<<4)
#define OPENGL_NS_WHITEBACK   (1<<9)