Panda3D
|
Functions | |
def | getKnots |
def | getVertices |
def extensions.NurbsCurveEvaluator-extensions.getKnots | ( | self | ) |
Returns the knot vector as a Python list of floats
def extensions.NurbsCurveEvaluator-extensions.getVertices | ( | self, | |
relTo = None |
|||
) |
Returns the vertices as a Python list of Vec4's, relative to the indicated space if given.