virtual void MWRender::Sun::adjustTransparency |
( |
const float |
ratio | ) |
|
|
inlinevirtual |
osg::ref_ptr<osg::OcclusionQueryNode> MWRender::Sun::createOcclusionQueryNode |
( |
osg::Group * |
parent, |
|
|
bool |
queryVisible |
|
) |
| |
|
inlineprivate |
- Parameters
-
queryVisible | If true, queries the amount of visible pixels. If false, queries the total amount of pixels. |
void MWRender::Sun::createSunGlare |
( |
| ) |
|
|
inlineprivate |
void MWRender::Sun::destroySunFlash |
( |
| ) |
|
|
inlineprivate |
void MWRender::Sun::destroySunGlare |
( |
| ) |
|
|
inlineprivate |
void MWRender::Sun::setColor |
( |
const osg::Vec4f & |
color | ) |
|
|
inline |
void MWRender::Sun::setDirection |
( |
const osg::Vec3f & |
direction | ) |
|
|
inline |
void MWRender::Sun::setGlareTimeOfDayFade |
( |
float |
val | ) |
|
|
inline |
osg::ref_ptr<osg::OcclusionQueryNode> MWRender::Sun::mOcclusionQueryTotalPixels |
|
private |
osg::ref_ptr<osg::OcclusionQueryNode> MWRender::Sun::mOcclusionQueryVisiblePixels |
|
private |
osg::ref_ptr<osg::Node> MWRender::Sun::mSunFlashNode |
|
private |
osg::ref_ptr<osg::Node> MWRender::Sun::mSunGlareNode |
|
private |
osg::ref_ptr<Updater> MWRender::Sun::mUpdater |
|
private |
The documentation for this class was generated from the following file:
- /home/travis/build/OpenMW/openmw/apps/openmw/mwrender/sky.cpp