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

#include <AcGeImpPointOnSurface.h>

Public Member Functions

 AcGeImpPointOnSurface (AcGeImpPointOnSurface const &)
 
 AcGeImpPointOnSurface (AcGeImpSurface const &)
 
 AcGeImpPointOnSurface (AcGeImpSurface const &, AcGePoint2d const &)
 
 AcGeImpPointOnSurface (void)
 
AcGeImpPointOnSurfaceoperator= (AcGeImpPointOnSurface const &)
 
AcGeImpPointOnSurfacesetParameter (AcGePoint2d const &)
 
AcGeImpPointOnSurfacesetSurface (AcGeImpSurface const &)
 
AcGeImpSurface const * surface (void) const
 
AcGePoint2d parameter (void) const
 
AcGePoint3d point (AcGeImpSurface const &, AcGePoint2d const &)
 
AcGePoint3d point (AcGePoint2d const &)
 
AcGeVector2d inverseTangentVector (AcGeVector3d const &) const
 
AcGeVector2d inverseTangentVector (AcGeVector3d const &, AcGeImpSurface const &, AcGePoint2d const &)
 
AcGeVector2d inverseTangentVector (AcGeVector3d const &, AcGePoint2d const &)
 
AcGeVector3d mixedPartial (AcGeImpSurface const &, AcGePoint2d const &)
 
AcGeVector3d mixedPartial (AcGePoint2d const &)
 
AcGeVector3d mixedPartial (void) const
 
AcGeVector3d normal (AcGeImpSurface const &, AcGePoint2d const &)
 
AcGeVector3d normal (AcGePoint2d const &)
 
AcGeVector3d normal (void) const
 
AcGeVector3d tangentVector (AcGeVector2d const &) const
 
AcGeVector3d tangentVector (AcGeVector2d const &, AcGeImpSurface const &, AcGePoint2d const &)
 
AcGeVector3d tangentVector (AcGeVector2d const &, AcGePoint2d const &)
 
AcGeVector3d uDeriv (int) const
 
AcGeVector3d uDeriv (int, AcGeImpSurface const &, AcGePoint2d const &)
 
AcGeVector3d uDeriv (int, AcGePoint2d const &)
 
AcGeVector3d vDeriv (int) const
 
AcGeVector3d vDeriv (int, AcGeImpSurface const &, AcGePoint2d const &)
 
AcGeVector3d vDeriv (int, AcGePoint2d const &)
 
virtual ~AcGeImpPointOnSurface (void)
 
virtual AcGeImpEntity3dtransformBy (AcGeMatrix3d const &)
 
virtual AcGeImpObjectcopy (void) const
 
virtual AcGePoint3d point (void) const
 
virtual AcGe::EntityId type (int) const
 
virtual int isEqualTo (AcGeImpEntity3d const &, AcGeTol const &=AcGeContext::gTol) const
 
virtual void eventDeleted (AcGeLink const &)
 
virtual void eventModified (AcGeLink const &)
 

Detailed Description

Definition at line 32 of file AcGeImpPointOnSurface.h.

Constructor & Destructor Documentation

◆ AcGeImpPointOnSurface() [1/4]

AcGeImpPointOnSurface::AcGeImpPointOnSurface ( AcGeImpPointOnSurface const & )

◆ AcGeImpPointOnSurface() [2/4]

AcGeImpPointOnSurface::AcGeImpPointOnSurface ( AcGeImpSurface const & )

◆ AcGeImpPointOnSurface() [3/4]

AcGeImpPointOnSurface::AcGeImpPointOnSurface ( AcGeImpSurface const & ,
AcGePoint2d const &  )

◆ AcGeImpPointOnSurface() [4/4]

AcGeImpPointOnSurface::AcGeImpPointOnSurface ( void )

◆ ~AcGeImpPointOnSurface()

virtual AcGeImpPointOnSurface::~AcGeImpPointOnSurface ( void )
virtual

Member Function Documentation

◆ copy()

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

◆ eventDeleted()

virtual void AcGeImpPointOnSurface::eventDeleted ( AcGeLink const & )
virtual

◆ eventModified()

virtual void AcGeImpPointOnSurface::eventModified ( AcGeLink const & )
virtual

◆ inverseTangentVector() [1/3]

