Avara3D 0.2.0
C++ API reference
a3d::VisualWorld::Capabilities Struct Reference

Rendering capabilities available through this VisualWorld. More...

#include <a3d/visual/VisualWorld.h>

Public Attributes

bool wireframeRendering {false}
 Whether wireframe rendering is supported. More...
 

Detailed Description

Rendering capabilities available through this VisualWorld.

Definition at line 65 of file VisualWorld.h.

Member Data Documentation

◆ wireframeRendering

bool a3d::VisualWorld::Capabilities::wireframeRendering {false}

Whether wireframe rendering is supported.

Definition at line 66 of file VisualWorld.h.


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