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

#include <renderer.hpp>

Public Attributes

vector< FeedbackVertexlines
 
vector< FeedbackVertextriangles
 
vector< FeedbackTexttext
 

Detailed Description

Definition at line 89 of file renderer.hpp.

Member Data Documentation

vector<FeedbackVertex> gl3::CaptureBuffer::lines

Definition at line 91 of file renderer.hpp.

vector<FeedbackText> gl3::CaptureBuffer::text

Definition at line 93 of file renderer.hpp.

vector<FeedbackVertex> gl3::CaptureBuffer::triangles

Definition at line 92 of file renderer.hpp.


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