#include <Inventor/fields/SoSFEnum.h>
#include <Inventor/fields/SoMFEnum.h>
#include <Inventor/fields/SoSFInt32.h>
#include <Inventor/fields/SoMFInt32.h>
#include <Inventor/fields/SoSFShort.h>
#include <Inventor/fields/SoSFBox3f.h>
#include <Inventor/fields/SoSFBufferObject.h>
#include <Inventor/fields/SoMFBufferObject.h>
#include <Inventor/nodes/SoNode.h>
#include <Inventor/nodes/SoVertexProperty.h>
#include <Inventor/nodes/SoShape.h>
#include <Inventor/caches/SoContextedObjectCache.h>
#include <Inventor/threads/SbThreadRWMutex.h>
#include <Inventor/elements/SoDrawStyleElement.h>
Go to the source code of this file.
Classes | |
class | SoBufferedShape |
Node to render geometry stored in SoBufferObject objects. More... | |
struct | SoBufferedShape::InstancesInfos |
Parameters used for support of batching in multiinstance mode. |