Click or drag to resize
XDL

X3DModel Constructor

X3DModel클래스의 생성자로서, 비관리 XDL::X3DModel 객체를 입력받아 초기화를 수행한다.

Namespace:  Pixoneer.NXDL.NGR
Assembly:  NXDLgr (in NXDLgr.dll) Version: 1.2.817.72
Syntax
C#
public X3DModel(
	X3DModel* pModel
)

Parameters

pModel
Type: X3DModel*

[Missing <param name="pModel"/> documentation for "M:Pixoneer.NXDL.NGR.X3DModel.#ctor(Pixoneer.XDL.GR.X3DModel*)"]

See Also