STYLE: TableFile: added to comment

This commit is contained in:
mattijs
2012-04-17 18:05:43 +01:00
parent 5d850068ba
commit 28d462b8ef

View File

@ -34,6 +34,7 @@ Description
dimensions [0 0 1 0 0]; // optional dimensions dimensions [0 0 1 0 0]; // optional dimensions
fileName dataFile; // name of data file fileName dataFile; // name of data file
outOfBounds clamp; // optional out-of-bounds handling outOfBounds clamp; // optional out-of-bounds handling
interpolationScheme linear; // optional interpolation method
} }
\endverbatim \endverbatim