#include <pandabase.h>
#include "typedObject.h"
#include "memoryUsage.h"
#include "config_express.h"
#include "atomicAdjust.h"
#include <stdlib.h>
#include "referenceCount.I"
Go to the source code of this file.
Compounds | |
class | RefCountObj |
class | RefCountProxy |
class | ReferenceCount |
Functions | |
template<class RefCountType> INLINE void | unref_delete (RefCountType *ptr) |
|
Referenced by TransformState::clear_cache(), RenderState::clear_cache(), ClientDevice::~ClientDevice(), RenderState::~RenderState(), and TransformState::~TransformState(). |