Beispiel #1
0
 def GetEdgeVertices(self, ei):
     """GetEdgeVertices(Point self, int ei) -> int const *"""
     return _point.Point_GetEdgeVertices(self, ei)
Beispiel #2
0
 def GetEdgeVertices(self, ei):
     return _point.Point_GetEdgeVertices(self, ei)