Core::Ptr Class Reference
#include <ptr.h>
Detailed Description
Nebula3's smart pointer class which manages the life time of RefCounted objects. Can be used like a normal C++ pointer in most cases.NOTE: the Ptr class is not part of the Core namespace for convenience reasons.
(C) 2006 RadonLabs GmbH