Eliminated member variable.
This commit is contained in:
@ -286,9 +286,6 @@ namespace PolyVox
|
||||
|
||||
//Used to convert arbitrary voxel types in densities and materials.
|
||||
ControllerType m_controller;
|
||||
|
||||
//Our threshold value
|
||||
typename ControllerType::DensityType m_tThreshold;
|
||||
};
|
||||
|
||||
// This version of the function performs the extraction into a user-provided mesh rather than allocating a mesh automatically.
|
||||
|
Reference in New Issue
Block a user