我有一个名为GLObject的基类,具有以下header:classGLObject{public:GLObject(floatwidth=0.0,floatheight=0.0,floatdepth=0.0,floatxPos=0.0,floatyPos=0.0,floatzPos=0.0,floatxRot=0.0,floatyRot=0.0,floatzRot=0.0);...//Othermethodsetc};还有一个CPP:GLObject::GLObject(floatwidth,floatheight,floatdepth,floatxPos,floatyPos,flo