SbLazyPimplPtr< T >(3) Coin SbLazyPimplPtr< T >(3) NAME SbLazyPimplPtr< T > SYNOPSIS Public Member Functions SbLazyPimplPtr (T *initial) SbLazyPimplPtr (const SbLazyPimplPtr< T > ©) void set (T *value) T & get (void) const SbLazyPimplPtr< T > & operator= (const SbLazyPimplPtr< T > ©) SbBool operator== (const SbLazyPimplPtr< T > &rhs) const SbBool operator!= (const SbLazyPimplPtr< T > &rhs) const const T * operator-> (void) const T * operator-> (void) Protected Member Functions T * getNew (void) const Protected Attributes T * ptr Author Generated automatically by Doxygen for Coin from the source code. Version 4.0.2 Tue Dec 26 2023 17:59:22 SbLazyPimplPtr< T >(3)