Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

Normal Class Reference

Class of the Rendering component defining a Normal (X3D documentation). More...

Inheritance diagram for Normal:

X3DNormalNode X3DGeometricPropertyNode X3DNode X3DAbstractNode List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

Class of the Rendering component defining a Normal (X3D documentation).

Definition at line 18 of file Normal.h.


Constructor & Destructor Documentation

Normal  ) 
 

Constructor.

Normal const MFVec3f &  vector  ) 
 

Constructs a Normal from its attributes.

~Normal  ) 
 

Destructor.

Normal const Normal &  N  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual SFNode clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DNormalNode.

MFVec3f& getVector  )  const [inline]
 

Gets the Vector attribute.

Definition at line 34 of file Normal.h.

virtual void loadAttributes const X3DFileElement element  )  [virtual]
 

Loads the attributes from a X3DFileElement *.

Reimplemented from X3DAbstractNode.

void setVector const MFVec3f &  vector  ) 
 

Sets the Vector attribute.

virtual SFString writeAttributes  )  const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DAbstractNode.


The documentation for this class was generated from the following file:
Generated on Wed May 14 10:38:15 2003 for X3DToolKit by doxygen1.3