List of Global Functions - Panda 1.5.0

_createContainerLeakgetBasepdir
_createGarbagegetBlendpiratesAvatarShadow
_getcodegetClassLineagepivotScalar
_has_keywordargsGetCompiledpkgfinder
_is_variadicgetConfigExpressplace
_leakMessengerObjectgetConfigShowbaseplaneIntersect
_locategetCrankAngleprint_exc_plus
_locatepythongetDefaultClickSoundprintListEnum
_pdirgetDefaultCoordinateSystemprintListEnumGen
_test_dirgetDefaultDialogGeomprintNumberedTyped
_varnamesgetDefaultDrawOrderprintNumberedTypes
addFullscreenTestsizegetDefaultFontprintNumberedTypesGen
addListsByValuegetDefaultPanelprintProfile
AddPackagePathgetDefaultRolloverSoundprintReverseStack
adjustgetFileDataprintStack
appendStrgetfullnameofprintThisCall
arbitraryShadowgetImportsprintVerboseStack
autoBindgetImports1profile
avatarShadowgetImports2profiled
averagegetinstalldirqSlerp
binaryReprgetLargeBlobPathqueryFullscreenTestresult
boolEqualgetloaderquickProfile
boundgetModelPathrad2Deg
calcHeightgetNearProjectionPointrandFloat
callerInfogetNetworkErrorrandHash
checkAdlergetNumberedTypedSortedStringrandInt32
checkCrcgetNumberedTypedSortedStringWithReferrersrandUint31
choicegetNumberedTypedSortedStringWithReferrersGenrandUint32
CLAMPgetNumberedTypedStringrebindClass
clampScalargetParticlePathrecordCreationStack
cleanupAsyncRequestsgetpathrecordCreationStackStr
cleanupDelayDeletesgetPathsrecordFunctorCreationStacks
cleanupDialoggetScreenXYreduceAngle
closestDestAnglegetSetterrelHpr
closestDestAngle2getSetterNameremove_task
composeMatrixgetShortestRotationreplace
composeMatrixNewHprgetSoundPathreplaceAIRFunc
composeMatrixOldHprgetTexturePathreplaceCRFunc
containsgetTkColorStringreplaceIvalFunc
copyFilegetTotalAnnounceTimereplaceMessengerFunc
copyFuncsgetWriteErrorreplaceStateFunc
CopyIconsglobalActivateSmoothingreplaceTaskMgrFunc
CopyIcons_FromIcohandleSocketErrorreport
createBouncehashPrcVariablesresetSequence
createClusterClientheadsUpresetVariableDict
createHBounceidentifyresetWidgetDict
createHeightCodeidtypergbPanel
createPBounceindentrgbPanel
createRBounceinitializeInspectorMaprotateTo
createScaleXBounceinitializeInspectorMapROUND_INT
createScaleYBounceinspectROUND_TO
createScaleZBounceinspectrun
createXBounceinspectObjectruntestFullscreenSizes
createYBounceinspectorForsafeRepr
createZBounceinspectorForsameElements
decomposeMatrixinstall_withsequence
decomposeMatrixNewHprinstallCArchiveserialNum
decomposeMatrixOldHprintersectionsetDefaultClickSound
decryptStringinvertsetDefaultDialogGeom
deCygwinifyinvertDictsetDefaultDrawOrder
deg2RadinvertDictLosslesssetDefaultFont
DependenciesisDefaultValuesetDefaultFontFunc
DependenciesispackagesetDefaultPanel
describeExceptionitersortedsetDefaultRolloverSound
differenceitypesetGuiGridSpacing
disjointlerpSetStrafe
DNAClassEquallerpBackgroundColorsetupMirror
DNAGetBaselineStringlightRGBPanelshowFrustum
DNAGetChildlineInfosolveQuadratic
DNAGetChildOfClasslineTagspawnNewTask
DNAGetChildRecursivelineupPosspawnTkLoop
DNAGetChildrenlist2dictsqueeze
DNAGetClassTypeloadEggDatastackEntryInfo
DNAGetWallHeightsloadEggFilestartProfile
DNAIsDerivedFromloadPrcFilesuperFlattenShip
DNARemoveAllChildrenOfClassloadPrcFileDatatagRepr
DNARemoveChildOfClasslogBlocktagWithCaller
DNARemoveChildrenlogMethodCallstaskCallback
DNASetBaselineStringlookAttest
docloopthrowNewFrame
doTestloopGentkLoop
encryptStringmaintoggleGuiGridSnap
ensuremake_loopToggleStrafe
enumeratemake_sequencetrace
errorToTextmakefiltertraceFunctionCall
exceptionLoggedmakeFlywheelGentraceParentCall
expandmakeListtranspose
exploremakeresourcetroff
fastReprmakeTargettron
findClassmakeTupleunion
findDialogmostDerivedLastunique
findPythonModulenewimportuniqueElements
fitDestAngle2SrcnewToOldHpruniqueName
fitSrcAngle2DestnonRepeatingRandomListunloadPrcFile
flywheelnormalDistribusage
formatElapsedSecondsnotNoneuseDirectRenderStyle
gcDebugOnnullGenverify
genericReadDatagramoldToNewHprweightedChoice
genericWriteDatagramoperator *weightedRand
get_registry_valuepasswordHashwriteFsmTree
getAnnounceGenerateTimepause
_createContainerLeak
def _createContainerLeak()

