#include <cybfontstylec.h>
Inheritance diagram for CybFontStyleC:


Public Methods | |
| CybFontStyleC (CybWorldC *) | |
| CybFontStyleC (const CybFontStyleC &) | |
| CybFontStyleC & | operator= (const CybFontStyleC &) |
| virtual void | LoadVRML (char *&, const char *, long &) |
| virtual void | SetEvent (long srct, const void *pData, BaseI *) |
| virtual long | GetFieldDataType (long fieldID) |
| virtual long | GetFieldEventID (const char *str) |
Public Attributes | |
| MFString | m_mstrFamily |
| SFBool | m_bHorizontal |
| MFString | m_mstrJustify |
| SFString | m_strLanguage |
| SFBool | m_bLeftToRight |
| SFFloat | m_fSize |
| SFFloat | m_fSpacing |
| SFString | m_strStyle |
| SFBool | m_bTopToBottom |
Protected Methods | |
| virtual void | CreateNewCopy (CybNodeC *) |
Static Private Attributes | |
| char | VRMLKeyStrList [][30] |
|
|
|
|
|
|
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
|
|
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
|
Definition at line 56 of file cybfontstylec.h. |
|
|
Definition at line 59 of file cybfontstylec.h. |
|
|
Definition at line 63 of file cybfontstylec.h. |
|
|
Definition at line 60 of file cybfontstylec.h. |
|
|
Definition at line 61 of file cybfontstylec.h. |
|
|
Definition at line 55 of file cybfontstylec.h. |
|
|
Definition at line 57 of file cybfontstylec.h. |
|
|
Definition at line 58 of file cybfontstylec.h. |
|
|
Definition at line 62 of file cybfontstylec.h. |
|
|
Definition at line 66 of file cybfontstylec.h. |
1.3-rc2