SPH
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
NodeSlot Struct Reference

#include <NodePage.h>

Public Member Functions

Pixel position () const
 
bool operator== (const NodeSlot &other) const
 
bool operator!= (const NodeSlot &other) const
 

Public Attributes

RawPtr< const VisNodevis
 
Size index = 0
 

Static Public Attributes

static constexpr Size RESULT_SLOT = -1
 

Detailed Description

Definition at line 40 of file NodePage.h.

Member Function Documentation

◆ operator!=()

bool NodeSlot::operator!= ( const NodeSlot other) const
inline

Definition at line 51 of file NodePage.h.

◆ operator==()

bool NodeSlot::operator== ( const NodeSlot other) const
inline

Definition at line 48 of file NodePage.h.

◆ position()

Pixel NodeSlot::position ( ) const

Definition at line 677 of file NodePage.cpp.

Member Data Documentation

◆ index

Size NodeSlot::index = 0

Definition at line 42 of file NodePage.h.

◆ RESULT_SLOT

constexpr Size NodeSlot::RESULT_SLOT = -1
staticconstexpr

Definition at line 44 of file NodePage.h.

◆ vis

RawPtr<const VisNode> NodeSlot::vis

Definition at line 41 of file NodePage.h.


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