Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
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 int theTrgIdx, const BVH_PrjState thePrjState, const int theNumberOfFirstNode, const int theNumberOfLastNode)
 
int GetTrgIdx () const
 
BVH_PrjState GetPrjState () const
 
int GetNumberOfFirstNode () const
 
int 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 int theTrgIdx,
const BVH_PrjState thePrjState,
const int theNumberOfFirstNode,
const int theNumberOfLastNode )
inline

Member Function Documentation

◆ GetNumberOfFirstNode()

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

◆ GetNumberOfLastNode()

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

◆ GetPrjState()

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

◆ GetTrgIdx()

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

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