Public Member Functions

cmtk::SegmentationLabel Class Reference
[cmtkBase Library]

A label (class) in a segmentation. More...

#include <cmtkSegmentationLabel.h>

List of all members.

Public Member Functions

 SegmentationLabel ()
 Init constructor.
 ~SegmentationLabel ()
 Destructor.
 cmtkGetSetMacroString (Name)
 Name of this label.
 cmtkGetSetMacro3Array (byte, RGB)
 Color as RGB components for visualization.

Detailed Description

A label (class) in a segmentation.

Definition at line 51 of file cmtkSegmentationLabel.h.


Constructor & Destructor Documentation

cmtk::SegmentationLabel::SegmentationLabel (  ) [inline]

Init constructor.

Definition at line 55 of file cmtkSegmentationLabel.h.

References NULL.

cmtk::SegmentationLabel::~SegmentationLabel (  ) [inline]

Destructor.

Definition at line 58 of file cmtkSegmentationLabel.h.


Member Function Documentation

cmtk::SegmentationLabel::cmtkGetSetMacro3Array ( byte  ,
RGB   
)

Color as RGB components for visualization.

cmtk::SegmentationLabel::cmtkGetSetMacroString ( Name   )

Name of this label.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines