16 using TVertexArray::TVertexArray;
34 } parameters{1.0f, 0.5f, 0.05f,
false,
false};
Class to render a rectangle in OpenGL. Height of the cone is along the Z-axis where the tip is at (0,...
Definition Rectangle.h:13
void generate() override
Overridden from base class.
OpenGL base class and wrapper template for vertex arrays. Automates most of the things needed for pri...
Definition TVertexArray.h:20
Definition DemoRenderer.h:6
Parameters for generating the data.
Definition Rectangle.h:22
float height
Definition Rectangle.h:26
float width
Definition Rectangle.h:24
bool use_points
Definition Rectangle.h:32
bool use_single
Definition Rectangle.h:30
float wire_dist
Definition Rectangle.h:28
#define _XGL_CLASS
Definition xgl/global.h:35