Documentation.
This commit is contained in:
@ -34,7 +34,9 @@ namespace PolyVox
|
||||
{
|
||||
/// This class represents a voxel storing only a density.
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
/// Detailed description...
|
||||
/// Note that this should probably just be considered an example of how to define
|
||||
/// a voxel type for the Marching Cubes algorithm. Advanced users are likely to
|
||||
/// define custom voxel types and possibly custom controllers.
|
||||
///
|
||||
/// \sa Density, Material
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
Reference in New Issue
Block a user