#include <NodeElevationGrid.h>
Inheritance diagram for ProtoElevationGrid:

Public Member Functions | |
| ProtoElevationGrid (Scene *scene) | |
| virtual | ~ProtoElevationGrid () |
| virtual Node * | create (Scene *scene) |
| ProtoElevationGrid::ProtoElevationGrid | ( | Scene * | scene | ) |
| virtual ProtoElevationGrid::~ProtoElevationGrid | ( | ) | [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