コード例 #1
0
        public uint GetPointCount(FbxStatus pStatus)
        {
            uint ret = FbxWrapperNativePINVOKE.FbxCache_GetPointCount__SWIG_0(swigCPtr, FbxStatus.getCPtr(pStatus));

            return(ret);
        }
コード例 #2
0
 public FbxArrayFbxVector2(int pCapacity) : this(FbxWrapperNativePINVOKE.new_FbxArrayFbxVector2__SWIG_1(pCapacity), true)
 {
 }
コード例 #3
0
 public void AddConstraintSource(FbxObject pObject)
 {
     FbxWrapperNativePINVOKE.FbxConstraintRotation_AddConstraintSource__SWIG_1(swigCPtr, FbxObject.getCPtr(pObject));
 }
コード例 #4
0
 public void Clear()
 {
     FbxWrapperNativePINVOKE.FbxArrayFbxVector2_Clear(swigCPtr);
 }
コード例 #5
0
        public int GetCount()
        {
            int ret = FbxWrapperNativePINVOKE.FbxArrayFbxVector2_GetCount(swigCPtr);

            return(ret);
        }
コード例 #6
0
        public FbxVector2 RemoveLast()
        {
            FbxVector2 ret = new FbxVector2(FbxWrapperNativePINVOKE.FbxArrayFbxVector2_RemoveLast(swigCPtr), true);

            return(ret);
        }
コード例 #7
0
        public bool Shrink(int pSize)
        {
            bool ret = FbxWrapperNativePINVOKE.FbxArrayFbxVector2_Shrink(swigCPtr, pSize);

            return(ret);
        }
コード例 #8
0
        public bool Write(uint pFrameIndex, SWIGTYPE_p_double pBuffer)
        {
            bool ret = FbxWrapperNativePINVOKE.FbxCache_Write__SWIG_7(swigCPtr, pFrameIndex, SWIGTYPE_p_double.getCPtr(pBuffer));

            return(ret);
        }
コード例 #9
0
 public FbxCache.EFileFormat GetCacheFileFormat()
 {
     FbxCache.EFileFormat ret = (FbxCache.EFileFormat)FbxWrapperNativePINVOKE.FbxCache_GetCacheFileFormat(swigCPtr);
     return(ret);
 }
コード例 #10
0
        public double GetFrameStartOffset()
        {
            double ret = FbxWrapperNativePINVOKE.FbxCache_GetFrameStartOffset__SWIG_1(swigCPtr);

            return(ret);
        }
コード例 #11
0
        public bool Read(uint pFrameIndex, SWIGTYPE_p_double pBuffer, uint pPointCount)
        {
            bool ret = FbxWrapperNativePINVOKE.FbxCache_Read__SWIG_9(swigCPtr, pFrameIndex, SWIGTYPE_p_double.getCPtr(pBuffer), pPointCount);

            return(ret);
        }
コード例 #12
0
        public double GetFrameStartOffset(FbxStatus pStatus)
        {
            double ret = FbxWrapperNativePINVOKE.FbxCache_GetFrameStartOffset__SWIG_0(swigCPtr, FbxStatus.getCPtr(pStatus));

            return(ret);
        }
コード例 #13
0
        public uint GetPointCount()
        {
            uint ret = FbxWrapperNativePINVOKE.FbxCache_GetPointCount__SWIG_1(swigCPtr);

            return(ret);
        }
コード例 #14
0
 public void SetCacheFileFormat(FbxCache.EFileFormat pFileFormat)
 {
     FbxWrapperNativePINVOKE.FbxCache_SetCacheFileFormat__SWIG_1(swigCPtr, (int)pFileFormat);
 }
コード例 #15
0
        public bool Reserve(int pCapacity)
        {
            bool ret = FbxWrapperNativePINVOKE.FbxArrayFbxVector2_Reserve(swigCPtr, pCapacity);

            return(ret);
        }
コード例 #16
0
        public bool ConvertFromPC2ToMC(FbxCache.EMCFileCount pFileCount, double pSamplingFrameRate, FbxCache.EMCBinaryFormat pBinaryFormat)
        {
            bool ret = FbxWrapperNativePINVOKE.FbxCache_ConvertFromPC2ToMC__SWIG_1(swigCPtr, (int)pFileCount, pSamplingFrameRate, (int)pBinaryFormat);

            return(ret);
        }
