osg::TexGenNode Class Reference

Inheritance diagram for osg::TexGenNode:

osg::Group osg::Node osg::Object osg::Referenced List of all members.

Public Member Functions

 TexGenNode ()
 TexGenNode (TexGen *texgen)
 TexGenNode (const TexGenNode &tgb, const CopyOp &copyop=CopyOp::SHALLOW_COPY)
 META_Node (osg, TexGenNode)
void setTextureUnit (unsigned int textureUnit)
unsigned int getTextureUnit () const
void setTexGen (TexGen *texgen)
TexGengetTexGen ()
const TexGengetTexGen () const

Protected Member Functions

virtual ~TexGenNode ()

Protected Attributes

unsigned int _textureUnit
StateAttribute::GLModeValue _value
osg::ref_ptr< TexGen_texgen

Detailed Description

Node for defining the position of TexGen in the scene.


Constructor & Destructor Documentation

osg::TexGenNode::TexGenNode  ) 
 

osg::TexGenNode::TexGenNode TexGen texgen  ) 
 

osg::TexGenNode::TexGenNode const TexGenNode tgb,
const CopyOp copyop = CopyOp::SHALLOW_COPY
 

virtual osg::TexGenNode::~TexGenNode  )  [protected, virtual]
 


Member Function Documentation

const TexGen* osg::TexGenNode::getTexGen  )  const [inline]
 

Get the const TexGen.

TexGen* osg::TexGenNode::getTexGen  )  [inline]
 

Get the TexGen.

unsigned int osg::TexGenNode::getTextureUnit  )  const [inline]
 

osg::TexGenNode::META_Node osg  ,
TexGenNode 
 

void osg::TexGenNode::setTexGen TexGen texgen  ) 
 

Set the TexGen.

void osg::TexGenNode::setTextureUnit unsigned int  textureUnit  )  [inline]
 


Member Data Documentation

osg::ref_ptr<TexGen> osg::TexGenNode::_texgen [protected]
 

unsigned int osg::TexGenNode::_textureUnit [protected]
 

StateAttribute::GLModeValue osg::TexGenNode::_value [protected]
 


The documentation for this class was generated from the following file:
Generated on Mon Feb 6 16:33:32 2006 for openscenegraph by  doxygen 1.4.6