#include <GEO_PrimConnector.h>

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