DCPackData¶
from panda3d.direct import DCPackData
-
class
DCPackData
¶ This is a block of data that receives the results of
DCPacker
.Inheritance diagram
-
__init__
()¶
-
__init__
(param0: DCPackData)
-
clear
() → None¶ Empties the contents of the data (without necessarily freeing its allocated memory).
-