Click or drag to resize
SoTessellationEvaluationShaderIsSupported Method
Overload List
  NameDescription
Public methodStatic memberIsSupported(SoShaderObjectSourceTypes)
Calls IsSupported(sourceType, (OIV.Inventor.Misc.SoState ^)nullptr).
Public methodStatic memberIsSupported(SoShaderObjectSourceTypes, SoState)

Returns true if tessellation evaluation shaders in the specified language are supported by your graphics board.

Top
See Also