#include <NodeFog.h>
Inheritance diagram for ProtoFog:
Public Member Functions | |
ProtoFog (Scene *scene) | |
virtual | ~ProtoFog () |
virtual Node * | create (Scene *scene) |
ProtoFog::ProtoFog | ( | Scene * | scene | ) |
virtual ProtoFog::~ProtoFog | ( | ) | [inline, virtual] |
Creates a Node (VRML ProtoBody). As the Proto(VRML Proto definition) is initialised in this class.
Reimplemented from Proto.