Coin
4.0.3
Coin3D core library
|
Public Member Functions | |
void | convert (SoNode *node, SbBool binary=TRUE) |
void | convert (SoPath *path, SbBool binary=TRUE) |
void | convert (SoPathList *pl, SbBool binary=TRUE) |
void | copy (void *d, size_t len) |
void * | getData (void) |
uint32_t | getNumBytes (void) |
SbBool | isRawData (void) const |
Static Public Member Functions | |
static SoPathList * | unconvert (SoByteStream *stream) |
static SoPathList * | unconvert (void *data, uint32_t bytesinstream) |