#include <cybpfappearancec.h>
Inheritance diagram for CybPFAppearanceC:


Public Methods | |
| CybPFAppearanceC (CybWorldC *) | |
| virtual | ~CybPFAppearanceC () |
| pfNode * | GetPFNode () |
| virtual void | FinishInit () |
| virtual pfMaterial * | GetPFMaterial () |
| virtual pfTexture * | GetPFTexture () |
Protected Methods | |
| virtual void | SetMaterial (CybMaterialC *) |
| virtual void | SetTexture (CybTextureC *) |
Protected Attributes | |
| pfMaterial * | m_pPFMaterial |
| pfTexture * | m_pPFTexture |
|
|
|
|
|
|
|
|
Reimplemented from CybAppearanceC. |
|
|
Implements CybPFAppearanceI. |
|
|
Implements CybPFNodeI. |
|
|
Implements CybPFAppearanceI. |
|
|
Reimplemented from CybAppearanceC. |
|
|
Reimplemented from CybAppearanceC. |
|
|
Definition at line 56 of file cybpfappearancec.h. |
|
|
Definition at line 57 of file cybpfappearancec.h. |
1.3-rc2