Kanzi 4.1.0
kanzi::Mesh::CreateInfo::Adjustment Struct Reference

Describes a single adjustment made by adjustForDeviceCapabilities(). More...

#include <kanzi/core.ui/graphics3d/mesh_create_info.hpp>

Public Attributes

VectorMap< string, string > parameters
 Key-value pairs of relevant data for this adjustment.
 
AdjustmentType type
 The type of adjustment performed.
 

Detailed Description

Describes a single adjustment made by adjustForDeviceCapabilities().

Since
Kanzi 4.1.0

Member Data Documentation

◆ type

AdjustmentType kanzi::Mesh::CreateInfo::Adjustment::type

The type of adjustment performed.

◆ parameters

VectorMap<string, string> kanzi::Mesh::CreateInfo::Adjustment::parameters

Key-value pairs of relevant data for this adjustment.


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