
Public Member Functions | |
| ElevationSector () | |
| ElevationSector (const ElevationSector ©, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | |
| ElevationSector (float minElevation, float maxElevation, float fadeAngle=0.0f) | |
| META_Object (osgSim, ElevationSector) | |
| virtual float | operator() (const osg::Vec3 &eyeLocal) const |
Protected Member Functions | |
| virtual | ~ElevationSector () |
Protected Attributes | |
| float | _cosMinElevation |
| float | _cosMinFadeElevation |
| float | _cosMaxElevation |
| float | _cosMaxFadeElevation |
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
Implements osgSim::Sector. |
|
|
Reimplemented from osgSim::ElevationRange. |
|
|
Reimplemented from osgSim::ElevationRange. |
|
|
Reimplemented from osgSim::ElevationRange. |
|
|
Reimplemented from osgSim::ElevationRange. |