Struct ProjectorType

Inheritance Relationships

Base Type

Struct Documentation

struct ProjectorType : public wavemap::TypeSelector<ProjectorType>

Public Types

enum Id

Values:

enumerator kSphericalProjector
enumerator kOusterProjector
enumerator kPinholeCameraProjector

Public Static Attributes

static constexpr std::array names = {"spherical_projector", "ouster_projector", "pinhole_camera_projector"}