private constructCube ( float left, float right, float front, float back, float bottom, float top ) : void | ||
left | float | |
right | float | |
front | float | |
back | float | |
bottom | float | |
top | float | |
리턴 | void |
CityBuilding::constructCube ( int left, int right, int front, int back, int bottom, int top ) : void |