CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdSiEntity Struct Referenceabstract

#include <SiSpatialIndex.h>

Inheritance diagram for OdSiEntity:
FacetModeler::SpatialFaceData FacetModeler::TrEdge FacetModeler::TrVertex OdDbPartialViewingIndex::Entry OdGsEntityNode FacetModeler::FaceData OdGsBlockReferenceNode OdGsLightNode OdGsMInsertBlockNode

Public Member Functions

virtual bool extents (OdGeExtents3d &extents) const =0
 

Detailed Description

This class represents Spatial Index Entity objects. Corresponding C++ library: SpatialIndex

<group OdSi_Classes>

Definition at line 83 of file SiSpatialIndex.h.

Member Function Documentation

◆ extents()

virtual bool OdSiEntity::extents ( OdGeExtents3d & extents) const
pure virtual

Returns the extents of this Entity object.

Parameters
extents[out] Receives the extents.
Returns
Returns true if and only if this Entity object has extents.

Implemented in FacetModeler::SpatialFaceData, FacetModeler::TrEdge, FacetModeler::TrVertex, OdDbPartialViewingIndex::Entry, and OdGsEntityNode.


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