malena
Why malena
Quick start
Tutorials
API docs
GitHub
GitHub
Tutorials
Loading...
Searching...
No Matches
Graphics
Primitives
VertexArray.h
Go to the documentation of this file.
1
#ifndef VERTEXARRAY_H
2
#define VERTEXARRAY_H
3
4
#pragma once
5
6
#include <
Malena/Graphics/Base/Graphic.h
>
7
#include <
Malena/Traits/Base/Customizable.h
>
8
9
namespace
ml
10
{
30
// class VertexArray : public Core<sf::VertexArray> { ... };
31
// template<typename MANIFEST>
32
// class VertexArrayWith : public Customizable<VertexArray, MANIFEST>{};
33
34
}
// namespace ml
35
36
#endif
// VERTEXARRAY_H
Customizable.h
Graphic.h
ml
Definition
Component.h:18
Generated by
1.16.1