#include <FMSliceEngine.h>
Definition at line 168 of file FMSliceEngine.h.
◆ FaceData()
FacetModeler::FaceData::FaceData |
( |
| ) |
|
|
inline |
◆ contains()
bool FacetModeler::FaceData::contains |
( |
const OdGeExtents3d & |
extents, |
|
|
bool |
planar, |
|
|
const OdGeTol & |
tol |
|
) |
| const |
|
inlinevirtual |
Returns true if and only if this Shape object contains the specfied extents.
- Parameters
-
extents | [in] Any 3D extents box. |
planar | [in] If and only if true, a planar computation is made. |
Implements OdSiShape.
Definition at line 170 of file FMSliceEngine.h.
◆ intersects()
bool FacetModeler::FaceData::intersects |
( |
const OdGeExtents3d & |
extents, |
|
|
bool |
planar, |
|
|
const OdGeTol & |
tol |
|
) |
| const |
|
inlinevirtual |
Returns true if and only if this Shape object intersects the specfied extents.
- Parameters
-
extents | [in] Any 3D extents box. |
planar | [in] If and only if true, a planar computation is made. |
Implements OdSiShape.
Definition at line 175 of file FMSliceEngine.h.
◆ m_state
OdUInt32 FacetModeler::FaceData::m_state |
The documentation for this struct was generated from the following file: