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

#include <AcGePointOnSurfaceData.h>

Public Member Functions

 AcGePointOnSurfaceData (AcGePointOnSurfaceData const &)
 
 AcGePointOnSurfaceData (void)
 
AcGePoint3d point (void) const
 
AcGePointOnSurfaceDataoperator= (AcGePointOnSurfaceData const &)
 
AcGeVector3d mixedPartial (void) const
 
AcGeVector3d normal (void) const
 
AcGeVector3d uDeriv (int) const
 
AcGeVector3d vDeriv (int) const
 
Frx::Boolean mixedPartialIsComputed (void) const
 
Frx::Boolean normalIsComputed (void) const
 
Frx::Boolean pointIsComputed (void) const
 
Frx::Boolean uDerivIsComputed (int) const
 
Frx::Boolean vDerivIsComputed (int) const
 
void setMixedPartial (AcGeVector3d const &)
 
void setNormal (AcGeVector3d const &)
 
void setPoint (AcGePoint3d const &)
 
void setUDeriv (int, AcGeVector3d const &)
 
void setVDeriv (int, AcGeVector3d const &)
 

Detailed Description

Definition at line 22 of file AcGePointOnSurfaceData.h.

Constructor & Destructor Documentation

◆ AcGePointOnSurfaceData() [1/2]

AcGePointOnSurfaceData::AcGePointOnSurfaceData ( AcGePointOnSurfaceData const & )

◆ AcGePointOnSurfaceData() [2/2]

AcGePointOnSurfaceData::AcGePointOnSurfaceData ( void )

Member Function Documentation

◆ mixedPartial()

AcGeVector3d AcGePointOnSurfaceData::mixedPartial ( void ) const

◆ mixedPartialIsComputed()

Frx::Boolean AcGePointOnSurfaceData::mixedPartialIsComputed ( void ) const

◆ normal()

AcGeVector3d AcGePointOnSurfaceData::normal ( void ) const

◆ normalIsComputed()

Frx::Boolean AcGePointOnSurfaceData::normalIsComputed ( void ) const

◆ operator=()

AcGePointOnSurfaceData & AcGePointOnSurfaceData::operator= ( AcGePointOnSurfaceData const & )

◆ point()

AcGePoint3d AcGePointOnSurfaceData::point ( void ) const

◆ pointIsComputed()

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

◆ setMixedPartial()

void AcGePointOnSurfaceData::setMixedPartial ( AcGeVector3d const & )

◆ setNormal()

void AcGePointOnSurfaceData::setNormal ( AcGeVector3d const & )

◆ setPoint()

void AcGePointOnSurfaceData::setPoint ( AcGePoint3d const & )

◆ setUDeriv()

void AcGePointOnSurfaceData::setUDeriv ( int ,
AcGeVector3d const &  )

◆ setVDeriv()

void AcGePointOnSurfaceData::setVDeriv ( int ,
AcGeVector3d const &  )

◆ uDeriv()

AcGeVector3d AcGePointOnSurfaceData::uDeriv ( int ) const

◆ uDerivIsComputed()

Frx::Boolean AcGePointOnSurfaceData::uDerivIsComputed ( int ) const

◆ vDeriv()

AcGeVector3d AcGePointOnSurfaceData::vDeriv ( int ) const

◆ vDerivIsComputed()

Frx::Boolean AcGePointOnSurfaceData::vDerivIsComputed ( int ) const

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