Public Member Functions | |
def | test_action_matrix (self) |
def | test_constructor (self) |
def | test_conversions (self) |
def | test_copy (self) |
def | test_get_rotation (self) |
def | test_get_translation (self) |
def | test_homogeneous (self) |
def | test_identity (self) |
def | test_internal_product_vs_action (self) |
def | test_internal_product_vs_homogeneous (self) |
def | test_inverse (self) |
def | test_member (self) |
def | test_point_action (self) |
def | test_set_rotation (self) |
def | test_set_translation (self) |
def | test_several_init (self) |
Definition at line 13 of file bindings_SE3.py.
def bindings_SE3.TestSE3Bindings.test_action_matrix | ( | self | ) |
Definition at line 66 of file bindings_SE3.py.
def bindings_SE3.TestSE3Bindings.test_constructor | ( | self | ) |
Definition at line 24 of file bindings_SE3.py.
def bindings_SE3.TestSE3Bindings.test_conversions | ( | self | ) |
Definition at line 139 of file bindings_SE3.py.
def bindings_SE3.TestSE3Bindings.test_copy | ( | self | ) |
Definition at line 179 of file bindings_SE3.py.
def bindings_SE3.TestSE3Bindings.test_get_rotation | ( | self | ) |
Definition at line 34 of file bindings_SE3.py.
def bindings_SE3.TestSE3Bindings.test_get_translation | ( | self | ) |
Definition at line 30 of file bindings_SE3.py.
def bindings_SE3.TestSE3Bindings.test_homogeneous | ( | self | ) |
Definition at line 50 of file bindings_SE3.py.
def bindings_SE3.TestSE3Bindings.test_identity | ( | self | ) |
Definition at line 14 of file bindings_SE3.py.
def bindings_SE3.TestSE3Bindings.test_internal_product_vs_action | ( | self | ) |
Definition at line 103 of file bindings_SE3.py.
def bindings_SE3.TestSE3Bindings.test_internal_product_vs_homogeneous | ( | self | ) |
Definition at line 89 of file bindings_SE3.py.
def bindings_SE3.TestSE3Bindings.test_inverse | ( | self | ) |
Definition at line 83 of file bindings_SE3.py.
def bindings_SE3.TestSE3Bindings.test_member | ( | self | ) |
Definition at line 132 of file bindings_SE3.py.
def bindings_SE3.TestSE3Bindings.test_point_action | ( | self | ) |
Definition at line 117 of file bindings_SE3.py.
def bindings_SE3.TestSE3Bindings.test_set_rotation | ( | self | ) |
Definition at line 44 of file bindings_SE3.py.
def bindings_SE3.TestSE3Bindings.test_set_translation | ( | self | ) |
Definition at line 38 of file bindings_SE3.py.
def bindings_SE3.TestSE3Bindings.test_several_init | ( | self | ) |
Definition at line 173 of file bindings_SE3.py.