![]() |
Pioneer
|
#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 *) |
| Graphics::Drawables::Lines::Lines | ( | ) |

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