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