aims::strel::Connectivity generator
More...
#include <aims/connectivity/structuring_element.h>
aims::strel::Connectivity generator
Here are listed the registered keywords as of July 2014:
Definition at line 439 of file structuring_element.h.
◆ _map()
◆ connectivities()
static std::set<std::string> aims::strel::ConnectivityFactory::connectivities |
( |
| ) |
|
|
static |
◆ create() [1/3]
static Connectivity* aims::strel::ConnectivityFactory::create |
( |
const std::string & |
type, |
|
|
const bool |
usecenter = false |
|
) |
| |
|
static |
◆ create() [2/3]
static Connectivity* aims::strel::ConnectivityFactory::create |
( |
const std::string & |
type, |
|
|
const Point3d & |
origin, |
|
|
const bool |
usecenter = false |
|
) |
| |
|
static |
◆ create() [3/3]
static Connectivity* aims::strel::ConnectivityFactory::create |
( |
const std::string & |
type, |
|
|
const Point3dl & |
origin, |
|
|
const bool |
usecenter = false |
|
) |
| |
|
static |
◆ init()
static void aims::strel::ConnectivityFactory::init |
( |
| ) |
|
|
staticprotected |
◆ registerConnectivity()
static void aims::strel::ConnectivityFactory::registerConnectivity |
( |
const std::string & |
type, |
|
|
const Connectivity & |
strel |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: