HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GT_MikkT Class Reference

#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)
 

Detailed Description

Definition at line 32 of file GT_MikkT.h.

Member Function Documentation

static bool GT_MikkT::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 
)
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).


The documentation for this class was generated from the following file: