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

@ -31,9 +31,10 @@ Description
<entryName> tableFile; <entryName> tableFile;
tableFileCoeffs tableFileCoeffs
{ {
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