X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2FTizen.NUI%2Fsrc%2Fpublic%2FVector3.cs;h=a828521c352ca62b1ced41491c2be7bcb73dc90e;hb=067e823e47c9d3a61947a4ac4066916714e68189;hp=e964f4d1bd8877d3bf8fe36558251feef93fcedc;hpb=400cb29bb6472acf8430273bda065eb68b4fa3af;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git diff --git a/src/Tizen.NUI/src/public/Vector3.cs b/src/Tizen.NUI/src/public/Vector3.cs index e964f4d..a828521 100755 --- a/src/Tizen.NUI/src/public/Vector3.cs +++ b/src/Tizen.NUI/src/public/Vector3.cs @@ -21,12 +21,14 @@ namespace Tizen.NUI /// /// A three-dimensional vector. /// + /// 3 public class Vector3 : global::System.IDisposable { private global::System.Runtime.InteropServices.HandleRef swigCPtr; /// /// swigCMemOwn. /// + /// 3 protected bool swigCMemOwn; internal Vector3(global::System.IntPtr cPtr, bool cMemoryOwn) @@ -46,6 +48,7 @@ namespace Tizen.NUI /// /// A Flat to check if it is already disposed. /// + /// 3 protected bool disposed = false; ///