23#ifndef VCL_OPENGL2_SETTINGS_DRAW_OBJECT_SETTINGS_OPENGL2_H
24#define VCL_OPENGL2_SETTINGS_DRAW_OBJECT_SETTINGS_OPENGL2_H
26#include <vclib/base.h>
A class representing a line segment in n-dimensional space. The class is parameterized by a PointConc...
Definition segment.h:41
A simple struct containing the settings to draw a drawable object in a opengl2 canvas.
Definition draw_object_settings_opengl2.h:35
uint objectId
The object ID to assign to the object.
Definition draw_object_settings_opengl2.h:37