lsst.afw g3a5ebb7d8a+28b83bf6a5
Loading...
Searching...
No Matches
lsst::afw::geom::ellipses::BaseCore::Converter< Output > Struct Template Reference

#include <BaseCore.h>

Public Member Functions

 Converter (BaseCore const &input_)
 operator Output () const
std::shared_ptr< Output > copy () const

Public Attributes

BaseCore const & input

Detailed Description

template<typename Output>
struct lsst::afw::geom::ellipses::BaseCore::Converter< Output >

Definition at line 228 of file BaseCore.h.

Constructor & Destructor Documentation

◆ Converter()

template<typename Output>
lsst::afw::geom::ellipses::BaseCore::Converter< Output >::Converter ( BaseCore const & input_)
inlineexplicit

Definition at line 231 of file BaseCore.h.

Member Function Documentation

◆ copy()

template<typename Output>
std::shared_ptr< Output > lsst::afw::geom::ellipses::BaseCore::Converter< Output >::copy ( ) const
inline

Definition at line 234 of file BaseCore.h.

◆ operator Output()

template<typename Output>
lsst::afw::geom::ellipses::BaseCore::Converter< Output >::operator Output ( ) const
inline

Definition at line 233 of file BaseCore.h.

Member Data Documentation

◆ input

template<typename Output>
BaseCore const& lsst::afw::geom::ellipses::BaseCore::Converter< Output >::input

Definition at line 229 of file BaseCore.h.


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