git-svn-id: svn://db.shs.com.ru/libs@486 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -45,7 +45,7 @@ GLPrimitiveCube::GLPrimitiveCube(double width, double length, double height, QVe
|
||||
l = length;
|
||||
h = height;
|
||||
moveTo(pos);
|
||||
init();
|
||||
//init();
|
||||
}
|
||||
|
||||
|
||||
@@ -114,7 +114,7 @@ GLPrimitiveEllipsoid::GLPrimitiveEllipsoid(double width, double length, double h
|
||||
swl = seg_wl;
|
||||
sh = seg_h;
|
||||
moveTo(pos);
|
||||
init();
|
||||
//init();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user