Skip to content

shapeworks::SegmentationToolPanel

Inherits from QWidget

Public Signals

Name
void update_view()

Public Functions

Name
SegmentationToolPanel(QWidget * parent =0)
~SegmentationToolPanel()
void set_session(QSharedPointer< Session > session)
set the pointer to the session
void reset()

Public Signals Documentation

signal update_view

cpp void update_view()

Public Functions Documentation

function SegmentationToolPanel

cpp SegmentationToolPanel( QWidget * parent =0 )

function ~SegmentationToolPanel

cpp ~SegmentationToolPanel()

function set_session

cpp void set_session( QSharedPointer< Session > session )

set the pointer to the session

function reset

cpp void reset()


Updated on 2026-03-31 at 16:02:10 +0000