Open CASCADE Technology  6.9.1
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::SelectBasics_PickResult ( )
inline
SelectBasics_PickResult::SelectBasics_PickResult ( const Standard_Real  theDepth,
const Standard_Real  theDistToCenter 
)
inline

Member Function Documentation

Standard_Real SelectBasics_PickResult::Depth ( ) const
inline
Standard_Real SelectBasics_PickResult::DistToGeomCenter ( ) const
inline

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