![]() |
PeriDyno 1.2.1
|


Go to the source code of this file.
Classes | |
| struct | NodeDataType |
| struct | Port |
| class | WtNodeData |
| class | WtImportNode |
| class | WtExportNode |
Typedefs | |
| using | PortIndex = int |
Enumerations | |
| enum class | PortShape { Point , Bullet , Diamond , HollowDiamond } |
| enum class | PortType { None , In , Out } |
| enum class | CntType { Link , Break } |
Functions | |
| PortType | oppositePort (PortType port) |
Variables | |
| static const int | INVALID_PORT = -1 |
| using PortIndex = int |
Definition at line 38 of file WtNodeData.hpp.
|
strong |
| Enumerator | |
|---|---|
| Link | |
| Break | |
Definition at line 30 of file WtNodeData.hpp.
|
strong |
| Enumerator | |
|---|---|
| Point | |
| Bullet | |
| Diamond | |
| HollowDiamond | |
Definition at line 8 of file WtNodeData.hpp.
|
strong |
| Enumerator | |
|---|---|
| None | |
| In | |
| Out | |
Definition at line 23 of file WtNodeData.hpp.
|
static |
Definition at line 36 of file WtNodeData.hpp.