SbLazyPimplPtr.3coin4 - Man Page
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.
Info
Thu Sep 5 2024 00:00:00 Version 4.0.3 Coin