BoundingBox Structure (Microsoft.Xna.Framework)


Namespace: Microsoft.Xna.Framework
Assembly: MonoGame.Framework (MonoGame.Framework.dll 3.8.0.1082)
  • C#
  • VB
  • F#
[DataContractAttribute]
[DebuggerDisplayAttribute("{DebugDisplayString,nq}")]
[StructLayoutAttribute(LayoutKind.Sequential, CharSet = CharSet.Ansi, Pack = -1, Size = -1)]
public struct BoundingBox : IEquatable<BoundingBox>

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

The BoundingBox type exposes the following members.

  Platforms Name Description
BoundingBox  
Top
  Platforms Name Description
CornerCount  
Max  
Min  
Top
  Platforms Name Description
Equality  
Inequality  
Top
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop
    
 Windows OpenGL Desktop
    
 Web