front_processing/extern/TUIO_JAVA/src/TUIO/TuioPoint.java
changeset 28 9ccef81f02ab
parent 10 925b7ee746e3
equal deleted inserted replaced
27:6c08d4d7219e 28:9ccef81f02ab
    15     GNU General Public License for more details.
    15     GNU General Public License for more details.
    16 
    16 
    17     You should have received a copy of the GNU General Public License
    17     You should have received a copy of the GNU General Public License
    18     along with this program; if not, write to the Free Software
    18     along with this program; if not, write to the Free Software
    19     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    19     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
       
    20 */
       
    21 
       
    22 /*
       
    23     Modified by alexandre.bastien@iri.centrepompidou.fr to manage 3D.
    20 */
    24 */
    21 
    25 
    22 package TUIO;
    26 package TUIO;
    23 
    27 
    24 /**
    28 /**