#include <ddgstars.h>
Class diagram for ddgStarClass:
Public Members | |||
![]() | ![]() | ddgStarClass (ddgStr *file, unsigned int l = 1) | |
![]() | ![]() | Constructor. | |
![]() | ![]() | ~ddgStarClass () | |
![]() | ![]() | Destructor. | |
![]() | ![]() | bool | draw ( ddgContext *ctx) |
![]() | ![]() | Render the stars. | |
![]() | ![]() | bool | init ( ddgContext *ctx ) |
![]() | ![]() | Initialize the all the stars. | |
![]() | ![]() | void | smooth ( bool s ) |
![]() | ![]() | Set smooth or standard stars. | |
![]() | ![]() | unsigned int | starCount (void) |
![]() | ![]() | Return the number of stars read in. | |
![]() | ![]() | float | scale |
![]() | ![]() | Scale of the star set. | |
![]() | ![]() | float | minMagnitude |
![]() | ![]() | Stars below this magnitude won't be rendered. |