Static Public Member Functions | Private Member Functions | Private Attributes

SoTextureComposerElement Class Reference

List of all members.

Static Public Member Functions

static void set (SoState *, SoNode *, const SbList< int > &, char ti)
static const SbList< int > & getUnits (SoState *)
static char getTransparencyInfo (SoState *)
static void initClass ()

Private Member Functions

 SO_ELEMENT_HEADER (SoTextureComposerElement)
 ~SoTextureComposerElement ()
void setElt (const SbList< int > &, char ti)

Private Attributes

SbList< int > units_
char ti_

Constructor & Destructor Documentation

SoTextureComposerElement::~SoTextureComposerElement (  )  [private]

Member Function Documentation

static char SoTextureComposerElement::getTransparencyInfo ( SoState *   )  [static]
static const SbList<int>& SoTextureComposerElement::getUnits ( SoState *   )  [static]
static void SoTextureComposerElement::initClass (  )  [static]
static void SoTextureComposerElement::set ( SoState *  ,
SoNode *  ,
const SbList< int > &  ,
char  ti 
) [static]
void SoTextureComposerElement::setElt ( const SbList< int > &  ,
char  ti 
) [private]
SoTextureComposerElement::SO_ELEMENT_HEADER ( SoTextureComposerElement   )  [private]

Member Data Documentation

SbList<int> SoTextureComposerElement::units_ [private]