![]() |
scg3
0.6
|
A core that contains geometry information to be rendered. More...
#include <functional>
#include <vector>
#include "scg_glew.h"
#include "Core.h"
#include "scg_internals.h"
Go to the source code of this file.
Classes | |
class | scg::GeometryCore |
A core that contains geometry information to be rendered. More... | |
Namespaces | |
scg | |
Enumerations | |
enum | scg::DrawMode { scg::DrawMode::ARRAYS, scg::DrawMode::ELEMENTS } |
Draw mode for vertex buffer objects. More... | |
A core that contains geometry information to be rendered.
Definition in file GeometryCore.h.