#include <GEO_PrimConnector.h>

Public Member Functions | |
| GEO_PrimConnector3D (GEO_Detail &gdp, const GEO_PrimClassifier &classifier, const GEO_PointClassifier &ptclassifier, int build_connected_points=0) | |
| virtual | ~GEO_PrimConnector3D () |
| virtual int | getPrimTrees (const GEO_Point &point, UT_IntArray &trees) |
Definition at line 105 of file GEO_PrimConnector.h.
| GEO_PrimConnector3D::GEO_PrimConnector3D | ( | GEO_Detail & | gdp, | |
| const GEO_PrimClassifier & | classifier, | |||
| const GEO_PointClassifier & | ptclassifier, | |||
| int | build_connected_points = 0 | |||
| ) |
| virtual GEO_PrimConnector3D::~GEO_PrimConnector3D | ( | ) | [virtual] |
| virtual int GEO_PrimConnector3D::getPrimTrees | ( | const GEO_Point & | point, | |
| UT_IntArray & | trees | |||
| ) | [virtual] |
Implements GEO_PrimConnector.
1.5.9