#include <MeshIO.h>
Public Member Functions | |
Material () | |
Public Attributes | |
MeshIO::Binding | binding |
std::vector< App::Color > | diffuseColor |
Definition at line 63 of file MeshIO.h.
Definition at line 66 of file MeshIO.h.
Referenced by MeshCore::MeshOutput::SavePLY().
std::vector<App::Color> MeshCore::Material::diffuseColor |
Definition at line 67 of file MeshIO.h.
Referenced by MeshCore::MeshOutput::SavePLY().