#include <cybspotlightc.h>
Inheritance diagram for CybSpotLightC:


Public Methods | |
| CybSpotLightC (CybWorldC *) | |
| CybSpotLightC (const CybSpotLightC &) | |
| CybSpotLightC & | operator= (const CybSpotLightC &) |
| virtual void | CreateNewCopy (CybNodeC *) |
| virtual void | SetEvent (long, const void *, BaseI *) |
| virtual long | GetFieldEventID (const char *) |
| virtual long | GetFieldDataType (long) |
| virtual void | FinishInit () |
Protected Methods | |
| virtual void | LoadVRML (char *&iter, const char *iterEnd, long &znr) |
Protected Attributes | |
| SFFloat | m_ambientIntensity |
| SFVec3f | m_attenuation |
| SFFloat | m_beamWidth |
| SFColor | m_color |
| SFFloat | m_cutOffAngle |
| SFVec3f | m_direction |
| SFFloat | m_intensity |
| SFVec3f | m_location |
| SFBool | m_on |
| SFFloat | m_radius |
Static Private Attributes | |
| char | VRMLKeyStrList [][30] |
|
|
|
|
|
|
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
|
Reimplemented from CybNodeC. |
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
|
|
|
||||||||||||||||
|
Reimplemented from CybNodeC. |
|
|
Definition at line 52 of file cybspotlightc.h. |
|
|
Definition at line 53 of file cybspotlightc.h. |
|
|
Definition at line 54 of file cybspotlightc.h. |
|
|
Definition at line 55 of file cybspotlightc.h. |
|
|
Definition at line 56 of file cybspotlightc.h. |
|
|
Definition at line 57 of file cybspotlightc.h. |
|
|
Definition at line 58 of file cybspotlightc.h. |
|
|
Definition at line 59 of file cybspotlightc.h. |
|
|
Definition at line 60 of file cybspotlightc.h. |
|
|
Definition at line 61 of file cybspotlightc.h. |
|
|
Definition at line 63 of file cybspotlightc.h. |
1.3-rc2