Added new mesh smoothing algorithm.
This commit is contained in:
@ -44,7 +44,7 @@ namespace PolyVox
|
||||
|
||||
std::string tostring(void) const;
|
||||
|
||||
private:
|
||||
public:
|
||||
Vector3DFloat position;
|
||||
Vector3DFloat normal;
|
||||
float material;
|
||||
|
Reference in New Issue
Block a user