Bespoke Multi-Touch Framework
FtirPointToOscMessage Method (ftirPoint, sourceEndPoint)
NamespacesBespoke.MultiTouch.Framework.Gateway.OscTransmitterFtirPointToOscMessage(FtirPoint, IPEndPoint)

[Missing <summary> documentation for M:Bespoke.MultiTouch.Framework.Gateway.Osc.Transmitter.FtirPointToOscMessage(Bespoke.MultiTouch.Framework.FtirPoint,System.Net.IPEndPoint)]

Declaration Syntax
C#Visual BasicVisual C++
public static OscMessage FtirPointToOscMessage(
	FtirPoint ftirPoint,
	IPEndPoint sourceEndPoint
)
Public Shared Function FtirPointToOscMessage ( _
	ftirPoint As FtirPoint, _
	sourceEndPoint As IPEndPoint _
) As OscMessage
public:
static OscMessage^ FtirPointToOscMessage(
	FtirPoint^ ftirPoint, 
	IPEndPoint^ sourceEndPoint
)
Parameters
ftirPoint (FtirPoint)

[Missing <param name="ftirPoint"/> documentation for "M:Bespoke.MultiTouch.Framework.Gateway.Osc.Transmitter.FtirPointToOscMessage(Bespoke.MultiTouch.Framework.FtirPoint,System.Net.IPEndPoint)"]

sourceEndPoint (IPEndPoint)

[Missing <param name="sourceEndPoint"/> documentation for "M:Bespoke.MultiTouch.Framework.Gateway.Osc.Transmitter.FtirPointToOscMessage(Bespoke.MultiTouch.Framework.FtirPoint,System.Net.IPEndPoint)"]

Return Value

[Missing <returns> documentation for M:Bespoke.MultiTouch.Framework.Gateway.Osc.Transmitter.FtirPointToOscMessage(Bespoke.MultiTouch.Framework.FtirPoint,System.Net.IPEndPoint)]

Assembly: Bespoke.MultiTouch.Framework (Module: Bespoke.MultiTouch.Framework) Version: 4.1.0.0 (4.1.0.0)