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

#include <SIM_RawField.h>

Public Member Functions

 sim_extrapolateCacheElem (fpreal v, fpreal w, const UT_Vector3 &p)
 
 sim_extrapolateCacheElem ()
 

Public Attributes

fpreal sampleval
 
fpreal samplew
 
UT_Vector3 ptpos
 

Detailed Description

Definition at line 224 of file SIM_RawField.h.

Constructor & Destructor Documentation

SIM_RawField::sim_extrapolateCacheElem::sim_extrapolateCacheElem ( fpreal  v,
fpreal  w,
const UT_Vector3 p 
)
inline

Definition at line 226 of file SIM_RawField.h.

SIM_RawField::sim_extrapolateCacheElem::sim_extrapolateCacheElem ( )
inline

Definition at line 228 of file SIM_RawField.h.

Member Data Documentation

UT_Vector3 SIM_RawField::sim_extrapolateCacheElem::ptpos

Definition at line 231 of file SIM_RawField.h.

fpreal SIM_RawField::sim_extrapolateCacheElem::sampleval

Definition at line 229 of file SIM_RawField.h.

fpreal SIM_RawField::sim_extrapolateCacheElem::samplew

Definition at line 230 of file SIM_RawField.h.


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