DirectBoundingBox

Inheritance:

Methods of DirectBoundingBox:

__init__
def __init__(self, nodePath)

Undocumented function.

__repr__
def __repr__(self)

Undocumented function.

computeBounds
def computeBounds(self)

Undocumented function.

computeTightBounds
def computeTightBounds(self)

Undocumented function.

createBBoxLines
def createBBoxLines(self)

Undocumented function.

getBounds
def getBounds(self)

Undocumented function.

getCenter
def getCenter(self)

Undocumented function.

getMax
def getMax(self)

Undocumented function.

getMin
def getMin(self)

Undocumented function.

getRadius
def getRadius(self)

Undocumented function.

hide
def hide(self)

Undocumented function.

recompute
def recompute(self)

Undocumented function.

show
def show(self)

Undocumented function.

updateBBoxLines
def updateBBoxLines(self)

Undocumented function.

vecAsString
def vecAsString(self, vec)

Undocumented function.