OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
Loading...
Searching...
No Matches
occtl::GraphMaterial Struct Reference

Material-lite data stored on a graph node. More...

#include <topo.hpp>

Collaboration diagram for occtl::GraphMaterial:

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
 

Detailed Description

Material-lite data stored on a graph node.


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