Searched refs:aAllAxis (Results 1 – 1 of 1) sorted by relevance
1045 … std::vector< Reference< XAxis > > aAllAxis( AxisHelper::getAllAxesOfCoordinateSystem( xCooSys ) ); in getCoordinateSystemOfAxis() local1048 ::std::find( aAllAxis.begin(), aAllAxis.end(), xAxis ); in getCoordinateSystemOfAxis()1049 if( aFound != aAllAxis.end()) in getCoordinateSystemOfAxis()
Completed in 19 milliseconds