lsst.afw g5c39d4753b+ee3ebaee16
Static Public Member Functions | List of all members
boost::geometry::traits::access< LsstPoint, dim > Struct Template Reference

Static Public Member Functions

static double get (LsstPoint const &p)
 
static void set (LsstPoint &p, LsstPoint::Element const &value)
 

Detailed Description

template<std::size_t dim>
struct boost::geometry::traits::access< LsstPoint, dim >

Definition at line 44 of file Polygon.cc.

Member Function Documentation

◆ get()

template<std::size_t dim>
static double boost::geometry::traits::access< LsstPoint, dim >::get ( LsstPoint const &  p)
inlinestatic

Definition at line 45 of file Polygon.cc.

◆ set()

template<std::size_t dim>
static void boost::geometry::traits::access< LsstPoint, dim >::set ( LsstPoint p,
LsstPoint::Element const &  value 
)
inlinestatic

Definition at line 46 of file Polygon.cc.


The documentation for this struct was generated from the following file: