Version: 9.12.0
VISCOUS_3D::_Smoother1D::OffPnt Struct Reference

Public Member Functions

double Distance (const OffPnt &p) const
 

Data Fields

gp_XYZ _xyz
 
double _len
 
double _param
 
_2NearEdges _2edges
 
gp_XYZ _edgeDir
 

Member Function Documentation

◆ Distance()

double VISCOUS_3D::_Smoother1D::OffPnt::Distance ( const OffPnt p) const

References _xyz.

Field Documentation

◆ _2edges

_2NearEdges VISCOUS_3D::_Smoother1D::OffPnt::_2edges

◆ _edgeDir

gp_XYZ VISCOUS_3D::_Smoother1D::OffPnt::_edgeDir

◆ _len

double VISCOUS_3D::_Smoother1D::OffPnt::_len

◆ _param

double VISCOUS_3D::_Smoother1D::OffPnt::_param

◆ _xyz

gp_XYZ VISCOUS_3D::_Smoother1D::OffPnt::_xyz

Referenced by Distance().