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-04-25 at 07:49:37 +0000