gramods
modules
gmGraphics
src
Geometry.impl.hh
1
2
#include <gmGraphics/Geometry.hh>
3
4
BEGIN_NAMESPACE_GMGRAPHICS;
5
6
struct
Geometry::Impl
{
7
8
bool
inside =
false
;
9
10
};
11
12
END_NAMESPACE_GMGRAPHICS;
gramods::gmGraphics::Geometry::Impl
Definition:
Geometry.impl.hh:6
Generated by
1.9.1