Tesla Graphics Engine Documentation (January 2012)
AddBuffer Method
TeslaTesla.SceneMeshDataAddBuffer()()()()
Members
Icon Member Description
AddBuffer(VertexSemantic, DataBuffer)
Adds a vertex element to the mesh data's buffer map. Each of these buffers correspond to all the data for a specific vertex element. This will always set the semantic index to 0.

AddBuffer(VertexSemantic, Int32, DataBuffer)
Adds a vertex element to the mesh data's buffer map. Each of these buffers correspond to all the data for a specific vertex element.

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