#include <opennurbs_subd.h>
|
static int | CompareComponent (const ON_SubDComponentAndPoint *lhs, const ON_SubDComponentAndPoint *rhs) |
|
static int | CompareComponentAndDirection (const ON_SubDComponentAndPoint *lhs, const ON_SubDComponentAndPoint *rhs) |
|
static int | CompareComponentAndDirectionAndPoint (const ON_SubDComponentAndPoint *lhs, const ON_SubDComponentAndPoint *rhs) |
|
static int | CompareComponentAndPoint (const ON_SubDComponentAndPoint *lhs, const ON_SubDComponentAndPoint *rhs) |
|
static int | ComparePoint (const ON_SubDComponentAndPoint *lhs, const ON_SubDComponentAndPoint *rhs) |
|
static const ON_SubDComponentAndPoint | Create (const ON_SubDEdge *e, ON_3dPoint P) |
|
static const ON_SubDComponentAndPoint | Create (const ON_SubDEdgePtr eptr, ON_3dPoint P) |
|
static const ON_SubDComponentAndPoint | Create (const ON_SubDFace *f, ON_3dPoint P) |
|
static const ON_SubDComponentAndPoint | Create (const ON_SubDFacePtr fptr, ON_3dPoint P) |
|
static const ON_SubDComponentAndPoint | Create (const ON_SubDVertex *v, ON_3dPoint P) |
|
static const ON_SubDComponentAndPoint | Create (const ON_SubDVertexPtr vptr, ON_3dPoint P) |
|
static const ON_SubDComponentAndPoint | Create (ON_SubDComponentPtr cptr, ON_3dPoint P) |
|
◆ ON_SubDComponentAndPoint() [1/2]
ON_SubDComponentAndPoint::ON_SubDComponentAndPoint |
( |
| ) |
|
|
default |
◆ ~ON_SubDComponentAndPoint()
ON_SubDComponentAndPoint::~ON_SubDComponentAndPoint |
( |
| ) |
|
|
default |
◆ ON_SubDComponentAndPoint() [2/2]
◆ CompareComponent()
◆ CompareComponentAndDirection()
◆ CompareComponentAndDirectionAndPoint()
◆ CompareComponentAndPoint()
◆ ComparePoint()
◆ Component()
◆ Create() [1/7]
◆ Create() [2/7]
◆ Create() [3/7]
◆ Create() [4/7]
◆ Create() [5/7]
◆ Create() [6/7]
◆ Create() [7/7]
◆ operator=()
◆ Point()
const ON_3dPoint ON_SubDComponentAndPoint::Point |
( |
| ) |
const |
◆ SetComponent()
◆ SetPoint()
void ON_SubDComponentAndPoint::SetPoint |
( |
ON_3dPoint |
P | ) |
|
◆ m_cptr
◆ m_P
◆ NullAndNan
◆ NullAndOrigin