HDK
|
Classes | |
class | BVH |
struct | SMikkTSpaceInterface |
struct | SMikkTSpaceContext |
Typedefs | |
template<uint NAXES, typename SUBCLASS > | |
using | BVHBase = GEO::BVHBase< NAXES, SUBCLASS > |
typedef int | tbool |
typedef struct SMikkTSpaceContext | SMikkTSpaceContext |
using | PointBVH = const GEO::PointBVHT< 3 > |
Functions | |
GU_API tbool | genTangSpaceDefault (const SMikkTSpaceContext *pContext) |
GU_API tbool | genTangSpace (const SMikkTSpaceContext *pContext, const float fAngularThreshold) |
using GU::BVHBase = typedef GEO::BVHBase<NAXES,SUBCLASS> |
using GU::PointBVH = typedef const GEO::PointBVHT<3> |
Definition at line 35 of file GU_Relax.h.
typedef struct SMikkTSpaceContext GU::SMikkTSpaceContext |
Definition at line 71 of file GU_MikkT.h.
Definition at line 70 of file GU_MikkT.h.
GU_API tbool GU::genTangSpace | ( | const SMikkTSpaceContext * | pContext, |
const float | fAngularThreshold | ||
) |