Public Types | Public Member Functions

cmtk::LandmarkList Class Reference
[cmtkBase Library]

List of landmarks in 3-D. More...

#include <cmtkLandmarkList.h>

Inheritance diagram for cmtk::LandmarkList:
Inheritance graph
[legend]
Collaboration diagram for cmtk::LandmarkList:
Collaboration graph
[legend]

List of all members.

Public Types

typedef LandmarkList Self
 This class.
typedef SmartPointer< SelfSmartPtr
 Smart pointer to LandmarkList.

Public Member Functions

Landmark::SmartPtr FindByName (const char *name)
 Find landmark by name.
const Landmark::SmartPtr FindByName (const char *name) const
 Find landmark by name and return constant pointer.

Detailed Description

List of landmarks in 3-D.

Definition at line 51 of file cmtkLandmarkList.h.


Member Typedef Documentation

This class.

Definition at line 57 of file cmtkLandmarkList.h.

Smart pointer to LandmarkList.

Definition at line 60 of file cmtkLandmarkList.h.


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