Google

class OSGSIM_EXPORT osgSim::AzimRange


Inheritance:


Public Methods

[more] AzimRange()
[more]void setAzimuthRange(float minAzimuth, float maxAzimuth, float fadeAngle=0.0f)
[more]inline float azimSector(const osg::Vec3& eyeLocal) const

Protected Fields

[more]float _cosAzim
[more]float _sinAzim
[more]float _cosAngle
[more]float _cosFadeAngle


Documentation

o AzimRange()

ovoid setAzimuthRange(float minAzimuth, float maxAzimuth, float fadeAngle=0.0f)

oinline float azimSector(const osg::Vec3& eyeLocal) const

ofloat _cosAzim

ofloat _sinAzim

ofloat _cosAngle

ofloat _cosFadeAngle


Direct child classes:
AzimSector
AzimElevationSector

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.