API Reference > Structs, Records, Enums > JsonMaterials Structure
JsonMaterials Structure
Syntax
C++
struct JsonMaterials { enum kMaterialType { default_mat_type = 0, point_mat_type, line_basic_mat_type, mesh_basic_mat_type }; };

JsonObjectFormat.h

 
Name 
Description 
 
This is the overview for the JsonMaterials constructor overload. 
 
Name 
Description 
 
This is record JsonMaterials::kMaterialType. 
 
Name 
Description 
 
This is AddMaterialColor, a member of class JsonMaterials. 
 
This is ForEachColor, a member of class JsonMaterials. 
 
This is GetOpacity, a member of class JsonMaterials. 
 
This is GetType, a member of class JsonMaterials. 
 
This is GetWidth, a member of class JsonMaterials. 
 
This is SetWidth, a member of class JsonMaterials. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.