|
Rhino C++ API
9.0
|
#include <rhinoSdkOverlap.h>
Public Member Functions | |
| RTreeOverlap (const ON_SimpleArray< const ON_Object * > &objects, const ON_Xform &projection, bool segments, double tolerance, const ON_SimpleArray< const ON_Object * > *locked_objects=nullptr, bool exclusive_locked=false, ON_Terminator *terminator=nullptr) | |
| int | get_overlap_result (bool &entirely_dead, ON_SimpleArray< ON_COMPONENT_INDEX > &dead_segments, std::unique_ptr< ON_PolyCurve > &replacement) |
|
inline |
| int RTreeOverlap::get_overlap_result | ( | bool & | entirely_dead, |
| ON_SimpleArray< ON_COMPONENT_INDEX > & | dead_segments, | ||
| std::unique_ptr< ON_PolyCurve > & | replacement | ||
| ) |
1.8.17