예제 #1
0
 def GetFaceVertices(self, fi):
     """GetFaceVertices(Point self, int fi) -> int const *"""
     return _point.Point_GetFaceVertices(self, fi)
예제 #2
0
 def GetFaceVertices(self, fi):
     return _point.Point_GetFaceVertices(self, fi)