Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

Vector getFaceNormal  )  const
 

Compute the triangle's face normal from the position of its vertices.

The vertices are in counterclockwise order, which mean the normal can be computed as: n = (v1-v0) x (v2-v0).


Generated on Sun Mar 26 19:14:17 2006 for ASR by  doxygen 1.4.4