Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.BoundingSphereD.Contains

Malware edited this page Dec 25, 2018 · 18 revisions

IndexBoundingSphereD

Summary

private public private public sealed ContainmentType Contains

Checks whether the current BoundingSphereD contains the specified BoundingBoxD.

Returns

Example

Remarks

Summary

private public void Contains

Checks whether the current BoundingSphereD contains the specified BoundingBoxD.

Returns

Example

Remarks

Summary

private public private public sealed ContainmentType Contains

Checks whether the current BoundingSphereD contains the specified BoundingFrustum.

Returns

Example

Remarks

Summary

private public private public sealed ContainmentType Contains

Checks whether the current BoundingSphereD contains the specified point.

Returns

Example

Remarks

Summary

private public void Contains

Checks whether the current BoundingSphereD contains the specified point.

Returns

Example

Remarks

Summary

private public private public sealed ContainmentType Contains

Checks whether the current BoundingSphereD contains the specified BoundingSphereD.

Returns

Example

Remarks

Summary

private public void Contains

Checks whether the current BoundingSphereD contains the specified BoundingSphereD.

Returns

Example

Remarks

Clone this wiki locally