SbLazyPimplPtr(3)

SbLazyPimplPtr< T >(3) Coin SbLazyPimplPtr< T >(3)

NAME

SbLazyPimplPtr< T >

SYNOPSIS

Public Member Functions


SbLazyPimplPtr (T *initial)
SbLazyPimplPtr (const SbLazyPimplPtr< T > &copy)
void set (T *value)
T & get (void) const
SbLazyPimplPtr< T > & operator= (const SbLazyPimplPtr< T > &copy)
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.

Sun Jun 21 2026 11:39:38 Version 4.0.10