![]() |
Pioneer
|
#include <Drawables.h>
Classes | |
| struct | GridData |
Public Member Functions | |
| GridSphere (Graphics::Renderer *r, uint32_t numSubdivs=12) | |
| void | SetLineColors (Color minorLineColor, Color majorLineColor, float lineWidth=2.0) |
| void | Draw (Graphics::Renderer *r, float lineSpacing=2.0) |
| Graphics::Drawables::GridSphere::GridSphere | ( | Graphics::Renderer * | r, |
| uint32_t | numSubdivs = 12 |
||
| ) |

| void Graphics::Drawables::GridSphere::Draw | ( | Graphics::Renderer * | r, |
| float | lineSpacing = 2.0 |
||
| ) |

| void Graphics::Drawables::GridSphere::SetLineColors | ( | Color | minorLineColor, |
| Color | majorLineColor, | ||
| float | lineWidth = 2.0 |
||
| ) |