SavedContext

from panda3d.core import SavedContext
class SavedContext

Bases:

Bases: TypedObject

This is the base class for all GSG-specific context objects, such as TextureContext and GeomContext. It exists mainly to provide some structural organization.

Inheritance diagram

Inheritance diagram of SavedContext

static getClassType() TypeHandle