Undocumented function.

_createGarbage
def _createGarbage(num=1)

Undocumented function.

_getcode
def _getcode(f)

Undocumented function.

_has_keywordargs
def _has_keywordargs(function)

Undocumented function.

_is_variadic
def _is_variadic(function)

Undocumented function.

_leakMessengerObject
def _leakMessengerObject()

Undocumented function.

_locate
def _locate(nm, xtrapath=None, base=None)

Undocumented function.

_locatepython
def _locatepython(name, xtrapath=None)

Undocumented function.

_pdir
def _pdir(obj, str=None, width=None, fTruncate=1, lineWidth=75, wantPrivate=0)

Undocumented function.

_test_dir
def _test_dir()

Undocumented function.

_varnames
def _varnames(function)

Undocumented function.

addFullscreenTestsize
void add_fullscreen_testsize(int xsize, int ysize);

klunky interface since we cant pass array from python->C++

addListsByValue
def addListsByValue(a, b)

Undocumented function.

AddPackagePath
def AddPackagePath(packagename, path)

Undocumented function.

adjust
def adjust(command=None, dim=1, parent=None, **kw)

Undocumented function.

appendStr
def appendStr(obj, st)

Undocumented function.

arbitraryShadow
def arbitraryShadow(node)

Undocumented function.

autoBind
void auto_bind(PandaNode *root_node, AnimControlCollection &controls, int hierarchy_match_flags = (0));

Description: Walks the scene graph or subgraph beginning at the indicated node, and attempts to bind any AnimBundles found to their matching PartBundles, when possible.
The list of all resulting AnimControls created is filled into controls.

avatarShadow
def avatarShadow()

Undocumented function.

average
def average(*args)

Undocumented function.

binaryRepr
def binaryRepr(number, max_length=32)

Undocumented function.

boolEqual
def boolEqual(a, b)

Undocumented function.

bound
def bound(value, bound1, bound2)

Undocumented function.

calcHeight
def calcHeight(heightList)

Undocumented function.

callerInfo
def callerInfo(baseFileName=1, howFarBack=0)

Undocumented function.

checkAdler
unsigned long int check_adler(Filename name);

Undocumented function.

checkCrc
unsigned long int check_crc(Filename name);

Undocumented function.

choice
def choice(condition, ifTrue, ifFalse)

Undocumented function.

CLAMP
def CLAMP(val, minVal, maxVal)

Undocumented function.

clampScalar
def clampScalar(value, a, b)

Undocumented function.

cleanupAsyncRequests
def cleanupAsyncRequests()

Undocumented function.

cleanupDelayDeletes
def cleanupDelayDeletes(interval)

Undocumented function.

cleanupDialog
def cleanupDialog(uniqueName)

Undocumented function.

closestDestAngle
def closestDestAngle(src, dest)

Undocumented function.

