#include <AcGeImpExternalBoundedSurface.h>
|
| | AcGeImpExternalBoundedSurface (AcGeImpExternalBoundedSurface const &) |
| |
| | AcGeImpExternalBoundedSurface (void *, AcGe::ExternalEntityKind, int) |
| |
| | AcGeImpExternalBoundedSurface (void) |
| |
| AcGeImpExternalBoundedSurface & | operator= (AcGeImpExternalBoundedSurface const &) |
| |
| AcGeImpExternalBoundedSurface & | set (void *, AcGe::ExternalEntityKind, int) |
| |
| AcGeImpExternalBoundedSurface & | setToOwnSurface (void) |
| |
| AcGe::ExternalEntityKind | externalSurfaceKind (void) const |
| |
| int | isDefined (void) const |
| |
| int | isOwnerOfSurface (void) const |
| |
| int | numContours (void) const |
| |
| virtual | ~AcGeImpExternalBoundedSurface (void) |
| |
| virtual AcGeImpEntity3d & | transformBy (AcGeMatrix3d const &) |
| |
| virtual AcGeImpObject * | copy (void) const |
| |
| virtual AcGeImpSurface & | reverseNormal (void) |
| |
| virtual AcGePoint2d | paramOf (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual AcGePoint3d | evalPoint (double, double) const |
| |
| virtual AcGe::EntityId | type (int) const |
| |
| virtual int | boundary (AcGeImpCurve3d **const) const |
| |
| virtual int | isCone (AcGeImpSurface *&) const |
| |
| virtual int | isCylinder (AcGeImpSurface *&) const |
| |
| virtual int | isEqualTo (AcGeImpEntity3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isNurbSurface (AcGeImpSurface *&) const |
| |
| virtual int | isOn (AcGePoint3d const &, AcGePoint2d &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isPlane (AcGeImpSurface *&) const |
| |
| virtual int | isSphere (AcGeImpSurface *&) const |
| |
| virtual int | isTorus (AcGeImpSurface *&) const |
| |
| virtual void | evalNormal (AcGePointOnSurfaceData &) const |
| |
| virtual void | evaluate (int, AcGePointOnSurfaceData &, int) const |
| |
| virtual void | getClosestPointTo (AcGePoint3d const &, AcGeImpPointOnSurface &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual void | getEnvelope (AcGeImpInterval &, AcGeImpInterval &) const |
| |
| void | getBaseSurface (AcGeImpExternalSurface &) const |
| |
| void | getBaseSurface (AcGeImpSurface *&) const |
| |
| void | getContours (int &, AcGeImpCurveBoundary *&) const |
| |
| void | getExternalSurf (void *&) const |
| |
◆ AcGeImpExternalBoundedSurface() [1/3]
◆ AcGeImpExternalBoundedSurface() [2/3]
◆ AcGeImpExternalBoundedSurface() [3/3]
| AcGeImpExternalBoundedSurface::AcGeImpExternalBoundedSurface |
( |
void | | ) |
|
◆ ~AcGeImpExternalBoundedSurface()
| virtual AcGeImpExternalBoundedSurface::~AcGeImpExternalBoundedSurface |
( |
void | | ) |
|
|
virtual |
◆ boundary()
◆ copy()
◆ evalNormal()
◆ evalPoint()
◆ evaluate()
◆ externalSurfaceKind()
◆ getBaseSurface() [1/2]
◆ getBaseSurface() [2/2]
◆ getClosestPointTo()
◆ getContours()
◆ getEnvelope()
◆ getExternalSurf()
| void AcGeImpExternalBoundedSurface::getExternalSurf |
( |
void *& | | ) |
const |
◆ isCone()
◆ isCylinder()
◆ isDefined()
| int AcGeImpExternalBoundedSurface::isDefined |
( |
void | | ) |
const |
◆ isEqualTo()
◆ isNurbSurface()
◆ isOn()
◆ isOwnerOfSurface()
| int AcGeImpExternalBoundedSurface::isOwnerOfSurface |
( |
void | | ) |
const |
◆ isPlane()
◆ isSphere()
◆ isTorus()
◆ numContours()
| int AcGeImpExternalBoundedSurface::numContours |
( |
void | | ) |
const |
◆ operator=()
◆ paramOf()
◆ reverseNormal()
◆ set()
◆ setToOwnSurface()
◆ transformBy()
◆ type()
The documentation for this class was generated from the following file: