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

#include <Drawables.h>

Public Member Functions

 Lines ()
 
void SetData (const Uint32 vertCount, const vector3f *vertices, const Color &color)
 
void SetData (const Uint32 vertCount, const vector3f *vertices, const Color *colors)
 
void Draw (Renderer *, Material *)
 

Constructor & Destructor Documentation

◆ Lines()

Graphics::Drawables::Lines::Lines ( )

Member Function Documentation

◆ Draw()

void Graphics::Drawables::Lines::Draw ( Renderer r,
Material mat 
)
Here is the call graph for this function:

◆ SetData() [1/2]

void Graphics::Drawables::Lines::SetData ( const Uint32  vertCount,
const vector3f vertices,
const Color color 
)

◆ SetData() [2/2]

void Graphics::Drawables::Lines::SetData ( const Uint32  vertCount,
const vector3f vertices,
const Color colors 
)

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