This is the complete list of members for SegmentationTool, including all inherited members.
clearSeeds() | SegmentationTool | |
drawSeed(Bial::Point3D last, Bial::Point3D actual) | SegmentationTool | |
getAlpha() const | SegmentationTool | |
getBeta() const | SegmentationTool | |
getDrawType() const | SegmentationTool | |
getLabel(size_t axis) | SegmentationTool | virtual |
getMaskVisible() const | SegmentationTool | |
getSeedsVisible() const | SegmentationTool | |
guiImage | Tool | protected |
hasLabel() const | Tool | |
m_hasLabel | Tool | protected |
m_visible | Tool | protected |
mouseClicked(QPointF pt, Qt::MouseButtons buttons, size_t axis) | SegmentationTool | virtual |
mouseDragged(QPointF pt, Qt::MouseButtons buttons, size_t axis) | SegmentationTool | virtual |
mouseMoved(QPointF pt, size_t axis) | SegmentationTool | virtual |
mouseReleased(QPointF pt, Qt::MouseButtons buttons, size_t axis) | SegmentationTool | virtual |
segmentationOGS(double alpha, double beta) | SegmentationTool | |
SegmentationTool(GuiImage *guiImage, ImageViewer *viewer) | SegmentationTool | |
setAlpha(double value) | SegmentationTool | |
setBeta(double value) | SegmentationTool | |
setDrawType(int type) | SegmentationTool | |
setHasLabel(bool sHasLabel) | Tool | protected |
setMaskVisibility(bool vis) | SegmentationTool | |
setSeedsVisibility(bool vis) | SegmentationTool | |
setThickness(int value) | SegmentationTool | |
setVisible(bool value) | Tool | |
sliceChanged(size_t axis, size_t slice) | SegmentationTool | virtual |
supportedFormats | SegmentationTool | static |
Tool(GuiImage *guiImage, ImageViewer *viewer) | Tool | |
type() | SegmentationTool | virtual |
Type enum value | SegmentationTool | |
viewer | Tool | protected |
visible() const | Tool | |