Panda3D
Public Member Functions | Public Attributes

Actor.PartDef Class Reference

List of all members.

Public Member Functions

def __init__
def __repr__
def getBundle

Public Attributes

 partBundleHandle
 partBundleNP
 partModel

Detailed Description

Instances of this class are stored within the
PartBundleDict to track all of the individual PartBundles
associated with the Actor.  In general, each separately loaded
model file is a different PartBundle.  This can include the
multiple different LOD's, as well as the multiple different
pieces of a multipart Actor. 

Constructor & Destructor Documentation

def __init__ (   self,
  partBundleNP,
  partBundleHandle,
  partModel 
)

Member Function Documentation

def __repr__ (   self)
def getBundle (   self)

Member Data Documentation

 All Classes Namespaces Functions Variables Properties