#include <polyhedral_editor_panel.h>
Public Attributes | |
| int | x = 0 |
| int | y = 0 |
| int | z = 0 |
Definition at line 15 of file polyhedral_editor_panel.h.
| int yaze::editor::PolyVertex::x = 0 |
Definition at line 16 of file polyhedral_editor_panel.h.
Referenced by yaze::editor::PolyhedralEditorPanel::LoadShapes().
| int yaze::editor::PolyVertex::y = 0 |
Definition at line 17 of file polyhedral_editor_panel.h.
Referenced by yaze::editor::PolyhedralEditorPanel::LoadShapes().
| int yaze::editor::PolyVertex::z = 0 |
Definition at line 18 of file polyhedral_editor_panel.h.
Referenced by yaze::editor::PolyhedralEditorPanel::LoadShapes().