GeometryCreationData ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Graphics GeometryCreationData

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

public class GeometryCreationData : ContentCreationData, 
	IEquatable<ContentCreationData>

The GeometryCreationData type exposes the following members.

Constructors

  NameDescription
Public methodGeometryCreationData
Initializes a new instance of the GeometryCreationData class
Top
Methods

  NameDescription
Public methodEquals
Top
Properties

  NameDescription
Public propertyFormat
Public propertyNumberOfIndices
Public propertyNumberOfVertices
Top
See Also