This commit is contained in:
2026-06-14 19:09:18 +01:00
parent 14bd1a9271
commit 13fa90a0e9
3958 changed files with 999286 additions and 4 deletions
+39
View File
@@ -0,0 +1,39 @@
.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\&.