|
static int | CompareComponent (const ON_SubDComponentAndNumber *a, const ON_SubDComponentAndNumber *b) |
|
static int | CompareComponentAndDirection (const ON_SubDComponentAndNumber *a, const ON_SubDComponentAndNumber *b) |
|
static int | CompareComponentAndDirectionAndNumber (const ON_SubDComponentAndNumber *a, const ON_SubDComponentAndNumber *b) |
|
static int | CompareComponentAndNumber (const ON_SubDComponentAndNumber *a, const ON_SubDComponentAndNumber *b) |
|
static int | CompareNumber (const ON_SubDComponentAndNumber *a, const ON_SubDComponentAndNumber *b) |
|
static const ON_SubDComponentAndNumber | Create (const ON_SubDEdge *e, double x) |
|
static const ON_SubDComponentAndNumber | Create (const ON_SubDEdgePtr eptr, double x) |
|
static const ON_SubDComponentAndNumber | Create (const ON_SubDFace *f, double x) |
|
static const ON_SubDComponentAndNumber | Create (const ON_SubDFacePtr fptr, double x) |
|
static const ON_SubDComponentAndNumber | Create (const ON_SubDVertex *v, double x) |
|
static const ON_SubDComponentAndNumber | Create (const ON_SubDVertexPtr vptr, double x) |
|
static const ON_SubDComponentAndNumber | Create (ON_SubDComponentPtr cptr, double x) |
|
ON_SubDComponentPtrAndNumber