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

#include <rtcore_geometry.h>

Public Attributes

voidgeometryUserPtr
 
RTCGeometry geometry
 
unsigned int primID
 
unsigned int timeStep
 
const floatu
 
const floatv
 
const floatNg_x
 
const floatNg_y
 
const floatNg_z
 
floatP_x
 
floatP_y
 
floatP_z
 
unsigned int N
 

Detailed Description

Definition at line 114 of file rtcore_geometry.h.

Member Data Documentation

RTCGeometry RTCDisplacementFunctionNArguments::geometry

Definition at line 117 of file rtcore_geometry.h.

void* RTCDisplacementFunctionNArguments::geometryUserPtr

Definition at line 116 of file rtcore_geometry.h.

unsigned int RTCDisplacementFunctionNArguments::N

Definition at line 128 of file rtcore_geometry.h.

const float* RTCDisplacementFunctionNArguments::Ng_x

Definition at line 122 of file rtcore_geometry.h.

const float* RTCDisplacementFunctionNArguments::Ng_y

Definition at line 123 of file rtcore_geometry.h.

const float* RTCDisplacementFunctionNArguments::Ng_z

Definition at line 124 of file rtcore_geometry.h.

float* RTCDisplacementFunctionNArguments::P_x

Definition at line 125 of file rtcore_geometry.h.

float* RTCDisplacementFunctionNArguments::P_y

Definition at line 126 of file rtcore_geometry.h.

float* RTCDisplacementFunctionNArguments::P_z

Definition at line 127 of file rtcore_geometry.h.

unsigned int RTCDisplacementFunctionNArguments::primID

Definition at line 118 of file rtcore_geometry.h.

unsigned int RTCDisplacementFunctionNArguments::timeStep

Definition at line 119 of file rtcore_geometry.h.

const float* RTCDisplacementFunctionNArguments::u

Definition at line 120 of file rtcore_geometry.h.

const float* RTCDisplacementFunctionNArguments::v

Definition at line 121 of file rtcore_geometry.h.


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