mitkDataModel Class Reference
mitkDataModel - abstract class used to represent an data entity in a rendering scene
More...
#include <mitkDataModel.h>
Inherits mitkModel.
Inherited by mitkImageModel, mitkOrthogonalImageModel, mitkSurfaceModel, and mitkVolumeModel.
Inheritance diagram for mitkDataModel:
[legend]Collaboration diagram for mitkDataModel:
[legend]List of all members.
Detailed Description
mitkDataModel - abstract class used to represent an data entity in a rendering scene
mitkDataModel is an abstract class used to represent an entity (e.g. a surface or a volume) in a rendering scene.
Member Function Documentation
|
Attach a widget to this data model. - Parameters:
-
|
int mitkDataModel::GetWidgetCount |
( |
|
) |
|
|
|
Get the count of the widget models attached to this data model. - Returns:
- Return the count of the widget models attached to this data model.
|
|
Get the pointer to the widget model object indicated by index. - Returns:
- Return the pointer to the widget model object, NULL if not found.
|
bool mitkDataModel::IsEmpty |
( |
|
) |
[inline] |
|
|
Whether is this data model empty (i.e. no data has been set to this model). - Returns:
- Return true if no data has been set to this model.
|
virtual void mitkDataModel::PrintSelf |
( |
ostream & |
os |
) |
[virtual] |
|
void mitkDataModel::RemoveAllWidgets |
( |
|
) |
|
|
|
Detach all widgets from this data model. |
|
Detach a widget from this data model. - Parameters:
-
|
void mitkDataModel::UpdateWidgets |
( |
|
) |
|
|
|
Update the parameters of the widgets attached to this data model when the data has been changed. |
The documentation for this class was generated from the following file:
Generated on Tue Feb 25 15:01:59 2014 for MITK (Medical Imaging ToolKit) by
1.4.3