Rebel Fork Framework
Urho3D::GraphPinRef< PinType > Class Template Reference

Public Member Functions

GraphNodeGetNode () const
 
PinType * GetPin () const
 
 operator bool () const
 
bool operator! () const
 
 operator GraphNode * () const
 
 operator PinType * () const
 
template<typename OtherPinType >
GraphPinRef< OtherPinType > GetConnectedPin () const
 

Protected Member Functions

 GraphPinRef (GraphNode *node, PinType *pin)
 

Protected Attributes

GraphNodenode_ {}
 
PinType * pin_ {}
 

Friends

class GraphNode
 

The documentation for this class was generated from the following files: