Searched refs:mOrientationVectors (Results 1 – 3 of 3) sorted by relevance
108 thiz->mOrientationVectors.mFront = front; in I3DMacroscopic_SetOrientationVectors()221 memset(&thiz->mOrientationVectors, 0x55, sizeof(thiz->mOrientationVectors)); in I3DMacroscopic_init()222 thiz->mOrientationVectors.mFront.x = 0; in I3DMacroscopic_init()223 thiz->mOrientationVectors.mFront.y = 0; in I3DMacroscopic_init()224 thiz->mOrientationVectors.mFront.z = -1000; in I3DMacroscopic_init()225 thiz->mOrientationVectors.mUp.x = 0; in I3DMacroscopic_init()226 thiz->mOrientationVectors.mUp.y = 1000; in I3DMacroscopic_init()227 thiz->mOrientationVectors.mUp.z = 0; in I3DMacroscopic_init()228 thiz->mOrientationVectors.mAbove.x = 0; in I3DMacroscopic_init()229 thiz->mOrientationVectors.mAbove.y = 0; in I3DMacroscopic_init()[all …]
176 thiz->mOrientationVectors.mFront = front; in I3DLocation_SetOrientationVectors()177 thiz->mOrientationVectors.mAbove = above; in I3DLocation_SetOrientationVectors()251 SLVec3D front = thiz->mOrientationVectors.mFront; in I3DLocation_GetOrientationVectors()252 SLVec3D up = thiz->mOrientationVectors.mUp; in I3DLocation_GetOrientationVectors()286 memset(&thiz->mOrientationVectors, 0x55, sizeof(thiz->mOrientationVectors)); in I3DLocation_init()
143 } mOrientationVectors; member168 } mOrientationVectors; member