|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
Material-lite data stored on a graph node. More...
#include <topo.hpp>

Public Attributes | |
| std::string | name |
| int32_t | has_density = 0 |
| double | density = 0.0 |
| int32_t | has_diffuse_color = 0 |
| ::occtl_color_rgba_t | diffuse_color = {1.0f, 1.0f, 1.0f, 1.0f} |
| ::occtl_uid_t | metadata_uid = OCCTL_UID_INVALID |
Material-lite data stored on a graph node.