CLAM-Development  1.4.0
Public Member Functions | Static Public Attributes
CLAM::LinearMappingFactory Class Reference

#include <Mapping.hxx>

List of all members.

Public Member Functions

 LinearMappingFactory ()
MappingCreate (void)
- Public Member Functions inherited from CLAM::MappingFactory
 MappingFactory (const std::string &name)
void AddMe (void)
virtual ~MappingFactory ()

Static Public Attributes

static LinearMappingFactory sSingleton

Detailed Description

Definition at line 194 of file Mapping.hxx.


Constructor & Destructor Documentation

CLAM::LinearMappingFactory::LinearMappingFactory ( )
inline

Definition at line 198 of file Mapping.hxx.

References CLAM::MappingFactory::AddMe().


Member Function Documentation

Mapping* CLAM::LinearMappingFactory::Create ( void  )
inlinevirtual

Implements CLAM::MappingFactory.

Definition at line 202 of file Mapping.hxx.


Member Data Documentation

LinearMappingFactory CLAM::LinearMappingFactory::sSingleton
static

Definition at line 197 of file Mapping.hxx.


The documentation for this class was generated from the following files: