40 lines
756 B
Plaintext
40 lines
756 B
Plaintext
.TH "ktxOrientation" 3 "Sun Jun 14 2026 18:00:57" "Version 0.0.0" "libktx Reference" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
ktxOrientation \- Struct describing the logical orientation of an image\&.
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.PP
|
|
\fR#include <ktx\&.h>\fP
|
|
.SS "Data Fields"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "ktxOrientationX \fBx\fP"
|
|
.br
|
|
.ti -1c
|
|
.RI "ktxOrientationY \fBy\fP"
|
|
.br
|
|
.ti -1c
|
|
.RI "ktxOrientationZ \fBz\fP"
|
|
.br
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
Struct describing the logical orientation of an image\&.
|
|
.SH "Field Documentation"
|
|
.PP
|
|
.SS "ktxOrientationX x"
|
|
Orientation in X
|
|
.SS "ktxOrientationY y"
|
|
Orientation in Y
|
|
.SS "ktxOrientationZ z"
|
|
Orientation in Z
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for libktx Reference from the source code\&.
|