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

#include <renderer_core.hpp>

Public Attributes

float pos [4]
 
float color [4]
 
float clipCoord
 

Detailed Description

Definition at line 33 of file renderer_core.hpp.

Member Data Documentation

float gl3::CoreGLDevice::ShaderXfbVertex::clipCoord

Definition at line 37 of file renderer_core.hpp.

float gl3::CoreGLDevice::ShaderXfbVertex::color[4]

Definition at line 36 of file renderer_core.hpp.

float gl3::CoreGLDevice::ShaderXfbVertex::pos[4]

Definition at line 35 of file renderer_core.hpp.


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