#include <TetrahedronInterpolation.h>
Vector4 molecular::gfx::TetrahedronInterpolation::GetCornerWeights |
( |
int |
tetIndex, |
|
|
const Vector3 & |
position |
|
) |
| const |
Matrix< 3, 9 > molecular::gfx::TetrahedronInterpolation::GetShCoefficients |
( |
const Vector3 & |
position, |
|
|
int & |
tetIndex |
|
) |
| const |
void molecular::gfx::TetrahedronInterpolation::GetTetrahedronCorners |
( |
int |
tetIndex, |
|
|
Vector3 |
outCorners[4], |
|
|
bool & |
outIsOuterCell |
|
) |
| const |
void molecular::gfx::TetrahedronInterpolation::SetFileData |
( |
util::Blob && |
fileData | ) |
|
The documentation for this class was generated from the following files: