BTK Python wrapper
0.3dev.0
Python bindings for the Biomechanical ToolKit library (BTK)
|
Iterator to pass trough the collection of wrenches. More...
Public Member Functions | |
def | __eq__ |
def | __ne__ |
def | decr |
def | incr |
def | value |
Iterator to pass trough the collection of wrenches.
Proxy of C++ btkWrenchCollectionIterator class
def btk.btkWrenchCollectionIterator.__eq__ | ( | self, | args | ) |
__eq__(self, rhs) -> bool
def btk.btkWrenchCollectionIterator.__ne__ | ( | self, | args | ) |
__ne__(self, rhs) -> bool
def btk.btkWrenchCollectionIterator.decr | ( | self | ) |
decr(self)
def btk.btkWrenchCollectionIterator.incr | ( | self | ) |
incr(self)
def btk.btkWrenchCollectionIterator.value | ( | self | ) |
value(self) -> btkWrench