PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "dcbase.h"#include "dcPackerInterface.h"#include "dcSubatomicType.h"#include "dcPackData.h"#include "dcPackerCatalog.h"#include "dcPython.h"#include "dcPacker.I"Go to the source code of this file.
Classes | |
| class | DCPacker |
| This class can be used for packing a series of numeric and string data into a binary stream, according to the DC specification. More... | |
Macros | |
| #define | RAW_PACK_CHANNEL(in) raw_pack_uint64(in) |
| #define | RAW_UNPACK_CHANNEL() raw_unpack_uint64() |
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 dcPacker.h.
1.8.15