CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
OdSiDynamicShape Struct Referenceabstract

#include <SiSpatialIndex.h>

Inheritance diagram for OdSiDynamicShape:
OdSiShape

Public Member Functions

virtual void update (const OdGeExtents3d &we) const =0
 
- Public Member Functions inherited from OdSiShape
virtual bool contains (const OdGeExtents3d &extents, bool planar, const OdGeTol &tol=OdGeContext::gTol) const =0
 
virtual bool intersects (const OdGeExtents3d &extents, bool planar, const OdGeTol &tol=OdGeContext::gTol) const =0
 
virtual ~OdSiShape ()
 
virtual OdSiShapeclone () const
 
virtual void transform (const OdGeMatrix3d &)
 

Additional Inherited Members

- Static Public Member Functions inherited from OdSiShape
static bool isOverallSpace (const OdSiShape *ptr)
 
static bool isNoSpace (const OdSiShape *ptr)
 
- Static Public Attributes inherited from OdSiShape
static ODSI_API_STATIC const OdSiShapekOverallSpace
 
static ODSI_API_STATIC const OdSiShapekNoSpace
 

Detailed Description

This class represents a concept of a shape that depends on the actual size of the model. Library: SpatialIndex <group OdSi_Classes>

Definition at line 229 of file SiSpatialIndex.h.

Member Function Documentation

◆ update()

virtual void OdSiDynamicShape::update ( const OdGeExtents3d we) const
pure virtual

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