SoGLObjectCache Constructor (SoGLDisplayListTypes) |
Calls SoGLObjectCache(type, true, 1).
Namespace: OIV.Inventor.CachesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoGLObjectCache(
SoGLDisplayListTypes type
)
Public Sub New (
type As SoGLDisplayListTypes
)
public:
SoGLObjectCache(
SoGLDisplayListTypes type
)
new :
type : SoGLDisplayListTypes -> SoGLObjectCache
Parameters
- type
- Type: OIV.Inventor.OglObjectsSoGLDisplayListTypes
Remarks
See Also