#include <polyhedral_editor_panel.h>
Public Attributes | |
| uint8_t | shade = 0 |
| std::vector< uint8_t > | vertex_indices |
Definition at line 21 of file polyhedral_editor_panel.h.
| uint8_t yaze::editor::PolyFace::shade = 0 |
Definition at line 22 of file polyhedral_editor_panel.h.
Referenced by yaze::editor::PolyhedralEditorPanel::LoadShapes().
| std::vector<uint8_t> yaze::editor::PolyFace::vertex_indices |
Definition at line 23 of file polyhedral_editor_panel.h.
Referenced by yaze::editor::PolyhedralEditorPanel::LoadShapes().