Tesla Graphics Engine Documentation (January 2012)
ContainsBuffer Method (semantic, index)
TeslaTesla.SceneMeshDataContainsBuffer(VertexSemantic, Int32)
Queries if the mesh data's buffer map contains the vertex element buffer that corresponds to the specified semantic and semantic index.
Declaration Syntax
C#
public bool ContainsBuffer(
	VertexSemantic semantic,
	int index
)
Parameters
semantic (VertexSemantic)
Vertex Semantic
index (Int32)
Semantic index
Return Value
True if the vertex element buffer exists, false otherwise

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