Google

class OSGSIM_EXPORT osgSim::AzimSector


Inheritance:


Public Methods

[more] AzimSector()
[more] AzimSector(float minAzimuth, float maxAzimuth, float fadeAngle=0.0f)
[more]virtual float operator() (const osg::Vec3& eyeLocal) const

Protected Methods

[more]virtual ~AzimSector()


Inherited from Sector:


Inherited from AzimRange:

Public Methods

ovoid setAzimuthRange(float minAzimuth, float maxAzimuth, float fadeAngle=0.0f)
oinline float azimSector(const osg::Vec3& eyeLocal) const

Protected Fields

ofloat _cosAzim
ofloat _sinAzim
ofloat _cosAngle
ofloat _cosFadeAngle


Documentation

o AzimSector()

o AzimSector(float minAzimuth, float maxAzimuth, float fadeAngle=0.0f)

ovirtual float operator() (const osg::Vec3& eyeLocal) const

ovirtual ~AzimSector()


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



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