mirror of
https://github.com/CloudCompare/PoissonRecon.git
synced 2026-08-30 00:50:28 +08:00
Proper handling of OMP (unused variable removed)
This commit is contained in:
@@ -322,7 +322,6 @@ class CoredVectorMeshData : public CoredMeshData< Vertex >
|
||||
std::vector< std::vector< int > > polygons;
|
||||
int polygonIndex;
|
||||
int oocPointIndex;
|
||||
void* writelock;
|
||||
public:
|
||||
CoredVectorMeshData(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user