<!-- ##### SECTION Title ##### -->
wire

<!-- ##### SECTION Short_Description ##### -->
Gives methods to draw lines as OpenGl objects pairing two elements.

<!-- ##### SECTION Long_Description ##### -->
<para>
The wire pair module is the simplest way to draw pairs between elements : using lines. The size of lines can be chosen but is limited by OpenGL implementation that usually only allow line width of 10 pixels as maximum size.
</para>

<!-- ##### SECTION See_Also ##### -->
<para>

</para>

<!-- ##### SECTION Stability_Level ##### -->


<!-- ##### FUNCTION initPairsWire ##### -->
<para>

</para>

@Returns: 


<!-- ##### FUNCTION setWireGeneralWidth ##### -->
<para>

</para>

@val: 
@Returns: 


<!-- ##### FUNCTION getWireGeneralWidth ##### -->
<para>

</para>

@Returns: 


<!-- ##### FUNCTION setWireWidth ##### -->
<para>

</para>

@data: 
@val: 
@Returns: 


<!-- ##### FUNCTION getWireWidth ##### -->
<para>

</para>

@data: 
@Returns: 


<!-- ##### FUNCTION setWireNonLinear ##### -->
<para>

</para>

@val: 
@Returns: 


<!-- ##### FUNCTION getWireNonLinear ##### -->
<para>

</para>

@Returns: 


<!-- ##### FUNCTION getLengthSampleForColor ##### -->
<para>

</para>

@color: 
@size: 
@Returns: 


