Hermes2D
2.0
|
< OpenGL vertex. Used to cache vertices prior rendering More...
#include <scalar_view.h>
Public Member Functions | |
GLVertex2 (float x, float y, float coord) | |
Public Attributes | |
float | x |
float | y |
float | coord |
Static Public Attributes | |
static const size_t | H2D_OFFSETOF_COORD = 2*sizeof(float) |
Offset of coordinate. | |
< OpenGL vertex. Used to cache vertices prior rendering
Definition at line 125 of file scalar_view.h.