Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
Public Member Functions | List of all members
Seg3D::MeanFilterInterface Class Reference
Inheritance diagram for Seg3D::MeanFilterInterface:
Seg3D::ToolWidget Seg3D::ToolInterface Core::ConnectionHandler

Public Member Functions

virtual bool build_widget (QFrame *frame)
 
- Public Member Functions inherited from Seg3D::ToolWidget
bool create_widget (QWidget *parent, ToolHandle &tool)
 
- Public Member Functions inherited from Seg3D::ToolInterface
void set_tool (ToolHandle tool)
 
ToolHandle tool () const
 
std::string toolid () const
 
- Public Member Functions inherited from Core::ConnectionHandler
void add_connection (const boost::signals2::connection &connection)
 
void add_connection (const ConnectionHandlerConnectionHandle &connection)
 
void disconnect_all ()
 

Additional Inherited Members

- Protected Attributes inherited from Seg3D::ToolInterface
ToolHandle tool_
 Handle to the underlying tool.
 

Member Function Documentation

bool Seg3D::MeanFilterInterface::build_widget ( QFrame *  frame)
virtual

BUILD_WIDGET: This function builds the actual GUI

Implements Seg3D::ToolWidget.


The documentation for this class was generated from the following files: