equal
deleted
inserted
replaced
28 *//** |
28 *//** |
29 * \file |
29 * \file |
30 * \brief Implementation of the VGU utility library for OpenVG |
30 * \brief Implementation of the VGU utility library for OpenVG |
31 *//*-------------------------------------------------------------------*/ |
31 *//*-------------------------------------------------------------------*/ |
32 |
32 |
33 #include "vgu.h" |
33 #include "VG/vgu.h" |
34 #include "openvg.h" |
34 #include "VG/openvg.h" |
35 #include "riMath.h" |
35 #include "riMath.h" |
36 |
36 |
37 using namespace OpenVGRI; |
37 using namespace OpenVGRI; |
38 |
38 |
39 /*-------------------------------------------------------------------*//*! |
39 /*-------------------------------------------------------------------*//*! |