SoCollisionManagerResps Enumeration |
Types definitions.
Namespace: OIV.Inventor.Collision
Member name | Value | Description | |
---|---|---|---|
NEXT_PRIMITIVE | 0 | Continue and call again for next colliding primitive. | |
NEXT_SHAPE | 1 | Continue and call again for next colliding shape. | |
ABORT | 2 | Do not continue. |