33 #ifndef _SAMPLECOMPRIGHT_H
34 #define _SAMPLECOMPRIGHT_H
38 #include "sampleMonoPoly.h"
55 Int rightGridChainStartIndex,
56 Int rightGridChainEndIndex,
60 void sampleRightOneGridStepNoMiddle(
vertexArray* rightChain,
64 Int rightGridChainStartIndex,
68 void sampleRightOneGridStep(
vertexArray* rightChain,
72 Int rightGridChainStartIndex,
74 void sampleRightSingleTrimEdgeRegion(Real upperVert[2], Real lowerVert[2],
80 void sampleRightOneGridStepNoMiddle(
vertexArray* rightChain,
84 Int rightGridChainStartIndex,
87 void sampleCompRight(Real* topVertex, Real* botVertex,
89 Int leftStartIndex, Int leftEndIndex,
91 Int rightStartIndex, Int rightEndIndex,
93 Int gridIndex1, Int gridIndex2,
94 Int up_leftCornerWhere,
95 Int up_leftCornerIndex,
96 Int down_leftCornerWhere,
97 Int down_leftCornerIndex,
100 void sampleRightSingleTrimEdgeRegionGen(Real topVert[2], Real botVert[2],