#include <cybsoundc.h>
Inheritance diagram for CybSoundC:


Public Methods | |
| CybSoundC (CybWorldC *) | |
| CybSoundC (const CybSoundC &) | |
| CybSoundC & | operator= (const CybSoundC &) |
| virtual | ~CybSoundC () |
| virtual void | SetEvent (long, const void *, BaseI *) |
| virtual long | GetFieldEventID (const char *) |
| virtual long | GetFieldDataType (long) |
| virtual void | ToChannel (CybChannelC *pV, long flag) |
Public Attributes | |
| SFVec3f | m_vDirection |
| SFFloat | m_fIntensity |
| SFVec3f | m_vLocation |
| SFFloat | m_fMaxBack |
| SFFloat | m_fMaxFront |
| SFFloat | m_fMinBack |
| SFFloat | m_fMinFront |
| SFFloat | m_fPriority |
| CybNodeC * | m_pSourceNode |
| SFBool | m_bSpatialize |
| SFBool | m_bBlocked |
| SFFloat | m_fDistance |
| SFBool | m_bInit |
Static Public Attributes | |
| char | VRMLKeyStrList [][30] |
Protected Methods | |
| virtual void | CreateNewCopy (CybNodeC *) |
| virtual void | LoadVRML (char *&iter, const char *iterEnd, long &znr) |
| virtual void | FinishInit () |
| virtual int | SetNode (CybNodeC *) |
| void | SetSourceNode (CybNodeC *) |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
|
|
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
|
|
|
||||||||||||
|
Reimplemented from CybNodeC. |
|
|
Definition at line 79 of file cybsoundc.h. |
|
|
Definition at line 83 of file cybsoundc.h. |
|
|
Definition at line 76 of file cybsoundc.h. |
|
|
Definition at line 80 of file cybsoundc.h. |
|
|
Definition at line 68 of file cybsoundc.h. |
|
|
Definition at line 70 of file cybsoundc.h. |
|
|
Definition at line 71 of file cybsoundc.h. |
|
|
Definition at line 72 of file cybsoundc.h. |
|
|
Definition at line 73 of file cybsoundc.h. |
|
|
Definition at line 74 of file cybsoundc.h. |
|
|
Definition at line 75 of file cybsoundc.h. |
|
|
Definition at line 67 of file cybsoundc.h. |
|
|
Definition at line 69 of file cybsoundc.h. |
|
|
Definition at line 86 of file cybsoundc.h. |
1.3-rc2