CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdGiEdgeForIntersectTest Class Reference

#include <GiIntersectionsCalculator.h>

Inheritance diagram for OdGiEdgeForIntersectTest:
OdGiExtents3dSpaceEdge OdGiExtentsSpaceObject

Public Member Functions

 OdGiEdgeForIntersectTest (OdGiExtents3dSpacePoint &pt1, OdGiExtents3dSpacePoint &pt2, OdUInt32 uniqueID)
 
- Public Member Functions inherited from OdGiExtents3dSpaceEdge
 OdGiExtents3dSpaceEdge (OdGiExtents3dSpacePoint &pt1, OdGiExtents3dSpacePoint &pt2, OdUInt32 uniqueID)
 
void setVisited (bool bVisit)
 
bool isVisited () const
 
OdUInt32 getSecondVertex (OdUInt32 iDfirst) const
 
bool isInExtents (OdGeExtents3d &extents) const
 
bool isInExtents (OdGeExtents2d &extents) const
 
bool isEqual (OdGiExtentsSpaceObject *pObject, const OdGeTol &tol=OdGeContext::gTol) const
 
- Public Member Functions inherited from OdGiExtentsSpaceObject
 OdGiExtentsSpaceObject (OdUInt32 uniqueID)
 
OdUInt32 getID () const
 
void setID (OdUInt32 uniqueID)
 

Public Attributes

bool m_bIsTouchingEdge
 
- Public Attributes inherited from OdGiExtents3dSpaceEdge
OdUInt32 m_iVert1
 
OdUInt32 m_iVert2
 
bool m_bVisited
 
bool m_bIsVisible
 

Detailed Description

Library: Source code provided.

Definition at line 119 of file GiIntersectionsCalculator.h.

Constructor & Destructor Documentation

◆ OdGiEdgeForIntersectTest()

OdGiEdgeForIntersectTest::OdGiEdgeForIntersectTest ( OdGiExtents3dSpacePoint & pt1,
OdGiExtents3dSpacePoint & pt2,
OdUInt32 uniqueID )
inline

Definition at line 125 of file GiIntersectionsCalculator.h.

Member Data Documentation

◆ m_bIsTouchingEdge

bool OdGiEdgeForIntersectTest::m_bIsTouchingEdge

Definition at line 123 of file GiIntersectionsCalculator.h.


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