Inheritance diagram for osg::TexGenNode:

Public Member Functions | |
| TexGenNode () | |
| TexGenNode (TexGen *texgen) | |
| TexGenNode (const TexGenNode &tgb, const CopyOp ©op=CopyOp::SHALLOW_COPY) | |
| META_Node (osg, TexGenNode) | |
| void | setTextureUnit (unsigned int textureUnit) |
| unsigned int | getTextureUnit () const |
| void | setTexGen (TexGen *texgen) |
| TexGen * | getTexGen () |
| const TexGen * | getTexGen () const |
Protected Member Functions | |
| virtual | ~TexGenNode () |
Protected Attributes | |
| unsigned int | _textureUnit |
| StateAttribute::GLModeValue | _value |
| osg::ref_ptr< TexGen > | _texgen |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
Get the const TexGen. |
|
|
Get the TexGen. |
|
|
|
|
||||||||||||
|
|
|
|
Set the TexGen. |
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2