AcGeVector2d AcGeImpPointOnSurface::inverseTangentVector ( AcGeVector3d const & ) const

◆ inverseTangentVector() [2/3]

AcGeVector2d AcGeImpPointOnSurface::inverseTangentVector ( AcGeVector3d const & ,
AcGeImpSurface const & ,
AcGePoint2d const &  )

◆ inverseTangentVector() [3/3]

AcGeVector2d AcGeImpPointOnSurface::inverseTangentVector ( AcGeVector3d const & ,
AcGePoint2d const &  )

◆ isEqualTo()

virtual int AcGeImpPointOnSurface::isEqualTo ( AcGeImpEntity3d const & ,
AcGeTol const & = AcGeContext::gTol ) const
virtual

◆ mixedPartial() [1/3]

AcGeVector3d AcGeImpPointOnSurface::mixedPartial ( AcGeImpSurface const & ,
AcGePoint2d const &  )

◆ mixedPartial() [2/3]

AcGeVector3d AcGeImpPointOnSurface::mixedPartial ( AcGePoint2d const & )

◆ mixedPartial() [3/3]

AcGeVector3d AcGeImpPointOnSurface::mixedPartial ( void ) const

◆ normal() [1/3]

AcGeVector3d AcGeImpPointOnSurface::normal ( AcGeImpSurface const & ,
AcGePoint2d const &  )

◆ normal() [2/3]

AcGeVector3d AcGeImpPointOnSurface::normal ( AcGePoint2d const & )

◆ normal() [3/3]

AcGeVector3d AcGeImpPointOnSurface::normal ( void ) const

◆ operator=()

AcGeImpPointOnSurface & AcGeImpPointOnSurface::operator= ( AcGeImpPointOnSurface const & )

◆ parameter()

AcGePoint2d AcGeImpPointOnSurface::parameter ( void ) const

◆ point() [1/3]

AcGePoint3d AcGeImpPointOnSurface::point ( AcGeImpSurface const & ,
AcGePoint2d const &  )

◆ point() [2/3]

AcGePoint3d AcGeImpPointOnSurface::point ( AcGePoint2d const & )

◆ point() [3/3]

virtual AcGePoint3d AcGeImpPointOnSurface::point ( void ) const
virtual

◆ setParameter()

AcGeImpPointOnSurface & AcGeImpPointOnSurface::setParameter ( AcGePoint2d const & )

◆ setSurface()

AcGeImpPointOnSurface & AcGeImpPointOnSurface::setSurface ( AcGeImpSurface const & )

◆ surface()

AcGeImpSurface const * AcGeImpPointOnSurface::surface ( void ) const

◆ tangentVector() [1/3]

AcGeVector3d AcGeImpPointOnSurface::tangentVector ( AcGeVector2d const & ) const

◆ tangentVector() [2/3]

AcGeVector3d AcGeImpPointOnSurface::tangentVector ( AcGeVector2d const & ,
AcGeImpSurface const & ,
AcGePoint2d const &  )

◆ tangentVector() [3/3]

AcGeVector3d AcGeImpPointOnSurface::tangentVector ( AcGeVector2d const & ,
AcGePoint2d const &  )

◆ transformBy()

virtual AcGeImpEntity3d & AcGeImpPointOnSurface::transformBy ( AcGeMatrix3d const & )
virtual

◆ type()

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

◆ uDeriv() [1/3]

AcGeVector3d AcGeImpPointOnSurface::uDeriv ( int ) const

◆ uDeriv() [2/3]

AcGeVector3d AcGeImpPointOnSurface::uDeriv ( int ,
AcGeImpSurface const & ,
AcGePoint2d const &  )

◆ uDeriv() [3/3]

AcGeVector3d AcGeImpPointOnSurface::uDeriv ( int ,
AcGePoint2d const &  )

◆ vDeriv() [1/3]

AcGeVector3d AcGeImpPointOnSurface::vDeriv ( int ) const

◆ vDeriv() [2/3]

AcGeVector3d AcGeImpPointOnSurface::vDeriv ( int ,
AcGeImpSurface const & ,
AcGePoint2d const &  )

◆ vDeriv() [3/3]

AcGeVector3d AcGeImpPointOnSurface::vDeriv ( int ,
AcGePoint2d const &  )

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