4.51.2.4.9. ogCopyLineFrom() | Table of Contents | 4.51.2.4.11. ogCopyBuf() |
procedure ogCopyLineTo(dX, dY:uInt32; from:pointer; size:uInt32); virtual;Remarks:
No error checking is performed. The caller must ensure the validity of all parameters.
ogCopyLineTo() and ogCopyLineFrom() are the only methods that don't do bounds and other related checks. Don't use this method unless you know what you're doing!
See also:4.51.2.4.9. ogCopyLineFrom() | Table of Contents | 4.51.2.4.11. ogCopyBuf() |