|
raSystem
1.0 bata
|
This is the complete list of members for raCMaterial, including all inherited members.
| Create() | raCMaterial | virtual |
| CreateEffectFromCompiledFile(raString strFilename, DWORD dwShaderFlags) | raMaterial | protected |
| CreateVertexLayout(const D3D11_INPUT_ELEMENT_DESC *pLayout, UINT nemElements, ID3D11InputLayout **ppInputLayout) | raMaterial | virtual |
| Destroy() | raMaterial | virtual |
| GetEffect(void) | raMaterial | inline |
| GetEffectFileName(void) | raMaterial | inline |
| GetEffectTechnique(LPCSTR techniqueName="") | raMaterial | inline |
| GetTechniqueName(void) | raMaterial | inline |
| m_AmbientColor | raMaterial | protected |
| m_bSelected | raMaterial | |
| m_DiffuseColor | raMaterial | protected |
| m_dx | raMaterial | protected |
| m_EffectFileName | raMaterial | protected |
| m_effects | raMaterial | static |
| m_pEffect | raMaterial | protected |
| m_pMaterialAmbientVariable | raMaterial | protected |
| m_pMaterialDiffuseColorVariable | raMaterial | protected |
| m_pSelectedVariable | raMaterial | protected |
| m_pTechnique | raMaterial | protected |
| m_TechniqueName | raMaterial | protected |
| makeCoefficients() | raCMaterial | |
| raCMaterial(raSmartPointer< raDirectX > dx) | raCMaterial | |
| raMaterial(raSmartPointer< raDirectX > dx, raString EffectFile, raString Technique) | raMaterial | |
| SelectTechnique(raString techniqueName) | raMaterial | inline |
| SetAmbientColor(raColor Ambient) | raMaterial | inline |
| SetDiffuseColor(raColor Diffuse) | raMaterial | inline |
| SetTechnique(LPCSTR TechniqueName) | raMaterial | inline |
| Setup() | raCMaterial | virtual |
| SetupPerFrame(const raLight *Light, const raMatrix *pView=NULL, const raMatrix *pProj=NULL) | raMaterial | virtual |
| SetupPerObject(const raMatrix &mWorld, const raMatrix &mWorldView, const raMatrix &mWorldViewProjection) | raMaterial | virtual |
| ~raCMaterial(void) | raCMaterial | |
| ~raMaterial(void) | raMaterial |