MeshCacheType#

class blueprints.MeshCacheType[source]#

Bases: CacheType

This abstract base class is a used to represent the MeshCache class in type hints. For a detailed description see blueprints.cache.MeshCache.

__init__()#
classmethod __new__(*args, **kwargs)#