GLVis  v4.2
Accurate and flexible finite element visualization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Attributes | Static Public Attributes | List of all members
gl3::VertexColor Struct Reference

#include <types.hpp>

Collaboration diagram for gl3::VertexColor:
[legend]

Public Attributes

std::array< float, 3 > coord
 
std::array< uint8_t, 4 > color
 

Static Public Attributes

static const int layout = LAYOUT_VTX_COLOR
 

Detailed Description

Definition at line 214 of file types.hpp.

Member Data Documentation

std::array<uint8_t, 4> gl3::VertexColor::color

Definition at line 217 of file types.hpp.

std::array<float, 3> gl3::VertexColor::coord

Definition at line 216 of file types.hpp.

const int gl3::VertexColor::layout = LAYOUT_VTX_COLOR
static

Definition at line 219 of file types.hpp.


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