Panda3D
Classes | Functions
typeRegistry.h File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "dtoolbase.h"
#include "mutexImpl.h"
#include "memoryBase.h"
#include <set>
#include <map>
#include <vector>
#include "typeHandle.h"
#include "typeRegistry.I"

Go to the source code of this file.

Classes

class  TypeRegistry
 The TypeRegistry class maintains all the assigned TypeHandles in a given system. More...
 

Functions

int get_best_parent_from_Set (int id, const std::set< int > &this_set)
 

Detailed Description

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."

Author
drose
Date
2001-08-06

Definition in file typeRegistry.h.