CFx SDK Documentation  2022 SP0
Public Member Functions | List of all members
OdSiEntity Struct Referenceabstract

#include <SiSpatialIndex.h>

Inheritance diagram for OdSiEntity:
FacetModeler::SpatialFaceData GiMesh::TrEdge GiMesh::TrVertex 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 80 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 OdGsEntityNode, GiMesh::TrEdge, GiMesh::TrVertex, and FacetModeler::SpatialFaceData.


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