added support for fingerprint adding/editing
some visualization changes
This commit is contained in:
@@ -25,8 +25,6 @@ public:
|
||||
glPushMatrix();
|
||||
glTranslatef(pos.x, pos.z, pos.y);
|
||||
|
||||
glColor3f(0,0,1);
|
||||
|
||||
glBegin(GL_QUADS);
|
||||
|
||||
// bottom
|
||||
|
||||
Reference in New Issue
Block a user