Inheritance diagram for osgFX::MultiTextureControl:

Public Member Functions | |
| MultiTextureControl () | |
| MultiTextureControl (const MultiTextureControl ©, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | |
| META_Node (osgFX, MultiTextureControl) | |
| void | setTextureWeight (unsigned int unit, float weight) |
| float | getTextureWeight (unsigned int unit) const |
| unsigned int | getNumTextureWeights () const |
Protected Types | |
| typedef std::vector< float > | TextureWeightList |
Protected Member Functions | |
| virtual | ~MultiTextureControl () |
| MultiTextureControl & | operator= (const MultiTextureControl &) |
| void | updateStateSet () |
Protected Attributes | |
| TextureWeightList | _textureWeightList |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|