__init__ def __init__(self, parentNP=render, numSpheres=1) Undocumented function. |
addCollider def addCollider(self, collider) Undocumented function. |
isEntryBackfacing def isEntryBackfacing(self, entry) Undocumented function. |
pick def pick(self, targetNodePath, skipFlags) Undocumented function. |
pickBitMask def pickBitMask(self, bitMask=BitMask32.allOff(), targetNodePath=render, skipFlags=SKIP_HIDDEN|SKIP_CAMERA) Undocumented function. |
pickGeom def pickGeom(self, targetNodePath=render, skipFlags=SKIP_HIDDEN|SKIP_CAMERA) Undocumented function. |
setCenter def setCenter(self, i, center) Undocumented function. |
setCenterRadius def setCenterRadius(self, i, center, radius) Undocumented function. |
setRadius def setRadius(self, i, radius) Undocumented function. |