#include <cybswitchc.h>
Inheritance diagram for CybSwitchC:


Public Methods | |
| CybSwitchC (CybWorldC *) | |
| CybSwitchC (const CybSwitchC &) | |
| CybSwitchC & | operator= (const CybSwitchC &) |
| virtual void | LoadVRML (char *&, const char *, long &) |
| virtual void | Load_whichChoice (char *&, const char *, long &) |
| virtual int | AddDes (EventDesI *, const StringC &, long) |
| virtual int | AddSrc (CybNodeC *, const StringC &, const StringC &) |
| virtual void | SetEvent (long, const void *, BaseI *) |
| virtual long | GetFieldEventID (const char *name) |
| virtual const CybBInfoC & | GetBInfo () |
| virtual void | ToChannel (CybChannelC *, long flag) |
Protected Methods | |
| virtual void | CreateNewCopy (CybNodeC *) |
Protected Attributes | |
| long | m_whichChoice |
Static Private Attributes | |
| char | VRMLKeyStrList [][30] |
|
|
|
|
|
|
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybGroupC. |
|
|
Reimplemented from CybGroupC. |
|
|
Reimplemented from CybGroupC. |
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
||||||||||||||||
|
Reimplemented from CybGroupC. |
|
|
|
|
||||||||||||||||
|
Reimplemented from CybGroupC. Reimplemented in CybPFSwitchC. |
|
||||||||||||
|
Reimplemented from CybGroupC. |
|
|
Definition at line 56 of file cybswitchc.h. |
|
|
Reimplemented from CybGroupC. Definition at line 58 of file cybswitchc.h. |
1.3-rc2