... 0.0); glVertex3d(0.0, 0.0, length); glEnd(); glTranslated(0.0, 0.0, length-0.2) ; glutWireCone(0.04, 0.3, 8, 8) ; glPopMatrix(); } void myDisplay(void) ...
確定! 回上一頁