2
0
Michaël Van Canneyt 4 жил өмнө
parent
commit
f069f27267
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      rtl/objpas/types.pp

+ 1 - 0
rtl/objpas/types.pp

@@ -177,6 +177,7 @@ type
      constructor Create(const ax,ay,az:single);
      procedure   Offset(const adeltax,adeltay,adeltaz:single); inline;
      procedure   Offset(const adelta:TPoint3D); inline;
+   public  
      case Integer of
       0: (data:TSingle3Array);
       1: (x,y,z : single);