Registry for dynamic information about SFCGAL library.
More...
#include <Registry.h>
|
| static Registry & | instance () |
| | returns the instance of the registry
|
Registry for dynamic information about SFCGAL library.
◆ const_prototype_iterator
◆ prototype_iterator
◆ ~Registry()
| SFCGAL::tools::Registry::~Registry |
( |
| ) |
|
◆ addPrototype()
| void SFCGAL::tools::Registry::addPrototype |
( |
const Geometry & | g | ) |
|
◆ getGeometryTypes()
| auto SFCGAL::tools::Registry::getGeometryTypes |
( |
| ) |
const |
returns the list of the geometry types
◆ instance()
| auto SFCGAL::tools::Registry::instance |
( |
| ) |
|
|
static |
returns the instance of the registry
◆ newGeometryByTypeId()
| auto SFCGAL::tools::Registry::newGeometryByTypeId |
( |
int | typeId | ) |
const |
returns a new instance of the given geometryType
◆ newGeometryByTypeName()
| auto SFCGAL::tools::Registry::newGeometryByTypeName |
( |
const std::string & | geometryTypeName | ) |
const |
returns a new instance of the given geometryTypeName