コード例 #17
0
        public FbxVector2 RemoveAt(int pIndex)
        {
            FbxVector2 ret = new FbxVector2(FbxWrapperNativePINVOKE.FbxArrayFbxVector2_RemoveAt(swigCPtr, pIndex), true);

            return(ret);
        }
コード例 #18
0
        public bool ConvertFromMCToPC2(double pSamplingFrameRate, uint pChannelIndex)
        {
            bool ret = FbxWrapperNativePINVOKE.FbxCache_ConvertFromMCToPC2__SWIG_1(swigCPtr, pSamplingFrameRate, pChannelIndex);

            return(ret);
        }
コード例 #19
0
 public void RemoveRange(int pIndex, int pCount)
 {
     FbxWrapperNativePINVOKE.FbxArrayFbxVector2_RemoveRange(swigCPtr, pIndex, pCount);
 }
コード例 #20
0
 public void SetCacheFileName(string pRelativeFileName_UTF8, string pAbsoluteFileName_UTF8, FbxStatus pStatus)
 {
     FbxWrapperNativePINVOKE.FbxCache_SetCacheFileName__SWIG_0(swigCPtr, pRelativeFileName_UTF8, pAbsoluteFileName_UTF8, FbxStatus.getCPtr(pStatus));
 }
コード例 #21
0
        public bool Compact()
        {
            bool ret = FbxWrapperNativePINVOKE.FbxArrayFbxVector2_Compact(swigCPtr);

            return(ret);
        }
コード例 #22
0
 public void SetCacheFileName(string pRelativeFileName_UTF8, string pAbsoluteFileName_UTF8)
 {
     FbxWrapperNativePINVOKE.FbxCache_SetCacheFileName__SWIG_1(swigCPtr, pRelativeFileName_UTF8, pAbsoluteFileName_UTF8);
 }
コード例 #23
0
 public void Sort(SWIGTYPE_p_f_p_q_const__void_p_q_const__void__int pCompareFunc)
 {
     FbxWrapperNativePINVOKE.FbxArrayFbxVector2_Sort(swigCPtr, SWIGTYPE_p_f_p_q_const__void_p_q_const__void__int.getCPtr(pCompareFunc));
 }
コード例 #24
0
        public int Size()
        {
            int ret = FbxWrapperNativePINVOKE.FbxArrayFbxVector2_Size(swigCPtr);

            return(ret);
        }
コード例 #25
0
 public FbxArrayFbxVector2() : this(FbxWrapperNativePINVOKE.new_FbxArrayFbxVector2__SWIG_0(), true)
 {
 }
コード例 #26
0
        public int Capacity()
        {
            int ret = FbxWrapperNativePINVOKE.FbxArrayFbxVector2_Capacity(swigCPtr);

            return(ret);
        }
コード例 #27
0
 internal FbxConstraintRotation(global::System.IntPtr cPtr, bool cMemoryOwn) : base(FbxWrapperNativePINVOKE.FbxConstraintRotation_SWIGUpcast(cPtr), cMemoryOwn)
 {
     swigCPtr = new global::System.Runtime.InteropServices.HandleRef(this, cPtr);
 }
コード例 #28
0
        public FbxVector2 at(int pIndex)
        {
            FbxVector2 ret = new FbxVector2(FbxWrapperNativePINVOKE.FbxArrayFbxVector2_at(swigCPtr, pIndex), false);

            return(ret);
        }
コード例 #29
0
        public override int GetConstraintSourceCount()
        {
            int ret = FbxWrapperNativePINVOKE.FbxConstraintRotation_GetConstraintSourceCount(swigCPtr);

            return(ret);
        }
コード例 #30
0
        public bool OpenFileForWrite(double pFrameStartOffset, double pSamplingFrameRate, uint pSampleCount, uint pPointCount)
        {
            bool ret = FbxWrapperNativePINVOKE.FbxCache_OpenFileForWrite__SWIG_5(swigCPtr, pFrameStartOffset, pSamplingFrameRate, pSampleCount, pPointCount);

            return(ret);
        }