|
tess 0.4.0
Performance-first tile and path simulation substrate
|
This is the complete list of members for tess::PathAgentBatch, including all inherited members.
| agents() noexcept -> std::span< PathAgentState > (defined in tess::PathAgentBatch) | tess::PathAgentBatch | inline |
| agents() const noexcept -> std::span< const PathAgentState > (defined in tess::PathAgentBatch) | tess::PathAgentBatch | inline |
| clear() noexcept (defined in tess::PathAgentBatch) | tess::PathAgentBatch | inline |
| handles() const noexcept -> std::span< const EntityHandle > (defined in tess::PathAgentBatch) | tess::PathAgentBatch | inline |
| push(EntityHandle handle, const PathAgentState &agent) (defined in tess::PathAgentBatch) | tess::PathAgentBatch | inline |
| reserve(std::size_t agent_capacity) (defined in tess::PathAgentBatch) | tess::PathAgentBatch | inline |
| size() const noexcept -> std::size_t (defined in tess::PathAgentBatch) | tess::PathAgentBatch | inline |