Exemplo n.º 1
0
        public virtual int VectorTakerVal3(Fusee.Math.Core.Vector3D /* CVector3cstype */ vec)
        {
            int ret = (SwigDerivedClassHasMethod("VectorTakerVal3", swigMethodTypes2) ? CppApiPINVOKE.VectorConsumer_VectorTakerVal3SwigExplicitVectorConsumer(swigCPtr, vec /* CVector3_csin */) : CppApiPINVOKE.VectorConsumer_VectorTakerVal3(swigCPtr, vec /* CVector3_csin */));

            return(ret);
        }