This is the complete list of members for lvr2::EquirectangularProjection, including all inherited members.
EquirectangularProjection(int width, int height, int minH, int maxH, int minV, int maxV, bool optimize, ModelToImage::CoordinateSystem system=ModelToImage::NATIVE) | lvr2::EquirectangularProjection | |
h() | lvr2::Projection | inline |
m_height | lvr2::Projection | protected |
m_lowShift | lvr2::EquirectangularProjection | protected |
m_maxH | lvr2::Projection | protected |
m_maxHeight | lvr2::EquirectangularProjection | protected |
m_maxV | lvr2::Projection | protected |
m_maxWidth | lvr2::EquirectangularProjection | protected |
m_minH | lvr2::Projection | protected |
m_minV | lvr2::Projection | protected |
m_optimize | lvr2::Projection | protected |
m_ph | lvr2::Projection | protectedstatic |
m_system | lvr2::Projection | protected |
m_width | lvr2::Projection | protected |
m_xFactor | lvr2::EquirectangularProjection | protected |
m_xSize | lvr2::Projection | protected |
m_yFactor | lvr2::EquirectangularProjection | protected |
m_ySize | lvr2::Projection | protected |
project(int &i, int &j, float &r, float x, float y, float z) override | lvr2::EquirectangularProjection | virtual |
Projection(int width, int height, int minH, int maxH, int minV, int maxV, bool optimize, ModelToImage::CoordinateSystem system=ModelToImage::NATIVE) | lvr2::Projection | |
setImageRatio() | lvr2::Projection | protected |
toPolar(const float point[], float polar[]) | lvr2::Projection | inlineprotected |
w() | lvr2::Projection | inline |