Beispiel #1
0
 def __call__(self, *args):
     r"""
     __call__(Vertex self) -> double
     __call__(Vertex self, int i) -> double
     __call__(Vertex self, int i) -> double const &
     """
     return _vertex.Vertex___call__(self, *args)
Beispiel #2
0
 def __call__(self, *args):
     return _vertex.Vertex___call__(self, *args)