OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    BOPDS_InterfVZ Class Reference

    #include <BOPDS_Interf.hxx>

    Inheritance diagram for BOPDS_InterfVZ:

    Public Member Functions

     BOPDS_InterfVZ ()=default
     BOPDS_InterfVZ (const occ::handle< NCollection_BaseAllocator > &theAllocator)
     ~BOPDS_InterfVZ () override=default
    Public Member Functions inherited from BOPDS_Interf
    void SetIndices (const int theIndex1, const int theIndex2)
    void Indices (int &theIndex1, int &theIndex2) const
    void SetIndex1 (const int theIndex)
    void SetIndex2 (const int theIndex)
    int Index1 () const
    int Index2 () const
    int OppositeIndex (const int theI) const
    bool Contains (const int theIndex) const
    void SetIndexNew (const int theIndex)
    int IndexNew () const
    bool HasIndexNew (int &theIndex) const
    bool HasIndexNew () const
    std::optional< int > GetIndexNew () const
     Returns the index of new shape. If the index is not set, returns std::nullopt.

    Additional Inherited Members

    Protected Member Functions inherited from BOPDS_Interf
     BOPDS_Interf ()
     BOPDS_Interf (const occ::handle< NCollection_BaseAllocator > &theAllocator)
    virtual ~BOPDS_Interf ()=default
    Protected Attributes inherited from BOPDS_Interf
    int myIndex1
    int myIndex2
    int myIndexNew
    occ::handle< NCollection_BaseAllocatormyAllocator

    Detailed Description

    The class BOPDS_InterfVZ stores the information about the interference of the type vertex/solid.

    Constructor & Destructor Documentation

    ◆ BOPDS_InterfVZ() [1/2]

    BOPDS_InterfVZ::BOPDS_InterfVZ ( )
    default

    Constructor

    ◆ BOPDS_InterfVZ() [2/2]

    BOPDS_InterfVZ::BOPDS_InterfVZ ( const occ::handle< NCollection_BaseAllocator > & theAllocator)
    inline

    Constructor

    Parameters
    theAllocatorallocator to manage the memory

    ◆ ~BOPDS_InterfVZ()

    BOPDS_InterfVZ::~BOPDS_InterfVZ ( )
    overridedefault

    Destructor


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