HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RTCIntersectFunctionNArguments Struct Reference

#include <rtcore_geometry.h>

Public Attributes

intvalid
 
voidgeometryUserPtr
 
unsigned int primID
 
struct RTCIntersectContextcontext
 
struct RTCRayHitN * rayhit
 
unsigned int N
 
unsigned int geomID
 

Detailed Description

Definition at line 84 of file rtcore_geometry.h.

Member Data Documentation

struct RTCIntersectContext* RTCIntersectFunctionNArguments::context

Definition at line 89 of file rtcore_geometry.h.

void* RTCIntersectFunctionNArguments::geometryUserPtr

Definition at line 87 of file rtcore_geometry.h.

unsigned int RTCIntersectFunctionNArguments::geomID

Definition at line 92 of file rtcore_geometry.h.

unsigned int RTCIntersectFunctionNArguments::N

Definition at line 91 of file rtcore_geometry.h.

unsigned int RTCIntersectFunctionNArguments::primID

Definition at line 88 of file rtcore_geometry.h.

struct RTCRayHitN* RTCIntersectFunctionNArguments::rayhit

Definition at line 90 of file rtcore_geometry.h.

int* RTCIntersectFunctionNArguments::valid

Definition at line 86 of file rtcore_geometry.h.


The documentation for this struct was generated from the following file: