mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
EXPCL_DTOOL
This commit is contained in:
parent
15a52aa29f
commit
6e1bfc4ff5
@ -66,7 +66,7 @@ enum DeletedChainFlag {
|
|||||||
// Use MemoryHook to get a new DeletedBufferChain of a
|
// Use MemoryHook to get a new DeletedBufferChain of a
|
||||||
// particular size.
|
// particular size.
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
class DeletedBufferChain {
|
class EXPCL_DTOOL DeletedBufferChain {
|
||||||
protected:
|
protected:
|
||||||
DeletedBufferChain(size_t buffer_size);
|
DeletedBufferChain(size_t buffer_size);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user