Click or drag to resize
Ab4d.SharpEngine logo

BoundingBoxContains Method

Overload List
 NameDescription
Public methodContains(BoundingBox) Returns true when the specified BoundingBox is withing this BoundingBox, including its edges.
Public methodContains(Vector3) Returns true when the specified Vector3 is withing this BoundingBox, including its edges.
Public methodContains(Double, Double, Double) Returns true when specified point is within this BoundingBox, including its edges.
Top
See Also