Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdSharedPtr<class T>::get Method ()
Syntax
C++
const T* get() const;

Returns the object referenced by this SharedPointer.

This SharedPointer object maintains its reference to the object, and the object's reference count is not modified.

Copyright © 2002-2022. Open Design Alliance All rights reserved.