![]() |
Pioneer
|
#include <Drawables.h>
Public Member Functions | |
| PointSprites () | |
| void | SetData (const int count, const vector3f *positions, const Color *colours, const float *sizes, Graphics::Material *pMaterial) |
| void | Draw (Renderer *, RenderState *) |
| Graphics::Drawables::PointSprites::PointSprites | ( | ) |
| void Graphics::Drawables::PointSprites::Draw | ( | Renderer * | r, |
| RenderState * | rs | ||
| ) |
| void Graphics::Drawables::PointSprites::SetData | ( | const int | count, |
| const vector3f * | positions, | ||
| const Color * | colours, | ||
| const float * | sizes, | ||
| Graphics::Material * | pMaterial | ||
| ) |