Panda3D
Public Member Functions

panda3d_multisubmodule Class Reference

Inherits sys.

List of all members.

Public Member Functions

def __init__
def __getattr__
def __load__

Detailed Description

Represents a submodule of 'panda3d' that represents multiple
dynamic libraries. These are loaded when something is accessed
from the module. 

Constructor & Destructor Documentation

def __init__ (   self,
  name,
  libraries 
)

Member Function Documentation

def __getattr__ (   self,
  name 
)
def __load__ (   self)
Forces the libraries to be loaded right now. 
 All Classes Namespaces Functions Variables Properties