Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions

mitk::Point3iProperty Class Reference

#include <mitkProperties.h>

Inheritance diagram for mitk::Point3iProperty:
Inheritance graph
[legend]
Collaboration diagram for mitk::Point3iProperty:
Collaboration graph
[legend]

List of all members.

Public Types

typedef Point3iProperty Self
typedef GenericProperty< Point3I > Superclass
typedef itk::SmartPointer< SelfPointer
typedef itk::SmartPointer
< const Self
ConstPointer

Public Member Functions

virtual const char * GetClassName () const
virtual ~Point3iProperty ()

Static Public Member Functions

static Pointer New ()
static Pointer New (Point3I _arg)

Protected Member Functions

 Point3iProperty ()
 Point3iProperty (Point3I x)

Detailed Description

Definition at line 42 of file mitkProperties.h.


Member Typedef Documentation

typedef itk::SmartPointer<const Self> mitk::Point3iProperty::ConstPointer

Reimplemented from mitk::GenericProperty< Point3I >.

Definition at line 42 of file mitkProperties.h.

typedef itk::SmartPointer<Self> mitk::Point3iProperty::Pointer

Reimplemented from mitk::GenericProperty< Point3I >.

Definition at line 42 of file mitkProperties.h.

Reimplemented from mitk::GenericProperty< Point3I >.

Definition at line 42 of file mitkProperties.h.

Reimplemented from mitk::GenericProperty< Point3I >.

Definition at line 42 of file mitkProperties.h.


Constructor & Destructor Documentation

virtual mitk::Point3iProperty::~Point3iProperty (  ) [inline, virtual]

Definition at line 42 of file mitkProperties.h.

mitk::Point3iProperty::Point3iProperty (  ) [inline, protected]

Definition at line 42 of file mitkProperties.h.

mitk::Point3iProperty::Point3iProperty ( Point3I  x ) [inline, protected]

Definition at line 42 of file mitkProperties.h.


Member Function Documentation

virtual const char* mitk::Point3iProperty::GetClassName (  ) const [virtual]

Reimplemented from mitk::GenericProperty< Point3I >.

static Pointer mitk::Point3iProperty::New ( Point3I  _arg ) [inline, static]

Reimplemented from mitk::GenericProperty< Point3I >.

Definition at line 42 of file mitkProperties.h.

static Pointer mitk::Point3iProperty::New (  ) [static]

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