Buffer3D.Buffer3D Constructor ()

Initializes a new instance of the Buffer3D class.

Overload List

public Buffer3D(Buffer);
public Buffer3D(IntPtr, Buffer);
public Buffer3D(IntPtr, SecondaryBuffer);
public Buffer3D(SecondaryBuffer);

Remarks

Exceptions

ArgumentExceptionLeave Site

An invalid parameter was passed to the called method.

ArgumentNullExceptionLeave Site

One or more of the parameters is null.