csNormalCalculator Class Reference
A normal calculator. More...
#include <cstool/normalcalc.h>
Static Public Member Functions | |
| static void | CalculateNormals (csDirtyAccessArray< csVector3 > &mesh_vertices, csDirtyAccessArray< csTriangle > &mesh_triangles, csDirtyAccessArray< csVector3 > &mesh_normals, bool do_compress) |
| Calculate normals for the given mesh. | |
Detailed Description
A normal calculator.
Definition at line 36 of file normalcalc.h.
Member Function Documentation
|
||||||||||||||||||||
|
Calculate normals for the given mesh.
|
The documentation for this class was generated from the following file:
- cstool/normalcalc.h
Generated for Crystal Space by doxygen 1.4.6
