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

#include <NodePage.h>

Public Member Functions

 VisNode ()=default
 
 VisNode (RawPtr< JobNode > node, Pixel position)
 
Pixel size () const
 

Public Attributes

RawPtr< JobNodenode
 
Pixel position
 

Static Public Attributes

static constexpr Size SIZE_X = 160
 

Detailed Description

Definition at line 23 of file NodePage.h.

Constructor & Destructor Documentation

◆ VisNode() [1/2]

VisNode::VisNode ( )
default

◆ VisNode() [2/2]

VisNode::VisNode ( RawPtr< JobNode node,
Pixel  position 
)
inline

Definition at line 29 of file NodePage.h.

Member Function Documentation

◆ size()

Pixel VisNode::size ( ) const
inline

Definition at line 35 of file NodePage.h.

Member Data Documentation

◆ node

RawPtr<JobNode> VisNode::node

Definition at line 24 of file NodePage.h.

◆ position

Pixel VisNode::position

Definition at line 25 of file NodePage.h.

◆ SIZE_X

constexpr Size VisNode::SIZE_X = 160
staticconstexpr

Definition at line 33 of file NodePage.h.


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