Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
csNormalMappingTools Class Reference
[Graphics]
Some helpers for stuff related to normal maps.
More...
#include <csgfx/normalmaptools.h>
Static Public Member Functions | |
void | CalculateTangents (size_t numTriangles, const csTriangle *triangles, size_t numVertices, const csVector3 *vertices, const csVector3 *normals, const csVector2 *texcoords, csVector3 *outTangents, csVector3 *outBitangents) |
Calculate tangents & bitangents for a triangle mesh. |
Detailed Description
Some helpers for stuff related to normal maps.
Definition at line 39 of file normalmaptools.h.
Member Function Documentation
|
Calculate tangents & bitangents for a triangle mesh.
|
The documentation for this class was generated from the following file:
- csgfx/normalmaptools.h
Generated for Crystal Space by doxygen 1.3.9.1