Lines Matching full:clip_matrix
574 def clip_matrix(left, right, bottom, top, near, far, perspective=False):594 >>> M = clip_matrix(*frustrum, perspective=False)599 >>> M = clip_matrix(*frustrum, perspective=True)