closestDestAngle2
def closestDestAngle2(src, dest)

Undocumented function.

composeMatrix
void compose_matrix(LMatrix3f &mat, LVecBase3f const &scale, LVecBase3f const &shear, LVecBase3f const &hpr, CoordinateSystem cs = (CS_default));

Undocumented function.

composeMatrixNewHpr
void compose_matrix_new_hpr(LMatrix3f &mat, LVecBase3f const &scale, LVecBase3f const &shear, LVecBase3f const &hpr, CoordinateSystem cs = (CS_default));

Undocumented function.

composeMatrixOldHpr
void compose_matrix_old_hpr(LMatrix3f &mat, LVecBase3f const &scale, LVecBase3f const &shear, LVecBase3f const &hpr, CoordinateSystem cs = (CS_default));

Undocumented function.

contains
def contains(whole, sub)

Undocumented function.

copyFile
def copyFile(srcFiles, destFile, append=0)

Undocumented function.

copyFuncs
def copyFuncs(fromClass, toClass)

Undocumented function.

CopyIcons
def CopyIcons(dstpath, srcpath)

Undocumented function.

CopyIcons_FromIco
def CopyIcons_FromIco(dstpath, srcpath)

Undocumented function.

createBounce
def createBounce(nodeObj, numBounces, startValues, totalTime, amplitude, bounceType=SZ_BOUNCE)

Undocumented function.

createClusterClient
def createClusterClient()

Undocumented function.

createHBounce
def createHBounce(nodeObj, numBounces, startValues, totalTime, amplitude)

Undocumented function.

createHeightCode
def createHeightCode(heightList)

Undocumented function.

createPBounce
def createPBounce(nodeObj, numBounces, startValues, totalTime, amplitude)

Undocumented function.

createRBounce
def createRBounce(nodeObj, numBounces, startValues, totalTime, amplitude)

Undocumented function.

createScaleXBounce
def createScaleXBounce(nodeObj, numBounces, startValues, totalTime, amplitude)

Undocumented function.

createScaleYBounce
def createScaleYBounce(nodeObj, numBounces, startValues, totalTime, amplitude)

Undocumented function.

createScaleZBounce
def createScaleZBounce(nodeObj, numBounces, startValue, totalTime, amplitude)

Undocumented function.

createXBounce
def createXBounce(nodeObj, numBounces, startValues, totalTime, amplitude)

Undocumented function.

createYBounce
def createYBounce(nodeObj, numBounces, startValues, totalTime, amplitude)

Undocumented function.

createZBounce
def createZBounce(nodeObj, numBounces, startValues, totalTime, amplitude)

Undocumented function.

decomposeMatrix
bool decompose_matrix(LMatrix3f const &mat, LVecBase3f &scale, LVecBase3f &shear, LVecBase3f &hpr, CoordinateSystem cs = (CS_default));

Undocumented function.

decomposeMatrixNewHpr
bool decompose_matrix_new_hpr(LMatrix3f const &mat, LVecBase3f &scale, LVecBase3f &shear, LVecBase3f &hpr, CoordinateSystem cs = (CS_default));

Undocumented function.

decomposeMatrixOldHpr
bool decompose_matrix_old_hpr(LMatrix3f const &mat, LVecBase3f &scale, LVecBase3f &shear, LVecBase3f &hpr, CoordinateSystem cs = (CS_default));

Undocumented function.

decryptString
string decrypt_string(string const &source, string const &password);

Undocumented function.

deCygwinify
def deCygwinify(path)

Undocumented function.

deg2Rad
double deg_2_rad(double f);

Undocumented function.

Dependencies
def Dependencies(lTOC)

Undocumented function.

Dependencies
def Dependencies(lTOC)

Undocumented function.

describeException
def describeException(backTrace=4)

Undocumented function.

difference
def difference(a, b)

Undocumented function.

disjoint
def disjoint(L1, L2)

Undocumented function.

DNAClassEqual
def DNAClassEqual(dnaObject, classType)

Undocumented function.

DNAGetBaselineString
def DNAGetBaselineString(baseline)

Undocumented function.

DNAGetChild
def DNAGetChild(dnaObject, type=DNA_NODE, childNum=0)

