|
Rhino C++ API
9.0
|
#include <rhinoSdkMeshUtilities.h>
Public Attributes | |
| ON_SimpleArray< unsigned > * | m_firstNewlyAddedFace |
| ON_ClassArray< ON_SimpleArray< int > > * | m_inputMap = nullptr |
| ON_SimpleArray<unsigned>* CRhMeshBooleanOptionsPrivate::m_firstNewlyAddedFace |
| ON_ClassArray<ON_SimpleArray<int> >* CRhMeshBooleanOptionsPrivate::m_inputMap = nullptr |
RH-94152: borrowed. When non-null, the boolean fills it with one index set per output mesh, listing the input-mesh indices that contributed to it (see SourceMeshIndexMap below).
1.8.17