Rhino C++ API
8.13
|
This is the complete list of members for ON_XMeshFace, including all inherited members.
AddEvent(ON_XMeshEvent *pX) | ON_XMeshComponent | |
AddFF(ON_XMeshFF *pFF) | ON_XMeshFace | |
Box(double fmin[3], double fmax[3]) const | ON_XMeshFace | |
ClassifyPoint(const ON_3dPoint &P, double &dist) | ON_XMeshFace | |
ClosestPoint(const ON_3dPoint &P, ON_3dPoint &abc) | ON_XMeshFace | |
CreateComponentString(ON_wString &S) const override | ON_XMeshFace | virtual |
CreatePlane() | ON_XMeshFace | |
Edge(int eid, bool &bRev) | ON_XMeshFace | |
Edge(int eid) | ON_XMeshFace | |
Edge(int eid) const | ON_XMeshFace | |
Edge(int eid, bool &bRev) const | ON_XMeshFace | |
ON_XMeshComponent::Edge() | ON_XMeshComponent | |
ON_XMeshComponent::Edge() const | ON_XMeshComponent | |
EdgeId(const ON_XMeshEdge *pE) const | ON_XMeshFace | |
EdgeIsReversed(int eid) const | ON_XMeshFace | |
Edges(ON_SimpleArray< ON_XMeshEdge * > &E) override | ON_XMeshFace | virtual |
Edges(ON_SimpleArray< const ON_XMeshEdge * > &E) const override | ON_XMeshFace | virtual |
Event(int xid) | ON_XMeshComponent | |
Event(int xid) const | ON_XMeshComponent | |
EventCount() const | ON_XMeshComponent | |
Face() | ON_XMeshComponent | |
Face() const | ON_XMeshComponent | |
Faces(ON_SimpleArray< ON_XMeshFace * > &F) override | ON_XMeshFace | virtual |
Faces(ON_SimpleArray< const ON_XMeshFace * > &F) const override | ON_XMeshFace | virtual |
FindEvent(ON_XMeshComponent *pC) | ON_XMeshComponent | |
FindEvent(const ON_XMeshComponent *pC) const | ON_XMeshComponent | |
FindFF(int this_side, ON_XMeshFace *pFOther) | ON_XMeshFace | |
GetVectorIntoFace(int eid, ON_3dVector &V) const | ON_XMeshFace | |
GetVectorIntoFace(const ON_XMeshEdge *pE, ON_3dVector &V) const | ON_XMeshFace | |
HasEvent(const ON_XMeshComponent *pC) const | ON_XMeshComponent | |
HasXData() const | ON_XMeshFace | |
IsDegenerate() const | ON_XMeshFace | |
IsEdge() const | ON_XMeshComponent | |
IsFace() const | ON_XMeshComponent | |
IsValid() const override | ON_XMeshFace | virtual |
IsVertex() const | ON_XMeshComponent | |
m_bIsValid | ON_XMeshComponent | protected |
m_pM | ON_XMeshComponent | protected |
m_status | ON_XMeshComponent | protected |
m_X | ON_XMeshComponent | protected |
ON_XMesh class | ON_XMeshFace | friend |
ON_XMeshComponent() | ON_XMeshComponent | protected |
ON_XMeshComponent(const ON_XMeshComponent &C) | ON_XMeshComponent | protected |
ON_XMeshFace(ON_XMeshVertex *pV0, ON_XMeshVertex *pV1, ON_XMeshVertex *pV2, ON_XMeshEdge *pE0, bool bRev0, ON_XMeshEdge *pE1, bool bRev1, ON_XMeshEdge *pE2, bool bRev2) | ON_XMeshFace | |
ON_XMeshFaceIterator class | ON_XMeshFace | friend |
ON_XMeshFacePool class | ON_XMeshFace | friend |
ON_XMeshIntersector class | ON_XMeshFace | friend |
ON_XMeshComponent::operator=(const ON_XMeshComponent &src) | ON_XMeshComponent | protected |
PlaneEquation() const | ON_XMeshFace | |
PlaneFuzz() const | ON_XMeshFace | |
Point(int vid) const | ON_XMeshFace | |
PointAt(const ON_3dPoint &abc) const | ON_XMeshFace | |
RemoveEvent(ON_XMeshEvent *pX) | ON_XMeshComponent | |
Vertex(int vid) | ON_XMeshFace | |
Vertex(int vid) const | ON_XMeshFace | |
ON_XMeshComponent::Vertex() | ON_XMeshComponent | |
ON_XMeshComponent::Vertex() const | ON_XMeshComponent | |
VertexId(const ON_XMeshVertex *pV) const | ON_XMeshFace | |
VertexNotOnEdge(const ON_XMeshEdge *pE) const | ON_XMeshFace | |
VertexNotOnEdge(int eid) const | ON_XMeshFace | |
Vertices(ON_SimpleArray< ON_XMeshVertex * > &V) override | ON_XMeshFace | virtual |
Vertices(ON_SimpleArray< const ON_XMeshVertex * > &V) const override | ON_XMeshFace | virtual |
~ON_XMeshComponent() | ON_XMeshComponent | virtual |
~ON_XMeshFace() | ON_XMeshFace |