Tesla Graphics Engine Documentation (January 2012)
GetBuffer Method (semantic, index)
TeslaTesla.SceneMeshDataGetBuffer(VertexSemantic, Int32)
Gets a vertex element buffer from the mesh data's buffer map.
Declaration Syntax
C#
public DataBuffer GetBuffer(
	VertexSemantic semantic,
	int index
)
Parameters
semantic (VertexSemantic)
Vertex semantic
index (Int32)
Semantic index
Return Value
The vertex element buffer, if it exists

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