|
typedef std::shared_ptr< T > | t_base |
|
|
| sharedPointer (T *ptr) |
|
| sharedPointer (t_base ptr) |
|
template<class U > |
| sharedPointer (std::shared_ptr< U > ptr) |
|
template<class U > |
sharedPointer< U > | staticCast () |
|
T * | data () const |
|
void | reset () |
|
bool | isNull () const |
|
template<class T>
class blub::sharedPointer< T >
- Examples:
- customVertexInformation.cpp, mesh.cpp, noise.cpp, and primitives.cpp.
The documentation for this class was generated from the following file:
- /home/mlanner/Development/cpp/projects/voxelTerrain/voxelTerrain/modules/core/source/blub/core/sharedPointer.hpp