Support Forum       G3D Web Page     
Classes | Namespaces | Functions
lazy_ptr.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::lazy_ptr< T >
 
Provides a level of indirection for accessing objects to allow computing them on demand or extending them with metadata without subclassing the object itself. More...
 

Namespaces

 G3D
 

Functions

template<class T >
bool G3D::isNull (const lazy_ptr< T > &ptr)
 
template<class T >
bool G3D::notNull (const lazy_ptr< 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.


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