Public Member Functions | Protected Attributes | List of all members
lvr2::MercatorProjection Class Reference

#include <Projection.hpp>

Inheritance diagram for lvr2::MercatorProjection:
Inheritance graph
[legend]

Public Member Functions

 MercatorProjection (int width, int height, int minH, int maxH, int minV, int maxV, bool optimize, ModelToImage::CoordinateSystem system=ModelToImage::NATIVE)
 
- Public Member Functions inherited from lvr2::Projection
int h ()
 
virtual void project (int &i, int &j, float &r, float x, float y, float z)=0
 
 Projection (int width, int height, int minH, int maxH, int minV, int maxV, bool optimize, ModelToImage::CoordinateSystem system=ModelToImage::NATIVE)
 
int w ()
 

Protected Attributes

float m_heightLow
 
int m_maxHeight
 
int m_maxWidth
 
- Protected Attributes inherited from lvr2::Projection
int m_height
 
float m_maxH
 
float m_maxV
 
float m_minH
 
float m_minV
 
bool m_optimize
 
ModelToImage::CoordinateSystem m_system
 
int m_width
 
float m_xFactor
 
float m_xSize
 
float m_yFactor
 
float m_ySize
 

Additional Inherited Members

- Protected Member Functions inherited from lvr2::Projection
void setImageRatio ()
 
void toPolar (const float point[], float polar[])
 
- Static Protected Attributes inherited from lvr2::Projection
static constexpr float m_ph = 1.570796327
 

Detailed Description

Definition at line 89 of file Projection.hpp.

Constructor & Destructor Documentation

◆ MercatorProjection()

lvr2::MercatorProjection::MercatorProjection ( int  width,
int  height,
int  minH,
int  maxH,
int  minV,
int  maxV,
bool  optimize,
ModelToImage::CoordinateSystem  system = ModelToImage::NATIVE 
)

Definition at line 267 of file Projection.cpp.

Member Data Documentation

◆ m_heightLow

float lvr2::MercatorProjection::m_heightLow
protected

Definition at line 97 of file Projection.hpp.

◆ m_maxHeight

int lvr2::MercatorProjection::m_maxHeight
protected

Definition at line 99 of file Projection.hpp.

◆ m_maxWidth

int lvr2::MercatorProjection::m_maxWidth
protected

Definition at line 98 of file Projection.hpp.


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


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:27