Searched refs:CuboidPlanePosition_Left (Results 1 – 6 of 6) sorted by relevance
56 , CuboidPlanePosition eLeftWallPos=CuboidPlanePosition_Left108 P0[0]=P1[0]=P2[0]= (CuboidPlanePosition_Left == eLeftWallPos || bSwapXY) ? MinX : MaxX; in GridLinePoints()109 P0[1]=P1[1]=P2[1]= (CuboidPlanePosition_Left == eLeftWallPos || !bSwapXY) ? MinY : MaxY; in GridLinePoints()114 P0[1]= (CuboidPlanePosition_Left == eLeftWallPos || !bSwapXY) ? MaxY : MinY; in GridLinePoints()121 P0[0]= (CuboidPlanePosition_Left == eLeftWallPos || bSwapXY) ? MaxX : MinX; in GridLinePoints()128 P0[0]= (CuboidPlanePosition_Left == eLeftWallPos || bSwapXY) ? MaxX : MinX; in GridLinePoints()129 P2[1]= (CuboidPlanePosition_Left == eLeftWallPos || !bSwapXY) ? MaxY : MinY; in GridLinePoints()
46 , m_eLeftWallPos(CuboidPlanePosition_Left) in VAxisOrGridBase()
939 nDifferentValue *= (CuboidPlanePosition_Left != m_eLeftWallPos) ? -1 : 1; in get2DAxisMainLine()954 nDifferentValue *= (CuboidPlanePosition_Left != m_eLeftWallPos) ? -1 : 1; in get2DAxisMainLine()1179 if( m_eLeftWallPos != CuboidPlanePosition_Left ) in get2DAxisMainLine()
86 , m_eLeftWallPos(CuboidPlanePosition_Left) in VCoordinateSystem()
50 CuboidPlanePosition_Left, enumerator
1463 CuboidPlanePosition eRet(CuboidPlanePosition_Left); in getAutomaticCuboidPlanePositionForStandardLeftWall()
Completed in 29 milliseconds