Searched refs:mVelocitySpherical (Results 1 – 2 of 2) sorted by relevance
49 thiz->mVelocitySpherical.mAzimuth = azimuth; in I3DDoppler_SetVelocitySpherical()50 thiz->mVelocitySpherical.mElevation = elevation; in I3DDoppler_SetVelocitySpherical()51 thiz->mVelocitySpherical.mSpeed = speed; in I3DDoppler_SetVelocitySpherical()158 memset(&thiz->mVelocitySpherical, 0x55, sizeof(thiz->mVelocitySpherical)); in I3DDoppler_init()
104 } mVelocitySpherical; member