Renderer.h
Go to the documentation of this file.
1 #import <MetalKit/MetalKit.h>
2 
3 @interface Renderer : NSObject <MTKViewDelegate>
4 
5 -(nonnull instancetype)initWithView:(nonnull MTKView *)view;
6 
7 @end
8 
Renderer
Definition: Renderer.h:3


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:06:58