Public Member Functions | |
| TPoint () | |
Data Fields | |
| gp_XYZ | myInitXYZ |
| gp_XY | myInitUV |
| double | myInitU |
| gp_Pnt | myXYZ |
| gp_XY | myUV |
| double | myU |
Definition at line 236 of file SMESH_Pattern.hxx.
| SMESH_Pattern.TPoint::TPoint | ( | ) |
| double SMESH_Pattern.TPoint.myInitU |
Definition at line 239 of file SMESH_Pattern.hxx.
Referenced by SMESH_Pattern.Apply(), SMESH_Pattern.computeUVOnEdge(), SMESH_Pattern.findBoundaryPoints(), and operator<<().
Definition at line 238 of file SMESH_Pattern.hxx.
Referenced by SMESH_Pattern.Apply(), SMESH_Pattern.arrangeBoundaries(), SMESH_Pattern.compUVByElasticIsolines(), SMESH_Pattern.compUVByIsoIntersection(), SMESH_Pattern.findBoundaryPoints(), SMESH_Pattern.Load(), operator<<(), and SMESH_Pattern.sortSameSizeWires().
Definition at line 237 of file SMESH_Pattern.hxx.
Referenced by SMESH_Pattern.arrangeBoundaries(), SMESH_Pattern.findBoundaryPoints(), SMESH_Pattern.Load(), and operator<<().
| double SMESH_Pattern.TPoint.myU |
Definition at line 242 of file SMESH_Pattern.hxx.
Referenced by SMESH_Pattern.Apply(), SMESH_Pattern.computeUVOnEdge(), and operator<<().
Definition at line 241 of file SMESH_Pattern.hxx.
Referenced by SMESH_Pattern.Apply(), SMESH_Pattern.computeUVOnEdge(), SMESH_Pattern.compUVByElasticIsolines(), SMESH_Pattern.compUVByIsoIntersection(), operator<<(), SMESH_Pattern.setFirstEdge(), and SMESH_Pattern.sortSameSizeWires().
| gp_Pnt SMESH_Pattern.TPoint.myXYZ |
Definition at line 240 of file SMESH_Pattern.hxx.
Referenced by SMESH_Pattern.Apply(), SMESH_Pattern.Load(), operator<<(), SMESH_Pattern.setFirstEdge(), and SMESH_Pattern.sortSameSizeWires().