Kanzi 4.0.0-beta2
kanzi::gfx::BaseCreateInfo Struct Reference

The base class for all create info structures. More...

#include <kanzi/gfx/create_info.hpp>

Inheritance diagram for kanzi::gfx::BaseCreateInfo:
[legend]

Public Attributes

string_view name
 The name of the graphics object, useful for debugging.
 

Detailed Description

The base class for all create info structures.

Since
Kanzi 4.0.0

Member Data Documentation

◆ name

string_view kanzi::gfx::BaseCreateInfo::name

The name of the graphics object, useful for debugging.


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