Tesla Graphics Engine Documentation (January 2012)
VertexElementBinding Structure
TeslaTesla.GraphicsVertexElementBinding
Defines a relationship between a single DataBuffer and a VertexElement which the buffer represents.
Declaration Syntax
C#
public struct VertexElementBinding
Members
All Members Constructors Methods Properties



Icon Member Description
VertexElementBinding(DataBuffer, VertexElement)
Creates a new instance of VertexElementBinding.

Equals(Object)
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
GetHashCode()()()()
Returns the hash code for this instance.
(Inherited from ValueType.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
ToString()()()()
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
VertexBuffer
Gets the data buffer.

VertexElement
Gets the vertex element.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)