| SoWinCollisionViewer Methods |
The SoWinCollisionViewer type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetCollisionDetection | Gets the collision detection active flag. | |
| GetDistance | Gets the distance between the camera and the objects. | |
| GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
| GetNumSteps | Gets the number of steps to be used in the collision computation. | |
| GetType | (Inherited from Object.) | |
| GetViewer | Gets the original viewer. | |
| GetZBufferOptimistation | Gets the Z buffer optimization active flag. | |
| SetCollisionDetection | Calls SetCollisionDetection(true). | |
| SetCollisionDetection(Boolean) | Sets the collision detection active flag. | |
| SetDistance | Sets the distance between the camera and the objects. | |
| SetNumSteps | Sets the number of steps to be used in the collision computation. | |
| SetZBufferOptimization | Calls SetZBufferOptimization(true, false). | |
| SetZBufferOptimization(Boolean) | Calls SetZBufferOptimization(value, false). | |
| SetZBufferOptimization(Boolean, Boolean) | Sets the Z buffer optimization active flag. | |
| ToString | (Inherited from Object.) |