lsst.astshim  14.0-10-ga7aaa25+1
Public Member Functions | Public Attributes | List of all members
ast::FrameMapping Class Reference

#include <Frame.h>

Public Member Functions

 FrameMapping (std::shared_ptr< Frame > frame, std::shared_ptr< Mapping > mapping)
 

Public Attributes

std::shared_ptr< Frameframe
 Frame.
 
std::shared_ptr< Mappingmapping
 Mapping.
 

Detailed Description

Struct returned by Frame::pickAxes containing a frame and a mapping

Constructor & Destructor Documentation

◆ FrameMapping()

ast::FrameMapping::FrameMapping ( std::shared_ptr< Frame frame,
std::shared_ptr< Mapping mapping 
)
inline

Construct a FrameMapping

Parameters
[in,out]frameFrame
[in,out]mappingMapping

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