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

#include <rtcore_geometry.h>

Public Attributes

intvalid
 
voidgeometryUserPtr
 
unsigned int primID
 
struct RTCIntersectContextcontext
 
struct RTCRayN * ray
 
unsigned int N
 
unsigned int geomID
 

Detailed Description

Definition at line 99 of file rtcore_geometry.h.

Member Data Documentation

struct RTCIntersectContext* RTCOccludedFunctionNArguments::context

Definition at line 104 of file rtcore_geometry.h.

void* RTCOccludedFunctionNArguments::geometryUserPtr

Definition at line 102 of file rtcore_geometry.h.

unsigned int RTCOccludedFunctionNArguments::geomID

Definition at line 107 of file rtcore_geometry.h.

unsigned int RTCOccludedFunctionNArguments::N

Definition at line 106 of file rtcore_geometry.h.

unsigned int RTCOccludedFunctionNArguments::primID

Definition at line 103 of file rtcore_geometry.h.

struct RTCRayN* RTCOccludedFunctionNArguments::ray

Definition at line 105 of file rtcore_geometry.h.

int* RTCOccludedFunctionNArguments::valid

Definition at line 101 of file rtcore_geometry.h.


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