Minsky
|
#include <schema3.h>
Public Member Functions | |
Wire () | |
Wire (int id, const minsky::Wire &w) | |
Wire (const schema2::Wire &w) | |
![]() | |
Note () | |
Note (const minsky::NoteBase &x) | |
Note (const schema2::Note &x) | |
Public Attributes | |
int | id =-1 |
int | from =-1 |
int | to =-1 |
Optional< std::vector< float > > | coords |
![]() | |
Optional< std::string > | detailedText |
Optional< std::string > | tooltip |
|
inline |
|
inline |
Optional<std::vector<float> > schema3::Wire::coords |
Definition at line 197 of file schema3.h.
Referenced by schema3::populateWire().