PeriDyno 1.2.1
Loading...
Searching...
No Matches
sceneConnection Struct Reference

#include <WtFlowWidget.h>

Collaboration diagram for sceneConnection:

Public Attributes

std::shared_ptr< NodeexportNode
 
std::shared_ptr< NodeinportNode
 
connectionPointData inPoint
 
connectionPointData outPoint
 

Detailed Description

Definition at line 15 of file WtFlowWidget.h.

Member Data Documentation

◆ exportNode

std::shared_ptr<Node> sceneConnection::exportNode

Definition at line 16 of file WtFlowWidget.h.

◆ inPoint

connectionPointData sceneConnection::inPoint

Definition at line 18 of file WtFlowWidget.h.

◆ inportNode

std::shared_ptr<Node> sceneConnection::inportNode

Definition at line 17 of file WtFlowWidget.h.

◆ outPoint

connectionPointData sceneConnection::outPoint

Definition at line 19 of file WtFlowWidget.h.


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