sky::Stars Class Reference

Makes stars. More...

#include <_src_sky_stars.hh>

List of all members.

Public Member Functions

 Stars (const WorldVertex &pos, const uint count, SkyDome &skyDome)
virtual ~Stars ()
virtual NodeSort GetNodeSort (void)

Private Attributes

RefPtr< osg::Geode > mGeode


Detailed Description

Makes stars.

Integration: Stars is to be instantiated and contained by Sky.


Constructor & Destructor Documentation

sky::Stars::Stars ( const WorldVertex &  pos,
const uint  count,
SkyDome skyDome 
)

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]


Member Function Documentation

NodeSort sky::Stars::GetNodeSort ( void   )  [virtual]

For scene-graph to render optimally, nodes should be sorted by state.


Member Data Documentation

RefPtr<osg::Geode> sky::Stars::mGeode [private]


The documentation for this class was generated from the following files:
Palomino Flight Simulator documents generated by doxygen 1.5.6 on Tue Sep 28 11:37:50 2010