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

#include <AcGePointOnCurve3dData.h>

Public Member Functions

 AcGePointOnCurve3dData (AcGePointOnCurve3dData const &)
 
 AcGePointOnCurve3dData (void)
 
AcGePoint3d point (void) const
 
AcGePointOnCurve3dDataoperator= (AcGePointOnCurve3dData const &)
 
AcGeVector3d deriv (int) const
 
Frx::Boolean derivIsComputed (int) const
 
Frx::Boolean pointIsComputed (void) const
 
void setDeriv (int, AcGeVector3d const &)
 
void setPoint (AcGePoint3d const &)
 

Detailed Description

Definition at line 22 of file AcGePointOnCurve3dData.h.

Constructor & Destructor Documentation

◆ AcGePointOnCurve3dData() [1/2]

AcGePointOnCurve3dData::AcGePointOnCurve3dData ( AcGePointOnCurve3dData const & )

◆ AcGePointOnCurve3dData() [2/2]

AcGePointOnCurve3dData::AcGePointOnCurve3dData ( void )

Member Function Documentation

◆ deriv()

AcGeVector3d AcGePointOnCurve3dData::deriv ( int ) const

◆ derivIsComputed()

Frx::Boolean AcGePointOnCurve3dData::derivIsComputed ( int ) const

◆ operator=()

AcGePointOnCurve3dData & AcGePointOnCurve3dData::operator= ( AcGePointOnCurve3dData const & )

◆ point()

AcGePoint3d AcGePointOnCurve3dData::point ( void ) const

◆ pointIsComputed()

Frx::Boolean AcGePointOnCurve3dData::pointIsComputed ( void ) const

◆ setDeriv()

void AcGePointOnCurve3dData::setDeriv ( int ,
AcGeVector3d const &  )

◆ setPoint()

void AcGePointOnCurve3dData::setPoint ( AcGePoint3d const & )

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