QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
ON__SSXTester_Helper Class Reference

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_TextLoglog
 
const ON_SurfaceSA
 
const ON_SurfaceSB
 
bool TestDir
 
double tol
 

Private Member Functions

ON__SSXTester_Helperoperator= (const ON__SSXTester_Helper &)
 

Constructor & Destructor Documentation

◆ 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] )

Member Function Documentation

◆ operator=()

ON__SSXTester_Helper & ON__SSXTester_Helper::operator= ( const ON__SSXTester_Helper & )
private

◆ TestPoint()

bool ON__SSXTester_Helper::TestPoint ( ON_2dPoint A,
ON_2dPoint B,
ON_3dPoint P,
double * error = NULL )

Member Data Documentation

◆ Adom

ON_Interval ON__SSXTester_Helper::Adom[2]

◆ Bdom

ON_Interval ON__SSXTester_Helper::Bdom[2]

◆ log

ON_TextLog* ON__SSXTester_Helper::log

◆ SA

const ON_Surface& ON__SSXTester_Helper::SA

◆ SB

const ON_Surface& ON__SSXTester_Helper::SB

◆ TestDir

bool ON__SSXTester_Helper::TestDir

◆ tol

double ON__SSXTester_Helper::tol

The documentation for this class was generated from the following file: