XnaGeometry Constructor (String, Device)Delta Engine Documentation
Initializes a new instance of the XnaGeometry class

Namespace: DeltaEngine.Graphics.Xna
Assembly: DeltaEngine.Graphics.Xna (in DeltaEngine.Graphics.Xna.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public XnaGeometry(
	string contentName,
	Device device
)
See Also