ScalarView::GLVertex2 Struct Reference

< OpenGL vertex. Used to cache vertices prior rendering More...

#include <scalar_view.h>

List of all members.

Public Member Functions

 GLVertex2 ()
 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


Constructor & Destructor Documentation

ScalarView::GLVertex2::GLVertex2 (  )  [inline]
ScalarView::GLVertex2::GLVertex2 ( float  x,
float  y,
float  coord 
) [inline]

Member Data Documentation

const size_t ScalarView::GLVertex2::H2D_OFFSETOF_COORD = 2*sizeof(float) [static]

Offset of coordinate.


The documentation for this struct was generated from the following file:
Generated on Sat Jun 5 15:17:43 2010 for Hermes2D Library: Real Version by  doxygen 1.6.3