41 Int leftStartIndex,
Int botLeftIndex,
43 Int rightStartIndex,
Int botRightIndex,
46 Int gridIndex1,
Int gridIndex2,
47 Int up_leftCornerWhere,
48 Int up_leftCornerIndex,
49 Int up_rightCornerWhere,
50 Int up_rightCornerIndex,
51 Int down_leftCornerWhere,
52 Int down_leftCornerIndex,
53 Int down_rightCornerWhere,
54 Int down_rightCornerIndex,
61 Int leftStartIndex,
Int leftEndIndex,
63 Int rightStartIndex,
Int rightEndIndex,
65 Int gridIndex1,
Int gridIndex2,
66 Int up_leftCornerWhere,
67 Int up_leftCornerIndex,
68 Int down_leftCornerWhere,
69 Int down_leftCornerIndex,
void sampleConnectedComp(Real *topVertex, Real *botVertex, vertexArray *leftChain, Int leftStartIndex, Int botLeftIndex, vertexArray *rightChain, Int rightStartIndex, Int botRightIndex, gridBoundaryChain *leftGridChain, gridBoundaryChain *rightGridChain, Int gridIndex1, Int gridIndex2, Int up_leftCornerWhere, Int up_leftCornerIndex, Int up_rightCornerWhere, Int up_rightCornerIndex, Int down_leftCornerWhere, Int down_leftCornerIndex, Int down_rightCornerWhere, Int down_rightCornerIndex, primStream *pStream, rectBlockArray *rbArray)
void sampleLeftSingleTrimEdgeRegionGen(Real topVert[2], Real botVert[2], vertexArray *leftChain, Int leftStart, Int leftEnd, gridBoundaryChain *gridChain, Int gridBegindex, Int gridEndIndex, vertexArray *rightChain, Int rightUpBegin, Int rightUpEnd, Int rightDownBegin, Int rightDownEnd, primStream *pStream)
void sampleCompLeft(Real *topVertex, Real *botVertex, vertexArray *leftChain, Int leftStartIndex, Int leftEndIndex, vertexArray *rightChain, Int rightStartIndex, Int rightEndIndex, gridBoundaryChain *leftGridChain, Int gridIndex1, Int gridIndex2, Int up_leftCornerWhere, Int up_leftCornerIndex, Int down_leftCornerWhere, Int down_leftCornerIndex, primStream *pStream)