#include <NodeLOD.h>
Inheritance diagram for ProtoLOD:

Public Member Functions | |
| ProtoLOD (Scene *scene) | |
| virtual | ~ProtoLOD () |
| virtual Node * | create (Scene *scene) |
| ProtoLOD::ProtoLOD | ( | Scene * | scene | ) |
| virtual ProtoLOD::~ProtoLOD | ( | ) | [inline, virtual] |
Creates a Node (VRML ProtoBody). As the Proto(VRML Proto definition) is initialised in this class.
Reimplemented from Proto.
1.5.1-p1