Blender  V3.3
Classes | Typedefs | Functions
mikktspace.h File Reference

Go to the source code of this file.

Classes

struct  SMikkTSpaceInterface
 
struct  SMikkTSpaceContext
 

Typedefs

typedef int tbool
 
typedef struct SMikkTSpaceContext SMikkTSpaceContext
 

Functions

tbool genTangSpaceDefault (const SMikkTSpaceContext *pContext)
 
tbool genTangSpace (const SMikkTSpaceContext *pContext, const float fAngularThreshold)
 

Typedef Documentation

◆ SMikkTSpaceContext

Definition at line 44 of file mikktspace.h.

◆ tbool

typedef int tbool

Definition at line 44 of file mikktspace.h.

Function Documentation

◆ genTangSpace()

tbool genTangSpace ( const SMikkTSpaceContext pContext,
const float  fAngularThreshold 
)

◆ genTangSpaceDefault()

tbool genTangSpaceDefault ( const SMikkTSpaceContext pContext)