Panda3D
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
DirectBoundingBox Class Reference

Public Member Functions

def __init__
 
def __repr__
 
def computeBounds
 
def computeTightBounds
 
def createBBoxLines
 
def getBounds
 
def getCenter
 
def getMax
 
def getMin
 
def getRadius
 
def hide
 
def recompute
 
def setBoxColorScale
 
def show
 
def updateBBoxLines
 
def vecAsString
 

Public Attributes

 bounds
 
 center
 
 lines
 
 max
 
 min
 
 nodePath
 
 radius
 

Constructor & Destructor Documentation

def __init__ (   self,
  nodePath,
  bboxColor = None 
)

Member Function Documentation

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 
)

Member Data Documentation

bounds
center
lines
max
min
nodePath
radius