fixed typo

metadata
Wenzel Jakob 2013-01-04 14:48:29 -05:00
parent c0fa27beff
commit 2ec6246e10
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ MTS_NAMESPACE_BEGIN
* *
* When using this data source to represent floating point density volumes, * When using this data source to represent floating point density volumes,
* please ensure that the values are all normalized to lie in the * please ensure that the values are all normalized to lie in the
* range $[0, 1]$---otherwise, the Woocock-Tracking integration method in * range $[0, 1]$---otherwise, the Woodcock-Tracking integration method in
* \pluginref{heterogeneous} will produce incorrect results. * \pluginref{heterogeneous} will produce incorrect results.
*/ */
class GridDataSource : public VolumeDataSource { class GridDataSource : public VolumeDataSource {