2023-Robot
Robot code for 2023 FRC season by Argos, FRC team #1756
Loading...
Searching...
No Matches
KeepOutTest Class Reference
Inheritance diagram for KeepOutTest:

Protected Member Functions

void SetUp () override
 

Protected Attributes

Polygon square
 
Polygon castle
 
Polygon blockH
 
Polygon inverse_square
 
Polygon inverse_castle
 
Polygon inverse_blockH
 

Member Function Documentation

◆ SetUp()

void KeepOutTest::SetUp ( )
inlineoverrideprotected

Member Data Documentation

◆ blockH

Polygon KeepOutTest::blockH
protected

◆ castle

Polygon KeepOutTest::castle
protected

◆ inverse_blockH

Polygon KeepOutTest::inverse_blockH
protected

◆ inverse_castle

Polygon KeepOutTest::inverse_castle
protected

◆ inverse_square

Polygon KeepOutTest::inverse_square
protected

◆ square

Polygon KeepOutTest::square
protected

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