| 
| 
virtual boost::shared_ptr< Pass >  | createPass (const std::string &configuration, unsigned short lodIndex)=0 | 
|   | 
| virtual bool  | createConfiguration (const std::string &name, unsigned short lodIndex)=0 | 
|   | 
| 
virtual void  | removeAll ()=0 | 
|   | remove all configurations 
  | 
|   | 
| 
virtual bool  | isUnreferenced ()=0 | 
|   | 
| 
virtual void  | unreferenceTextures ()=0 | 
|   | 
| 
virtual void  | ensureLoaded ()=0 | 
|   | 
| 
virtual void  | setLodLevels (const std::string &lodLevels)=0 | 
|   | 
| 
virtual void  | setShadowCasterMaterial (const std::string &name)=0 | 
|   | 
| 
void  | setProperty (const std::string &name, PropertyValuePtr &value, PropertySetGet *context) | 
|   | 
◆ createConfiguration()
  
  
      
        
          | virtual bool sh::Material::createConfiguration  | 
          ( | 
          const std::string &  | 
          name,  | 
         
        
           | 
           | 
          unsigned short  | 
          lodIndex  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
pure virtual   | 
  
 
 
The documentation for this class was generated from the following file: