.TH "MPSMatrixOffset" 3 "Mon Jul 9 2018" "Version MetalPerformanceShaders-119.3" "MetalPerformanceShaders.framework" \" -*- nroff -*-
.ad l
.nh
.SH NAME
MPSMatrixOffset
.SH SYNOPSIS
.br
.PP
.PP
\fC#include <MPSMatrixTypes\&.h>\fP
.SS "Public Attributes"

.in +1c
.ti -1c
.RI "uint32_t \fBrowOffset\fP"
.br
.ti -1c
.RI "uint32_t \fBcolumnOffset\fP"
.br
.in -1c
.SH "Detailed Description"
.PP 
Specifies a row and column offset into an \fBMPSMatrix\fP\&. 
.SH "Member Data Documentation"
.PP 
.SS "uint32_t MPSMatrixOffset::columnOffset"
offset to start of source region to read in columns 
.SS "uint32_t MPSMatrixOffset::rowOffset"
offset to start of source region to read in rows 

.SH "Author"
.PP 
Generated automatically by Doxygen for MetalPerformanceShaders\&.framework from the source code\&.
