#include <vector>
#include <Base/Vector3D.h>
#include <Base/Matrix.h>
#include <Base/Reader.h>
#include <Base/Writer.h>
#include <App/PropertyStandard.h>
#include <App/PropertyGeo.h>
#include "Points.h"
Go to the source code of this file.
Classes | |
struct | Points::CurvatureInfo |
Curvature information. More... | |
class | Points::PropertyCurvatureList |
The Curvature property class. More... | |
class | Points::PropertyGreyValue |
Greyvalue property. More... | |
class | Points::PropertyGreyValueList |
Own class to distinguish from real float list. More... | |
class | Points::PropertyNormalList |
Own class to distinguish from real vector list. More... | |
Namespaces | |
namespace | Points |