#include <cybpointlightc.h>
Inheritance diagram for CybPointLightC:


Public Methods | |
| CybPointLightC (CybWorldC *) | |
| CybPointLightC (const CybPointLightC &) | |
| CybPointLightC & | operator= (const CybPointLightC &) |
| virtual void | LoadVRML (char *&iter, const char *iterEnd, long &znr) |
| virtual void | SetEvent (long, const void *, BaseI *) |
| virtual long | GetFieldEventID (const char *) |
| virtual long | GetFieldDataType (long) |
Protected Methods | |
| virtual void | CreateNewCopy (CybNodeC *) |
Protected Attributes | |
| SFFloat | m_fAmbientIntensity |
| SFVec3f | m_vAttenuation |
| SFColor | m_vColor |
| SFFloat | m_fIntensity |
| SFVec3f | m_vLocation |
| SFBool | m_bOn |
| SFFloat | m_fRadius |
Static Protected Attributes | |
| char | VRMLKeyStrList [][30] |
|
|
|
|
|
|
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
|
|
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
|
Definition at line 59 of file cybpointlightc.h. |
|
|
Definition at line 54 of file cybpointlightc.h. |
|
|
Definition at line 57 of file cybpointlightc.h. |
|
|
Definition at line 60 of file cybpointlightc.h. |
|
|
Definition at line 55 of file cybpointlightc.h. |
|
|
Definition at line 56 of file cybpointlightc.h. |
|
|
Definition at line 58 of file cybpointlightc.h. |
|
|
Definition at line 63 of file cybpointlightc.h. |
1.3-rc2