Searched refs:ydir (Results 1 – 1 of 1) sorted by relevance
44 def __init__(self, width, height, depth, pos, xdir, ydir, zdir): argument50 self.ydir = ydir54 return (self.xdir * dx + self.ydir * dy + self.zdir * self.depth).normalise()
Completed in 2 milliseconds