returns the value of the given vertex
Namespace: Visualisierung_BSP2Assembly: Visualisierung_BSP2 (in Visualisierung_BSP2.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public float getValue( int vtxID ) |
Visual Basic |
---|
Public Function getValue ( _ vtxID As Integer _ ) As Single |
Visual C++ |
---|
public: float getValue( int vtxID ) |
Parameters
- vtxID
- Type: System..::..Int32
[Missing <param name="vtxID"/> documentation for "M:Visualisierung_BSP2.FlowChannel.getValue(System.Int32)"]
Return Value
[Missing <returns> documentation for "M:Visualisierung_BSP2.FlowChannel.getValue(System.Int32)"]