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::VertexNorm Struct Reference

#include <types.hpp>

Collaboration diagram for gl3::VertexNorm:
[legend]

Public Attributes

std::array< float, 3 > coord
 
std::array< float, 3 > norm
 

Static Public Attributes

static const int layout = LAYOUT_VTX_NORMAL
 

Detailed Description

Definition at line 230 of file types.hpp.

Member Data Documentation

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

Definition at line 232 of file types.hpp.

const int gl3::VertexNorm::layout = LAYOUT_VTX_NORMAL
static

Definition at line 235 of file types.hpp.

std::array<float, 3> gl3::VertexNorm::norm

Definition at line 233 of file types.hpp.


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