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. | |
Describes a single adjustment made by adjustForDeviceCapabilities().
| AdjustmentType kanzi::Mesh::CreateInfo::Adjustment::type |
The type of adjustment performed.
| VectorMap<string, string> kanzi::Mesh::CreateInfo::Adjustment::parameters |
Key-value pairs of relevant data for this adjustment.