addGroup(int id, bool useUndoRedo=true) | MLCSOWrapper | slot |
addToGroup(int id, bool useUndoRedo=true) | MLCSOWrapper | slot |
applyTransformationMatrix(QVariantList matrix) | MLCSOWrapper | slot |
area | MLCSOWrapper | |
calculatePCA() const | MLCSOWrapper | slot |
close() | MLCSOWrapper | slot |
creatorId | MLCSOWrapper | |
csoList | MLCSOWrapper | |
CSOVoxelWriteMode enum name | MLCSOWrapper | |
description | MLCSOWrapper | |
editableState | MLCSOWrapper | |
getArea() const | MLCSOWrapper | slot |
getCreatorId() const | MLCSOWrapper | slot |
getCSOList() const | MLCSOWrapper | slot |
getDescription() const | MLCSOWrapper | slot |
getEditableState() const | MLCSOWrapper | slot |
getGroupAt(unsigned int index) const | MLCSOWrapper | slot |
getGroupIdAt(unsigned int index) const | MLCSOWrapper | inlineslot |
getId() const | MLCSOWrapper | slot |
getIsClosed() const | MLCSOWrapper | slot |
getIsFinished() const | MLCSOWrapper | slot |
getIsInPlane() const | MLCSOWrapper | slot |
getIsPoint() const | MLCSOWrapper | slot |
getIsPointInside(QVariantList position) const | MLCSOWrapper | slot |
getLabel() const | MLCSOWrapper | slot |
getLargestDistance() const | MLCSOWrapper | slot |
getLargestDistanceWithPoints() const | MLCSOWrapper | slot |
getLength() const | MLCSOWrapper | slot |
getNumGroups() const | MLCSOWrapper | slot |
getNumPathPointLists() const | MLCSOWrapper | slot |
getNumSeedPoints() const | MLCSOWrapper | slot |
getNumUniquePathPoints() const | MLCSOWrapper | slot |
getPathPointAlpha() const | MLCSOWrapper | slot |
getPathPointColor() const | MLCSOWrapper | slot |
getPathPoints() const | MLCSOWrapper | slot |
getPathPointsAsNumPyArray() const | MLCSOWrapper | slot |
getPathPointsListAt(unsigned int index) const | MLCSOWrapper | slot |
getPathPointStyle() const | MLCSOWrapper | slot |
getPathPointWidth() const | MLCSOWrapper | slot |
getPlaneNormal() const | MLCSOWrapper | slot |
getSeedPointAlpha() const | MLCSOWrapper | slot |
getSeedPointColor() const | MLCSOWrapper | slot |
getSeedPointPositionAt(unsigned int index) const | MLCSOWrapper | slot |
getSeedPointPositions() const | MLCSOWrapper | slot |
getSeedPoints() const | MLCSOWrapper | slot |
getSeedPointsAsNumPyArray() const | MLCSOWrapper | slot |
getSeedPointSize() const | MLCSOWrapper | slot |
getSeedPointStyle() const | MLCSOWrapper | slot |
getShowState() const | MLCSOWrapper | slot |
getSubType() const | MLCSOWrapper | slot |
getTimePointIndex() const | MLCSOWrapper | slot |
getType() const | MLCSOWrapper | slot |
getUserData(const QString &name) const | MLCSOWrapper | slot |
getUserData(const QString &name, const QVariant &defaultValue) const | MLCSOWrapper | slot |
getUserDataNames() const | MLCSOWrapper | slot |
getVoxelBoundingBox(const QVariantList &worldToVoxelMatrix) const | MLCSOWrapper | slot |
getVoxelBoundingBoxSeedPoints(const QVariantList &worldToVoxelMatrix) const | MLCSOWrapper | slot |
getVoxelizeState() const | MLCSOWrapper | slot |
getVoxelWriteMode() const | MLCSOWrapper | slot |
getVoxelWriteValue() const | MLCSOWrapper | slot |
getWorldBoundingBox() const | MLCSOWrapper | slot |
hasSelectedSeedPoint() const | MLCSOWrapper | slot |
id | MLCSOWrapper | |
isClosed | MLCSOWrapper | |
isFinished | MLCSOWrapper | |
isInPlane | MLCSOWrapper | |
isSelfIntersecting() const | MLCSOWrapper | slot |
label | MLCSOWrapper | |
length | MLCSOWrapper | |
level() | MLCSOWrapper | slot |
levelToPlane(QVariantList normal, QVariantList planeAnchorPoint) | MLCSOWrapper | slot |
moveSeedPointsAndPathPoints(float dx, float dy, float dz, int timepoint) | MLCSOWrapper | inlineslot |
numGroups | MLCSOWrapper | |
numSeedPoints | MLCSOWrapper | |
numUniquePathPoints | MLCSOWrapper | |
pathPointAlpha | MLCSOWrapper | |
pathPointColor | MLCSOWrapper | |
pathPointStyle | MLCSOWrapper | |
pathPointWidth | MLCSOWrapper | |
recomputePathPointsEllipse(double pointDistanceInMM=1.0) | MLCSOWrapper | slot |
recomputePathPointsLinear(double pointDistanceInMM=1.0) | MLCSOWrapper | slot |
recomputePathPointsSplineApproximation(double pointDistanceInMM=1.0) | MLCSOWrapper | slot |
recomputePathPointsSplineInterpolation(double pointDistanceInMM=1.0) | MLCSOWrapper | slot |
redistributeSeedPointsEveryNthPathPoint(int everyNthPathPoint, bool notifyObservers=true) | MLCSOWrapper | slot |
removeAllGroups() | MLCSOWrapper | slot |
removeFromAllGroups() | MLCSOWrapper | slot |
removeFromGroup(int id, bool useUndoRedo=true) | MLCSOWrapper | slot |
removeGroup(int id, bool useUndoRedo=true) | MLCSOWrapper | slot |
removeUserData(const QString &name) | MLCSOWrapper | slot |
seedPointAlpha | MLCSOWrapper | |
seedPointColor | MLCSOWrapper | |
seedPointSize | MLCSOWrapper | |
seedPointStyle | MLCSOWrapper | |
setDescription(QString desc) | MLCSOWrapper | slot |
setEditableState(bool editableState) | MLCSOWrapper | slot |
setId(unsigned int id) | MLCSOWrapper | slot |
setLabel(QString label) | MLCSOWrapper | slot |
setPathPointAlpha(float alpha) | MLCSOWrapper | slot |
setPathPointColor(QVariantList) | MLCSOWrapper | slot |
setPathPointStyle(int lStyle) | MLCSOWrapper | slot |
setPathPointWidth(float width) | MLCSOWrapper | slot |
setSeedPointAlpha(float alpha) | MLCSOWrapper | slot |
setSeedPointColor(QVariantList) | MLCSOWrapper | slot |
setSeedPointPositionAt(unsigned int index, QVariantList newPosition) | MLCSOWrapper | slot |
setSeedPointsAndPathPoints(const MLCSOWrapper *csoWrapper, bool useUndoRedo=true) | MLCSOWrapper | slot |
setSeedPointsAndPathPoints(const QVariantList &seedPoints, const QVariantList &pathPointLists, bool closed, bool useUndoRedo) | MLCSOWrapper | slot |
setSeedPointSelectedAt(unsigned int index) | MLCSOWrapper | slot |
setSeedPointSize(float size) | MLCSOWrapper | slot |
setSeedPointStyle(int sStyle) | MLCSOWrapper | slot |
setShowState(bool showState) | MLCSOWrapper | slot |
setSubType(const QString &newSubType) | MLCSOWrapper | slot |
setTimePointIndex(int index) | MLCSOWrapper | slot |
setType(const QString &newType) | MLCSOWrapper | slot |
setUserData(const QString &name, const QVariant &value) | MLCSOWrapper | slot |
setVoxelizeState(bool voxelizeState) | MLCSOWrapper | slot |
setVoxelWriteMode(CSOVoxelWriteMode mode) | MLCSOWrapper | slot |
setVoxelWriteValue(float vwV) | MLCSOWrapper | slot |
showState | MLCSOWrapper | |
subType | MLCSOWrapper | |
timePointIndex | MLCSOWrapper | |
type | MLCSOWrapper | |
VOXEL_WRITE_CONST enum value | MLCSOWrapper | |
VOXEL_WRITE_CONST_PLUS_ID enum value | MLCSOWrapper | |
VOXEL_WRITE_ID enum value | MLCSOWrapper | |
VOXEL_WRITE_MODULE enum value | MLCSOWrapper | |
voxelizeState | MLCSOWrapper | |
voxelWriteMode | MLCSOWrapper | |
voxelWriteValue | MLCSOWrapper | |