All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
gazebo::rendering::MergeSchemeHandler::PassProperties Struct Reference

A structure for containing the properties of a material. More...

#include <MergeSchemeHandler.hh>

Public Member Functions

 PassProperties ()
 

Public Attributes

bool hasDiffuseColor
 
bool isDeferred
 
bool isSkinned
 
Ogre::TextureUnitState * normalMap
 
Ogre::vector
< Ogre::TextureUnitState * >
::type 
regularTextures
 

Detailed Description

A structure for containing the properties of a material.

Constructor & Destructor Documentation

gazebo::rendering::MergeSchemeHandler::PassProperties::PassProperties ( )
inline

Member Data Documentation

bool gazebo::rendering::MergeSchemeHandler::PassProperties::hasDiffuseColor
bool gazebo::rendering::MergeSchemeHandler::PassProperties::isDeferred
bool gazebo::rendering::MergeSchemeHandler::PassProperties::isSkinned
Ogre::TextureUnitState* gazebo::rendering::MergeSchemeHandler::PassProperties::normalMap
Ogre::vector<Ogre::TextureUnitState*>::type gazebo::rendering::MergeSchemeHandler::PassProperties::regularTextures

The documentation for this struct was generated from the following file: