Various documentation enhancements.
This commit is contained in:
@ -56,7 +56,7 @@ namespace PolyVox
|
||||
* will pass through the density value specified by the threshold, and so you should make sure that the threshold value you choose is between
|
||||
* the minimum and maximum values found in your volume data. By default it is in the middle of the representable range of the underlying type.
|
||||
*
|
||||
* \sa MarchingCubesSurfaceExtractor
|
||||
* \sa extractMarchingCubesMesh
|
||||
*
|
||||
*/
|
||||
template<typename VoxelType>
|
||||
|
Reference in New Issue
Block a user