CFx SDK Documentation
2020SP3
|
#include <FMSliceEngine.h>
Public Member Functions | |
~FaceSpatialIndex () | |
OdSiSpatialIndex & | build (const Body *pBody, double eps) |
void | destroy (bool bRestoreFaceTags=true) |
OdSiSpatialIndex & | index () |
const OdSiSpatialIndex & | index () const |
OdArray< TSpatFData > & | faceDataArray () |
OdUInt32 | size () const |
Protected Attributes | |
OdSiSpatialIndexPtr | m_pFacesIndex |
OdArray< TSpatFData > | m_spatialDataArray |
Definition at line 89 of file FMSliceEngine.h.
|
inline |
Definition at line 96 of file FMSliceEngine.h.
|
inline |
Definition at line 99 of file FMSliceEngine.h.
|
inline |
Definition at line 116 of file FMSliceEngine.h.
|
inline |
Definition at line 139 of file FMSliceEngine.h.
|
inline |
Definition at line 129 of file FMSliceEngine.h.
|
inline |
Definition at line 134 of file FMSliceEngine.h.
|
inline |
Definition at line 140 of file FMSliceEngine.h.
|
protected |
Definition at line 91 of file FMSliceEngine.h.
|
protected |
Definition at line 92 of file FMSliceEngine.h.