Class ProjectorFactory

Class Documentation

class ProjectorFactory

Public Static Functions

static std::unique_ptr<ProjectorBase> create(const param::Value &params, std::optional<ProjectorType> default_projector_type = std::nullopt)
static std::unique_ptr<ProjectorBase> create(ProjectorType projector_type, const param::Value &params)