23#ifndef VCL_OPENGL2_DRAWABLE_DRAW_OBJECT_SETTINGS_OPENGL2_H
24#define VCL_OPENGL2_DRAWABLE_DRAW_OBJECT_SETTINGS_OPENGL2_H
26#include <vclib/base.h>
A class representing a box in N-dimensional space.
Definition box.h:46
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