#include <light.h>
Inheritance diagram for ScEng::LightObject:

Public Member Functions | |
| LightObject () | |
| Constructor. | |
| ~LightObject () | |
| Destructor. | |
| virtual Node * | GetTarget ()=0 |
| Virtual function. | |
| virtual void | SetTarget (Node *target_node)=0 |
| Virtual function. | |
| GMT::Box3F | GetObjectBoundingBox (int time) |
| Returns the Object bounding box in local coordinates. | |
1.5.1-p1