Panda3D
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes
CollectTarget Class Reference
Inheritance diagram for CollectTarget:
Target ArchiveTarget FullExeTarget ExeTarget InstallTarget

List of all members.

Public Member Functions

def __init__
def assemble
def gather

Public Attributes

 zlib

Constructor & Destructor Documentation

def __init__ (   self,
  cfg,
  sectnm,
  cnvrts 
)

Reimplemented from Target.

Reimplemented in InstallTarget, ExeTarget, FullExeTarget, and ArchiveTarget.


Member Function Documentation

def assemble (   self)

Reimplemented from Target.

Reimplemented in FullExeTarget.

def gather (   self)

Reimplemented from Target.

Reimplemented in InstallTarget, ExeTarget, FullExeTarget, and ArchiveTarget.


Member Data Documentation

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties