|
Hymn to Beauty
C++ 3D Engine
|
Binds together a vertex description with buffers. More...
#include <GeometryBinding.hpp>
Public Types | |
| enum class | IndexType { NONE = 0 , SHORT , INT } |
| The type of values in the index buffer. More... | |
Public Member Functions | |
| GeometryBinding () | |
| Create a new shader. More... | |
| virtual | ~GeometryBinding () |
| Destructor. More... | |
Binds together a vertex description with buffers.
|
strong |
|
inline |
Create a new shader.
|
inlinevirtual |
Destructor.