Class ProjectorFactory
Defined in File projector_factory.h
Class Documentation
-
class ProjectorFactory
Public Static Functions
-
static std::unique_ptr<ProjectorBase> create(const param::Value ¶ms, std::optional<ProjectorType> default_projector_type = std::nullopt)
-
static std::unique_ptr<ProjectorBase> create(ProjectorType projector_type, const param::Value ¶ms)
-
static std::unique_ptr<ProjectorBase> create(const param::Value ¶ms, std::optional<ProjectorType> default_projector_type = std::nullopt)