Thunderbots Project
Loading...
Searching...
No Matches
shape.h
1
#pragma once
2
3
#include "software/geom/point.h"
4
8
class
Shape
9
{
10
public
:
11
virtual
~Shape
() =
default
;
12
};
Shape
Definition
shape.h:9
src
software
geom
shape.h
Generated by
1.9.8