|
Coin3D is Free Software, published under the BSD 3-clause license. |
https://coin3d.github.io https://www.kongsberg.com/en/kogt/ |
Public Member Functions | |
| void | assign (void *ptr, uint32_t type) |
| void | retrieve (void *&ptr, uint32_t &type) |
| SbBool | tryRetrieve (void *&ptr, uint32_t &type) |
| unsigned int | size (void) const |
| void | lock (void) const |
| void | unlock (void) const |
| SbBool | peek (void *&item, uint32_t &type) const |
| SbBool | contains (void *item) const |
| SbBool | reclaim (void *item) |