|
KiCad PCB EDA Suite
|
#include <sg_node.h>
Public Attributes | |
| std::vector< SGAPPEARANCE const * > | matorder |
| std::map< SGAPPEARANCE const *, int > | matmap |
| std::map< SGAPPEARANCE const*, int > S3D::MATLIST::matmap |
Definition at line 57 of file sg_node.h.
Referenced by S3D::GetMatIndex(), and S3D::GetModel().
| std::vector< SGAPPEARANCE const* > S3D::MATLIST::matorder |
Definition at line 56 of file sg_node.h.
Referenced by S3D::GetMatIndex(), and S3D::GetModel().