#include "PreCompiled.h"
#include <cmath>
#include <iostream>
#include <algorithm>
#include <Base/Exception.h>
#include <Base/Matrix.h>
#include <Base/Stream.h>
#include <Base/Writer.h>
#include "PropertyPointKernel.h"
#include "PointsPy.h"
Go to the source code of this file.