23#ifndef VCL_BGFX_DRAWABLE_DRAW_OBJECT_SETTINGS_BGFX_H
24#define VCL_BGFX_DRAWABLE_DRAW_OBJECT_SETTINGS_BGFX_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 bgfx canvas.
Definition draw_object_settings_bgfx.h:35
uint objectId
The object ID to assign to the object.
Definition draw_object_settings_bgfx.h:37
uint viewId
Option that tells whether the object must be drawn in PBR mode.
Definition draw_object_settings_bgfx.h:40