mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-19 11:04:39 +00:00
fixed struct/class declaration mismatch in TextureDefragmentation
This commit is contained in:
parent
abce234205
commit
cf940afdc7
@ -59,6 +59,6 @@ typedef std::vector<vcg::Point2d> Outline2d;
|
||||
|
||||
typedef std::pair<ClusteredSeamHandle, double> WeightedSeam;
|
||||
|
||||
class TextureSize;
|
||||
struct TextureSize;
|
||||
|
||||
#endif // TYPES_H
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user