Home | Download | Screen shots | Discussion | Documentation | Links |
---|
Inheritance diagram for Normal:
Public Methods | |
Normal (const NodeType &nodeType, const ScopePtr &scope) | |
Constructor. | |
virtual | ~Normal () throw () |
Destructor. | |
virtual const MFVec3f & | getVector () const throw () |
Get the array of normal vectors. | |
Private Methods | |
void | processSet_vector (const FieldValue &mfvec3f, double timestamp) throw (std::bad_cast, std::bad_alloc) |
set_vector eventIn handler. | |
Private Attributes | |
MFVec3f | vector |
Friends | |
class | NormalClass |
|
Constructor.
|
|
Destructor.
|
|
Get the array of normal vectors.
Implements NormalNode. |
|
set_vector eventIn handler.
|