15 #include <osg/Geometry>
16 #include <osg/BlendFunc>
18 #include <osgSim/LightPoint>
19 #include <osgSim/LightPointNode>
35 bool isShadowCamera(osg::RenderInfo renderInfo)
const;
38 virtual bool isSmallFeature(
const osg::Matrixf& drawableMatrix, osg::ref_ptr<osg::Camera> camera);
41 virtual bool processSector(
const osg::Matrixd& drawableMatrix);
44 virtual bool update(
double frameTime, osg::Drawable* drw);
47 virtual void setDaylightControlled(
bool b);
50 virtual bool daylightControlled();