API Reference

The C++ part of the API reference is incomplete. Missing information can be looked up in the older Doxygen reference:

https://www.panda3d.org/reference/cxx/

panda3d - Core library

panda3d._rplight

panda3d.ai

panda3d.bullet

panda3d.core

panda3d.direct

panda3d.dtoolconfig

Alias of panda3d.interrogatedb.

panda3d.egg

panda3d.fx

panda3d.interrogatedb

panda3d.ode

panda3d.physics

panda3d.skel

panda3d.vision

panda3d.vrpn

direct - Python support library

DIRECT is a set of Python-based tools that are layered on top of core Panda3D, which is written in C++. It includes the DirectGUI tools, the task system, the Interval system, a high-level class for animated characters, and several other systems.

There are additional C++ classes to support these modules, which can be found in the panda3d.direct module.

Since this module is written in Python, it is not available to C++ programs. To switch to the Python version of the manual, use the link in the sidebar.