ProtoNormalInterpolator Class Reference

#include <NodeNormalInterpolator.h>

Inheritance diagram for ProtoNormalInterpolator:

Proto List of all members.

Public Member Functions

 ProtoNormalInterpolator (Scene *scene)
virtual ~ProtoNormalInterpolator ()
virtual Nodecreate (Scene *scene)

Constructor & Destructor Documentation

ProtoNormalInterpolator::ProtoNormalInterpolator ( Scene scene  ) 

virtual ProtoNormalInterpolator::~ProtoNormalInterpolator (  )  [inline, virtual]


Member Function Documentation

virtual Node* ProtoNormalInterpolator::create ( Scene scene  )  [inline, virtual]

Creates a Node (VRML ProtoBody). As the Proto(VRML Proto definition) is initialised in this class.

Returns:
a ProtoNode(scene,this) object which inherits from Node. e.g. the ProtoGroup::create will return a NodeGroup, the ProtoLOD::create() a NodeLOD etc.

Reimplemented from Proto.


Generated on Thu Jan 18 10:06:21 2007 for vhdPLUS by  doxygen 1.5.1-p1