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

#include <Drawables.h>

Classes

struct  GridData
 

Public Member Functions

 GridLines (Graphics::Renderer *r)
 
void SetLineColors (Color minorLineColor, Color majorLineColor, float lineWidth=2.0)
 
void Draw (Graphics::Renderer *r, vector2f grid_size, float cell_size)
 

Constructor & Destructor Documentation

◆ GridLines()

Graphics::Drawables::GridLines::GridLines ( Graphics::Renderer r)
Here is the call graph for this function:

Member Function Documentation

◆ Draw()

void Graphics::Drawables::GridLines::Draw ( Graphics::Renderer r,
vector2f  grid_size,
float  cell_size 
)
Here is the call graph for this function:

◆ SetLineColors()

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

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