프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CenterPoint | Vector3 | ||
scale | float |
메소드 | 설명 | |
---|---|---|
AddPoint ( Vector3 point ) : void | ||
AimClear ( ) : void | ||
AimFor ( Vector3 point ) : void | ||
Clear ( ) : void |
메소드 | 설명 | |
---|---|---|
OnPaint ( System e ) : void | ||
ProcessCmdKey ( System &msg, System keyData ) : bool |
메소드 | 설명 | |
---|---|---|
DrawCircle ( float cx, float cy, float cz, float yaw, float r, int num_segments ) : void | ||
get_pos ( double radius, double theta, double phi, Vector3 &camera_pos ) : void |
protected ProcessCmdKey ( System &msg, System keyData ) : bool | ||
msg | System | |
keyData | System | |
리턴 | bool |