HomeSort by relevance Sort by last modified time
    Searched refs:mOrientationAngles (Results 1 - 3 of 3) sorted by null

  /frameworks/wilhelm/src/itf/
I3DLocation.c 200 thiz->mOrientationAngles.mHeading = heading;
201 thiz->mOrientationAngles.mPitch = pitch;
202 thiz->mOrientationAngles.mRoll = roll;
283 thiz->mOrientationAngles.mHeading = 0;
284 thiz->mOrientationAngles.mPitch = 0;
285 thiz->mOrientationAngles.mRoll = 0;
I3DMacroscopic.c 81 thiz->mOrientationAngles.mHeading = heading;
82 thiz->mOrientationAngles.mPitch = pitch;
83 thiz->mOrientationAngles.mRoll = roll;
218 thiz->mOrientationAngles.mHeading = 0;
219 thiz->mOrientationAngles.mPitch = 0;
220 thiz->mOrientationAngles.mRoll = 0;
  /frameworks/wilhelm/src/
itfstruct.h 136 } mOrientationAngles;
161 } mOrientationAngles;

Completed in 44 milliseconds