17 INLINE TypedWritableReferenceCount::
18 TypedWritableReferenceCount() {
19 #ifdef DO_MEMORY_USAGE 27 INLINE TypedWritableReferenceCount::
31 #ifdef DO_MEMORY_USAGE 39 INLINE
void TypedWritableReferenceCount::
41 TypedWritable::operator = (copy);
42 ReferenceCount::operator = (copy);
Base class for objects that can be written to and read from Bam files.
A base class for things which need to inherit from both TypedWritable and from ReferenceCount.
static void update_type(ReferenceCount *ptr, TypeHandle type)
Associates the indicated type with the given pointer.
A base class for all things that want to be reference-counted.