메소드 | 설명 | |
---|---|---|
Julia ( float global_real, float global_imag, float global_theta ) : System | ||
eval ( float x, float y, float z ) : float | ||
qadd ( Quat &a, Quat &b ) : void | ||
qmult ( Quat &c, Quat &a, Quat &b ) : void | ||
qsqr ( Quat &b, Quat &a ) : void |
public Julia ( float global_real, float global_imag, float global_theta ) : System | ||
global_real | float | |
global_imag | float | |
global_theta | float | |
리턴 | System |