#include <NodeColorInterpolator.h>
Inheritance diagram for ProtoColorInterpolator:

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