Undocumented function.

DNAGetChildOfClass
def DNAGetChildOfClass(dnaNode, classType)

Undocumented function.

DNAGetChildRecursive
def DNAGetChildRecursive(dnaObject, type=DNA_NODE, childNum=0)

Undocumented function.

DNAGetChildren
def DNAGetChildren(dnaNode, classType=None)

Undocumented function.

DNAGetClassType
def DNAGetClassType(dnaObject)

Undocumented function.

DNAGetWallHeights
def DNAGetWallHeights(aDNAFlatBuilding)

Undocumented function.

DNAIsDerivedFrom
def DNAIsDerivedFrom(dnaObject, classType)

Undocumented function.

DNARemoveAllChildrenOfClass
def DNARemoveAllChildrenOfClass(dnaNode, classType)

Undocumented function.

DNARemoveChildOfClass
def DNARemoveChildOfClass(dnaNode, classType, childNum=0)

Undocumented function.

DNARemoveChildren
def DNARemoveChildren(dnaObject)

Undocumented function.

DNASetBaselineString
def DNASetBaselineString(baseline, text)

Undocumented function.

doc
def doc(obj)

Undocumented function.

doTest
def doTest()

Undocumented function.

encryptString
string encrypt_string(string const &source, string const &password);

Undocumented function.

ensure
def ensure(dirct)

Undocumented function.

enumerate
def enumerate(L)

Undocumented function.

errorToText
string error_to_text(ErrorUtilCode err);

Undocumented function.

exceptionLogged
def exceptionLogged(append=True)

Undocumented function.

expand
def expand(plist)

Undocumented function.

explore
def explore(nodePath=render)

Undocumented function.

fastRepr
def fastRepr(obj, maxLen=200, strFactor=10, _visitedIds=None)

Undocumented function.

findClass
def findClass(className)

Undocumented function.

findDialog
def findDialog(uniqueName)

Undocumented function.

findPythonModule
def findPythonModule(module)

Undocumented function.

fitDestAngle2Src
def fitDestAngle2Src(src, dest)

Undocumented function.

fitSrcAngle2Dest
def fitSrcAngle2Dest(src, dest)

Undocumented function.

flywheel
def flywheel(*args, **kArgs)

Undocumented function.

formatElapsedSeconds
def formatElapsedSeconds(seconds)

Undocumented function.

gcDebugOn
def gcDebugOn()

Undocumented function.

genericReadDatagram
void generic_read_datagram(LMatrix3f &result, DatagramIterator &source);

Undocumented function.

genericWriteDatagram
void generic_write_datagram(Datagram &dest, LMatrix3f const &value);

Undocumented function.

get_registry_value
def get_registry_value(key, subkey, value)

Undocumented function.

getAnnounceGenerateTime
def getAnnounceGenerateTime(stat)

Undocumented function.

getBase
def getBase()

Undocumented function.

getBlend
def getBlend(blendType)

Undocumented function.

getClassLineage
def getClassLineage(obj)

Undocumented function.

GetCompiled
def GetCompiled(seq, lvl='c')

Undocumented function.

getConfigExpress
Config::Config< ConfigureGetConfig_config_express > &get_config_express(void);

Undocumented function.

getConfigShowbase
Config::Config< ConfigureGetConfig_config_showbase > &get_config_showbase(void);

Undocumented function.

getCrankAngle
def getCrankAngle(center)

Undocumented function.

getDefaultClickSound
def getDefaultClickSound()

Undocumented function.

getDefaultCoordinateSystem
CoordinateSystem get_default_coordinate_system(void);

Undocumented function.

getDefaultDialogGeom
def getDefaultDialogGeom()

Undocumented function.

getDefaultDrawOrder
def getDefaultDrawOrder()

Undocumented function.

getDefaultFont
def getDefaultFont()

Undocumented function.

getDefaultPanel
def getDefaultPanel()

Undocumented function.

getDefaultRolloverSound
def getDefaultRolloverSound()

Undocumented function.

getFileData
def getFileData(filename, separator=',')

Undocumented function.

getfullnameof
def getfullnameof(mod, xtrapath=None)

