OpenSceneGraph 3.6.5
|
Helper class that make is easy to handle changes in a member value. More...
Public Member Functions | |
ReassignToParents (osg::StateAttribute *att) | |
Constructor caches and then removes attribute for all of it's parents. | |
~ReassignToParents () | |
Destructor then reassigns the attribute to all of the parents. | |
Public Attributes | |
ref_ptr< StateAttribute > | attribute |
ParentList | parents |
Helper class that make is easy to handle changes in a member value.
osg::StateAttribute::ReassignToParents::ReassignToParents | ( | osg::StateAttribute * | att | ) |
Constructor caches and then removes attribute for all of it's parents.
osg::StateAttribute::ReassignToParents::~ReassignToParents | ( | ) |
Destructor then reassigns the attribute to all of the parents.
ref_ptr<StateAttribute> osg::StateAttribute::ReassignToParents::attribute |
ParentList osg::StateAttribute::ReassignToParents::parents |
![]() | Generated at Wed Jan 18 2023 00:00:00 for the OpenSceneGraph by doxygen 1.9.6. |