PandA-2024.02
|
Data structures used to manage set of vertexes. More...
Go to the source code of this file.
Data Structures | |
struct | vertex2obj< data_obj > |
Class managing map of the vertexes on a generic object. More... | |
struct | vertex2int |
struct | vertex2float |
Macros | |
#define | COLUMN_SIZE 30 |
Data structures used to manage set of vertexes.
Definition in file Vertex.hpp.
#define COLUMN_SIZE 30 |
Definition at line 53 of file Vertex.hpp.
Referenced by vertex2obj< dataType >::print_rowHead().