SoGLFormatCopyFrom Method |
Operator = to copy the data.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void CopyFrom(
SoGLFormat ref
)
Public Sub CopyFrom (
ref As SoGLFormat
)
public:
void CopyFrom(
SoGLFormat^ ref
)
member CopyFrom :
ref : SoGLFormat -> unit
Parameters
- ref
- Type: OIV.Inventor.DevicesSoGLFormat
Remarks See Also