glutSolidCube & glutWireCube
선언 형태
void
glutSolidCube (
GLdouble
size
);
void
glutWireCube (
GLdouble
size
);
매개 변수
변수명
설명
size
각 모서리의 길이를 설정합니다.