#include <Inventor/SbBase.h>
#include <Inventor/misc/SoRefCounter.h>
#include <Inventor/SoTypedObject.h>
#include <Inventor/SoSubTypedClass.h>
#include <Inventor/devices/SoDeviceContext.h>
#include <Inventor/threads/SbThreadSpinlock.h>
#include <Inventor/STL/limits>
Go to the source code of this file.
Classes | |
class | SoBufferObject |
Abstract base class for buffer object management More... | |
Defines | |
#define | SO_BUFFER_SIZE_ALL ((std::numeric_limits<size_t>::max)()) |
#define SO_BUFFER_SIZE_ALL ((std::numeric_limits<size_t>::max)()) |
Used to indicate that we want to use the whole buffer.