@@ -1,3 +1,5 @@
#pragma once
namespace Enum
{
namespace SurfaceType
@@ -6,4 +8,10 @@ namespace Enum
Smooth, Bumps, Welds, Glue
};
}
namespace Shape
enum Value {
Block, Sphere, Cylinder
The note is not visible to the blocked user.