Skip to content

Class GeoProjection

ClassList > GeoProjection

Public Functions

Type Name
GeoProjection (const std::string & projection)
GeoProjection () = default
GeoProjection (const GeoProjection & other) = default
GeoProjection (GeoProjection && other) noexcept
GeoProjection & operator= (const GeoProjection & other) = default
GeoProjection & operator= (GeoProjection && other) noexcept
const std::string & to_string () const

Public Functions Documentation

function GeoProjection [1/4]

inline explicit GeoProjection::GeoProjection (
    const std::string & projection
) 

function GeoProjection [2/4]

GeoProjection::GeoProjection () = default

function GeoProjection [3/4]

GeoProjection::GeoProjection (
    const  GeoProjection & other
) = default

function GeoProjection [4/4]

GeoProjection::GeoProjection (
    GeoProjection && other
) noexcept

function operator=

GeoProjection & GeoProjection::operator= (
    const  GeoProjection & other
) = default

function operator=

GeoProjection & GeoProjection::operator= (
    GeoProjection && other
) noexcept

function to_string

inline const std::string & GeoProjection::to_string () const


The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/lib/grid/grid.hpp