![]() |
QCAD
Open Source 2D CAD
|
Public Member Functions | |
ON__SSXTester_Helper (ON_TextLog *text_log, const class ON_Surface *surfaceA, const class ON_Interval surfaceA_domain[2], const class ON_Surface *surfaceB, const class ON_Interval surfaceB_domain[2]) | |
bool | TestPoint (ON_2dPoint A, ON_2dPoint B, ON_3dPoint P, double *error=NULL) |
Public Attributes | |
ON_Interval | Adom [2] |
ON_Interval | Bdom [2] |
ON_TextLog * | log |
const ON_Surface & | SA |
const ON_Surface & | SB |
bool | TestDir |
double | tol |
Private Member Functions | |
ON__SSXTester_Helper & | operator= (const ON__SSXTester_Helper &) |
ON__SSXTester_Helper::ON__SSXTester_Helper | ( | ON_TextLog * | text_log, |
const class ON_Surface * | surfaceA, | ||
const class ON_Interval | surfaceA_domain[2], | ||
const class ON_Surface * | surfaceB, | ||
const class ON_Interval | surfaceB_domain[2] ) |
|
private |
bool ON__SSXTester_Helper::TestPoint | ( | ON_2dPoint | A, |
ON_2dPoint | B, | ||
ON_3dPoint | P, | ||
double * | error = NULL ) |
ON_Interval ON__SSXTester_Helper::Adom[2] |
ON_Interval ON__SSXTester_Helper::Bdom[2] |
ON_TextLog* ON__SSXTester_Helper::log |
const ON_Surface& ON__SSXTester_Helper::SA |
const ON_Surface& ON__SSXTester_Helper::SB |
bool ON__SSXTester_Helper::TestDir |
double ON__SSXTester_Helper::tol |