#include <AcGeImpExternalSurface.h>
|
| | AcGeImpExternalSurface (AcGeImpExternalSurface const &) |
| |
| | AcGeImpExternalSurface (void *, AcGe::ExternalEntityKind, int) |
| |
| | AcGeImpExternalSurface (void) |
| |
| AcGeImpExternalSurface & | operator= (AcGeImpExternalSurface const &) |
| |
| AcGeImpExternalSurface & | set (void *, AcGe::ExternalEntityKind, int) |
| |
| AcGeImpExternalSurface & | setToOwnSurface (void) |
| |
| AcGe::ExternalEntityKind | externalSurfaceKind (void) const |
| |
| int | isCone (void) const |
| |
| int | isCylinder (void) const |
| |
| int | isDefined (void) const |
| |
| int | isNativeSurface (AcGeImpSurface *&) const |
| |
| int | isNurbSurface (void) const |
| |
| int | isOwnerOfSurface (void) const |
| |
| int | isPlane (void) const |
| |
| int | isSphere (void) const |
| |
| int | isTorus (void) const |
| |
| virtual | ~AcGeImpExternalSurface (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 | isEqualTo (AcGeImpEntity3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isPeriodicInU (double &) const |
| |
| virtual int | isPeriodicInV (double &) const |
| |
| virtual void * | getExternalEntity (void) const |
| |
| virtual void * | getLinkedExternalEntity (void) 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 |
| |
| virtual void | setEnvelope (AcGeImpInterval &, AcGeImpInterval &) |
| |
| void | getExternalSurface (void *&) const |
| |
Definition at line 33 of file AcGeImpExternalSurface.h.
◆ AcGeImpExternalSurface() [1/3]
◆ AcGeImpExternalSurface() [2/3]
◆ AcGeImpExternalSurface() [3/3]
| AcGeImpExternalSurface::AcGeImpExternalSurface |
( |
void | | ) |
|
◆ ~AcGeImpExternalSurface()
| virtual AcGeImpExternalSurface::~AcGeImpExternalSurface |
( |
void | | ) |
|
|
virtual |
◆ boundary()
◆ copy()
◆ deleteExternalSurf()
| void AcGeImpExternalSurface::deleteExternalSurf |
( |
void | | ) |
|
|
protected |
◆ evalNormal()
◆ evalPoint()
◆ evaluate()
◆ externalSurfaceKind()
◆ getClosestPointTo()
◆ getEnvelope()
◆ getExternalEntity()
◆ getExternalSurface()
| void AcGeImpExternalSurface::getExternalSurface |
( |
void *& | | ) |
const |
◆ getLinkedExternalEntity()
| virtual void * AcGeImpExternalSurface::getLinkedExternalEntity |
( |
void | | ) |
const |
|
virtual |
◆ isCone()
| int AcGeImpExternalSurface::isCone |
( |
void | | ) |
const |
◆ isCylinder()
| int AcGeImpExternalSurface::isCylinder |
( |
void | | ) |
const |
◆ isDefined()
| int AcGeImpExternalSurface::isDefined |
( |
void | | ) |
const |
◆ isEqualTo()
◆ isNativeSurface()
◆ isNurbSurface()
| int AcGeImpExternalSurface::isNurbSurface |
( |
void | | ) |
const |
◆ isOwnerOfSurface()
| int AcGeImpExternalSurface::isOwnerOfSurface |
( |
void | | ) |
const |
◆ isPeriodicInU()
◆ isPeriodicInV()
◆ isPlane()
| int AcGeImpExternalSurface::isPlane |
( |
void | | ) |
const |
◆ isSphere()
| int AcGeImpExternalSurface::isSphere |
( |
void | | ) |
const |
◆ isTorus()
| int AcGeImpExternalSurface::isTorus |
( |
void | | ) |
const |
◆ operator=()
◆ paramOf()
◆ reverseNormal()
◆ set()
◆ setEnvelope()
◆ setToOwnSurface()
◆ transformBy()
◆ type()
The documentation for this class was generated from the following file: