README / Docs

This commit is contained in:
Thomas FORGIONE
2016-12-02 16:01:42 +01:00
parent e762759216
commit 87652194cd
2 changed files with 30 additions and 4 deletions

View File

@@ -93,7 +93,8 @@ class ModelParser:
def add_vertex(self, vertex):
"""Adds a vertex to the current model
Will also update its bounding box
Will also update its bounding box, and convert the up vector if
up_conversion was specified.
"""
# Apply up_conversion to the vertex
new_vertex = vertex