Exemplo n.º 1
0
        public virtual int VectorTakerPtr3(ref Fusee.Math.Core.Vector3D /* cstype */ pVec)
        {
            int ret = (SwigDerivedClassHasMethod("VectorTakerPtr3", swigMethodTypes0) ? CppApiPINVOKE.VectorConsumer_VectorTakerPtr3SwigExplicitVectorConsumer(swigCPtr, ref pVec /* csin */) : CppApiPINVOKE.VectorConsumer_VectorTakerPtr3(swigCPtr, ref pVec /* csin */));

            return(ret);
        }