Lines Matching defs:processNewVertex

508       rChain.processNewVertex(topVertex, pStream);
511 rChain.processNewVertex(dec_array[i], pStream);
514 rChain.processNewVertex(botVertex, pStream);
522 rChain.processNewVertex(topVertex, pStream);
525 rChain.processNewVertex(inc_array[i], pStream);
528 rChain.processNewVertex(botVertex, pStream);
542 rChain.processNewVertex(topVertex, pStream);
546 rChain.processNewVertex(dec_array[i], pStream);
560 rChain.processNewVertex(topVertex, pStream);
564 rChain.processNewVertex(inc_array[i], pStream);
722 rChain.processNewVertex(topVertex, pStream);
725 rChain.processNewVertex(inc_array[i], pStream);
727 rChain.processNewVertex(botVertex, pStream);
758 rChain.processNewVertex(topVertex, pStream);
761 rChain.processNewVertex(dec_array[i], pStream);
764 rChain.processNewVertex(botVertex, pStream);
772 rChain.processNewVertex(topVertex, pStream);
775 rChain.processNewVertex(inc_array[i], pStream);
778 rChain.processNewVertex(botVertex, pStream);
792 rChain.processNewVertex(topVertex, pStream);
796 rChain.processNewVertex(dec_array[i], pStream);
811 rChain.processNewVertex(topVertex, pStream);
815 rChain.processNewVertex(inc_array[i], pStream);
855 rChain.processNewVertex(topVertex, pStream);
858 rChain.processNewVertex(dec_array[i], pStream);
861 rChain.processNewVertex(botVertex, pStream);
870 rChain.processNewVertex(topVertex, pStream);
873 rChain.processNewVertex(inc_array[i], pStream);
876 rChain.processNewVertex(botVertex, pStream);
891 rChain.processNewVertex(topVertex, pStream);
895 rChain.processNewVertex(dec_array[i], pStream);
910 rChain.processNewVertex(topVertex, pStream);
914 rChain.processNewVertex(inc_array[i], pStream);
951 rChain.processNewVertex(topVertex, pStream);
954 rChain.processNewVertex(dec_array[i], pStream);
957 rChain.processNewVertex(botVertex, pStream);
966 rChain.processNewVertex(topVertex, pStream);
969 rChain.processNewVertex(inc_array[i], pStream);
972 rChain.processNewVertex(botVertex, pStream);
987 rChain.processNewVertex(topVertex, pStream);
991 rChain.processNewVertex(dec_array[i], pStream);
1005 rChain.processNewVertex(topVertex, pStream);
1009 rChain.processNewVertex(inc_array[i], pStream);
1047 rChain.processNewVertex(topVertex->getVertex(top_index), pStream);
1049 rChain.processNewVertex(dec_chain->getVertex(i), pStream);
1054 rChain.processNewVertex(temp->getVertex(i), pStream);
1060 rChain.processNewVertex(topVertex->getVertex(top_index), pStream);
1062 rChain.processNewVertex(inc_chain->getVertex(i), pStream);
1067 rChain.processNewVertex(temp->getVertex(i), pStream);
1074 rChain.processNewVertex(topVertex -> getVertex(top_index), pStream);
1080 rChain.processNewVertex(temp->getVertex(tempIndex), pStream);
1095 rChain.processNewVertex(topVertex -> getVertex(top_index), pStream);
1101 rChain.processNewVertex(temp->getVertex(tempIndex), pStream);
1420 void reflexChain::processNewVertex(Real v[2], primStream* pStream)