layout codes.
This commit is contained in:
parent
5099410616
commit
ec44cb756e
@ -19,7 +19,7 @@ namespace hgl
|
||||
|
||||
public:
|
||||
|
||||
MemoryBlock(AbstractMemoryAllocator *ama);
|
||||
MemoryBlock(AbstractMemoryAllocator *ama=new MemoryAllocator);
|
||||
virtual ~MemoryBlock();
|
||||
|
||||
virtual const uint64 GetSize ()const {return memory_allocator->GetSize();}
|
||||
|
Loading…
x
Reference in New Issue
Block a user