#include "pandabase.h"
#include "typeHandle.h"
#include "register_type.h"
#include "typedObject.I"
Go to the source code of this file.
Compounds | |
class | TypedObject |
This is an abstract class that all classes which use TypeHandle, and also provide virtual functions to support polymorphism, should inherit from. More... |
Definition in file typedObject.h.