kstars
starblock.cpp
Go to the documentation of this file.
void init(const starData *stardata)
Initializes a StarObject to given data.
Definition: starobject.cpp:133
int releaseBlock(StarBlock *block)
Drops the StarBlock with the given pointer from the list.
Definition: starblocklist.cpp:43
StarBlock(int nstars=100)
Constructor Initializes values of various parameters and creates nstars number of stars...
Definition: starblock.cpp:27
StarObject * addStar(const starData &data)
Initialize another star with data.
Definition: starblock.cpp:55
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.