---
title: MPSIntersectionDistancePrimitiveIndexBufferIndex
framework: metalperformanceshaders
role: symbol
role_heading: Structure
path: metalperformanceshaders/mpsintersectiondistanceprimitiveindexbufferindex
---

# MPSIntersectionDistancePrimitiveIndexBufferIndex

## Declaration

```swift
struct MPSIntersectionDistancePrimitiveIndexBufferIndex
```

## Topics

### Initializers

- [init()](metalperformanceshaders/mpsintersectiondistanceprimitiveindexbufferindex/init().md)
- [init(distance:primitiveIndex:bufferIndex:)](metalperformanceshaders/mpsintersectiondistanceprimitiveindexbufferindex/init(distance:primitiveindex:bufferindex:).md)

### Instance Properties

- [bufferIndex](metalperformanceshaders/mpsintersectiondistanceprimitiveindexbufferindex/bufferindex.md)
- [distance](metalperformanceshaders/mpsintersectiondistanceprimitiveindexbufferindex/distance.md)
- [primitiveIndex](metalperformanceshaders/mpsintersectiondistanceprimitiveindexbufferindex/primitiveindex.md)

## Relationships

### Conforms To

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

## See Also

### Structures

- [MPSCustomKernelArgumentCount](metalperformanceshaders/mpscustomkernelargumentcount.md)
- [MPSCustomKernelInfo](metalperformanceshaders/mpscustomkernelinfo.md)
- [MPSCustomKernelSourceInfo](metalperformanceshaders/mpscustomkernelsourceinfo.md)
- [MPSDimensionSlice](metalperformanceshaders/mpsdimensionslice.md)
- [MPSImageCoordinate](metalperformanceshaders/mpsimagecoordinate.md)
- [MPSImageRegion](metalperformanceshaders/mpsimageregion.md)
- [MPSIntegerDivisionParams](metalperformanceshaders/mpsintegerdivisionparams.md)
- [MPSIntersectionDistance](metalperformanceshaders/mpsintersectiondistance.md)
- [MPSIntersectionDistancePrimitiveIndex](metalperformanceshaders/mpsintersectiondistanceprimitiveindex.md)
- [MPSIntersectionDistancePrimitiveIndexBufferIndexCoordinates](metalperformanceshaders/mpsintersectiondistanceprimitiveindexbufferindexcoordinates.md)
- [MPSIntersectionDistancePrimitiveIndexBufferIndexInstanceIndex](metalperformanceshaders/mpsintersectiondistanceprimitiveindexbufferindexinstanceindex.md)
- [MPSIntersectionDistancePrimitiveIndexBufferIndexInstanceIndexCoordinates](metalperformanceshaders/mpsintersectiondistanceprimitiveindexbufferindexinstanceindexcoordinates.md)
- [MPSIntersectionDistancePrimitiveIndexCoordinates](metalperformanceshaders/mpsintersectiondistanceprimitiveindexcoordinates.md)
- [MPSIntersectionDistancePrimitiveIndexInstanceIndex](metalperformanceshaders/mpsintersectiondistanceprimitiveindexinstanceindex.md)
- [MPSIntersectionDistancePrimitiveIndexInstanceIndexCoordinates](metalperformanceshaders/mpsintersectiondistanceprimitiveindexinstanceindexcoordinates.md)
