front_processing/extern/TUIO_JAVA/src/TUIO/TuioContainer.java
changeset 28 9ccef81f02ab
parent 10 925b7ee746e3
equal deleted inserted replaced
27:6c08d4d7219e 28:9ccef81f02ab
    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  */
    20  */
       
    21  
       
    22  /*
       
    23     Modified by alexandre.bastien@iri.centrepompidou.fr to manage 3D.
       
    24 */
       
    25  
    21 package TUIO;
    26 package TUIO;
    22 
    27 
    23 import java.util.*;
    28 import java.util.*;
    24 
    29 
    25 /**
    30 /**