Panda3D
Loading...
Searching...
No Matches
SelectionRay Member List

This is the complete list of members for SelectionRay, including all inherited members.

__init__(self, parentNP=None)SelectionRay
pick(self, targetNodePath, xy=None)SelectionRay
pick3D(self, targetNodePath, origin, dir)SelectionRay
pickBitMask(self, bitMask=BitMask32.allOff(), targetNodePath=None, skipFlags=SKIP_ALL)SelectionRay
pickBitMask3D(self, bitMask=BitMask32.allOff(), targetNodePath=None, origin=Point3(0), dir=Vec3(0, 0, -1), skipFlags=SKIP_ALL)SelectionRay
pickGeom(self, targetNodePath=None, skipFlags=SKIP_ALL, xy=None)SelectionRay
pickGeom3D(self, targetNodePath=None, origin=Point3(0), dir=Vec3(0, 0, -1), skipFlags=SKIP_HIDDEN|SKIP_CAMERA)SelectionRay
pickWidget(self, targetNodePath=None, skipFlags=SKIP_NONE)SelectionRay