MeVisLab Toolbox Reference
ml::CSOPathPoints Member List

This is the complete list of members for ml::CSOPathPoints, including all inherited members.

appendPosition(const Vector3 &pos)ml::CSOPathPointsinline
clearPositions()ml::CSOPathPointsinline
CSOPathPoints()ml::CSOPathPoints
CSOPathPoints(const CSOPathPoints &pathPoints)ml::CSOPathPoints
getLength() constml::CSOPathPoints
getPosAt(unsigned int index) constml::CSOPathPointsinline
getPosAt(unsigned int index, Vector3 &pos)ml::CSOPathPointsinline
getPosAt(unsigned int index, Vector4 &pos)ml::CSOPathPointsinline
getPositionValues(std::vector< Vector4 > &posValues) constml::CSOPathPoints
getPosValueAt(unsigned int index) constml::CSOPathPointsinline
getValueAt(unsigned int index) constml::CSOPathPointsinline
getVoxelBoundingBox(const Matrix4 &worldToVoxelMatrix, size_t hashKey)ml::CSOPathPoints
getWorldBoundingBox()ml::CSOPathPoints
getWorldPositions(std::vector< Vector3 > &positions) constml::CSOPathPoints
headSeedPointml::CSOPathPoints
movePathPoints(double x, double y, double z)ml::CSOPathPoints
numPathPoints() constml::CSOPathPointsinline
pathChanged()ml::CSOPathPoints
removePositions()ml::CSOPathPoints
removePositions(unsigned int startIndex, unsigned int endIndex)ml::CSOPathPoints
setAllValuesTo(float value)ml::CSOPathPoints
setAllValuesTo(float startVal, float endVal)ml::CSOPathPoints
setPosAt(const Vector3 &pos, unsigned int index)ml::CSOPathPoints
setPositionValues(const std::vector< Vector4 > &newPosValues)ml::CSOPathPoints
setPosValueAt(const Vector4 &posVal, unsigned int index)ml::CSOPathPoints
setValueAt(const float value, unsigned int index)ml::CSOPathPoints
setWorldPositions(const std::vector< Vector3 > &newPositions)ml::CSOPathPoints
tailSeedPointml::CSOPathPoints
~CSOPathPoints()ml::CSOPathPointsvirtual