Visual Computing Library  devel
Loading...
Searching...
No Matches
vcl::DrawObjectSettingsBGFX Struct Reference

A simple struct containing the settings to draw a drawable object in a bgfx canvas. More...

#include <vclib/bgfx/settings/draw_object_settings_bgfx.h>

Public Attributes

const DrawableEnvironmentenvironment = nullptr
 
uint objectId = 0
 The object ID to assign to the object.
 
PBRViewerSettings pbrSettings
 
uint viewId = 0
 

Detailed Description

A simple struct containing the settings to draw a drawable object in a bgfx canvas.

Member Data Documentation

◆ objectId

uint vcl::DrawObjectSettingsBGFX::objectId = 0

The object ID to assign to the object.

<

The view ID on which to draw the object.


The documentation for this struct was generated from the following file: