Do not complicate your life
Рубрики: iPhone, OOP on Jun.01, 2009
I work on SIO2 and write this source code: 1234567891011121314151617181920newobj = sio2ObjectDuplicate(fo , object->_SIO2transform, "name", 1); float c = 2; angelA = 90 * ( sio2->_SIO2camera->_SIO2transform->dir->x); cath1 = cos( angelA/SIO2_RAD_TO_DEG )*c; cath2 = sqrtf(c*c – [...]
