Panda3D
Public Member Functions

panda3d_submodule 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 a dynamic
library. This dynamic library is loaded when something is accessed
from the module. 

Constructor & Destructor Documentation

def __init__ (   self,
  name,
  library 
)

Member Function Documentation

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