enum EE::Graphics::VertexArrayStates¶
Internal reference of Vertex Arrays States
#include <rendererhelper.hpp> enum VertexArrayStates { EEGL_VERTEX_ARRAY = 0, EEGL_NORMAL_ARRAY, EEGL_COLOR_ARRAY, EEGL_ARRAY_STATES_COUNT, EEGL_TEXTURE_COORD_ARRAY, };