OpenSceneGraph
3.0.1
|
Public Member Functions | |
AzimElevationSector () | |
AzimElevationSector (const AzimElevationSector ©, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | |
AzimElevationSector (float minAzimuth, float maxAzimuth, float minElevation, float maxElevation, float fadeAngle=0.0f) | |
META_Object (osgSim, AzimElevationSector) | |
virtual float | operator() (const osg::Vec3 &eyeLocal) const |
Protected Member Functions | |
virtual | ~AzimElevationSector () |
osgSim::AzimElevationSector::AzimElevationSector | ( | ) | [inline] |
osgSim::AzimElevationSector::AzimElevationSector | ( | const AzimElevationSector & | copy, |
const osg::CopyOp & | copyop = osg::CopyOp::SHALLOW_COPY |
||
) | [inline] |
osgSim::AzimElevationSector::AzimElevationSector | ( | float | minAzimuth, |
float | maxAzimuth, | ||
float | minElevation, | ||
float | maxElevation, | ||
float | fadeAngle = 0.0f |
||
) |
virtual osgSim::AzimElevationSector::~AzimElevationSector | ( | ) | [inline, protected, virtual] |
virtual float osgSim::AzimElevationSector::operator() | ( | const osg::Vec3 & | eyeLocal | ) | const [virtual] |
Implements osgSim::Sector.
![]() | Generated at Thu Sep 27 2012 12:20:30 for the OpenSceneGraph by doxygen 1.7.6.1. |