Blue Brain BioExplorer
Material.h File Reference
Include dependency graph for Material.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  core::Material
 The class that represents the material object. This class is derived from PropertyObject and provides all relevant properties for a Material object. It also provides functions to work with textures. More...
 

Namespaces

 core
 

Typedefs

typedef std::map< TextureType, Texture2DPtr > core::TextureDescriptors