#include "macros.h"
Include dependency graph for material.h:
This graph shows which files directly or indirectly include this file:
Namespaces |
|
namespace | mudbox |
Classes |
|
class | mudbox::Material |
Describes a material of a geometry including
its surface colors, transparency and texture information. More... |
|
class | mudbox::TextureMixer |
Represents a texture mixer. More... |
|
class | mudbox::TexturePool |
This is a container class for simple
textures. More... |
|
class | mudbox::Texture |
Represents a texture tile inside a texture
pool. More... |
|
class | mudbox::RenderTarget |
RenderTarget is an
abstraction of an OpenGL renderbuffer object. More... |