Home | Download | Screen shots | Discussion | Documentation |
---|
Public Member Functions | |
normal_node (const node_type &type, const boost::shared_ptr< openvrml::scope > &scope) | |
Construct. | |
virtual | ~normal_node () throw () |
Destroy. | |
virtual const std::vector< vec3f > & | vector () const throw () |
Get the array of normal vectors. | |
Private Attributes | |
exposedfield< mfvec3f > | vector_ |
vector exposedField. | |
Friends | |
class | normal_class |
Class object for Normal nodes. |
|
Construct.
Reimplemented from openvrml::normal_node. |
|
Destroy.
Implements openvrml::normal_node. |
|
Get the array of normal vectors.
Implements openvrml::normal_node. |
|
Class object for Normal nodes.
|
|
vector exposedField.
|