SoGLFormatHasFloatColorBuffer Method |
Returns true if this format has a float color buffer.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool HasFloatColorBuffer()
Public Function HasFloatColorBuffer As Boolean
public:
bool HasFloatColorBuffer()
member HasFloatColorBuffer : unit -> bool
Return Value
Type:
BooleanRemarks See Also