HDK
|
#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>
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 > |
#define VGEO_RAY_VECTORIZED 1 |
Definition at line 24 of file VGEO_Ray.h.
using VPRM_SpacePtr = UT_IntrusivePtr<VPRM_Space> |
Definition at line 27 of file VGEO_Ray.h.