#include <cybglpixeltexturec.h>
Inheritance diagram for CybGLPixelTextureC:
Public Methods | |
| CybGLPixelTextureC (CybWorldC *) | |
| virtual | ~CybGLPixelTextureC () |
| CybGLPixelTextureC (const CybGLPixelTextureC &) | |
| CybGLPixelTextureC & | operator= (const CybGLPixelTextureC &) |
| virtual void | ToChannel (CybChannelC *, long flag) |
| virtual void | SetEvent (long, const void *, BaseI *) |
| virtual short | SetEventBuf (AnyC &, BaseI *) |
Protected Methods | |
| GLenum | GetGLColorFormat (short) |
Protected Attributes | |
| GLuint | m_glid |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
Reimplemented from CybPixelTextureC. |
|
||||||||||||
|
Reimplemented from CybPixelTextureC. |
|
||||||||||||
|
Reimplemented from CybNodeC. |
|
|
Definition at line 53 of file cybglpixeltexturec.h. |
1.3-rc2