#include <cybtexturec.h>
Inheritance diagram for CybTextureC:


Public Methods | |
| CybTextureC (CybWorldC *) | |
| virtual | ~CybTextureC () |
| virtual double | GetXRatio () |
| virtual double | GetYRatio () |
Protected Methods | |
| virtual void | Load_repeatS (char *&, const char *, long &) |
| virtual void | Load_repeatT (char *&, const char *, long &) |
Protected Attributes | |
| int | m_repeatS |
| int | m_repeatT |
|
|
|
|
|
|
|
|
Definition at line 45 of file cybtexturec.h.
00045 {return 1.0;}
|
|
|
Definition at line 46 of file cybtexturec.h.
00046 {return 1.0;}
|
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
|
Definition at line 51 of file cybtexturec.h. |
|
|
Definition at line 52 of file cybtexturec.h. |
1.3-rc2