MaterialSetMaterialName Class Reference

More...

Inherits IMaterialAction.

List of all members.

Public Member Functions

 MaterialSetMaterialName (const OpenViBE::Kernel::IKernelContext &rKernelContext, const Ogre::String &materialName)
 The contructor stores the argument.
virtual ~MaterialSetMaterialName ()
 Destructor.

Protected Attributes

Ogre::String _materialName
 The argument. It is given to the function.

Detailed Description