#include <GsSpatialQuery.h>
Corresponding C++ library: TD_Gs
<group OdGs_Classes>
Definition at line 42 of file GsSpatialQuery.h.
◆ OdGsSpatialQuery()
OdGsSpatialQuery::OdGsSpatialQuery |
( |
| ) |
|
|
inline |
◆ build() [1/2]
Builds a spatial query for the specified polygon in this view object.
- Parameters
-
sceneExtents | [in] Whole scene extents. |
points | [in] Array of points in eye coords. |
numPoints | [in] Number of points. |
◆ build() [2/2]
Builds a spatial query for the specified polygon in this view object.
- Parameters
-
sceneExtents | [in] Whole scene extents. |
points | [in] Array of points in screen coords. |
numPoints | [in] Number of points. |
◆ getBBox()
const OdSi::BBox& OdGsSpatialQuery::getBBox |
( |
| ) |
const |
|
inline |
Returns the current query's bounding box; assumed to be called after 'build()'.
Definition at line 70 of file GsSpatialQuery.h.
◆ m_spqbox
◆ m_spqvol
The documentation for this class was generated from the following file: