.. index:: pair: enum; VertexArrayStates .. _doxid-namespace_e_e_1_1_graphics_1acb55766a02fb1f8be6f1b2dcd7a516ad: enum EE::Graphics::VertexArrayStates ==================================== Internal reference of Vertex Arrays States .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include enum VertexArrayStates { :target:`EEGL_VERTEX_ARRAY` = 0, :target:`EEGL_NORMAL_ARRAY`, :target:`EEGL_COLOR_ARRAY`, :target:`EEGL_ARRAY_STATES_COUNT`, :target:`EEGL_TEXTURE_COORD_ARRAY`, };