HDK
|
Go to the source code of this file.
Classes | |
struct | GU::SMikkTSpaceInterface |
struct | GU::SMikkTSpaceContext |
class | GU_MikkT |
Namespaces | |
GU | |
Macros | |
#define | TFALSE 0 |
#define | TTRUE 1 |
#define | INTERNAL_RND_SORT_SEED 39871946 |
Typedefs | |
typedef int | GU::tbool |
typedef struct SMikkTSpaceContext | GU::SMikkTSpaceContext |
Functions | |
GU_API tbool | GU::genTangSpaceDefault (const SMikkTSpaceContext *pContext) |
GU_API tbool | GU::genTangSpace (const SMikkTSpaceContext *pContext, const float fAngularThreshold) |
#define INTERNAL_RND_SORT_SEED 39871946 |
Definition at line 49 of file GU_MikkT.h.
#define TFALSE 0 |
Definition at line 46 of file GU_MikkT.h.
#define TTRUE 1 |
Definition at line 47 of file GU_MikkT.h.