yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::PolyShape Struct Reference

#include <polyhedral_editor_panel.h>

Public Attributes

std::string name
 
uint8_t vertex_count = 0
 
uint8_t face_count = 0
 
uint16_t vertex_ptr = 0
 
uint16_t face_ptr = 0
 
std::vector< PolyVertexvertices
 
std::vector< PolyFacefaces
 

Detailed Description

Definition at line 26 of file polyhedral_editor_panel.h.

Member Data Documentation

◆ name

std::string yaze::editor::PolyShape::name

◆ vertex_count

uint8_t yaze::editor::PolyShape::vertex_count = 0

◆ face_count

uint8_t yaze::editor::PolyShape::face_count = 0

◆ vertex_ptr

◆ face_ptr

◆ vertices

◆ faces


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