tess 0.4.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::PathView Member List

This is the complete list of members for tess::PathView, including all inherited members.

back() const noexcept -> const Coord3 &tess::PathViewinline
begin() const noexcepttess::PathViewinline
data() const noexcept -> const Coord3 *tess::PathViewinline
empty() const noexcept -> booltess::PathViewinline
end() const noexcepttess::PathViewinline
front() const noexcept -> const Coord3 &tess::PathViewinline
operator[](std::size_t index) const noexcept -> const Coord3 &tess::PathViewinline
PathView() noexcept=defaulttess::PathView
PathView(std::span< const Coord3 > nodes) noexcepttess::PathViewinline
PathView(const std::vector< Coord3 > &nodes) noexcepttess::PathViewinline
PathView(std::vector< Coord3 > &&)=deletetess::PathView
PathView(const std::vector< Coord3 > &&)=deletetess::PathView
size() const noexcept -> std::size_ttess::PathViewinline
span() const noexcept -> std::span< const Coord3 >tess::PathViewinline
suffix(std::size_t offset) const noexcept -> PathViewtess::PathViewinline