Public Member Functions | |
def | __init__ |
def | to_xml |
Static Public Member Functions | |
def | parse |
Public Attributes | |
filename | |
scale |
Definition at line 170 of file __init__.py.
def urdf_python.Mesh.__init__ | ( | self, | |
filename = None , |
|||
scale = None |
|||
) |
Definition at line 171 of file __init__.py.
def urdf_python.Mesh.parse | ( | node | ) | [static] |
Reimplemented from urdf_python.Geometry.
Definition at line 176 of file __init__.py.
def urdf_python.Mesh.to_xml | ( | self, | |
doc | |||
) |
Definition at line 186 of file __init__.py.
Definition at line 171 of file __init__.py.
Definition at line 171 of file __init__.py.