SoDualSceneColliderCheckCollision Method |
Checks if the current moving scene collides with the static scene.
Namespace: OIV.Inventor.Collision
This method is automatically called when the transform node given to OIV.Inventor.Collision.SoDualSceneCollider.Activate(OIV.Inventor.Nodes.SoTransform) is updated (or touched). Returns true if the two scenes collide, false otherwise.