PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "geomCacheEntry.h"
#include "geomCacheManager.h"
#include "lightMutexHolder.h"
#include "config_gobj.h"
#include "clockObject.h"
Go to the source code of this file.
Functions | |
PT (GeomCacheEntry) GeomCacheEntry | |
Records the entry in the global cache for the first time. More... | |
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 geomCacheEntry.cxx.
PT | ( | GeomCacheEntry | ) |
Records the entry in the global cache for the first time.
Removes the entry from the queue, returning a pointer to the entry.
Does not call evict_callback().
Definition at line 32 of file geomCacheEntry.cxx.