#include <cybpfpixeltexturec.h>
Inheritance diagram for CybPFPixelTextureC:
Public Methods | |
| CybPFPixelTextureC (CybWorldC *) | |
| ~CybPFPixelTextureC () | |
| CybPFPixelTextureC (const CybPFPixelTextureC &) | |
| CybPFPixelTextureC & | operator= (const CybPFPixelTextureC &) |
| virtual void | EventCascadeEnd () |
| virtual pfTexture * | GetPFTexture () |
| virtual pfNode * | GetPFNode () |
| virtual void | FinishInit () |
Protected Attributes | |
| pfTexture * | m_pPFTexture |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybPixelTextureC. |
|
|
Implements CybPFNodeI. Definition at line 48 of file cybpfpixeltexturec.h.
00048 {return 0;}
|
|
|
Implements CybPFTextureI. |
|
|
|
|
|
Definition at line 51 of file cybpfpixeltexturec.h. |
1.3-rc2