Code Documentation
SetUniformModelGenericAttribute Method (name)
Visualisierung2Visualisierung2ViewerFormSetUniformModelGenericAttribute(String)
Staircase-Aware Smoothing of Medical Surface Meshes
Uploads the provided per-vertex attribute into a Vertex Buffer Object and binds it as a generic attribute in the shader of the uniformly smoothed model.
Declaration Syntax
C#Visual BasicVisual C++
private void SetUniformModelGenericAttribute(
	string name
)
Private Sub SetUniformModelGenericAttribute ( _
	name As String _
)
private:
void SetUniformModelGenericAttribute(
	String^ name
)
Parameters
name (String)
The name of the attribute to be bound.

Assembly: Visualisierung2 (Module: Visualisierung2) Version: 1.0.0.0 (1.0.0.0)