tess 0.4.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::Extent3 Struct Reference

#include <tess/core/shape.h>

Public Attributes

std::uint64_t x = 0
std::uint64_t y = 0
std::uint64_t z = 1

Friends

constexpr bool operator== (Extent3 lhs, Extent3 rhs) noexcept=default

Detailed Description

Unsigned three-axis size used for worlds, chunks, and boxes.


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