CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
OdGiEdgeForIntersectTest Class Reference

#include <GiIntersectionsCalculator.h>

Inheritance diagram for OdGiEdgeForIntersectTest:
OdGiExtents3dSpaceEdge OdGiExtentsSpaceObject

Public Member Functions

 OdGiEdgeForIntersectTest (OdGiExtents3dSpacePoint &pt1, OdGiExtents3dSpacePoint &pt2, OdInt64 uniqueID)
 
- Public Member Functions inherited from OdGiExtents3dSpaceEdge
 OdGiExtents3dSpaceEdge (OdGiExtents3dSpacePoint &pt1, OdGiExtents3dSpacePoint &pt2, OdInt64 uniqueID)
 
void setVisited (bool bVisit)
 
bool isVisited ()
 
OdUInt64 getSecondVertex (OdUInt64 iDfirst)
 
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 (OdUInt64 uniqueID)
 
OdUInt64 getID () const
 
void setID (OdUInt64 uniqueID)
 
virtual bool isInExtents (OdGeExtents3d &extents) const =0
 
virtual bool isInExtents (OdGeExtents2d &extents) const =0
 
virtual bool isEqual (OdGiExtentsSpaceObject *pObject, const OdGeTol &tol=OdGeContext::gTol) const =0
 

Public Attributes

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

Detailed Description

Library: Source code provided.

Definition at line 115 of file GiIntersectionsCalculator.h.

Constructor & Destructor Documentation

◆ OdGiEdgeForIntersectTest()

OdGiEdgeForIntersectTest::OdGiEdgeForIntersectTest ( OdGiExtents3dSpacePoint pt1,
OdGiExtents3dSpacePoint pt2,
OdInt64  uniqueID 
)
inline

Definition at line 121 of file GiIntersectionsCalculator.h.

Member Data Documentation

◆ m_bIsTouchingEdge

bool OdGiEdgeForIntersectTest::m_bIsTouchingEdge

Definition at line 119 of file GiIntersectionsCalculator.h.


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