Click or drag to resize
XDL

XscCreateCastedXscObj Method (XSmartPtr<Pixoneer::XDL::SCENE::XscObj>)

[Missing <summary> documentation for "M:Pixoneer.NXDL.NSCENE.Xsc.CreateCastedXscObj(Pixoneer.XDL.XSmartPtr<Pixoneer::XDL::SCENE::XscObj>|System.Runtime.CompilerServices.IsCopyConstructed*)"]

Namespace:  Pixoneer.NXDL.NSCENE
Assembly:  NXDLscene (in NXDLscene.dll) Version: 1.2.817.72
Syntax
C#
public static XscObj CreateCastedXscObj(
	[T:Pixoneer.XDL.XSmartPtr<Pixoneer::XDL::SCENE::XscObj>]* pObj
)

Parameters

pObj
Type: [T:Pixoneer.XDL.XSmartPtr<Pixoneer::XDL::SCENE::XscObj>]*

[Missing <param name="pObj"/> documentation for "M:Pixoneer.NXDL.NSCENE.Xsc.CreateCastedXscObj(Pixoneer.XDL.XSmartPtr<Pixoneer::XDL::SCENE::XscObj>|System.Runtime.CompilerServices.IsCopyConstructed*)"]

Return Value

Type: XscObj
See Also