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

#include <GiExtentsSpaceTree.h>

Inheritance diagram for OdGiExtents3dSpacePoint:
OdGiExtentsSpaceObject

Public Member Functions

 OdGiExtents3dSpacePoint (const OdGePoint3d &pt, OdUInt32 uniqueID)
 
 ~OdGiExtents3dSpacePoint ()
 
void addEdge (OdUInt32 ID)
 
void addInvisible (OdUInt32 ID)
 
void removeInvisible (OdUInt32 ID)
 
bool isInExtents (OdGeExtents3d &extents) const
 
bool isInExtents (OdGeExtents2d &extents) const
 
bool isEqual (OdGiExtentsSpaceObject *pObject, const OdGeTol &tol=OdGeContext::gTol) const
 
OdUInt64 getPower ()
 
const std::set< OdUInt32 > * getEdges ()
 
const std::set< OdUInt32 > * getInvisilbeEdges ()
 
void setVisited (bool bVisit)
 
bool isVisited () const
 
- Public Member Functions inherited from OdGiExtentsSpaceObject
 OdGiExtentsSpaceObject (OdUInt32 uniqueID)
 
OdUInt32 getID () const
 
void setID (OdUInt32 uniqueID)
 

Public Attributes

OdGePoint3d m_pt
 

Friends

class OdGiExtents3dSpaceEdge
 

Detailed Description

Corresponding C++ library: TD_Gi <group OdGi_Classes>

Definition at line 660 of file GiExtentsSpaceTree.h.

Constructor & Destructor Documentation

◆ OdGiExtents3dSpacePoint()

OdGiExtents3dSpacePoint::OdGiExtents3dSpacePoint ( const OdGePoint3d & pt,
OdUInt32 uniqueID )
inline

Definition at line 679 of file GiExtentsSpaceTree.h.

◆ ~OdGiExtents3dSpacePoint()

OdGiExtents3dSpacePoint::~OdGiExtents3dSpacePoint ( )
inline

Definition at line 685 of file GiExtentsSpaceTree.h.

Member Function Documentation

◆ addEdge()

void OdGiExtents3dSpacePoint::addEdge ( OdUInt32 ID)
inline

Definition at line 691 of file GiExtentsSpaceTree.h.

◆ addInvisible()

void OdGiExtents3dSpacePoint::addInvisible ( OdUInt32 ID)
inline

Definition at line 696 of file GiExtentsSpaceTree.h.

◆ getEdges()

const std::set< OdUInt32 > * OdGiExtents3dSpacePoint::getEdges ( )
inline

Definition at line 737 of file GiExtentsSpaceTree.h.

◆ getInvisilbeEdges()

const std::set< OdUInt32 > * OdGiExtents3dSpacePoint::getInvisilbeEdges ( )
inline

Definition at line 738 of file GiExtentsSpaceTree.h.

◆ getPower()

OdUInt64 OdGiExtents3dSpacePoint::getPower ( )
inline

Definition at line 732 of file GiExtentsSpaceTree.h.

◆ isEqual()

bool OdGiExtents3dSpacePoint::isEqual ( OdGiExtentsSpaceObject * pObject,
const OdGeTol & tol = OdGeContext::gTol ) const
inlinevirtual

Implements OdGiExtentsSpaceObject.

Definition at line 719 of file GiExtentsSpaceTree.h.

◆ isInExtents() [1/2]

bool OdGiExtents3dSpacePoint::isInExtents ( OdGeExtents2d & extents) const
inlinevirtual

Implements OdGiExtentsSpaceObject.

Definition at line 716 of file GiExtentsSpaceTree.h.

◆ isInExtents() [2/2]

bool OdGiExtents3dSpacePoint::isInExtents ( OdGeExtents3d & extents) const
inlinevirtual

Implements OdGiExtentsSpaceObject.

Definition at line 707 of file GiExtentsSpaceTree.h.

◆ isVisited()

bool OdGiExtents3dSpacePoint::isVisited ( ) const
inline

Definition at line 741 of file GiExtentsSpaceTree.h.

◆ removeInvisible()

void OdGiExtents3dSpacePoint::removeInvisible ( OdUInt32 ID)
inline

Definition at line 701 of file GiExtentsSpaceTree.h.

◆ setVisited()

void OdGiExtents3dSpacePoint::setVisited ( bool bVisit)
inline

Definition at line 740 of file GiExtentsSpaceTree.h.

Friends And Related Symbol Documentation

◆ OdGiExtents3dSpaceEdge

friend class OdGiExtents3dSpaceEdge
friend

Definition at line 662 of file GiExtentsSpaceTree.h.

Member Data Documentation

◆ m_pt

OdGePoint3d OdGiExtents3dSpacePoint::m_pt

Definition at line 676 of file GiExtentsSpaceTree.h.


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