![]() |
PeriDyno 1.2.1
|
#include <WtFlowNodeData.h>
Public Attributes | |
| PortType | portType |
| PortIndex | portIndex |
| PortShape | portShape |
| Wt::WRectF | pointRect |
| Wt::WPointF | diamond_out [4] |
| Wt::WPointF | diamond [4] |
Definition at line 9 of file WtFlowNodeData.h.
| Wt::WPointF connectionPointData::diamond[4] |
Definition at line 16 of file WtFlowNodeData.h.
| Wt::WPointF connectionPointData::diamond_out[4] |
Definition at line 15 of file WtFlowNodeData.h.
| Wt::WRectF connectionPointData::pointRect |
Definition at line 14 of file WtFlowNodeData.h.
| PortIndex connectionPointData::portIndex |
Definition at line 12 of file WtFlowNodeData.h.
| PortShape connectionPointData::portShape |
Definition at line 13 of file WtFlowNodeData.h.
| PortType connectionPointData::portType |
Definition at line 11 of file WtFlowNodeData.h.