Variables | Functions | Enumerations | Enumerator | Typedefs
Variables | defined in | |
Functions | defined in | |
get() const | SoMemoryObject | |
getRefCount() const | SoRefCounter | [inline] |
getType() const | SoMemoryObject | [inline] |
length() const | SoMemoryObject | |
lock() const | SoRefCounter | [inline] |
ref() const | SoRefCounter | |
SoMemoryObject() | SoMemoryObject | |
SoMemoryObject(void *buf, size_t byteSize, bool owner=true) | SoMemoryObject | |
SoMemoryObject(void *buf, size_t byteSize, SbDataType type, CopyPolicy policy) | SoMemoryObject | |
SoMemoryObject(SoBufferObject *bufObj, SbDataType type=SbDataType::UNSIGNED_BYTE, bool owner=true) | SoMemoryObject | |
unlock() const | SoRefCounter | [inline] |
unref() const | SoRefCounter | |
unrefNoDelete() const | SoRefCounter | |
~SoMemoryObject() | SoMemoryObject | [virtual] |
Enumerations | defined in | |
CopyPolicy enum name | SoMemoryObject | |
Enumerator | defined in | |
COPY enum value | SoMemoryObject | |
NO_COPY enum value | SoMemoryObject | |
NO_COPY_AND_DELETE enum value | SoMemoryObject | |
NO_COPY_AND_FREE enum value | SoMemoryObject | |
Typedefs | defined in | |