MTLAccelerationStructure

A collection of model data for GPU-accelerated intersection of rays with the model.

extern (C++) final @nogc nothrow
@ObjectiveC
interface MTLAccelerationStructure {}

Members

Functions

size
NSUInteger size()

The size of the acceleration structure’s memory allocation, in bytes.

Meta