v0.16.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
ParsedMeshsetEntry Struct Reference
Collaboration diagram for ParsedMeshsetEntry:
[legend]

Public Attributes

int meshsetId = -1
 
int appliedMeshsetId = -1
 
std::string meshsetName
 
std::string sourceMeshsetName
 
std::string typeName
 
JsonObject attributes
 
std::string context
 

Detailed Description

Definition at line 156 of file JsonConfigManagerMeshsets.cpp.

Member Data Documentation

◆ appliedMeshsetId

int ParsedMeshsetEntry::appliedMeshsetId = -1

Definition at line 158 of file JsonConfigManagerMeshsets.cpp.

◆ attributes

JsonObject ParsedMeshsetEntry::attributes

Definition at line 162 of file JsonConfigManagerMeshsets.cpp.

◆ context

std::string ParsedMeshsetEntry::context

Definition at line 163 of file JsonConfigManagerMeshsets.cpp.

◆ meshsetId

int ParsedMeshsetEntry::meshsetId = -1

Definition at line 157 of file JsonConfigManagerMeshsets.cpp.

◆ meshsetName

std::string ParsedMeshsetEntry::meshsetName

Definition at line 159 of file JsonConfigManagerMeshsets.cpp.

◆ sourceMeshsetName

std::string ParsedMeshsetEntry::sourceMeshsetName

Definition at line 160 of file JsonConfigManagerMeshsets.cpp.

◆ typeName

std::string ParsedMeshsetEntry::typeName

Definition at line 161 of file JsonConfigManagerMeshsets.cpp.


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