#include "pandabase.h"#include "notify.h"#include "typedWritable.h"#include "datagramSink.h"#include "pdeque.h"#include "bamWriter.I"Go to the source code of this file.
Compounds | |
| class | BamWriter |
| class | BamWriter::StoreState |
Defines | |
| #define | WRITE_PTA(Manager, dest, Write_func, array) |
|
|
Value: if (!Manager->register_pta(dest, array.p())) \
{ \
Write_func(dest, array); \
} \
Definition at line 32 of file bamWriter.h. Referenced by GeomSprite::write_datagram(), Geom::write_datagram(), DynamicVertices::write_datagram(), and ComputedVertices::write_datagram(). |
1.3