Undocumented function.

getImports
def getImports(pth)

Undocumented function.

getImports1
def getImports1(pth)

Undocumented function.

getImports2
def getImports2(pth)

Undocumented function.

getinstalldir
def getinstalldir(prompt="Enter an installation directory: ")

Undocumented function.

getLargeBlobPath
def getLargeBlobPath()

Undocumented function.

getloader
def getloader(data, package)

Undocumented function.

getModelPath
ConfigVariableSearchPath &get_model_path(void);

The above variables are also shadowed by these functions, so that they can easily be accessed in the interpreter (e.g. Python).

getNearProjectionPoint
def getNearProjectionPoint(nodePath)

Undocumented function.

getNetworkError
int get_network_error(void);

Undocumented function.

getNumberedTypedSortedString
def getNumberedTypedSortedString(items, maxLen=5000, numPrefix='')

Undocumented function.

getNumberedTypedSortedStringWithReferrers
def getNumberedTypedSortedStringWithReferrers(items, maxLen=10000, numPrefix='')

Undocumented function.

getNumberedTypedSortedStringWithReferrersGen
def getNumberedTypedSortedStringWithReferrersGen(items, maxLen=10000, numPrefix='')

Undocumented function.

getNumberedTypedString
def getNumberedTypedString(items, maxLen=5000, numPrefix='')

Undocumented function.

getParticlePath
ConfigVariableSearchPath &get_particle_path(void);

Undocumented function.

getpath
def getpath()

Undocumented function.

getPaths
def getPaths()

Undocumented function.

getScreenXY
def getScreenXY(nodePath)

Undocumented function.

getSetter
def getSetter(targetObj, valueName, prefix='set')

Undocumented function.

getSetterName
def getSetterName(valueName, prefix='set')

Undocumented function.

getShortestRotation
def getShortestRotation(start, end)

Undocumented function.

getSoundPath
ConfigVariableSearchPath &get_sound_path(void);

Undocumented function.

getTexturePath
ConfigVariableSearchPath &get_texture_path(void);

Undocumented function.

getTkColorString
def getTkColorString(color)

Undocumented function.

getTotalAnnounceTime
def getTotalAnnounceTime()

Undocumented function.

getWriteError
int get_write_error(void);

Undocumented function.

globalActivateSmoothing
def globalActivateSmoothing(smoothing, prediction)

Undocumented function.

handleSocketError
string handle_socket_error(void);

Undocumented function.

hashPrcVariables
void hash_prc_variables(HashVal &hash);

Description: Fills HashVal with the hash from the current prc file state as reported by ConfigVariableManager::write_prc_variables().

headsUp
void heads_up(LMatrix3f &mat, LVector3f const &fwd, LVector3f const &up = ((up())), CoordinateSystem cs = (CS_default));

Undocumented function.

identify
def identify(name, xtrapath=None)

Undocumented function.

idtype
def idtype(fullnm)

Undocumented function.

indent
def indent(stream, numIndents, str)

Undocumented function.

initializeInspectorMap
def initializeInspectorMap()

Undocumented function.

initializeInspectorMap
def initializeInspectorMap()

Undocumented function.

inspect
def inspect(anObject)

Undocumented function.

inspect
def inspect(anObject)

Undocumented function.

inspectObject
def inspectObject(anObject)

Undocumented function.

inspectorFor
def inspectorFor(anObject)

Undocumented function.

inspectorFor
def inspectorFor(anObject)

Undocumented function.

install_with
def install_with(func)

Undocumented function.

installCArchive
def installCArchive(nm, basedir, suffixdir)

Undocumented function.

intersection
def intersection(a, b)

Undocumented function.

invert
LMatrix3f invert(LMatrix3f const &a);

Undocumented function.

invertDict
def invertDict(D, lossy=False)

Undocumented function.

invertDictLossless
def invertDictLossless(D)

Undocumented function.

isDefaultValue
def isDefaultValue(x)

Undocumented function.

ispackage
def ispackage(name)

Undocumented function.

itersorted
def itersorted(iterable, cmp=cmp, key=lambdax:x, reverse=False)

