SPH
|
#include <NodePage.h>
Public Member Functions | |
VisNode ()=default | |
VisNode (RawPtr< JobNode > node, Pixel position) | |
Pixel | size () const |
Public Attributes | |
RawPtr< JobNode > | node |
Pixel | position |
Static Public Attributes | |
static constexpr Size | SIZE_X = 160 |
Definition at line 23 of file NodePage.h.
|
default |
Definition at line 29 of file NodePage.h.
|
inline |
Definition at line 35 of file NodePage.h.
Definition at line 24 of file NodePage.h.
Pixel VisNode::position |
Definition at line 25 of file NodePage.h.
|
staticconstexpr |
Definition at line 33 of file NodePage.h.