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

#include <rtcore_geometry.h>

Public Attributes

RTCGeometry geometry
 
unsigned int primID
 
float u
 
float v
 
enum RTCBufferType bufferType
 
unsigned int bufferSlot
 
floatP
 
floatdPdu
 
floatdPdv
 
floatddPdudu
 
floatddPdvdv
 
floatddPdudv
 
unsigned int valueCount
 

Detailed Description

Definition at line 268 of file rtcore_geometry.h.

Member Data Documentation

unsigned int RTCInterpolateArguments::bufferSlot

Definition at line 275 of file rtcore_geometry.h.

enum RTCBufferType RTCInterpolateArguments::bufferType

Definition at line 274 of file rtcore_geometry.h.

float* RTCInterpolateArguments::ddPdudu

Definition at line 279 of file rtcore_geometry.h.

float* RTCInterpolateArguments::ddPdudv

Definition at line 281 of file rtcore_geometry.h.

float* RTCInterpolateArguments::ddPdvdv

Definition at line 280 of file rtcore_geometry.h.

float* RTCInterpolateArguments::dPdu

Definition at line 277 of file rtcore_geometry.h.

float* RTCInterpolateArguments::dPdv

Definition at line 278 of file rtcore_geometry.h.

RTCGeometry RTCInterpolateArguments::geometry

Definition at line 270 of file rtcore_geometry.h.

float* RTCInterpolateArguments::P

Definition at line 276 of file rtcore_geometry.h.

unsigned int RTCInterpolateArguments::primID

Definition at line 271 of file rtcore_geometry.h.

float RTCInterpolateArguments::u

Definition at line 272 of file rtcore_geometry.h.

float RTCInterpolateArguments::v

Definition at line 273 of file rtcore_geometry.h.

unsigned int RTCInterpolateArguments::valueCount

Definition at line 282 of file rtcore_geometry.h.


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