Undocumented function.

itype
def itype(obj)

Undocumented function.

lerp
def lerp(v0, v1, t)

Undocumented function.

lerpBackgroundColor
def lerpBackgroundColor(r, g, b, duration)

Undocumented function.

lightRGBPanel
def lightRGBPanel(light, style='mini')

Undocumented function.

lineInfo
def lineInfo(baseFileName=1)

Undocumented function.

lineTag
def lineTag(baseFileName=1, verbose=0, separator=':')

Undocumented function.

lineupPos
def lineupPos(i, num, spacing)

Undocumented function.

list2dict
def list2dict(L, value=None)

Undocumented function.

loadEggData
PointerTo< PandaNode > load_egg_data(EggData *data, CoordinateSystem cs = (CS_default));

Description: Another convenience function; works like load_egg_file() but starts from an already-filled EggData structure. The structure is destroyed in the loading.

loadEggFile
PointerTo< PandaNode > load_egg_file(string const &filename, CoordinateSystem cs = (CS_default), BamCacheRecord *record = ((void *)(0)));

Description: A convenience function; the primary interface to this package. Loads up the indicated egg file, and returns the root of a scene graph. Returns NULL if the file cannot be read for some reason.
Also see the EggLoader class, which can exercise a bit more manual control over the loading process.

loadPrcFile
ConfigPage *load_prc_file(string const &filename);

Description: A convenience function for loading explicit prc files from a disk file or from within a multifile (via the virtual file system). Save the return value and pass it to unload_prc_file() if you ever want to unload this file later.
The filename is first searched along the default prc search path, and then also along the model path, for convenience.
This function is defined in putil instead of in dtool with the read of the prc stuff, so that it can take advantage of the virtual file system (which is defined in express), and the model path (which is in putil).

loadPrcFileData
ConfigPage *load_prc_file_data(string const &name, string const &data);

Description: Another convenience function to load a prc file from an explicit string, which represents the contents of the prc file.
The first parameter is an arbitrary name to assign to this in-memory prc file. Supply a filename if the data was read from a file, or use any other name that is meaningful to you. The name is only used when the set of loaded prc files is listed.

logBlock
def logBlock(id, msg)

Undocumented function.

logMethodCalls
def logMethodCalls(cls)

Undocumented function.

lookAt
void look_at(LMatrix3f &mat, LVector3f const &fwd, LVector3f const &up = ((up())), CoordinateSystem cs = (CS_default));

Undocumented function.

loop
def loop(*taskList)

Undocumented function.

loopGen
def loopGen(l)

Undocumented function.

main
def main(opts, args)

Undocumented function.

make_loop
def make_loop(taskList)

Undocumented function.

make_sequence
def make_sequence(taskList)

Undocumented function.

makefilter
def makefilter(name, xtrapath=None)

Undocumented function.

makeFlywheelGen
def makeFlywheelGen(objects, countList=None, countFunc=None, scale=None)

Undocumented function.

makeList
def makeList(x)

Undocumented function.

makeresource
def makeresource(name, xtrapath=None)

Undocumented function.

makeTarget
def makeTarget(cfg, section)

Undocumented function.

makeTuple
def makeTuple(x)

Undocumented function.

mostDerivedLast
def mostDerivedLast(classList)

Undocumented function.

newimport
def newimport(*args, **kw)

Undocumented function.

newToOldHpr
LVecBase3f new_to_old_hpr(LVecBase3f const &new_hpr);

Undocumented function.

nonRepeatingRandomList
def nonRepeatingRandomList(vals, max)

Undocumented function.

normalDistrib
def normalDistrib(a, b, gauss=random.gauss)

Undocumented function.

notNone
def notNone(A, B)

Undocumented function.

nullGen
def nullGen()

Undocumented function.

oldToNewHpr
LVecBase3f old_to_new_hpr(LVecBase3f const &old_hpr);

Undocumented function.

operator *
LVecBase3f operator *(LVecBase3f const &v, LMatrix3f const &m);

Undocumented function.

passwordHash
string password_hash(string const &password, string const &salt, int iters, int keylen);

Undocumented function.

pause
def pause(delayTime)

