This is the complete list of members for SelectionSegment, including all inherited members.
| __init__(self, parentNP=None, numSegments=1) | SelectionSegment | |
| addCollider(self, collider) | SelectionSegment | |
| addUnpickable(self, item) | SelectionQueue | |
| collider | SelectionQueue | |
| colliders | SelectionSegment | |
| 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) | SelectionQueue | |
| numColliders | SelectionSegment | |
| pickBitMask(self, bitMask=BitMask32.allOff(), targetNodePath=None, endPointList=[], skipFlags=SKIP_HIDDEN|SKIP_CAMERA) | SelectionSegment | |
| pickGeom(self, targetNodePath=None, endPointList=[], skipFlags=SKIP_HIDDEN|SKIP_CAMERA) | SelectionSegment | |
| removeUnpickable(self, item) | SelectionQueue | |
| setCurrentEntry(self, entry) | SelectionQueue | |
| setCurrentIndex(self, index) | SelectionQueue | |
| setParentNP(self, parentNP) | SelectionQueue | |
| skipFlags | SelectionQueue | |
| unpickable | SelectionQueue | |