ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
rux::gui::PageRequest Struct Reference

A validated, clamped offset/limit window over a collection. More...

#include <api.hpp>

Public Attributes

uint64_t offset = 0
uint64_t limit = 0

Detailed Description

A validated, clamped offset/limit window over a collection.

Definition at line 147 of file api.hpp.

Member Data Documentation

◆ limit

uint64_t rux::gui::PageRequest::limit = 0

Definition at line 149 of file api.hpp.

◆ offset

uint64_t rux::gui::PageRequest::offset = 0

Definition at line 148 of file api.hpp.


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