Undocumented function.

pdir
def pdir(obj, str=None, width=None, fTruncate=1, lineWidth=75, wantPrivate=0)

Undocumented function.

piratesAvatarShadow
def piratesAvatarShadow()

Undocumented function.

pivotScalar
def pivotScalar(scalar, pivot)

Undocumented function.

pkgfinder
def pkgfinder(pkgdirs, dir, fnms)

Undocumented function.

place
def place(nodePath)

Undocumented function.

planeIntersect
def planeIntersect(lineOrigin, lineDir, planeOrigin, normal)

Undocumented function.

print_exc_plus
def print_exc_plus()

Undocumented function.

printListEnum
def printListEnum(l)

Undocumented function.

printListEnumGen
def printListEnumGen(l)

Undocumented function.

printNumberedTyped
def printNumberedTyped(items, maxLen=5000)

Undocumented function.

printNumberedTypes
def printNumberedTypes(items, maxLen=5000)

Undocumented function.

printNumberedTypesGen
def printNumberedTypesGen(items, maxLen=5000)

Undocumented function.

printProfile
def printProfile(filename=PyUtilProfileDefaultFilename, lines=PyUtilProfileDefaultLines, sorts=PyUtilProfileDefaultSorts, callInfo=1)

Undocumented function.

printReverseStack
def printReverseStack()

Undocumented function.

printStack
def printStack()

Undocumented function.

printThisCall
def printThisCall()

Undocumented function.

printVerboseStack
def printVerboseStack()

Undocumented function.

profile
def profile(callback, name, terse)

Undocumented function.

profiled
def profiled(category=None, terse=False)

Undocumented function.

qSlerp
def qSlerp(startQuat, endQuat, t)

Undocumented function.

queryFullscreenTestresult
bool query_fullscreen_testresult(int xsize, int ysize);

Undocumented function.

quickProfile
def quickProfile(name="unnamed")

Undocumented function.

rad2Deg
double rad_2_deg(double f);

Undocumented function.

randFloat
def randFloat(a, b=0., rng=random.random)

Undocumented function.

randHash
def randHash(num)

Undocumented function.

randInt32
def randInt32(rng=random.random)

Undocumented function.

randUint31
def randUint31(rng=random.random)

Undocumented function.

randUint32
def randUint32(rng=random.random)

Undocumented function.

rebindClass
def rebindClass(filename)

Undocumented function.

recordCreationStack
def recordCreationStack(cls)

Undocumented function.

recordCreationStackStr
def recordCreationStackStr(cls)

Undocumented function.

recordFunctorCreationStacks
def recordFunctorCreationStacks()

Undocumented function.

reduceAngle
def reduceAngle(deg)

Undocumented function.

relHpr
def relHpr(nodePath, base, h, p, r)

Undocumented function.

remove_task
def remove_task()

Undocumented function.

replace
def replace(list, old, new, all=0)

Undocumented function.

replaceAIRFunc
def replaceAIRFunc(replaceFuncList)

Undocumented function.

replaceCRFunc
def replaceCRFunc(replaceFuncList)

Undocumented function.

replaceIvalFunc
def replaceIvalFunc(replaceFuncList)

Undocumented function.

replaceMessengerFunc
def replaceMessengerFunc(replaceFuncList)

Undocumented function.

replaceStateFunc
def replaceStateFunc(replaceFuncList)

Undocumented function.

replaceTaskMgrFunc
def replaceTaskMgrFunc(replaceFuncList)

Undocumented function.

report
def report(types=[], prefix='', xform=None, notifyFunc=None, dConfigParam=[])

Undocumented function.

resetSequence
def resetSequence(task)

Undocumented function.

resetVariableDict
def resetVariableDict()

Undocumented function.

resetWidgetDict
def resetWidgetDict()

Undocumented function.

rgbPanel
def rgbPanel(nodePath, callback=None, style='mini')

Undocumented function.

rgbPanel
def rgbPanel(nodePath, callback=None, style='mini')

Undocumented function.

rotateTo
void rotate_to(LMatrix3f &mat, LVector3f const &a, LVector3f const &b);

Undocumented function.

