mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-13 11:50:31 +02:00
Integrated Polygon Test
Use calculate traingles and the isInPolygon with theese triangles, this is done because of performance reasons
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#include "GUI/IntelliPhotoGui.h"
|
||||
#include <QApplication>
|
||||
#include <QDebug>
|
||||
#include "IntelliHelper/IntelliHelper.h"
|
||||
#include<vector>
|
||||
|
||||
int main(int argc, char *argv[]){
|
||||
// The main application
|
||||
|
||||
Reference in New Issue
Block a user