Click or drag to resize
SoGLObjectCache Constructor (SoGLDisplayListTypes, Boolean, Int32)
Initializes a new instance of the SoGLObjectCache class

Namespace: OIV.Inventor.Caches
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public SoGLObjectCache(
	SoGLDisplayListTypes type,
	bool sharable,
	int numToAllocate
)

Parameters

type
Type: OIV.Inventor.OglObjectsSoGLDisplayListTypes
sharable
Type: SystemBoolean
numToAllocate
Type: SystemInt32
Remarks