|
Visual Computing Library
devel
|
A simple struct containing the settings to draw a drawable object in a opengl2 canvas. More...
#include <vclib/opengl2/drawable/draw_object_settings_opengl2.h>
Public Attributes | |
| uint | objectId = 0 |
| The object ID to assign to the object. | |
A simple struct containing the settings to draw a drawable object in a opengl2 canvas.
| uint vcl::DrawObjectSettingsOpenGL2::objectId = 0 |
The object ID to assign to the object.
<