This is the complete list of members for lvr2::CylindricalProjection, including all inherited members.
  | CylindricalProjection(int width, int height, int minH, int maxH, int minV, int maxV, bool optimize, ModelToImage::CoordinateSystem system=ModelToImage::NATIVE) | lvr2::CylindricalProjection |  | 
  | h() | lvr2::Projection | inline | 
  | m_height | lvr2::Projection | protected | 
  | m_heightLow | lvr2::CylindricalProjection | protected | 
  | m_maxH | lvr2::Projection | protected | 
  | m_maxHeight | lvr2::CylindricalProjection | protected | 
  | m_maxV | lvr2::Projection | protected | 
  | m_maxWidth | lvr2::CylindricalProjection | 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::Projection | protected | 
  | m_xSize | lvr2::Projection | protected | 
  | m_yFactor | lvr2::Projection | protected | 
  | m_ySize | lvr2::Projection | protected | 
  | project(int &i, int &j, float &r, float x, float y, float z)=0 | lvr2::Projection | pure 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 |