#include <Mapping.hxx>
Public Member Functions | |
LinearMappingFactory () | |
Mapping * | Create (void) |
Static Public Attributes | |
static LinearMappingFactory | sSingleton |
Definition at line 194 of file Mapping.hxx.
CLAM::LinearMappingFactory::LinearMappingFactory | ( | ) | [inline] |
Definition at line 198 of file Mapping.hxx.
References CLAM::MappingFactory::AddMe().
Mapping* CLAM::LinearMappingFactory::Create | ( | void | ) | [inline, virtual] |
Implements CLAM::MappingFactory.
Definition at line 202 of file Mapping.hxx.
Definition at line 197 of file Mapping.hxx.