Open CASCADE Technology  7.7.0
Public Member Functions

BRepExtrema_ProximityDistTool::PrjState Struct Reference

Struct with information about projection point state from 2nd BVH, providing proximity point of 2nd shape. More...

#include <BRepExtrema_ProximityDistTool.hxx>

Public Member Functions

 PrjState ()
 
 PrjState (const Standard_Integer theTrgIdx, const BVH_PrjState thePrjState, const Standard_Integer theNumberOfFirstNode, const Standard_Integer theNumberOfLastNode)
 
Standard_Integer GetTrgIdx () const
 
BVH_PrjState GetPrjState () const
 
Standard_Integer GetNumberOfFirstNode () const
 
Standard_Integer GetNumberOfLastNode () const
 

Detailed Description

Struct with information about projection point state from 2nd BVH, providing proximity point of 2nd shape.

Constructor & Destructor Documentation

◆ PrjState() [1/2]

BRepExtrema_ProximityDistTool::PrjState::PrjState ( )
inline

◆ PrjState() [2/2]

BRepExtrema_ProximityDistTool::PrjState::PrjState ( const Standard_Integer  theTrgIdx,
const BVH_PrjState  thePrjState,
const Standard_Integer  theNumberOfFirstNode,
const Standard_Integer  theNumberOfLastNode 
)
inline

Member Function Documentation

◆ GetNumberOfFirstNode()

Standard_Integer BRepExtrema_ProximityDistTool::PrjState::GetNumberOfFirstNode ( ) const
inline

◆ GetNumberOfLastNode()

Standard_Integer BRepExtrema_ProximityDistTool::PrjState::GetNumberOfLastNode ( ) const
inline

◆ GetPrjState()

BVH_PrjState BRepExtrema_ProximityDistTool::PrjState::GetPrjState ( ) const
inline

◆ GetTrgIdx()

Standard_Integer BRepExtrema_ProximityDistTool::PrjState::GetTrgIdx ( ) const
inline

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