#include <dtCore/shaderparameter.h>#include <dtCore/export.h>#include "dtCore/loadable.h"#include <osg/Texture>Namespaces | |
| namespace | dtCore |
Classes | |
| class | dtCore::ShaderParamTexture |
| This class contains the logic and attributes necessary to contain a Texture shader parameter. More... | |
| class | dtCore::ShaderParamTexture::AddressMode |
| Specifies the different texture addressing or texture wrap modes that can be assigned to this parameter. More... | |
| class | dtCore::ShaderParamTexture::TextureAxis |
| An enumeration of the four texture axis. More... | |
| class | dtCore::ShaderParamTexture::TextureSourceType |
| This enumeration defines the different types of sources that may be used for a texture parameter. More... | |