Functions | |
def | export |
def | findVert |
def | getIndices |
Variables | |
pythonopen = open |
def importOBJ::export | ( | exportList, | ||
filename | ||||
) |
Definition at line 30 of file importOBJ.py.
def importOBJ::findVert | ( | aVertex, | ||
aList | ||||
) |
Definition at line 6 of file importOBJ.py.
def importOBJ::getIndices | ( | shape, | ||
offset | ||||
) |
Definition at line 12 of file importOBJ.py.
Referenced by MeshGui::SoFCMeshSegmentShape::generatePrimitives().
importOBJ::pythonopen = open |
Definition at line 4 of file importOBJ.py.