MIRA
Public Member Functions | Public Attributes | List of all members
RasterTransformation::Configuration Struct Reference

#include <geometry/RasterTransformation.h>

Public Member Functions

bool operator== (const Configuration &other) const
 
bool targetAreaIsEmpty () const
 

Public Attributes

Rect2i srcArea
 
Rect2i tgtArea
 
Point2d srcRef
 
Point2d tgtRef
 
double scale
 
double rotate
 
bool dense
 

Member Function Documentation

◆ operator==()

bool operator== ( const Configuration other) const
inline

◆ targetAreaIsEmpty()

bool targetAreaIsEmpty ( ) const
inline

Member Data Documentation

◆ srcArea

Rect2i srcArea

◆ tgtArea

Rect2i tgtArea

◆ srcRef

Point2d srcRef

◆ tgtRef

Point2d tgtRef

◆ scale

double scale

◆ rotate

double rotate

◆ dense

bool dense

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