Aurelon Open API
8.1.1
Loading...
Searching...
No Matches
AOI_Path.cpp
1
#include "./AOI_Path.h"
2
#include "../GPath.h"
3
4
using namespace
aur;
5
using namespace
aur::PDF;
6
19
const
AOI_ContourPtr
AOI_Object_Path::GetGeometry
()
const
20
{
21
// hard cast
22
return
(
AOI_ContourPtr
)&PathPtr(
this
)->geometry();
23
}
AOI_Contour
Container for path(s)
Definition
AOI_Contour.h:11
AOI_Object_Path::GetGeometry
const AOI_ContourPtr GetGeometry() const
Definition
AOI_Path.cpp:19
desktop
Source
PDFEngine
OpenAPI
AOI_Path.cpp
Generated by
1.11.0