Coin
4.0.3
Coin3D core library
|
Public Types | |
enum | StateFlags { ZBUFFERON = 0x0001 , CLEARZBUFFER = 0x0002 , AUTOREDRAW = 0x0004 , BACKGROUND = 0x0008 } |
Public Member Functions | |
Superimposition (SoNode *scene, SbBool enabled, SoRenderManager *manager, uint32_t flags) | |
int | getStateFlags (void) const |
void | render (SoGLRenderAction *action, SbBool clearcolorbuffer=FALSE) |
void | setEnabled (SbBool yes) |
void | setTransparencyType (SoGLRenderAction::TransparencyType transparencytype) |