codac
1.5.6
Loading...
Searching...
No Matches
src
core
separators
codac2_SepPolygon.h
Go to the documentation of this file.
1
9
10
#pragma once
11
12
#include "
codac2_Polygon.h
"
13
#include "
codac2_SepCtcBoundary.h
"
14
15
namespace
codac2
16
{
17
class
SepPolygon :
public
SepCtcBoundary
18
{
19
public
:
20
21
SepPolygon(
const
Polygon& p);
22
BoxPair separate(
const
IntervalVector& x)
const
;
23
};
24
}
codac2_Polygon.h
codac2_SepCtcBoundary.h
Generated by
1.13.0