MPSOrigin(3) MetalPerformanceShaders.framework MPSOrigin(3)
NAME
MPSOrigin
SYNOPSIS
#include <MPSCoreTypes.h>
Public Attributes
double x
double y
double z
Detailed Description
A position in an image
Member Data Documentation
double MPSOrigin::x
The x coordinate of the position
double MPSOrigin::y
The y coordinate of the position
double MPSOrigin::z
The z coordinate of the position
Author
Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code.
Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSOrigin(3)