Public Types | Public Member Functions

cmtk::Landmark Class Reference
[cmtkBase Library]

Coordinates of an (anatomical) landmark. More...

#include <cmtkLandmark.h>

Inheritance diagram for cmtk::Landmark:
Inheritance graph
[legend]

List of all members.

Public Types

typedef SmartPointer< LandmarkSmartPtr
 Smart pointer to Landmark.

Public Member Functions

 Landmark ()
 Default constructor.
 Landmark (const char *name, const Types::Coordinate location[3])
 Explicit constructor.
 ~Landmark ()
 Destructor.
 cmtkGetSetMacroString (Name)
 Name of this landmark.
 cmtkGetSetMacro3Array (Types::Coordinate, Location)
 Coordinates of this landmark.

Detailed Description

Coordinates of an (anatomical) landmark.

Definition at line 50 of file cmtkLandmark.h.


Member Typedef Documentation

Smart pointer to Landmark.

Reimplemented in cmtk::MatchedLandmark.

Definition at line 54 of file cmtkLandmark.h.


Member Function Documentation

cmtk::Landmark::cmtkGetSetMacro3Array ( Types::Coordinate  ,
Location   
)

Coordinates of this landmark.

cmtk::Landmark::cmtkGetSetMacroString ( Name   )

Name of this landmark.


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