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