Pyrogenesis  trunk
Public Member Functions | Public Attributes | List of all members
CMaterial::TextureSampler Struct Reference

#include <Material.h>

Collaboration diagram for CMaterial::TextureSampler:
Collaboration graph
[legend]

Public Member Functions

 TextureSampler (const CStr &n, CTexturePtr t)
 
 TextureSampler (const CStrIntern &n, CTexturePtr t)
 

Public Attributes

CStrIntern Name
 
CTexturePtr Sampler
 

Constructor & Destructor Documentation

CMaterial::TextureSampler::TextureSampler ( const CStr &  n,
CTexturePtr  t 
)
inline
CMaterial::TextureSampler::TextureSampler ( const CStrIntern n,
CTexturePtr  t 
)
inline

Member Data Documentation

CStrIntern CMaterial::TextureSampler::Name
CTexturePtr CMaterial::TextureSampler::Sampler

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