Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
Select3D_Pnt Struct Reference

#include <Select3D_Pnt.hxx>

Public Member Functions

 operator gp_Pnt () const
 
 operator gp_XYZ () const
 
gp_Pnt operator= (const gp_Pnt &thePnt)
 

Data Fields

float x
 
float y
 
float z
 

Member Function Documentation

◆ operator gp_Pnt()

Select3D_Pnt::operator gp_Pnt ( ) const
inline

◆ operator gp_XYZ()

Select3D_Pnt::operator gp_XYZ ( ) const
inline

◆ operator=()

gp_Pnt Select3D_Pnt::operator= ( const gp_Pnt & thePnt)
inline

Field Documentation

◆ x

float Select3D_Pnt::x

◆ y

float Select3D_Pnt::y

◆ z

float Select3D_Pnt::z

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