Skip to content

Project OpenGeode

class CoordinateReferenceSystemManagers

class CoordinateReferenceSystemManagers

Functions

~CoordinateReferenceSystemManagers

cpp
public void ~CoordinateReferenceSystemManagers<>()
public void ~CoordinateReferenceSystemManagers<>()

coordinate_reference_system_manager1D

cpp
public const CoordinateReferenceSystemManager1D & coordinate_reference_system_manager1D()
public const CoordinateReferenceSystemManager1D & coordinate_reference_system_manager1D()

coordinate_reference_system_manager2D

cpp
public const CoordinateReferenceSystemManager2D & coordinate_reference_system_manager2D()
public const CoordinateReferenceSystemManager2D & coordinate_reference_system_manager2D()

coordinate_reference_system_manager3D

cpp
public const CoordinateReferenceSystemManager3D & coordinate_reference_system_manager3D()
public const CoordinateReferenceSystemManager3D & coordinate_reference_system_manager3D()

main_coordinate_reference_system_manager

cpp
public const CoordinateReferenceSystemManager<dimension> & main_coordinate_reference_system_manager()
public const CoordinateReferenceSystemManager<dimension> & main_coordinate_reference_system_manager()

point

cpp
public const Point<dimension> & point(index_t vertex)
public const Point<dimension> & point(index_t vertex)

coordinate_reference_system_manager1D

cpp
public CoordinateReferenceSystemManager1D & coordinate_reference_system_manager1D(CRSManagersKey )
public CoordinateReferenceSystemManager1D & coordinate_reference_system_manager1D(CRSManagersKey )

coordinate_reference_system_manager2D

cpp
public CoordinateReferenceSystemManager2D & coordinate_reference_system_manager2D(CRSManagersKey )
public CoordinateReferenceSystemManager2D & coordinate_reference_system_manager2D(CRSManagersKey )

coordinate_reference_system_manager3D

cpp
public CoordinateReferenceSystemManager3D & coordinate_reference_system_manager3D(CRSManagersKey )
public CoordinateReferenceSystemManager3D & coordinate_reference_system_manager3D(CRSManagersKey )

main_coordinate_reference_system_manager

cpp
public CoordinateReferenceSystemManager<dimension> & main_coordinate_reference_system_manager(CRSManagersKey )
public CoordinateReferenceSystemManager<dimension> & main_coordinate_reference_system_manager(CRSManagersKey )

set_point

cpp
public void set_point(index_t vertex, Point<dimension> point, CRSManagersKey )
public void set_point(index_t vertex, Point<dimension> point, CRSManagersKey )

CoordinateReferenceSystemManagers

cpp
protected void CoordinateReferenceSystemManagers<>()
protected void CoordinateReferenceSystemManagers<>()

CoordinateReferenceSystemManagers

cpp
protected void CoordinateReferenceSystemManagers<>(CoordinateReferenceSystemManagers<> && other)
protected void CoordinateReferenceSystemManagers<>(CoordinateReferenceSystemManagers<> && other)

operator=

cpp
protected CoordinateReferenceSystemManagers<> & operator=(CoordinateReferenceSystemManagers<> && other)
protected CoordinateReferenceSystemManagers<> & operator=(CoordinateReferenceSystemManagers<> && other)

class CoordinateReferenceSystemManagers

Geode-solutions' documentation website