JSim 2026.06.01-p(1)
Loading...
Searching...
No Matches
frcsim::FieldObstacleMap Struct Reference

Mutable collection helper for assembling obstacle sets. More...

#include <obstacle.hpp>

Public Member Functions

void add (const FieldObstacle &obstacle)
 Appends a single obstacle.

Public Attributes

std::vector< FieldObstacleobstacles {}

Detailed Description

Mutable collection helper for assembling obstacle sets.

Member Function Documentation

◆ add()

void frcsim::FieldObstacleMap::add ( const FieldObstacle & obstacle)
inline

Appends a single obstacle.

Member Data Documentation

◆ obstacles

std::vector<FieldObstacle> frcsim::FieldObstacleMap::obstacles {}

Stored obstacle entries.


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