|
TOYSTUDIO SDK
1.6.1.3
|
これは全メンバの一覧です。CTaMaterial継承メンバも含んでいます。
| AddTexture(LPCTSTR pszFilePath, TA_COLOR_OP_TYPE ColorOp, TA_ALPHA_OP_TYPE AlphaOp, CTaScene *pScene=NULL) | CTaMaterial | |
| CTaMaterial() | CTaMaterial | inlineprivate |
| DeleteAllTextures() | CTaMaterial | |
| DeleteTexture(UINT nIndex) | CTaMaterial | |
| GetAlpha() const | CTaMaterial | |
| GetAmbient() const | CTaMaterial | |
| GetColor() const | CTaMaterial | |
| GetDiffuse() const | CTaMaterial | |
| GetEmissive() const | CTaMaterial | |
| GetIndex() const | CTaMaterial | |
| GetName() const | CTaMaterial | |
| GetPower() const | CTaMaterial | |
| GetSpecular() const | CTaMaterial | |
| GetTexture(UINT nIndex, LPCTSTR *ppszFilePath, TA_COLOR_OP_TYPE *pColorOp, TA_ALPHA_OP_TYPE *pAlphaOp) const | CTaMaterial | |
| GetTextureCount() const | CTaMaterial | |
| InsertTexture(UINT nIndex, LPCTSTR pszFilePath, TA_COLOR_OP_TYPE ColorOp, TA_ALPHA_OP_TYPE AlphaOp, CTaScene *pScene=NULL) | CTaMaterial | |
| ReloadTexture(UINT nIndex, CTaScene *pScene=NULL) | CTaMaterial | |
| SetAlpha(float Alpha) | CTaMaterial | |
| SetAmbient(float Ambient) | CTaMaterial | |
| SetColor(const TA_VECTOR &Color) | CTaMaterial | |
| SetDiffuse(float Diffuse) | CTaMaterial | |
| SetEmissive(float Emissive) | CTaMaterial | |
| SetIndex(UINT nIndex) | CTaMaterial | |
| SetName(LPCTSTR pszName) | CTaMaterial | |
| SetPower(float Power) | CTaMaterial | |
| SetSpecular(float Specular) | CTaMaterial | |
| ~CTaMaterial() | CTaMaterial | inlineprivate |