|
| static double | GetTolerance () |
| |
| static void | SetTolerance (double tol) |
| |
| static DoubleList | ComputeMinDistance (TopoShape face, GPntList points, int threadCount) |
| |
| static DoubleList | ComputeMinDistance (TopoShape face, GPntList points) |
| |
|
static GPntList | ComputePointsByStep (TopoShape face, double stepU, double stepV, int thread, long discretisation) |
| |
|
static GPntList | ComputePointsByStep (TopoShape face, double stepU, double stepV, int thread) |
| |
|
static GPntList | ComputePointsByStep (TopoShape face, double stepU, double stepV) |
| |
|
static GPntList | ComputePoints (TopoShape face, long countU, long countV, int thread, long discretisation) |
| |
|
static GPntList | ComputePoints (TopoShape face, long countU, long countV, int thread) |
| |
|
static GPntList | ComputePoints (TopoShape face, long countU, long countV) |
| |