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

◆ TextureSampler() [1/2]

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

◆ TextureSampler() [2/2]

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

Member Data Documentation

◆ Name

CStrIntern CMaterial::TextureSampler::Name

◆ Sampler

CTexturePtr CMaterial::TextureSampler::Sampler

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