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

#include <Projection.hpp>

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

Public Member Functions

 StereographicProjection (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_iMaxX
 
float m_iMaxY
 
float m_iMinX
 
float m_iMinY
 
float m_interval
 
float m_k
 
float m_l0
 
float m_max
 
float m_min
 
float m_p1
 
- 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 186 of file Projection.hpp.

Constructor & Destructor Documentation

◆ StereographicProjection()

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

Definition at line 352 of file Projection.cpp.

Member Data Documentation

◆ m_iMaxX

float lvr2::StereographicProjection::m_iMaxX
protected

Definition at line 199 of file Projection.hpp.

◆ m_iMaxY

float lvr2::StereographicProjection::m_iMaxY
protected

Definition at line 197 of file Projection.hpp.

◆ m_iMinX

float lvr2::StereographicProjection::m_iMinX
protected

Definition at line 198 of file Projection.hpp.

◆ m_iMinY

float lvr2::StereographicProjection::m_iMinY
protected

Definition at line 196 of file Projection.hpp.

◆ m_interval

float lvr2::StereographicProjection::m_interval
protected

Definition at line 195 of file Projection.hpp.

◆ m_k

float lvr2::StereographicProjection::m_k
protected

Definition at line 204 of file Projection.hpp.

◆ m_l0

float lvr2::StereographicProjection::m_l0
protected

Definition at line 202 of file Projection.hpp.

◆ m_max

float lvr2::StereographicProjection::m_max
protected

Definition at line 200 of file Projection.hpp.

◆ m_min

float lvr2::StereographicProjection::m_min
protected

Definition at line 201 of file Projection.hpp.

◆ m_p1

float lvr2::StereographicProjection::m_p1
protected

Definition at line 203 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