Hermes2D  3.0
Hermes::Hermes2D::Views::ScalarView::GLVertex2 Struct Reference

< 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.
 

Detailed Description

< OpenGL vertex. Used to cache vertices prior rendering

Definition at line 118 of file scalar_view.h.


The documentation for this struct was generated from the following file: