SoOcclusionCullingGetUseHPExtension Method |
Returns true if the GL_HP_occlusion_test test is used instead of GL_NV_occlusion_query test.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic bool GetUseHPExtension()
Public Function GetUseHPExtension As Boolean
public:
bool GetUseHPExtension()
member GetUseHPExtension : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also