#include <flowvis_canvas.h>
Public Attributes | |
bool | plot |
F_RGB | color |
bool | plot_tapering |
bool | plot_glyphs |
int | glyph_density |
GLuint | glyph_texture |
Definition at line 103 of file flowvis_canvas.h.
Definition at line 105 of file flowvis_canvas.h.
Referenced by FlowVisCanvas::Render_ToScreen(), and FlowVisCanvas::SetStreamlinePlot().
Definition at line 106 of file flowvis_canvas.h.
Referenced by FlowVisCanvas::Render_Streamlines(), and FlowVisCanvas::SetLineColor().
Definition at line 107 of file flowvis_canvas.h.
Referenced by FlowVisCanvas::Render_Streamlines(), and FlowVisCanvas::SetLineTapering().
Definition at line 108 of file flowvis_canvas.h.
Referenced by FlowVisCanvas::Render_Streamlines(), and FlowVisCanvas::SetLineGlyphs().
Definition at line 109 of file flowvis_canvas.h.
Referenced by FlowVisCanvas::Render_Streamlines(), and FlowVisCanvas::SetGlyphDensity().
Definition at line 110 of file flowvis_canvas.h.
Referenced by FlowVisCanvas::LoadGlyphTexture(), and FlowVisCanvas::Render_Streamlines().