MeVisLab Scripting Reference
MLCSOWrapper Member List

This is the complete list of members for MLCSOWrapper, including all inherited members.

addGroup(int id, bool useUndoRedo=true)MLCSOWrapperslot
addToGroup(int id, bool useUndoRedo=true)MLCSOWrapperslot
applyTransformationMatrix(QVariantList matrix)MLCSOWrapperslot
areaMLCSOWrapper
calculatePCA() constMLCSOWrapperslot
close()MLCSOWrapperslot
creatorIdMLCSOWrapper
csoListMLCSOWrapper
CSOVoxelWriteMode enum nameMLCSOWrapper
descriptionMLCSOWrapper
editableStateMLCSOWrapper
getArea() constMLCSOWrapperslot
getCreatorId() constMLCSOWrapperslot
getCSOList() constMLCSOWrapperslot
getDescription() constMLCSOWrapperslot
getEditableState() constMLCSOWrapperslot
getGroupAt(unsigned int index) constMLCSOWrapperslot
getGroupIdAt(unsigned int index) constMLCSOWrapperinlineslot
getId() constMLCSOWrapperslot
getIsClosed() constMLCSOWrapperslot
getIsFinished() constMLCSOWrapperslot
getIsInPlane() constMLCSOWrapperslot
getIsPoint() constMLCSOWrapperslot
getIsPointInside(QVariantList position) constMLCSOWrapperslot
getLabel() constMLCSOWrapperslot
getLargestDistance() constMLCSOWrapperslot
getLargestDistanceWithPoints() constMLCSOWrapperslot
getLength() constMLCSOWrapperslot
getNumGroups() constMLCSOWrapperslot
getNumPathPointLists() constMLCSOWrapperslot
getNumSeedPoints() constMLCSOWrapperslot
getNumUniquePathPoints() constMLCSOWrapperslot
getPathPointAlpha() constMLCSOWrapperslot
getPathPointColor() constMLCSOWrapperslot
getPathPoints() constMLCSOWrapperslot
getPathPointsAsNumPyArray() constMLCSOWrapperslot
getPathPointsListAt(unsigned int index) constMLCSOWrapperslot
getPathPointStyle() constMLCSOWrapperslot
getPathPointWidth() constMLCSOWrapperslot
getPlaneNormal() constMLCSOWrapperslot
getSeedPointAlpha() constMLCSOWrapperslot
getSeedPointColor() constMLCSOWrapperslot
getSeedPointPositionAt(unsigned int index) constMLCSOWrapperslot
getSeedPointPositions() constMLCSOWrapperslot
getSeedPoints() constMLCSOWrapperslot
getSeedPointsAsNumPyArray() constMLCSOWrapperslot
getSeedPointSize() constMLCSOWrapperslot
getSeedPointStyle() constMLCSOWrapperslot
getShowState() constMLCSOWrapperslot
getSubType() constMLCSOWrapperslot
getTimePointIndex() constMLCSOWrapperslot
getType() constMLCSOWrapperslot
getUserData(const QString &name) constMLCSOWrapperslot
getUserData(const QString &name, const QVariant &defaultValue) constMLCSOWrapperslot
getUserDataNames() constMLCSOWrapperslot
getVoxelBoundingBox(const QVariantList &worldToVoxelMatrix) constMLCSOWrapperslot
getVoxelBoundingBoxSeedPoints(const QVariantList &worldToVoxelMatrix) constMLCSOWrapperslot
getVoxelizeState() constMLCSOWrapperslot
getVoxelWriteMode() constMLCSOWrapperslot
getVoxelWriteValue() constMLCSOWrapperslot
getWorldBoundingBox() constMLCSOWrapperslot
hasSelectedSeedPoint() constMLCSOWrapperslot
idMLCSOWrapper
isClosedMLCSOWrapper
isFinishedMLCSOWrapper
isInPlaneMLCSOWrapper
isSelfIntersecting() constMLCSOWrapperslot
labelMLCSOWrapper
lengthMLCSOWrapper
level()MLCSOWrapperslot
levelToPlane(QVariantList normal, QVariantList planeAnchorPoint)MLCSOWrapperslot
moveSeedPointsAndPathPoints(float dx, float dy, float dz, int timepoint)MLCSOWrapperinlineslot
numGroupsMLCSOWrapper
numSeedPointsMLCSOWrapper
numUniquePathPointsMLCSOWrapper
pathPointAlphaMLCSOWrapper
pathPointColorMLCSOWrapper
pathPointStyleMLCSOWrapper
pathPointWidthMLCSOWrapper
recomputePathPointsEllipse(double pointDistanceInMM=1.0)MLCSOWrapperslot
recomputePathPointsLinear(double pointDistanceInMM=1.0)MLCSOWrapperslot
recomputePathPointsSplineApproximation(double pointDistanceInMM=1.0)MLCSOWrapperslot
recomputePathPointsSplineInterpolation(double pointDistanceInMM=1.0)MLCSOWrapperslot
redistributeSeedPointsEveryNthPathPoint(int everyNthPathPoint, bool notifyObservers=true)MLCSOWrapperslot
removeAllGroups()MLCSOWrapperslot
removeFromAllGroups()MLCSOWrapperslot
removeFromGroup(int id, bool useUndoRedo=true)MLCSOWrapperslot
removeGroup(int id, bool useUndoRedo=true)MLCSOWrapperslot
removeUserData(const QString &name)MLCSOWrapperslot
seedPointAlphaMLCSOWrapper
seedPointColorMLCSOWrapper
seedPointSizeMLCSOWrapper
seedPointStyleMLCSOWrapper
setDescription(QString desc)MLCSOWrapperslot
setEditableState(bool editableState)MLCSOWrapperslot
setId(unsigned int id)MLCSOWrapperslot
setLabel(QString label)MLCSOWrapperslot
setPathPointAlpha(float alpha)MLCSOWrapperslot
setPathPointColor(QVariantList)MLCSOWrapperslot
setPathPointStyle(int lStyle)MLCSOWrapperslot
setPathPointWidth(float width)MLCSOWrapperslot
setSeedPointAlpha(float alpha)MLCSOWrapperslot
setSeedPointColor(QVariantList)MLCSOWrapperslot
setSeedPointPositionAt(unsigned int index, QVariantList newPosition)MLCSOWrapperslot
setSeedPointsAndPathPoints(const MLCSOWrapper *csoWrapper, bool useUndoRedo=true)MLCSOWrapperslot
setSeedPointsAndPathPoints(const QVariantList &seedPoints, const QVariantList &pathPointLists, bool closed, bool useUndoRedo)MLCSOWrapperslot
setSeedPointSelectedAt(unsigned int index)MLCSOWrapperslot
setSeedPointSize(float size)MLCSOWrapperslot
setSeedPointStyle(int sStyle)MLCSOWrapperslot
setShowState(bool showState)MLCSOWrapperslot
setSubType(const QString &newSubType)MLCSOWrapperslot
setTimePointIndex(int index)MLCSOWrapperslot
setType(const QString &newType)MLCSOWrapperslot
setUserData(const QString &name, const QVariant &value)MLCSOWrapperslot
setVoxelizeState(bool voxelizeState)MLCSOWrapperslot
setVoxelWriteMode(CSOVoxelWriteMode mode)MLCSOWrapperslot
setVoxelWriteValue(float vwV)MLCSOWrapperslot
showStateMLCSOWrapper
subTypeMLCSOWrapper
timePointIndexMLCSOWrapper
typeMLCSOWrapper
VOXEL_WRITE_CONST enum valueMLCSOWrapper
VOXEL_WRITE_CONST_PLUS_ID enum valueMLCSOWrapper
VOXEL_WRITE_ID enum valueMLCSOWrapper
VOXEL_WRITE_MODULE enum valueMLCSOWrapper
voxelizeStateMLCSOWrapper
voxelWriteModeMLCSOWrapper
voxelWriteValueMLCSOWrapper