Classes | |
struct | CurvatureInfo |
Curvature information. More... | |
class | Export |
The Export class writes a point cloud to a file. More... | |
class | Feature |
Base class of all Points feature classes in FreeCAD. More... | |
class | ImportAscii |
The FeaturePointsImportAscii class reads the STL Points format into the FreeCAD workspace. More... | |
class | PointKernel |
Point kernel. More... | |
class | PointsAlgos |
The Points algorithems container class. More... | |
class | PointsGrid |
The PointsGrid allows to divide a global point cloud into smaller regions of elements depending on the resolution of the grid. More... | |
class | PointsGridIterator |
The PointsGridIterator class provides an interface to walk through all grid elements of a point grid. More... | |
class | PointsPy |
The python export class for PointKernel. More... | |
class | PropertyCurvatureList |
The Curvature property class. More... | |
class | PropertyGreyValue |
Greyvalue property. More... | |
class | PropertyGreyValueList |
Own class to distinguish from real float list. More... | |
class | PropertyNormalList |
Own class to distinguish from real vector list. More... | |
class | PropertyPointKernel |
The point kernel property. More... | |
Typedefs | |
typedef App::FeaturePythonT < Feature > | FeaturePython |
Definition at line 100 of file PointsFeature.h.