Open CASCADE Technology  7.2.0
Public Member Functions

SelectBasics_PickResult Struct Reference

This structure provides unified access to the results of Matches() method in all sensitive entities. More...

#include <SelectBasics_PickResult.hxx>

Public Member Functions

 SelectBasics_PickResult ()
 
 SelectBasics_PickResult (const Standard_Real theDepth, const Standard_Real theDistToCenter)
 
Standard_Real Depth () const
 
Standard_Real DistToGeomCenter () const
 

Detailed Description

This structure provides unified access to the results of Matches() method in all sensitive entities.

Constructor & Destructor Documentation

◆ SelectBasics_PickResult() [1/2]

SelectBasics_PickResult::SelectBasics_PickResult ( )
inline

◆ SelectBasics_PickResult() [2/2]

SelectBasics_PickResult::SelectBasics_PickResult ( const Standard_Real  theDepth,
const Standard_Real  theDistToCenter 
)
inline

Member Function Documentation

◆ Depth()

Standard_Real SelectBasics_PickResult::Depth ( ) const
inline

◆ DistToGeomCenter()

Standard_Real SelectBasics_PickResult::DistToGeomCenter ( ) const
inline

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