SVN maintenance.

This commit is contained in:
2010-09-03 03:30:20 +00:00
parent de7f183f37
commit a8269c8946
27 changed files with 27 additions and 27 deletions

View File

@@ -186,4 +186,4 @@ def BezierInterp(vec_knot_1, vec_handle_1, vec_handle_2, vec_knot_2, resolution)
@note: any vector size is supported, the largest dimension from the input will be used for all returned vectors/
@rtype: list
@return: a list of vectors the size of resolution including the start and end points (vec_knot_1 and vec_knot_2)
"""
"""