HDK
|
#include <GT_MikkT.h>
Static Public Member Functions | |
static bool | computeTangentsBasic (const GT_PrimitiveHandle &prim, const UT_StringRef &uvName, const UT_StringRef &pName, const UT_StringRef &nName, const int segment, GT_DataArrayHandle *tangents, GT_DataArrayHandle *bitangents, GT_DataArrayHandle *signs) |
Definition at line 32 of file GT_MikkT.h.
|
static |
Compute MikkT tangents The result of the computation will be written out to per-vertex attributes: tangents, bitangents, and signs. Not all output handles need to be valid (null handles will be ignored).