|
XGraphicsglNewList Method
|
[Missing <summary> documentation for "M:Pixoneer.NXDL.NGR.XGraphics.glNewList(System.Int32,System.Int32)"]
Namespace: Pixoneer.NXDL.NGRAssembly: NXDLgr (in NXDLgr.dll) Version: 2.0.3.38
Syntaxpublic void glNewList(
int list,
int mode
)
Parameters
- list Int32
[Missing <param name="list"/> documentation for "M:Pixoneer.NXDL.NGR.XGraphics.glNewList(System.Int32,System.Int32)"]
- mode Int32
[Missing <param name="mode"/> documentation for "M:Pixoneer.NXDL.NGR.XGraphics.glNewList(System.Int32,System.Int32)"]
See Also