ROUND_INT
def ROUND_INT(val)

Undocumented function.

ROUND_TO
def ROUND_TO(value, divisor)

Undocumented function.

run
def run(file)

Undocumented function.

runtestFullscreenSizes
void runtest_fullscreen_sizes(GraphicsWindow *win);

klunky interface since we cant pass array from python->C++

safeRepr
def safeRepr(obj)

Undocumented function.

sameElements
def sameElements(a, b)

Undocumented function.

sequence
def sequence(*taskList)

Undocumented function.

serialNum
def serialNum()

Undocumented function.

setDefaultClickSound
def setDefaultClickSound(newSound)

Undocumented function.

setDefaultDialogGeom
def setDefaultDialogGeom(newDialogGeom)

Undocumented function.

setDefaultDrawOrder
def setDefaultDrawOrder(newDrawOrder)

Undocumented function.

setDefaultFont
def setDefaultFont(newFont)

Undocumented function.

setDefaultFontFunc
def setDefaultFontFunc(newFontFunc)

Undocumented function.

setDefaultPanel
def setDefaultPanel(newPanel)

Undocumented function.

setDefaultRolloverSound
def setDefaultRolloverSound(newSound)

Undocumented function.

setGuiGridSpacing
def setGuiGridSpacing(spacing)

Undocumented function.

SetStrafe
def SetStrafe(status)

Undocumented function.

setupMirror
def setupMirror(name, width, height)

Undocumented function.

showFrustum
def showFrustum(np)

Undocumented function.

solveQuadratic
def solveQuadratic(a, b, c)

Undocumented function.

spawnNewTask
def spawnNewTask()

Undocumented function.

spawnTkLoop
def spawnTkLoop()

Undocumented function.

squeeze
def squeeze(app, start, filelist, outputDir)

Undocumented function.

stackEntryInfo
def stackEntryInfo(depth=0, baseFileName=1)

Undocumented function.

startProfile
def startProfile(filename=PyUtilProfileDefaultFilename, lines=PyUtilProfileDefaultLines, sorts=PyUtilProfileDefaultSorts, silent=0, callInfo=1, cmd='run()')

Undocumented function.

superFlattenShip
def superFlattenShip(ship)

Undocumented function.

tagRepr
def tagRepr(obj, tag)

Undocumented function.

tagWithCaller
def tagWithCaller(obj)

Undocumented function.

taskCallback
def taskCallback(task)

Undocumented function.

test
def test()

Undocumented function.

throwNewFrame
void throw_new_frame(void);

Undocumented function.

tkLoop
def tkLoop(self)

Undocumented function.

toggleGuiGridSnap
def toggleGuiGridSnap()

Undocumented function.

ToggleStrafe
def ToggleStrafe()

Undocumented function.

trace
def trace(frame, event, arg)

Undocumented function.

traceFunctionCall
def traceFunctionCall(frame)

Undocumented function.

traceParentCall
def traceParentCall()

Undocumented function.

transpose
LMatrix3f transpose(LMatrix3f const &a);

Undocumented function.

troff
def troff()

Undocumented function.

tron
def tron()

Undocumented function.

union
def union(a, b)

Undocumented function.

unique
def unique(L1, L2)

Undocumented function.

uniqueElements
def uniqueElements(L)

Undocumented function.

uniqueName
def uniqueName(name)

Undocumented function.

unloadPrcFile
bool unload_prc_file(ConfigPage *page);

Description: Unloads (and deletes) a ConfigPage that represents a prc file that was previously loaded by load_prc_file(). Returns true if successful, false if the file was unknown.
After this function has been called, the ConfigPage pointer is no longer valid and should not be used again.

usage
def usage()

Undocumented function.

useDirectRenderStyle
def useDirectRenderStyle(nodePath, priority=0)

Undocumented function.

verify
def verify(assertion)

Undocumented function.

weightedChoice
def weightedChoice(choiceList, rng=random.random, sum=None)

Undocumented function.

weightedRand
def weightedRand(valDict, rng=random.random)

Undocumented function.

writeFsmTree
def writeFsmTree(instance, indent=0)

Undocumented function.