Initializes a new instance of the
Geometry class
Namespace: DeltaEngine.GraphicsAssembly: DeltaEngine.Graphics (in DeltaEngine.Graphics.dll) Version: 1.1.1.0 (1.1.1)
protected Geometry(
GeometryCreationData creationData
)
protected Geometry(
GeometryCreationData creationData
)
Protected Sub New (
creationData As GeometryCreationData
)
Protected Sub New (
creationData As GeometryCreationData
)
protected:
Geometry(
GeometryCreationData^ creationData
)
protected:
Geometry(
GeometryCreationData^ creationData
)
new :
creationData : GeometryCreationData -> Geometry
new :
creationData : GeometryCreationData -> Geometry