Pioneer
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
Graphics::Drawables::GridSphere Class Reference

#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)
 

Constructor & Destructor Documentation

◆ GridSphere()

Graphics::Drawables::GridSphere::GridSphere ( Graphics::Renderer r,
uint32_t  numSubdivs = 12 
)
Here is the call graph for this function:

Member Function Documentation

◆ Draw()

void Graphics::Drawables::GridSphere::Draw ( Graphics::Renderer r,
float  lineSpacing = 2.0 
)
Here is the call graph for this function:

◆ SetLineColors()

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

The documentation for this class was generated from the following files: