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

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

agents() noexcept -> std::span< PathAgentState > (defined in tess::PathAgentBatch)tess::PathAgentBatchinline
agents() const noexcept -> std::span< const PathAgentState > (defined in tess::PathAgentBatch)tess::PathAgentBatchinline
clear() noexcept (defined in tess::PathAgentBatch)tess::PathAgentBatchinline
handles() const noexcept -> std::span< const EntityHandle > (defined in tess::PathAgentBatch)tess::PathAgentBatchinline
push(EntityHandle handle, const PathAgentState &agent) (defined in tess::PathAgentBatch)tess::PathAgentBatchinline
reserve(std::size_t agent_capacity) (defined in tess::PathAgentBatch)tess::PathAgentBatchinline
size() const noexcept -> std::size_t (defined in tess::PathAgentBatch)tess::PathAgentBatchinline