This is the complete list of members for SelectionSphere, including all inherited members.
| __init__(self, parentNP=None, numSpheres=1) | SelectionSphere | |
| addCollider(self, collider) | SelectionSphere | |
| addUnpickable(self, item) | SelectionQueue | |
| collider | SelectionQueue | |
| colliders | SelectionSphere | |
| collideWithBitMask(self, bitMask) | SelectionQueue | |
| collideWithGeom(self) | SelectionQueue | |
| collideWithWidget(self) | SelectionQueue | |
| collisionNode | SelectionQueue | |
| collisionNodePath | SelectionQueue | |
| ct | SelectionQueue | |
| entry | SelectionQueue | |
| findCollisionEntry(self, skipFlags=SKIP_NONE, startIndex=0) | SelectionQueue | |
| findNextCollisionEntry(self, skipFlags=SKIP_NONE) | SelectionQueue | |
| getCurrentEntry(self) | SelectionQueue | |
| index | SelectionQueue | |
| isEntryBackfacing(self, entry) | SelectionSphere | |
| numColliders | SelectionSphere | |
| pick(self, targetNodePath, skipFlags) | SelectionSphere | |
| pickBitMask(self, bitMask=BitMask32.allOff(), targetNodePath=None, skipFlags=SKIP_HIDDEN|SKIP_CAMERA) | SelectionSphere | |
| pickGeom(self, targetNodePath=None, skipFlags=SKIP_HIDDEN|SKIP_CAMERA) | SelectionSphere | |
| removeUnpickable(self, item) | SelectionQueue | |
| setCenter(self, i, center) | SelectionSphere | |
| setCenterRadius(self, i, center, radius) | SelectionSphere | |
| setCurrentEntry(self, entry) | SelectionQueue | |
| setCurrentIndex(self, index) | SelectionQueue | |
| setParentNP(self, parentNP) | SelectionQueue | |
| setRadius(self, i, radius) | SelectionSphere | |
| skipFlags | SelectionQueue | |
| unpickable | SelectionQueue | |