OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
NifOsg::MaterialColorController Class Reference

#include <controller.hpp>

Inheritance diagram for NifOsg::MaterialColorController:
Collaboration diagram for NifOsg::MaterialColorController:

Public Member Functions

 MaterialColorController (const Nif::NiPosData *data)
 
 MaterialColorController ()
 
 MaterialColorController (const MaterialColorController &copy, const osg::CopyOp &copyop)
 
- Public Member Functions inherited from SceneUtil::StateSetUpdater
 StateSetUpdater ()
 
 StateSetUpdater (const StateSetUpdater &copy, const osg::CopyOp &copyop)
 
virtual META_Object(SceneUtil,
StateSetUpdater) virtual void
operator()(osg 
apply (osg::StateSet *stateset, osg::NodeVisitor *nv) void
 
virtual void setDefaults (osg::StateSet *stateset)
 
- Public Member Functions inherited from SceneUtil::Controller
 Controller ()
 
virtual ~Controller ()
 
bool hasInput () const
 
float getInputValue (osg::NodeVisitor *nv)
 
void setSource (std::shared_ptr< ControllerSource > source)
 
void setFunction (std::shared_ptr< ControllerFunction > function)
 
std::shared_ptr< ControllerSourcegetSource () const
 
std::shared_ptr
< ControllerFunction
getFunction () const
 

Private Attributes

Vec3Interpolator mData
 

Additional Inherited Members

- Protected Member Functions inherited from SceneUtil::StateSetUpdater
void reset ()
 Reset mStateSets, forcing a setDefaults() on the next frame. Can be used to change the defaults if needed. More...
 

Constructor & Destructor Documentation

NifOsg::MaterialColorController::MaterialColorController ( const Nif::NiPosData data)
NifOsg::MaterialColorController::MaterialColorController ( )
NifOsg::MaterialColorController::MaterialColorController ( const MaterialColorController copy,
const osg::CopyOp &  copyop 
)

Member Data Documentation

Vec3Interpolator NifOsg::MaterialColorController::mData
private

The documentation for this class was generated from the following files: