MipAlgorithms::Triangle Member List
This is the complete list of members for
MipAlgorithms::Triangle, including all inherited members.
| checkId(int myId) | MipAlgorithms::Triangle | |
| deleteDupPoint2(int pos) | MipAlgorithms::Triangle | |
| deleteDupPoint3(int pos) | MipAlgorithms::Triangle | |
| getFirstVertex() | MipAlgorithms::Triangle | |
| getIds(vector< int > &ris) | MipAlgorithms::Triangle | |
| getInter2() | MipAlgorithms::Triangle | |
| getInter2Size() | MipAlgorithms::Triangle | |
| getInter3() | MipAlgorithms::Triangle | |
| getInter3At(int i) | MipAlgorithms::Triangle | |
| getInter3Size() | MipAlgorithms::Triangle | |
| getOriByPos(int pos) | MipAlgorithms::Triangle | |
| getOriThree() | MipAlgorithms::Triangle | |
| getOriThreeOne() | MipAlgorithms::Triangle | |
| getOriThreeTwo() | MipAlgorithms::Triangle | |
| getOriTwo() | MipAlgorithms::Triangle | |
| getOriTwoOne() | MipAlgorithms::Triangle | |
| getOriTwoThree() | MipAlgorithms::Triangle | |
| getSecondVertex() | MipAlgorithms::Triangle | |
| getThirdVertex() | MipAlgorithms::Triangle | |
| getVertex() | MipAlgorithms::Triangle | |
| getVertexByID(int id) | MipAlgorithms::Triangle | |
| getVertexByPos(int pos) | MipAlgorithms::Triangle | |
| insertPoint2(Position iPoint) | MipAlgorithms::Triangle | |
| insertPoint3(Position iPoint) | MipAlgorithms::Triangle | |
| insertPoints2(vector< Position > iPoints) | MipAlgorithms::Triangle | |
| insertPoints3(vector< Position > iPoints) | MipAlgorithms::Triangle | |
| isAVertex(Position pos, Decimal thr) | MipAlgorithms::Triangle | |
| operator=(Triangle &A) | MipAlgorithms::Triangle | |
| operator==(Triangle &A) const | MipAlgorithms::Triangle | |
| print() | MipAlgorithms::Triangle | |
| sameIds(Triangle *tria) | MipAlgorithms::Triangle | |
| setInter3() | MipAlgorithms::Triangle | |
| setMyIdVertex(int myId, Decimal &aSide, Decimal &bSide, Decimal &cSide) | MipAlgorithms::Triangle | |
| setOri(Angle oriTwo, Angle oriThree, Angle oriTwoF, Angle oriTwoS, Angle oriThreeF, Angle oriThreeS, Decimal projToll) | MipAlgorithms::Triangle | |
| setOriOpt(Angle oriTwo, Angle oriThree, Angle oriTwoF, Angle oriTwoS, Angle oriThreeF, Angle oriThreeS, Decimal projToll, Decimal noise=0.0) | MipAlgorithms::Triangle | |
| Triangle() | MipAlgorithms::Triangle | |
| Triangle(Position xy1, int id1, Position xy2, int id2, Position xy3, int id3) | MipAlgorithms::Triangle | |
| ~Triangle() | MipAlgorithms::Triangle | |