Documentation.
This commit is contained in:
@ -41,6 +41,8 @@ namespace PolyVox
|
||||
/// 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 Material, MaterialDensityPair
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
template <typename Type>
|
||||
class Density
|
||||
|
Reference in New Issue
Block a user