se2ez
se2ez::CSpaceGrid::GridLine Struct Reference

Line on the grid. More...

#include <cspace.h>

Public Attributes

GridCoords a
 Endpoint a. More...
 
GridCoords b
 Endpoint b. More...
 

Detailed Description

Line on the grid.

Definition at line 47 of file cspace.h.

Member Data Documentation

◆ a

GridCoords se2ez::CSpaceGrid::GridLine::a

Endpoint a.

Definition at line 49 of file cspace.h.

◆ b

GridCoords se2ez::CSpaceGrid::GridLine::b

Endpoint b.

Definition at line 50 of file cspace.h.


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