Commit Graph

20 Commits

Author SHA1 Message Date
ikpil 5c2a654de5 move class 2023-05-07 18:10:20 +09:00
ikpil ded8f33ac1 C# style function name 2023-05-05 08:44:48 +09:00
ikpil 98e2504d7f [0,1,2] -> xyz 2023-04-29 12:41:07 +09:00
ikpil 4cb6c1cac7 vectorf[n] -> x, y, z 2023-04-26 01:08:38 +09:00
ikpil 6eb503c287 change 2023-04-23 14:19:49 +09:00
ikpil 2300779b72 add SegmentVert 2023-04-22 13:43:24 +09:00
ikpil 8260ebbe52 changed new float[] -> Vector3f 2023-04-16 17:34:04 +09:00
ikpil c388e8087b [개발/최익필] new float[] -> Vector3f 2023-04-13 00:03:59 +09:00
ikpil dfafb03103 remove vCopy(ref Vector3, Vector3) 2023-04-12 23:53:28 +09:00
ikpil b1b2bb9e3e remove Vector3 vSet 2023-04-12 23:33:15 +09:00
ikpil 066f6b3f34 remove Vector3f.ToArray 2023-04-12 23:24:29 +09:00
ikpil f157ee53e2 fix - new float[3] -> Vector3f 2023-04-12 23:22:11 +09:00
ikpil 2ad25f0755 remove unused vDistSqr 2023-04-04 13:52:07 +09:00
ikpil c81c2aded9 bugfix - Arrays.Copy -> vector3f operator = 2023-04-01 00:51:17 +09:00
ikpil 00c3cd57f3 change float[] -> vector3f 2023-04-01 00:28:54 +09:00
ikpil 7c653af669 float[] => vector3f 2023-03-31 01:10:04 +09:00
ikpil 535bbd38a4 float[3] to Vector3f 2023-03-30 01:00:42 +09:00
ikpil 254ec50436 ... 2023-03-30 01:00:41 +09:00
ikpil 5f6a1ac070 change float[3] -> struct vector3f 2023-03-30 01:00:41 +09:00
ikpil 553f236320 intergrate math funcitons 2023-03-25 15:43:20 +09:00