Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://coin3d.github.io
https://www.kongsberg.com/en/kogt/
SoRefPtr< T > Class Template Reference

Public Member Functions

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

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