Lines Matching refs:Real
55 Real u,
81 Real u,
107 void sampleBotRightWithGridLinePost(Real* botVertex,
122 Real *tempBot;
127 Real tempTop[2];
175 Real tempTop[2];
183 Real tempTop[2];
193 void sampleBotRightWithGridLine(Real* botVertex,
232 void sampleBotLeftWithGridLinePost(Real* botVertex,
248 Real *tempBot;
253 Real tempTop[2];
264 Real tempTop[2];
279 void sampleBotLeftWithGridLine(Real* botVertex,
322 Real leftMax /*= leftChain->getVertex(leftCorner)[0]*/;
323 Real rightMin /*= rightChain->getVertex(rightCorner)[0]*/;
328 leftMax = leftChain->getVertex(leftCorner)[0] - Real(1.0) ; //initilize to be left of leftCorner
336 rightMin = rightChain->getVertex(rightCorner)[0] + Real(1.0);
452 void sampleCompBot(Real* botVertex,
480 Real* tempBot;
505 Real* tempBot;
605 Real tempTop[2];
729 void sampleCompBotSimple(Real* botVertex,
745 Real* ActualTop;
746 Real* ActualBot;