Support Forum       G3D Web Page     
Classes | Namespaces | Macros | Functions
ReferenceCount.h File Reference

G3D Innovation Engine http://casual-effects.com/g3d Copyright 2000-2019, Morgan McGuire All rights reserved Available under the BSD License. More...

Classes

class  G3D::ReferenceCountedObject
 

Namespaces

 G3D
 

Macros

#define ReferenceCountedPointer   shared_ptr
 
#define WeakReferenceCountedPointer   weak_ptr
 

Functions

template<class T >
bool G3D::isNull (const shared_ptr< T > &ptr)
 
template<class T >
bool G3D::isNull (const T *ptr)
 
template<class T >
bool G3D::notNull (const shared_ptr< T > &ptr)
 
template<class T >
bool G3D::notNull (const T *ptr)
 

Detailed Description

G3D Innovation Engine http://casual-effects.com/g3d Copyright 2000-2019, Morgan McGuire All rights reserved Available under the BSD License.

Macro Definition Documentation

◆ ReferenceCountedPointer

#define ReferenceCountedPointer   shared_ptr

◆ WeakReferenceCountedPointer

#define WeakReferenceCountedPointer   weak_ptr

documentation generated on Wed Nov 24 2021 08:01:51 using doxygen 1.8.15