Files
ComSquare/latex/structComSquare_1_1PPU_1_1Tile.tex
AnonymusRaccoon d33b0ab52d Deploying the doc
2021-07-13 21:32:24 +00:00

75 lines
3.4 KiB
TeX

\hypertarget{structComSquare_1_1PPU_1_1Tile}{}\doxysection{Com\+Square\+::P\+PU\+::Tile Struct Reference}
\label{structComSquare_1_1PPU_1_1Tile}\index{ComSquare::PPU::Tile@{ComSquare::PPU::Tile}}
Info on tile struct.
{\ttfamily \#include $<$Tile.\+hpp$>$}
Collaboration diagram for Com\+Square\+::P\+PU\+::Tile\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=202pt]{structComSquare_1_1PPU_1_1Tile__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Static Public Attributes}
\begin{DoxyCompactItemize}
\item
static constexpr int \mbox{\hyperlink{structComSquare_1_1PPU_1_1Tile_accdd6a5240a378ce23c4d5563a7c8af5}{Nb\+Pixels\+Width}} = 8
\begin{DoxyCompactList}\small\item\em The number of pixel a base tile can have in width. \end{DoxyCompactList}\item
static constexpr int \mbox{\hyperlink{structComSquare_1_1PPU_1_1Tile_acf2e4aa387f55bfcb2c81fcbe2a21a7c}{Nb\+Pixels\+Height}} = 8
\begin{DoxyCompactList}\small\item\em The number of pixel a base tile can have in height. \end{DoxyCompactList}\item
static constexpr int \mbox{\hyperlink{structComSquare_1_1PPU_1_1Tile_adb13c377dd01e4285c66b5d1f2ac6762}{Base\+Byte\+Size}} = 0x8
\begin{DoxyCompactList}\small\item\em A base tile size in byte is 0x8. \end{DoxyCompactList}\end{DoxyCompactItemize}
\doxysubsection{Detailed Description}
Info on tile struct.
\doxysubsection{Member Data Documentation}
\mbox{\Hypertarget{structComSquare_1_1PPU_1_1Tile_adb13c377dd01e4285c66b5d1f2ac6762}\label{structComSquare_1_1PPU_1_1Tile_adb13c377dd01e4285c66b5d1f2ac6762}}
\index{ComSquare::PPU::Tile@{ComSquare::PPU::Tile}!BaseByteSize@{BaseByteSize}}
\index{BaseByteSize@{BaseByteSize}!ComSquare::PPU::Tile@{ComSquare::PPU::Tile}}
\doxysubsubsection{\texorpdfstring{BaseByteSize}{BaseByteSize}}
{\footnotesize\ttfamily constexpr int Com\+Square\+::\+P\+P\+U\+::\+Tile\+::\+Base\+Byte\+Size = 0x8\hspace{0.3cm}{\ttfamily [static]}, {\ttfamily [constexpr]}}
A base tile size in byte is 0x8.
\begin{DoxyNote}{Note}
Used like\+: bpp $\ast$ Base\+Byte\+Size to get the byte size of 1 tile
\end{DoxyNote}
\mbox{\Hypertarget{structComSquare_1_1PPU_1_1Tile_acf2e4aa387f55bfcb2c81fcbe2a21a7c}\label{structComSquare_1_1PPU_1_1Tile_acf2e4aa387f55bfcb2c81fcbe2a21a7c}}
\index{ComSquare::PPU::Tile@{ComSquare::PPU::Tile}!NbPixelsHeight@{NbPixelsHeight}}
\index{NbPixelsHeight@{NbPixelsHeight}!ComSquare::PPU::Tile@{ComSquare::PPU::Tile}}
\doxysubsubsection{\texorpdfstring{NbPixelsHeight}{NbPixelsHeight}}
{\footnotesize\ttfamily constexpr int Com\+Square\+::\+P\+P\+U\+::\+Tile\+::\+Nb\+Pixels\+Height = 8\hspace{0.3cm}{\ttfamily [static]}, {\ttfamily [constexpr]}}
The number of pixel a base tile can have in height.
\mbox{\Hypertarget{structComSquare_1_1PPU_1_1Tile_accdd6a5240a378ce23c4d5563a7c8af5}\label{structComSquare_1_1PPU_1_1Tile_accdd6a5240a378ce23c4d5563a7c8af5}}
\index{ComSquare::PPU::Tile@{ComSquare::PPU::Tile}!NbPixelsWidth@{NbPixelsWidth}}
\index{NbPixelsWidth@{NbPixelsWidth}!ComSquare::PPU::Tile@{ComSquare::PPU::Tile}}
\doxysubsubsection{\texorpdfstring{NbPixelsWidth}{NbPixelsWidth}}
{\footnotesize\ttfamily constexpr int Com\+Square\+::\+P\+P\+U\+::\+Tile\+::\+Nb\+Pixels\+Width = 8\hspace{0.3cm}{\ttfamily [static]}, {\ttfamily [constexpr]}}
The number of pixel a base tile can have in width.
The documentation for this struct was generated from the following file\+:\begin{DoxyCompactItemize}
\item
sources/\+P\+P\+U/\mbox{\hyperlink{Tile_8hpp}{Tile.\+hpp}}\end{DoxyCompactItemize}