Public Types | Public Member Functions | Static Public Member Functions | Friends

mitk::CopyImageMapper2D Class Reference

#include <mitkCompositeMapper.h>

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

List of all members.

Public Types

typedef CopyImageMapper2D Self
typedef ImageMapperGL2D Superclass
typedef itk::SmartPointer< SelfPointer
typedef itk::SmartPointer
< const Self
ConstPointer

Public Member Functions

virtual const char * GetClassName () const

Static Public Member Functions

static Pointer New ()

Friends

class CompositeMapper

Detailed Description

Definition at line 31 of file mitkCompositeMapper.h.


Member Typedef Documentation

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

Reimplemented from mitk::ImageMapperGL2D.

Definition at line 34 of file mitkCompositeMapper.h.

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

Reimplemented from mitk::ImageMapperGL2D.

Definition at line 34 of file mitkCompositeMapper.h.

Standard class typedefs.

Reimplemented from mitk::ImageMapperGL2D.

Definition at line 34 of file mitkCompositeMapper.h.

Reimplemented from mitk::ImageMapperGL2D.

Definition at line 34 of file mitkCompositeMapper.h.


Member Function Documentation

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

Reimplemented from mitk::ImageMapperGL2D.

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

Method for creation through the object factory.

Reimplemented from mitk::ImageMapperGL2D.


Friends And Related Function Documentation

friend class CompositeMapper [friend]

Definition at line 35 of file mitkCompositeMapper.h.


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