Inheritance diagram for DirectionalLight::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 |
| LPoint3f | _point |
| LVector3f | _direction |
|
|
Referenced by make_copy(). |
|
|
|
|
||||||||||||
|
Reimplemented from CycleData. Definition at line 59 of file directionalLight.cxx. References _direction, _point, and _specular_color. |
|
|
Implements CycleData. Definition at line 34 of file directionalLight.cxx. References CData(). |
|
||||||||||||
|
Reimplemented from CycleData. Definition at line 45 of file directionalLight.cxx. References _direction, _point, and _specular_color. |
|
|
Definition at line 68 of file directionalLight.h. Referenced by fillin(), and write_datagram(). |
|
|
Definition at line 67 of file directionalLight.h. Referenced by fillin(), and write_datagram(). |
|
|
Definition at line 66 of file directionalLight.h. Referenced by fillin(), and write_datagram(). |
1.3