Namespace: DeltaEngine.Graphics.SharpDXAssembly: DeltaEngine.Graphics.SharpDX (in DeltaEngine.Graphics.SharpDX.dll) Version: 1.1.1.0 (1.1.1)
protected SharpDXGeometry(
GeometryCreationData creationData,
Device device
)
protected SharpDXGeometry(
GeometryCreationData creationData,
Device device
)
Protected Sub New (
creationData As GeometryCreationData,
device As Device
)
Protected Sub New (
creationData As GeometryCreationData,
device As Device
)
protected:
SharpDXGeometry(
GeometryCreationData^ creationData,
Device^ device
)
protected:
SharpDXGeometry(
GeometryCreationData^ creationData,
Device^ device
)
new :
creationData : GeometryCreationData *
device : Device -> SharpDXGeometry
new :
creationData : GeometryCreationData *
device : Device -> SharpDXGeometry