---
title: MPSFunctions_AABB
framework: metalperformanceshaders
role: symbol
role_heading: Structure
path: metalperformanceshaders/mpsfunctions_aabb
---

# MPSFunctions_AABB

## Declaration

```swift
struct MPSFunctions_AABB
```

## Overview

Overview Axis aligned bounding box for color gamut

## Topics

### Initializers

- [init()](metalperformanceshaders/mpsfunctions_aabb/init().md)
- [init(max:min:)](metalperformanceshaders/mpsfunctions_aabb/init(max:min:).md)

### Instance Properties

- [max](metalperformanceshaders/mpsfunctions_aabb/max.md)
- [min](metalperformanceshaders/mpsfunctions_aabb/min.md)

## Relationships

### Conforms To

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