mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 08:09:39 +00:00
gcc compiling >> -> > >
This commit is contained in:
parent
4181c207f9
commit
093853eead
@ -146,7 +146,7 @@ private:
|
||||
void DrawCircle(QPoint origin);
|
||||
void UpdateBoundingArea(QPoint topLeft, QPoint topRight);
|
||||
void CountVertexes();
|
||||
bool isInside(vector<TexCoord2<float>>, TexCoord2<float>);
|
||||
bool isInside(vector<TexCoord2<float> >, TexCoord2<float>);
|
||||
void ShowFaces();
|
||||
void UpdateUnify();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user