#include <_src_sky_stars.hh>
Public Member Functions | |
| Stars (const WorldVertex &pos, const uint count, SkyDome &skyDome) | |
| virtual | ~Stars () |
| virtual NodeSort | GetNodeSort (void) |
Private Attributes | |
| RefPtr< osg::Geode > | mGeode |
Integration: Stars is to be instantiated and contained by Sky.
ctor/dtor. SkyDome must be passed since Sky ctor calls Stars ctor, so calling GET_SKY_DOME() would cause an infinite cycle.
| sky::Stars::~Stars | ( | ) | [virtual] |
| NodeSort sky::Stars::GetNodeSort | ( | void | ) | [virtual] |
For scene-graph to render optimally, nodes should be sorted by state.
RefPtr<osg::Geode> sky::Stars::mGeode [private] |
Palomino Flight Simulator documents generated by doxygen 1.5.6 on Tue Sep 28 11:37:50 2010