Coin  4.0.7
Coin3D core library
Loading...
Searching...
No Matches
SoRefPtr< T > Class Template Reference

Public Member Functions

 SoRefPtr (const SoRefPtr &other)
 
 SoRefPtr (SoRefPtr &&other) noexcept
 
 SoRefPtr (T *p)
 
T * get (void) const noexcept
 
 operator bool (void) const noexcept
 
T & operator* (void) const
 
T * operator-> (void) const noexcept
 
SoRefPtroperator= (SoRefPtr other) noexcept
 
void reset (T *p=NULL)
 
void swap (SoRefPtr &other) noexcept
 

The documentation for this class was generated from the following file: