SoGLFormatSetAccumBufferBits Method |
Sets the accumulation buffer bits of this format.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void SetAccumBufferBits(
int size
)
Public Sub SetAccumBufferBits (
size As Integer
)
public:
void SetAccumBufferBits(
int size
)
member SetAccumBufferBits :
size : int -> unit
Parameters
- size
- Type: SystemInt32
Remarks See Also