Hi,
i got a little problem creating array [][][],
i want [5][5] of int,vector3d
i create a class that i use like a struct (in C of course)
CLASS TOTO
INT
VECTOR
than i create place
TOTO [][] test =
new TOTO [5][5];
and i try to fedd it like
test.int[0][0] = int
test.vector[0][0] = vector
it does not work
Does some one can show me how to create this kind of Array.
Thanks a lot in advence
HERVE |
- [JAVA3D] Grace S
- [JAVA3D] anantha krishnan
- Re: [JAVA3D] (picking) Simeon H.K. Fitch
- [JAVA3D] mingdong dang
- [JAVA3D] Durga.Banda
- [JAVA3D] Matthew Barnes
- [JAVA3D] Order of transformations. Zak Nixon
- [JAVA3D] ConeSound - How to ? Michael Nischt
- Re: [JAVA3D] Order of transformations. Andreas Jerke
- Re: [JAVA3D] Order of transformati... Dipl. Ing. Paul Szawlowski
- Re: [JAVA3D] hterrolle
- Re: [JAVA3D] Ahmed Shakil
- [JAVA3D] hterrolle
- Re: [JAVA3D] Georg Rehfeld
- [JAVA3D] Alain Berro
- Re: [JAVA3D] Brad Christiansen
- [JAVA3D] hterrolle
- [JAVA3D] Peter Szinek
- Re: [JAVA3D] Justin Couch
- Re: [JAVA3D] Mona Wong-Barnum
- [JAVA3D] sam