[opengtl-commits] [338] add a small description of the pixel's fields |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/opengtl-commits Archives
]
Revision: 338
Author: cyrille
Date: 2008-09-01 08:36:54 +0200 (Mon, 01 Sep 2008)
Log Message:
-----------
add a small description of the pixel's fields
Modified Paths:
--------------
trunk/OpenGTL/OpenShiva/doc/specification/ShivaSpec.tex
Modified: trunk/OpenGTL/OpenShiva/doc/specification/ShivaSpec.tex
===================================================================
--- trunk/OpenGTL/OpenShiva/doc/specification/ShivaSpec.tex 2008-08-31 15:30:37 UTC (rev 337)
+++ trunk/OpenGTL/OpenShiva/doc/specification/ShivaSpec.tex 2008-09-01 06:36:54 UTC (rev 338)
@@ -270,9 +270,14 @@
\verb|pixelN| can be cast to the corresponding vector of \verb|float|.
-\subsubsection{Members}
-\paragraph{}
+\subsubsection{Fields}
+\paragraph{data}
+Give access to the vector containing the data.
+\paragraph{coord}
+Give access to the coordinates of the pixel, the type of this field is
+\verb|float|.
+
\subsection{Region types}
\begin{verbatim}