HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VGEO_Ray.h File Reference
#include "VGEO_API.h"
#include <VM/VM_SIMD.h>
#include <UT/UT_BoundingBox.h>
#include <UT/UT_IntrusivePtr.h>
#include <UT/UT_Vector3.h>
#include <SYS/SYS_Inline.h>
#include <SYS/SYS_Math.h>
#include <iostream>
+ Include dependency graph for VGEO_Ray.h:

Go to the source code of this file.

Classes

class  VGEO_Ray
 

Macros

#define VGEO_RAY_VECTORIZED   1
 

Typedefs

using VPRM_SpacePtr = UT_IntrusivePtr< VPRM_Space >
 

Macro Definition Documentation

#define VGEO_RAY_VECTORIZED   1

Definition at line 24 of file VGEO_Ray.h.

Typedef Documentation

using VPRM_SpacePtr = UT_IntrusivePtr<VPRM_Space>

Definition at line 27 of file VGEO_Ray.h.