| _collar | osgViewer::PanoramicSphericalDisplay | protected |
| _intensityMap | osgViewer::PanoramicSphericalDisplay | protected |
| _projectorMatrix | osgViewer::PanoramicSphericalDisplay | protected |
| _radius | osgViewer::PanoramicSphericalDisplay | protected |
| _screenNum | osgViewer::PanoramicSphericalDisplay | protected |
| configure(osgViewer::View &view) const | osgViewer::PanoramicSphericalDisplay | virtual |
| createParoramicSphericalDisplayDistortionMesh(const osg::Vec3 &origin, const osg::Vec3 &widthVector, const osg::Vec3 &heightVector, double sphere_radius, double collar_radius, osg::Image *intensityMap, const osg::Matrix &projectorMatrix) const | osgViewer::PanoramicSphericalDisplay | protected |
| getCollar() const | osgViewer::PanoramicSphericalDisplay | inline |
| getIntensityMap() const | osgViewer::PanoramicSphericalDisplay | inline |
| getProjectionMatrix() const | osgViewer::PanoramicSphericalDisplay | inline |
| getRadius() const | osgViewer::PanoramicSphericalDisplay | inline |
| getScreenNum() const | osgViewer::PanoramicSphericalDisplay | inline |
| META_Object(osgViewer, PanoramicSphericalDisplay) | osgViewer::PanoramicSphericalDisplay | |
| PanoramicSphericalDisplay(double radius=1.0, double collar=0.45, unsigned int screenNum=0, osg::Image *intensityMap=0, const osg::Matrixd &projectorMatrix=osg::Matrixd()) | osgViewer::PanoramicSphericalDisplay | inline |
| PanoramicSphericalDisplay(const PanoramicSphericalDisplay &rhs, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | osgViewer::PanoramicSphericalDisplay | inline |
| setCollar(double r) | osgViewer::PanoramicSphericalDisplay | inline |
| setIntensityMap(osg::Image *im) | osgViewer::PanoramicSphericalDisplay | inline |
| setProjectionMatrix(const osg::Matrixd &m) | osgViewer::PanoramicSphericalDisplay | inline |
| setRadius(double r) | osgViewer::PanoramicSphericalDisplay | inline |
| setScreenNum(unsigned int n) | osgViewer::PanoramicSphericalDisplay | inline |