Struct PinStates
#include <NodeEditor.h>
Public Attributes
| Type | Name |
|---|---|
| std::string | p_ID = "" |
| bool | p_connected = false |
| Nodes::ParaLink | p_link = {} |
| int | p_offset = 0 |
| std::string | p_s_ID = "" |
| Parameters * | p_tar = nullptr |
Public Attributes Documentation
variable p_ID
std::string PinStates::p_ID;
variable p_connected
bool PinStates::p_connected;
variable p_link
Nodes::ParaLink PinStates::p_link;
variable p_offset
int PinStates::p_offset;
variable p_s_ID
std::string PinStates::p_s_ID;
variable p_tar
Parameters* PinStates::p_tar;
The documentation for this class was generated from the following file src/UI/item/NodeEditor.h