HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GEO_BVHImpl.h File Reference
#include "GEO_BVH.h"
#include <GA/GA_Detail.h>
#include <GA/GA_Handle.h>
#include <GA/GA_Iterator.h>
#include <GA/GA_SplittableRange.h>
#include <GA/GA_Types.h>
#include <UT/UT_Array.h>
#include <UT/UT_BVH.h>
#include <UT/UT_BVHImpl.h>
#include <UT/UT_ParallelUtil.h>
#include <UT/UT_RootFinder.h>
#include <UT/UT_SmallArray.h>
#include <UT/UT_StopWatch.h>
#include <SYS/SYS_Math.h>
#include <limits>
+ Include dependency graph for GEO_BVHImpl.h:

Go to the source code of this file.

Classes

struct  GEO::BVHBase< NAXES, SUBCLASS >::SingleHitFunctor< USE_TOLERANCE >
 
struct  GEO::BVHBase< NAXES, SUBCLASS >::SingleHitAndNormalFunctor< USE_TOLERANCE >
 
struct  GEO::BVHBase< NAXES, SUBCLASS >::AllHitsFunctor< USE_TOLERANCE >
 
struct  GEO::BVHBase< NAXES, SUBCLASS >::AllHitsAndNormalsFunctor< USE_TOLERANCE >
 

Namespaces

 GEO
 

Macros

#define GEO_BVH_INTERLEAVED   1
 

Macro Definition Documentation

#define GEO_BVH_INTERLEAVED   1

Definition at line 29 of file GEO_BVHImpl.h.