Blender V2.61 - r43446
|
#include <mvmcoords.h>
Public Attributes | |
ntlVec3Gfx | lastpos |
position of transfer point | |
std::vector< mvmIndexWeight > | weights |
triangle weights |
Definition at line 55 of file mvmcoords.h.
position of transfer point
Definition at line 58 of file mvmcoords.h.
Referenced by MeanValueMeshCoords::calculateMVMCs(), and MeanValueMeshCoords::computeWeights().
std::vector<mvmIndexWeight> mvmTransferPoint::weights |
triangle weights
Definition at line 60 of file mvmcoords.h.
Referenced by MeanValueMeshCoords::calculateMVMCs(), MeanValueMeshCoords::computeWeights(), and MeanValueMeshCoords::transfer().