33#ifndef _SAMPLECOMPBOT_H
34#define _SAMPLECOMPBOT_H
36#include "sampleMonoPoly.h"
53void sampleBotRightWithGridLinePost(Real* botVertex,
66void sampleBotRightWithGridLine(Real* botVertex,
77void sampleBotLeftWithGridLinePost(Real* botVertex,
90void sampleBotLeftWithGridLine(Real* botVertex,
110void sampleCompBot(Real* botVertex,
118 Int down_leftCornerWhere,
119 Int down_leftCornerIndex,
120 Int down_rightCornerWhere,
121 Int down_rightCornerIndex,
124void sampleCompBotSimple(Real* botVertex,
132 Int down_leftCornerWhere,
133 Int down_leftCornerIndex,
134 Int down_rightCornerWhere,
135 Int down_rightCornerIndex,