MaterialSetAwareness Class Reference
Action to set the awareness color. Carefull MaterialSetAwareness is exclusive, you have to choose beetween, MaterialSetMaterialName and MaterialSetAwareness. More...
Inheritance diagram for MaterialSetAwareness:

Public Member Functions | |
MaterialSetAwareness (const OpenViBE::Kernel::IKernelContext &rKernelContext, const Ogre::Vector4 &awarenessColor) | |
The contructor stores the argument. | |
virtual | ~MaterialSetAwareness () |
Destructor. | |
![]() | |
IMaterialPassAction (const OpenViBE::Kernel::IKernelContext &rKernelContext) | |
The contructor. | |
virtual | ~IMaterialPassAction () |
Destructor. | |
Protected Attributes | |
Ogre::Vector4 | _awarenessColor |
The awareness color. The alpha channel is the blend value. | |
Additional Inherited Members | |
![]() | |
virtual void | subEntityAction (SubEntityMaterial *subEntity) const |
The action calls each pass of each technique. | |
Detailed Description
Action to set the awareness color. Carefull MaterialSetAwareness is exclusive, you have to choose beetween, MaterialSetMaterialName and MaterialSetAwareness.
Generated on Tue Jun 26 2012 15:25:54 for Documentation by
