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

#include <rtcore_common.h>

Public Attributes

intvalid
 
voidgeometryUserPtr
 
struct RTCIntersectContextcontext
 
struct RTCRayN * ray
 
struct RTCHitN * hit
 
unsigned int N
 

Detailed Description

Definition at line 179 of file rtcore_common.h.

Member Data Documentation

struct RTCIntersectContext* RTCFilterFunctionNArguments::context

Definition at line 183 of file rtcore_common.h.

void* RTCFilterFunctionNArguments::geometryUserPtr

Definition at line 182 of file rtcore_common.h.

struct RTCHitN* RTCFilterFunctionNArguments::hit

Definition at line 185 of file rtcore_common.h.

unsigned int RTCFilterFunctionNArguments::N

Definition at line 186 of file rtcore_common.h.

struct RTCRayN* RTCFilterFunctionNArguments::ray

Definition at line 184 of file rtcore_common.h.

int* RTCFilterFunctionNArguments::valid

Definition at line 181 of file rtcore_common.h.


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