Public Member Functions | Static Public Member Functions | Public Attributes | Protected Member Functions | Private Member Functions

SoTextureComposerInfo Class Reference

List of all members.

Public Member Functions

 SoTextureComposerInfo ()

Static Public Member Functions

static void initClass ()
static char cHasTransparency ()
static char cHasNoTransparency ()
static char cHasNoIntermediateTransparency ()

Public Attributes

SoSFShort transparencyInfo
SoMFUShort units

Protected Member Functions

void GLRender (SoGLRenderAction *)
void callback (SoCallbackAction *)
void rayPick (SoRayPickAction *)
void doAction (SoAction *)

Private Member Functions

 SO_NODE_HEADER (SoTextureComposerInfo)

Constructor & Destructor Documentation

SoTextureComposerInfo::SoTextureComposerInfo (  ) 

Member Function Documentation

void SoTextureComposerInfo::callback ( SoCallbackAction *   )  [protected]
static char SoTextureComposerInfo::cHasNoIntermediateTransparency (  )  [static]
static char SoTextureComposerInfo::cHasNoTransparency (  )  [static]
static char SoTextureComposerInfo::cHasTransparency (  )  [static]
void SoTextureComposerInfo::doAction ( SoAction *   )  [protected]
void SoTextureComposerInfo::GLRender ( SoGLRenderAction *   )  [protected]
static void SoTextureComposerInfo::initClass (  )  [static]
void SoTextureComposerInfo::rayPick ( SoRayPickAction *   )  [protected]
SoTextureComposerInfo::SO_NODE_HEADER ( SoTextureComposerInfo   )  [private]

Member Data Documentation