molecular
Public Member Functions | List of all members
molecular::gfx::TetrahedronInterpolation Class Reference

#include <TetrahedronInterpolation.h>

Public Member Functions

void SetFileData (util::Blob &&fileData)
 
util::Matrix< 3, 9 > GetShCoefficients (const Vector3 &position, int &tetIndex) const
 
void GetTetrahedronCorners (int tetIndex, Vector3 outCorners[4], bool &outIsOuterCell) const
 
Vector4 GetCornerWeights (int tetIndex, const Vector3 &position) const
 

Member Function Documentation

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

For debugging.

void molecular::gfx::TetrahedronInterpolation::SetFileData ( util::Blob &&  fileData)

The documentation for this class was generated from the following files: