PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "dcbase.h"
#include "dcSubatomicType.h"
#include "vector_uchar.h"
#include "dcPackerInterface.I"
Go to the source code of this file.
Classes | |
class | DCPackerInterface |
This defines the internal interface for packing values into a DCField. More... | |
Enumerations | |
enum | DCPackType { PT_invalid, PT_double, PT_int, PT_uint, PT_int64, PT_uint64, PT_string, PT_blob, PT_array, PT_field, PT_class, PT_switch } |
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 dcPackerInterface.h.