---
title: MDLAxisAlignedBoundingBox
framework: modelio
role: symbol
role_heading: Structure
path: modelio/mdlaxisalignedboundingbox
---

# MDLAxisAlignedBoundingBox

The minimal volume containing an object, used by the boundingBox(atTime:) method.

## Declaration

```swift
struct MDLAxisAlignedBoundingBox
```

## Topics

### Initializers

- [init()](modelio/mdlaxisalignedboundingbox/init().md)
- [init(maxBounds:minBounds:)](modelio/mdlaxisalignedboundingbox/init(maxbounds:minbounds:).md)

### Instance Properties

- [maxBounds](modelio/mdlaxisalignedboundingbox/maxbounds.md)
- [minBounds](modelio/mdlaxisalignedboundingbox/minbounds.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Sendable](swift/sendable.md)
