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

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 Tue Mar 14 09:46:43 2006 for ASR by  doxygen 1.4.4