glutAttachMenu
선언 형태
void
glutAttachMenu (
int
button
);
void
glutDeatachMenu (
int
button
);
매개 변수
변수명
설명
button
메뉴를 불러오거나 해제할 버튼을 설정합니다.