Inheritance diagram for osgUtil::TransformAttributeFunctor:

Public Member Functions | |
| TransformAttributeFunctor (const osg::Matrix &m) | |
| virtual | ~TransformAttributeFunctor () |
| virtual void | apply (osg::Drawable::AttributeType type, unsigned int count, osg::Vec3 *begin) |
Public Attributes | |
| osg::Matrix | _m |
| osg::Matrix | _im |
|
|
Construct a functor to transform a drawable's vertex and normal attributes by specified matrix. |
|
|
|
|
||||||||||||||||
|
Do the work of transforming vertex and normal attributes. |
|
|
|
|
|
|
1.4.2