bool isInvalidNode(NodeId id) noexcept
Returns true when id is the invalid-node sentinel.
bool isInvalidPixel(PixelId id) noexcept
Returns true when id is the invalid-pixel sentinel.
bool isValidNode(NodeId id) noexcept
Returns true when id is not the invalid-node sentinel.
constexpr NodeId InvalidNode
Sentinel value used to denote an invalid node identifier.
constexpr PixelId InvalidPixel
Sentinel value used to denote an invalid pixel identifier.
constexpr bool PRINT_LOG
Compile-time switch for optional diagnostic logging.
bool isValidPixel(PixelId id) noexcept
Returns true when id is not the invalid-pixel sentinel.
Owning result for one computed scalar attribute layout and buffer.