HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU Namespace Reference

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)
 

Typedef Documentation

template<uint NAXES, typename SUBCLASS >
using GU::BVHBase = typedef GEO::BVHBase<NAXES,SUBCLASS>

Definition at line 31 of file GU_BVH.h.

using GU::PointBVH = typedef const GEO::PointBVHT<3>

Definition at line 35 of file GU_Relax.h.

Definition at line 71 of file GU_MikkT.h.

typedef int GU::tbool

Definition at line 70 of file GU_MikkT.h.

Function Documentation

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