MeshCore::Material Struct Reference
#include <MeshIO.h>
Public Member Functions | |
Material () | |
Public Attributes | |
MeshIO::Binding | binding |
std::vector< App::Color > | diffuseColor |
std::string | library |
Constructor & Destructor Documentation
◆ Material()
MeshCore::Material::Material | ( | ) |
Member Data Documentation
◆ binding
MeshIO::Binding MeshCore::Material::binding |
◆ diffuseColor
std::vector<App::Color> MeshCore::Material::diffuseColor |
◆ library
std::string MeshCore::Material::library |
Referenced by Mesh::MeshObject::load(), and Mesh::MeshObject::save().
The documentation for this struct was generated from the following file:
- src/Mod/Mesh/App/Core/MeshIO.h