|
| | AcGeImpCone (AcGeImpCone const &) |
| |
| | AcGeImpCone (double, double, AcGeImpEllipArc3d const &) |
| |
| | AcGeImpCone (double, double, AcGeImpEllipArc3d const &, AcGeImpInterval const &, double, double) |
| |
| | AcGeImpCone (void) |
| |
| AcGeImpCone & | operator= (AcGeImpCone const &) |
| |
| AcGeImpCone & | set (double, double, AcGeImpEllipArc3d const &) |
| |
| AcGeImpCone & | set (double, double, AcGeImpEllipArc3d const &, AcGeImpInterval const &, double, double) |
| |
| AcGeImpCone & | setAngles (double, double) |
| |
| AcGeImpCone & | setBaseRadius (double) |
| |
| AcGeImpCone & | setHeight (AcGeImpInterval const &) |
| |
| AcGePoint3d | apex (void) const |
| |
| AcGePoint3d | baseCenter (void) const |
| |
| AcGeVector3d | axisOfSymmetry (void) const |
| |
| AcGeVector3d | baseMajorAxis (void) const |
| |
| AcGeVector3d | baseMinorAxis (void) const |
| |
| double | baseMajorRadius (void) const |
| |
| double | baseMinorRadius (void) const |
| |
| double | halfAngle (void) const |
| |
| double | heightAt (double) const |
| |
| int | getXSection (double, AcGeImpEllipArc3d &) const |
| |
| int | intersectWith (AcGeImpLinearEnt3d const &, int &, AcGePoint3d &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const |
| |
| int | isCylindrical (AcGeTol const &=AcGeContext::gTol) const |
| |
| int | isGenerator (AcGeImpLinearEnt3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| int | isOuterNormal (void) const |
| |
| virtual | ~AcGeImpCone (void) |
| |
| virtual AcGeImpObject * | copy (void) const |
| |
| virtual AcGePoint3d | closestCurveToBoundary (AcGeImpCurve3d const &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual AcGePoint3d | closestPointToBoundary (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual AcGe::EntityId | type (int) const |
| |
| virtual int | boundary (AcGeImpCurve3d **const) const |
| |
| virtual void | evalNormal (AcGePointOnSurfaceData &) const |
| |
| void | getAngles (double &, double &) const |
| |
| void | getAxisLine (AcGeImpLinearEnt3d &) const |
| |
| void | getHalfAngle (double &, double &) const |
| |
| void | getHeight (AcGeImpInterval &) const |
| |
| void | getMajorGenerator (AcGeImpLinearEnt3d &) const |
| |
Definition at line 31 of file AcGeImpCone.h.