HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_RayIntersect.h File Reference
#include "GU_API.h"
#include <GEO/GEO_PrimitiveP.h>
#include <TS/TS_Expression.h>
#include <UT/UT_Array.h>
#include <UT/UT_ThreadSpecificValue.h>
#include <UT/UT_UniquePtr.h>
#include <UT/UT_ValArray.h>
#include <UT/UT_Vector3.h>
+ Include dependency graph for GU_RayIntersect.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GU_RaySerial
 
class  GU_RayInfoHit
 
class  GU_RayInfoCache
 
class  GU_RayInfo
 
class  GU_MinInfo
 
class  GU_ProximityHelper
 
class  GU_RayIntersect
 

Namespaces

 GU
 

Enumerations

enum  GU_RayFindType { GU_FIND_CLOSEST = 0, GU_FIND_FURTHEST = 1, GU_FIND_ALL = 2 }
 

Enumeration Type Documentation

Enumerator
GU_FIND_CLOSEST 
GU_FIND_FURTHEST 
GU_FIND_ALL 

Definition at line 35 of file GU_RayIntersect.h.