Panda3D
|
Public Member Functions | |
def | __init__ (self, nodePath, bboxColor=None) |
def | __repr__ (self) |
def | computeBounds (self) |
def | computeTightBounds (self) |
def | createBBoxLines (self, bboxColor=None) |
def | getBounds (self) |
def | getCenter (self) |
def | getMax (self) |
def | getMin (self) |
def | getRadius (self) |
def | hide (self) |
def | recompute (self) |
def | setBoxColorScale (self, r, g, b, a) |
def | show (self) |
def | updateBBoxLines (self) |
def | vecAsString (self, vec) |
Public Attributes | |
bounds | |
center | |
lines | |
max | |
min | |
nodePath | |
radius | |
def __init__ | ( | self, | |
nodePath, | |||
bboxColor = None |
|||
) |
def __repr__ | ( | self | ) |
def computeBounds | ( | self | ) |
def computeTightBounds | ( | self | ) |
def createBBoxLines | ( | self, | |
bboxColor = None |
|||
) |
def getBounds | ( | self | ) |
def getCenter | ( | self | ) |
def getMax | ( | self | ) |
def getMin | ( | self | ) |
def getRadius | ( | self | ) |
def hide | ( | self | ) |
def recompute | ( | self | ) |
def setBoxColorScale | ( | self, | |
r, | |||
g, | |||
b, | |||
a | |||
) |
def show | ( | self | ) |
def updateBBoxLines | ( | self | ) |
def vecAsString | ( | self, | |
vec | |||
) |
bounds |
center |
lines |
max |
min |
nodePath |
radius |