TrueReality  v0.1.1912
SmrtPtr.h File Reference
#include <trUtil/Hash.h>
#include <osg/ref_ptr>
#include <iostream>
Include dependency graph for SmrtPtr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  trBase::SmrtPtr< T >
 Smart pointer for handling referenced counted objects. More...
 
struct  trUtil::hash< trBase::SmrtPtr< _Key > >
 Hash function for hashing trBase::SmrtPtr. More...
 
struct  trUtil::hash< osg::ref_ptr< _Key > >
 Hash function for hashing osg::ref_ptr. More...
 

Namespaces

 trBase
 
 trUtil
 Namespace that holds various utility classes for the engine.