SoIntersectionDetectionActionSetFilterCallback Method |
Name | Description | |
---|---|---|
![]() | SetFilterCallback(SoIntersectionDetectionActionFilterCB) | Obsolete.
Use FilterCallback property instead.
Sets a filter which allow the user to continue or not the intersection finding
for a pair of shapes. If the delegate returns true, the action search for real
intersections, else it goes to the next shape pair.
|
![]() | SetFilterCallback(SoIntersectionDetectionActionFilterUserDataCB, Object) | Obsolete.
Use FilterCallback property instead.
|