Home
last modified time | relevance | path

Searched refs:locationCartesian (Results 1 – 1 of 1) sorted by relevance

/frameworks/wilhelm/src/itf/
DI3DLocation.cpp30 SLVec3D locationCartesian = *pLocation; in I3DLocation_SetLocationCartesian() local
32 thiz->mLocationCartesian = locationCartesian; in I3DLocation_SetLocationCartesian()
130 SLVec3D locationCartesian = thiz->mLocationCartesian; in I3DLocation_GetLocationCartesian() local
132 *pLocation = locationCartesian; in I3DLocation_GetLocationCartesian()