#include <GteIntpTrilinear3.h>
Public Member Functions | |
| Real const * | GetF () const |
| int | GetQuantity () const |
| int | GetXBound () const |
| Real | GetXMax () const |
| Real | GetXMin () const |
| Real | GetXSpacing () const |
| int | GetYBound () const |
| Real | GetYMax () const |
| Real | GetYMin () const |
| Real | GetYSpacing () const |
| int | GetZBound () const |
| Real | GetZMax () const |
| Real | GetZMin () const |
| Real | GetZSpacing () const |
| IntpTrilinear3 (int xBound, int yBound, int zBound, Real xMin, Real xSpacing, Real yMin, Real ySpacing, Real zMin, Real zSpacing, Real const *F) | |
| Real | operator() (Real x, Real y, Real z) const |
| Real | operator() (int xOrder, int yOrder, int zOrder, Real x, Real y, Real z) const |
Private Attributes | |
| Real | mBlend [2][2] |
| Real const * | mF |
| Real | mInvXSpacing |
| Real | mInvYSpacing |
| Real | mInvZSpacing |
| int | mQuantity |
| int | mXBound |
| Real | mXMax |
| Real | mXMin |
| Real | mXSpacing |
| int | mYBound |
| Real | mYMax |
| Real | mYMin |
| Real | mYSpacing |
| int | mZBound |
| Real | mZMax |
| Real | mZMin |
| Real | mZSpacing |
Definition at line 22 of file GteIntpTrilinear3.h.
| gte::IntpTrilinear3< Real >::IntpTrilinear3 | ( | int | xBound, |
| int | yBound, | ||
| int | zBound, | ||
| Real | xMin, | ||
| Real | xSpacing, | ||
| Real | yMin, | ||
| Real | ySpacing, | ||
| Real | zMin, | ||
| Real | zSpacing, | ||
| Real const * | F | ||
| ) |
Definition at line 68 of file GteIntpTrilinear3.h.
|
inline |
Definition at line 129 of file GteIntpTrilinear3.h.
|
inline |
Definition at line 123 of file GteIntpTrilinear3.h.
|
inline |
Definition at line 105 of file GteIntpTrilinear3.h.
|
inline |
Definition at line 141 of file GteIntpTrilinear3.h.
|
inline |
Definition at line 135 of file GteIntpTrilinear3.h.
|
inline |
Definition at line 147 of file GteIntpTrilinear3.h.
|
inline |
Definition at line 111 of file GteIntpTrilinear3.h.
|
inline |
Definition at line 159 of file GteIntpTrilinear3.h.
|
inline |
Definition at line 153 of file GteIntpTrilinear3.h.
|
inline |
Definition at line 165 of file GteIntpTrilinear3.h.
|
inline |
Definition at line 117 of file GteIntpTrilinear3.h.
|
inline |
Definition at line 177 of file GteIntpTrilinear3.h.
|
inline |
Definition at line 171 of file GteIntpTrilinear3.h.
|
inline |
Definition at line 183 of file GteIntpTrilinear3.h.
| Real gte::IntpTrilinear3< Real >::operator() | ( | Real | x, |
| Real | y, | ||
| Real | z | ||
| ) | const |
Definition at line 189 of file GteIntpTrilinear3.h.
| Real gte::IntpTrilinear3< Real >::operator() | ( | int | xOrder, |
| int | yOrder, | ||
| int | zOrder, | ||
| Real | x, | ||
| Real | y, | ||
| Real | z | ||
| ) | const |
Definition at line 291 of file GteIntpTrilinear3.h.
|
private |
Definition at line 63 of file GteIntpTrilinear3.h.
|
private |
Definition at line 62 of file GteIntpTrilinear3.h.
|
private |
Definition at line 59 of file GteIntpTrilinear3.h.
|
private |
Definition at line 60 of file GteIntpTrilinear3.h.
|
private |
Definition at line 61 of file GteIntpTrilinear3.h.
|
private |
Definition at line 58 of file GteIntpTrilinear3.h.
|
private |
Definition at line 58 of file GteIntpTrilinear3.h.
|
private |
Definition at line 59 of file GteIntpTrilinear3.h.
|
private |
Definition at line 59 of file GteIntpTrilinear3.h.
|
private |
Definition at line 59 of file GteIntpTrilinear3.h.
|
private |
Definition at line 58 of file GteIntpTrilinear3.h.
|
private |
Definition at line 60 of file GteIntpTrilinear3.h.
|
private |
Definition at line 60 of file GteIntpTrilinear3.h.
|
private |
Definition at line 60 of file GteIntpTrilinear3.h.
|
private |
Definition at line 58 of file GteIntpTrilinear3.h.
|
private |
Definition at line 61 of file GteIntpTrilinear3.h.
|
private |
Definition at line 61 of file GteIntpTrilinear3.h.
|
private |
Definition at line 61 of file GteIntpTrilinear3.h.