Inheritance diagram for PointLight::CData:
Public Member Functions | |
INLINE | CData () |
INLINE | CData (const CData ©) |
virtual CycleData * | make_copy () const |
virtual void | write_datagram (BamWriter *manager, Datagram &dg) const |
virtual void | fillin (DatagramIterator &scan, BamReader *manager) |
Public Attributes | |
Colorf | _specular_color |
LVecBase3f | _attenuation |
LPoint3f | _point |
|
Referenced by make_copy(). |
|
|
|
Reimplemented from CycleData. Definition at line 59 of file pointLight.cxx. References _attenuation, _point, and _specular_color. |
|
Implements CycleData. Definition at line 34 of file pointLight.cxx. References CData(). |
|
Reimplemented from CycleData. Definition at line 45 of file pointLight.cxx. References _attenuation, _point, and _specular_color. |
|
Definition at line 67 of file pointLight.h. Referenced by fillin(), and write_datagram(). |
|
Definition at line 68 of file pointLight.h. Referenced by fillin(), and write_datagram(). |
|
Definition at line 66 of file pointLight.h. Referenced by fillin(), and write_datagram(). |