Panda3D
|
Functions | |
def | getUKnots |
def | getVertices |
def | getVKnots |
def extensions.NurbsSurfaceEvaluator-extensions.getUKnots | ( | self | ) |
Returns the U knot vector as a Python list of floats
def extensions.NurbsSurfaceEvaluator-extensions.getVertices | ( | self, | |
relTo = None |
|||
) |
Returns the vertices as a 2-d Python list of Vec4's, relative to the indicated space if given.
def extensions.NurbsSurfaceEvaluator-extensions.getVKnots | ( | self | ) |
Returns the V knot vector as a Python list of floats