PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "pandabase.h"#include "typedWritableReferenceCount.h"#include "pointerTo.h"#include "linkedListNode.h"#include "bamCacheRecord.I"Go to the source code of this file.
Classes | |
| class | BamCacheRecord |
| An instance of this class is written to the front of a Bam or Txo file to make the file a cached instance of some other loadable resource. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &out, const BamCacheRecord &record) |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file bamCacheRecord.h.
1.8.15