---
title: BoundingBoxCalculator
framework: realitykit
role: symbol
role_heading: Structure
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+, macOS 27.0+, tvOS 27.0+, visionOS 27.0+]
path: realitykit/boundingboxcalculator
---

# BoundingBoxCalculator

Calculates a bounding box based on the current state of the deformed positions.

## Declaration

```swift
struct BoundingBoxCalculator
```

## Topics

### Initializers

- [init()](realitykit/boundingboxcalculator/init().md)

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [MeshDeformer](realitykit/meshdeformer.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
