MeshTex  3.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
RefCounted.h File Reference

Declares the RefCounted class. More...

Go to the source code of this file.

Classes

class  RefCounted
 A mixin for maintaining a reference count associated with an object, and destroying that object when the count falls to zero. More...

Detailed Description

Declares the RefCounted class.