FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
AcGeImpSphere Class Reference

#include <AcGeImpSphere.h>

Public Member Functions

 AcGeImpSphere (AcGeImpSphere const &)
 
 AcGeImpSphere (double, AcGePoint3d const &)
 
 AcGeImpSphere (double, AcGePoint3d const &, AcGeVector3d const &, AcGeVector3d const &, double, double, double, double)
 
 AcGeImpSphere (void)
 
AcGeImpSphereoperator= (AcGeImpSphere const &)
 
AcGeImpSphereset (double, AcGePoint3d const &)
 
AcGeImpSphereset (double, AcGePoint3d const &, AcGeVector3d const &, AcGeVector3d const &, double, double, double, double)
 
AcGeImpSpheresetAnglesInU (double, double)
 
AcGeImpSpheresetAnglesInV (double, double)
 
AcGeImpSpheresetRadius (double)
 
AcGePoint3d center (void) const
 
AcGePoint3d northPole (void) const
 
AcGePoint3d southPole (void) const
 
AcGeVector3d northAxis (void) const
 
AcGeVector3d refAxis (void) const
 
double radius (void) const
 
int getXSectionInU (double, AcGeImpEllipArc3d &) const
 
int getXSectionInV (double, AcGeImpEllipArc3d &) const
 
int intersectWith (AcGeImpLinearEnt3d const &, int &, AcGePoint3d &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const
 
int intersectWith (AcGeImpPlanarEnt const &, int &, AcGePoint3d &, AcGeImpEllipArc3d &, AcGeTol const &=AcGeContext::gTol) const
 
int isOuterNormal (void) const
 
int isSubset (AcGeTol const &=AcGeContext::gTol) const
 
virtual ~AcGeImpSphere (void)
 
virtual AcGeImpObjectcopy (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 getEnvelope (AcGeImpInterval &, AcGeImpInterval &) const
 
virtual void setEnvelope (AcGeImpInterval &, AcGeImpInterval &)
 
void getAnglesInU (double &, double &) const
 
void getAnglesInV (double &, double &) const
 

Detailed Description

Definition at line 31 of file AcGeImpSphere.h.

Constructor & Destructor Documentation

◆ AcGeImpSphere() [1/4]

AcGeImpSphere::AcGeImpSphere ( AcGeImpSphere const & )

◆ AcGeImpSphere() [2/4]

AcGeImpSphere::AcGeImpSphere ( double ,
AcGePoint3d const &  )

◆ AcGeImpSphere() [3/4]

AcGeImpSphere::AcGeImpSphere ( double ,
AcGePoint3d const & ,
AcGeVector3d const & ,
AcGeVector3d const & ,
double ,
double ,
double ,
double  )

◆ AcGeImpSphere() [4/4]

AcGeImpSphere::AcGeImpSphere ( void )

◆ ~AcGeImpSphere()

virtual AcGeImpSphere::~AcGeImpSphere ( void )
virtual

Member Function Documentation

◆ boundary()

virtual int AcGeImpSphere::boundary ( AcGeImpCurve3d ** const ) const
virtual

◆ center()

AcGePoint3d AcGeImpSphere::center ( void ) const

◆ closestCurveToBoundary()

virtual AcGePoint3d AcGeImpSphere::closestCurveToBoundary ( AcGeImpCurve3d const & ,
AcGePoint3d & ,
AcGeTol const & = AcGeContext::gTol ) const
virtual

◆ closestPointToBoundary()

virtual AcGePoint3d AcGeImpSphere::closestPointToBoundary ( AcGePoint3d const & ,
AcGeTol const & = AcGeContext::gTol ) const
virtual

◆ copy()

virtual AcGeImpObject * AcGeImpSphere::copy ( void ) const
virtual

◆ getAnglesInU()

void AcGeImpSphere::getAnglesInU ( double & ,
double &  ) const

◆ getAnglesInV()

void AcGeImpSphere::getAnglesInV ( double & ,
double &  ) const

◆ getEnvelope()

virtual void AcGeImpSphere::getEnvelope ( AcGeImpInterval & ,
AcGeImpInterval &  ) const
virtual

◆ getXSectionInU()

int AcGeImpSphere::getXSectionInU ( double ,
AcGeImpEllipArc3d &  ) const

◆ getXSectionInV()

int AcGeImpSphere::getXSectionInV ( double ,
AcGeImpEllipArc3d &  ) const

◆ intersectWith() [1/2]

int AcGeImpSphere::intersectWith ( AcGeImpLinearEnt3d const & ,
int & ,
AcGePoint3d & ,
AcGePoint3d & ,
AcGeTol const & = AcGeContext::gTol ) const

◆ intersectWith() [2/2]

int AcGeImpSphere::intersectWith ( AcGeImpPlanarEnt const & ,
int & ,
AcGePoint3d & ,
AcGeImpEllipArc3d & ,
AcGeTol const & = AcGeContext::gTol ) const

◆ isOuterNormal()

int AcGeImpSphere::isOuterNormal ( void ) const

◆ isSubset()

int AcGeImpSphere::isSubset ( AcGeTol const & = AcGeContext::gTol) const

◆ northAxis()

AcGeVector3d AcGeImpSphere::northAxis ( void ) const

◆ northPole()

AcGePoint3d AcGeImpSphere::northPole ( void ) const

◆ operator=()

AcGeImpSphere & AcGeImpSphere::operator= ( AcGeImpSphere const & )

◆ radius()

double AcGeImpSphere::radius ( void ) const

◆ refAxis()

AcGeVector3d AcGeImpSphere::refAxis ( void ) const

◆ set() [1/2]

AcGeImpSphere & AcGeImpSphere::set ( double ,
AcGePoint3d const &  )

◆ set() [2/2]

AcGeImpSphere & AcGeImpSphere::set ( double ,
AcGePoint3d const & ,
AcGeVector3d const & ,
AcGeVector3d const & ,
double ,
double ,
double ,
double  )

◆ setAnglesInU()

AcGeImpSphere & AcGeImpSphere::setAnglesInU ( double ,
double  )

◆ setAnglesInV()

AcGeImpSphere & AcGeImpSphere::setAnglesInV ( double ,
double  )

◆ setEnvelope()

virtual void AcGeImpSphere::setEnvelope ( AcGeImpInterval & ,
AcGeImpInterval &  )
virtual

◆ setRadius()

AcGeImpSphere & AcGeImpSphere::setRadius ( double )

◆ southPole()

AcGePoint3d AcGeImpSphere::southPole ( void ) const

◆ type()

virtual AcGe::EntityId AcGeImpSphere::type ( int ) const
virtual

The documentation for this class was generated from the following file: