#include <NodeNormal.h>
Inheritance diagram for ProtoNormal:

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