lsst.afw g714e0ed6de+de8826df4f
Loading...
Searching...
No Matches
std::hash< lsst::afw::geom::polygon::Polygon > Struct Reference

#include <Polygon.h>

Public Types

using argument_type = lsst::afw::geom::polygon::Polygon
 
using result_type = size_t
 

Public Member Functions

size_t operator() (argument_type const &obj) const noexcept
 
hash (T... args)
 
operator() (T... args)
 

Detailed Description

Definition at line 310 of file Polygon.h.

Member Typedef Documentation

◆ argument_type

Definition at line 311 of file Polygon.h.

◆ result_type

Definition at line 312 of file Polygon.h.

Member Function Documentation

◆ operator()()

size_t std::hash< lsst::afw::geom::polygon::Polygon >::operator() ( argument_type const & obj) const
inlinenoexcept

Definition at line 313 of file Polygon.h.


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