| Support Forum G3D Web Page |
This is the complete list of members for G3D::lazy_ptr< T >, including all inherited members.
| isNull() const | G3D::lazy_ptr< T > | inline |
| lazy_ptr() | G3D::lazy_ptr< T > | inline |
| lazy_ptr(nullptr_t) | G3D::lazy_ptr< T > | inline |
| lazy_ptr(const std::function< shared_ptr< T >(void)> &resolve) | G3D::lazy_ptr< T > | inline |
| lazy_ptr(const shared_ptr< T > &object) | G3D::lazy_ptr< T > | inline |
| lazy_ptr(const shared_ptr< S > &object) | G3D::lazy_ptr< T > | inline |
| operator!=(const lazy_ptr< T > &other) const | G3D::lazy_ptr< T > | inline |
| operator*() const | G3D::lazy_ptr< T > | inline |
| operator*() | G3D::lazy_ptr< T > | inline |
| operator->() const | G3D::lazy_ptr< T > | inline |
| operator->() | G3D::lazy_ptr< T > | inline |
| operator==(const lazy_ptr< T > &other) const | G3D::lazy_ptr< T > | inline |
| resolve() const | G3D::lazy_ptr< T > | inline |
| resolve() | G3D::lazy_ptr< T > | inline |
| resolved() const | G3D::lazy_ptr< T > | inline |
1.8.15