Esempio n. 1
0
 public static SWIGTYPE_p_IpConnection GeIpWaitForIncoming(SWIGTYPE_p_IpConnection listener, BaseThread connection, SWIGTYPE_p_LONG ferr) {
   IntPtr cPtr = C4dApiPINVOKE.GeIpWaitForIncoming(SWIGTYPE_p_IpConnection.getCPtr(listener), BaseThread.getCPtr(connection), SWIGTYPE_p_LONG.getCPtr(ferr));
   SWIGTYPE_p_IpConnection ret = (cPtr == IntPtr.Zero) ? null : new SWIGTYPE_p_IpConnection(cPtr, false);
   return ret;
 }
Esempio n. 2
0
 public void GetSafeFrame(SWIGTYPE_p_LONG cl, SWIGTYPE_p_LONG ct, SWIGTYPE_p_LONG cr, SWIGTYPE_p_LONG cb) {
   C4dApiPINVOKE.BaseView_GetSafeFrame(swigCPtr, SWIGTYPE_p_LONG.getCPtr(cl), SWIGTYPE_p_LONG.getCPtr(ct), SWIGTYPE_p_LONG.getCPtr(cr), SWIGTYPE_p_LONG.getCPtr(cb));
 }
Esempio n. 3
0
 public bool IsPartOf(DescID cmp, SWIGTYPE_p_LONG pos) {
   bool ret = C4dApiPINVOKE.DescID_IsPartOf(swigCPtr, DescID.getCPtr(cmp), SWIGTYPE_p_LONG.getCPtr(pos));
   if (C4dApiPINVOKE.SWIGPendingException.Pending) throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
   return ret;
 }
Esempio n. 4
0
 public void GetIndexWeight(int index, int windex, SWIGTYPE_p_LONG pntindex, SWIGTYPE_p_Real weight) {
   C4dApiPINVOKE.CAWeightTag_GetIndexWeight(swigCPtr, index, windex, SWIGTYPE_p_LONG.getCPtr(pntindex), SWIGTYPE_p_Real.getCPtr(weight));
   if (C4dApiPINVOKE.SWIGPendingException.Pending) throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
 }
Esempio n. 5
0
 public void BmGetDetails(SWIGTYPE_p_LONG alpha, SWIGTYPE_p_String suffix) {
   C4dApiPINVOKE.BitmapSaverPlugin_BmGetDetails(swigCPtr, SWIGTYPE_p_LONG.getCPtr(alpha), SWIGTYPE_p_String.getCPtr(suffix));
 }
Esempio n. 6
0
 public bool GetFullscreenPolygonVectors(SWIGTYPE_p_LONG lAttributeCount, SWIGTYPE_p_p_p_GlVertexBufferAttributeInfo ppAttibuteInfo, SWIGTYPE_p_LONG lVectorInfoCount, SWIGTYPE_p_p_p_GlVertexBufferVectorInfo ppVectorInfo) {
   bool ret = C4dApiPINVOKE.BaseDraw_GetFullscreenPolygonVectors(swigCPtr, SWIGTYPE_p_LONG.getCPtr(lAttributeCount), SWIGTYPE_p_p_p_GlVertexBufferAttributeInfo.getCPtr(ppAttibuteInfo), SWIGTYPE_p_LONG.getCPtr(lVectorInfoCount), SWIGTYPE_p_p_p_GlVertexBufferVectorInfo.getCPtr(ppVectorInfo));
   if (C4dApiPINVOKE.SWIGPendingException.Pending) throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
   return ret;
 }
Esempio n. 7
0
 public CAWeightTag GetWeightTag(SWIGTYPE_p_LONG index) {
   IntPtr cPtr = C4dApiPINVOKE.CAJointObject_GetWeightTag(swigCPtr, SWIGTYPE_p_LONG.getCPtr(index));
   CAWeightTag ret = (cPtr == IntPtr.Zero) ? null : new CAWeightTag(cPtr, false);
   if (C4dApiPINVOKE.SWIGPendingException.Pending) throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
   return ret;
 }
Esempio n. 8
0
 public static GeListNode AllocMultiNode(SWIGTYPE_p_LONG id_array, int id_cnt) {
   IntPtr cPtr = C4dApiPINVOKE.AllocMultiNode(SWIGTYPE_p_LONG.getCPtr(id_array), id_cnt);
   GeListNode ret = (cPtr == IntPtr.Zero) ? null : new GeListNode(cPtr, false);
   return ret;
 }
Esempio n. 9
0
 public void GetEdgePolys(int a, int b, SWIGTYPE_p_LONG first, SWIGTYPE_p_LONG second) {
   C4dApiPINVOKE.Neighbor_GetEdgePolys(swigCPtr, a, b, SWIGTYPE_p_LONG.getCPtr(first), SWIGTYPE_p_LONG.getCPtr(second));
 }
Esempio n. 10
0
 public static BaseBitmap GetCursorBitmap(int type, SWIGTYPE_p_LONG hotspotx, SWIGTYPE_p_LONG hotspoty) {
   IntPtr cPtr = C4dApiPINVOKE.GetCursorBitmap(type, SWIGTYPE_p_LONG.getCPtr(hotspotx), SWIGTYPE_p_LONG.getCPtr(hotspoty));
   BaseBitmap ret = (cPtr == IntPtr.Zero) ? null : new BaseBitmap(cPtr, false);
   if (C4dApiPINVOKE.SWIGPendingException.Pending) throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
   return ret;
 }
Esempio n. 11
0
 public static bool RegisterNodePlugin(int id, string /* constString&_cstype */ str, int info, NodeDataAllocator /* DataAllocator*_cstype */ g, BaseBitmap icon, int disklevel, SWIGTYPE_p_LONG fallback) {
   bool ret = C4dApiPINVOKE.RegisterNodePlugin(id, str, info, g /* DataAllocator*_csin */, BaseBitmap.getCPtr(icon), disklevel, SWIGTYPE_p_LONG.getCPtr(fallback));
   if (C4dApiPINVOKE.SWIGPendingException.Pending) throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
   return ret;
 }
Esempio n. 12
0
 public static int FindShortcuts(BaseContainer scut, SWIGTYPE_p_LONG idarray, int maxarrayelements) {
   int ret = C4dApiPINVOKE.FindShortcuts(BaseContainer.getCPtr(scut), SWIGTYPE_p_LONG.getCPtr(idarray), maxarrayelements);
   if (C4dApiPINVOKE.SWIGPendingException.Pending) throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
   return ret;
 }
Esempio n. 13
0
 public static int FindShortcutsFromID(int pluginid, SWIGTYPE_p_LONG indexarray, int maxarrayelements) {
   int ret = C4dApiPINVOKE.FindShortcutsFromID(pluginid, SWIGTYPE_p_LONG.getCPtr(indexarray), maxarrayelements);
   return ret;
 }
Esempio n. 14
0
 public static void GeGetGray(SWIGTYPE_p_LONG r, SWIGTYPE_p_LONG g, SWIGTYPE_p_LONG b) {
   C4dApiPINVOKE.GeGetGray(SWIGTYPE_p_LONG.getCPtr(r), SWIGTYPE_p_LONG.getCPtr(g), SWIGTYPE_p_LONG.getCPtr(b));
 }
Esempio n. 15
0
 public double GetCursor(SWIGTYPE_p_LONG x, SWIGTYPE_p_LONG y) {
   double ret = C4dApiPINVOKE.BrushBase_GetCursor(swigCPtr, SWIGTYPE_p_LONG.getCPtr(x), SWIGTYPE_p_LONG.getCPtr(y));
   if (C4dApiPINVOKE.SWIGPendingException.Pending) throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
   return ret;
 }
Esempio n. 16
0
 public void GetPointPolys(int pnt, SWIGTYPE_p_p_LONG dadr, SWIGTYPE_p_LONG dcnt) {
   C4dApiPINVOKE.Neighbor_GetPointPolys(swigCPtr, pnt, SWIGTYPE_p_p_LONG.getCPtr(dadr), SWIGTYPE_p_LONG.getCPtr(dcnt));
 }
Esempio n. 17
0
 public bool BmGetInformation(SWIGTYPE_p_Filename name, SWIGTYPE_p_LONG frames, SWIGTYPE_p_Real fps) {
   bool ret = C4dApiPINVOKE.BitmapLoaderPlugin_BmGetInformation(swigCPtr, SWIGTYPE_p_Filename.getCPtr(name), SWIGTYPE_p_LONG.getCPtr(frames), SWIGTYPE_p_Real.getCPtr(fps));
   if (C4dApiPINVOKE.SWIGPendingException.Pending) throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
   return ret;
 }
Esempio n. 18
0
 public bool GetNGons(PolygonObject op, SWIGTYPE_p_LONG ngoncnt, SWIGTYPE_p_p_NgonNeighbor ngons) {
   bool ret = C4dApiPINVOKE.Neighbor_GetNGons(swigCPtr, PolygonObject.getCPtr(op), SWIGTYPE_p_LONG.getCPtr(ngoncnt), SWIGTYPE_p_p_NgonNeighbor.getCPtr(ngons));
   if (C4dApiPINVOKE.SWIGPendingException.Pending) throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
   return ret;
 }
Esempio n. 19
0
 public int GetFrameScreen(SWIGTYPE_p_LONG cl, SWIGTYPE_p_LONG ct, SWIGTYPE_p_LONG cr, SWIGTYPE_p_LONG cb) {
   int ret = C4dApiPINVOKE.BaseDraw_GetFrameScreen(swigCPtr, SWIGTYPE_p_LONG.getCPtr(cl), SWIGTYPE_p_LONG.getCPtr(ct), SWIGTYPE_p_LONG.getCPtr(cr), SWIGTYPE_p_LONG.getCPtr(cb));
   return ret;
 }
Esempio n. 20
0
 public bool GetUniqueIDIndex(int idx, SWIGTYPE_p_LONG id, SWIGTYPE_p_p_CHAR mem, SWIGTYPE_p_VLONG bytes) {
   bool ret = C4dApiPINVOKE.BaseList2D_GetUniqueIDIndex(swigCPtr, idx, SWIGTYPE_p_LONG.getCPtr(id), SWIGTYPE_p_p_CHAR.getCPtr(mem), SWIGTYPE_p_VLONG.getCPtr(bytes));
   if (C4dApiPINVOKE.SWIGPendingException.Pending) throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
   return ret;
 }
Esempio n. 21
0
 public BaseBitmap Read(int new_frame_idx, SWIGTYPE_p_LONG _result) {
   IntPtr cPtr = C4dApiPINVOKE.MovieLoader_Read__SWIG_0(swigCPtr, new_frame_idx, SWIGTYPE_p_LONG.getCPtr(_result));
   BaseBitmap ret = (cPtr == IntPtr.Zero) ? null : new BaseBitmap(cPtr, false);
   return ret;
 }
Esempio n. 22
0
 public bool GetNext(SWIGTYPE_p_LONG id, SWIGTYPE_p_p_GeData data) {
   bool ret = C4dApiPINVOKE.BrowseContainer_GetNext(swigCPtr, SWIGTYPE_p_LONG.getCPtr(id), SWIGTYPE_p_p_GeData.getCPtr(data));
   return ret;
 }
Esempio n. 23
0
 public bool Check(BaseList2D op, SWIGTYPE_p_LONG flags) {
   bool ret = C4dApiPINVOKE.InclusionTable_Check__SWIG_1(swigCPtr, BaseList2D.getCPtr(op), SWIGTYPE_p_LONG.getCPtr(flags));
   if (C4dApiPINVOKE.SWIGPendingException.Pending) throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
   return ret;
 }
Esempio n. 24
0
 public GvPort GetOutPortMainID(int id, SWIGTYPE_p_LONG start) {
   IntPtr cPtr = C4dApiPINVOKE.GvNode_GetOutPortMainID(swigCPtr, id, SWIGTYPE_p_LONG.getCPtr(start));
   GvPort ret = (cPtr == IntPtr.Zero) ? null : new GvPort(cPtr, false);
   if (C4dApiPINVOKE.SWIGPendingException.Pending) throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
   return ret;
 }
Esempio n. 25
0
   } /* <Vector_csout> */ 

  public Fusee.Math.Core.Vector3D /* Vector_cstype_out */ ProjectPointOnPlane(Fusee.Math.Core.Vector3D /* constVector&_cstype */ p, Fusee.Math.Core.Vector3D /* constVector&_cstype */ v, double mouse_x, double mouse_y, SWIGTYPE_p_LONG err)  {  /* <Vector_csout> */
      Fusee.Math.Core.Vector3D ret = C4dApiPINVOKE.BaseView_ProjectPointOnPlane__SWIG_0(swigCPtr, ref p /* constVector&_csin */, ref v /* constVector&_csin */, mouse_x, mouse_y, SWIGTYPE_p_LONG.getCPtr(err));
      return ret;
   } /* <Vector_csout> */ 
Esempio n. 26
0
 public virtual void GetBodySize(GvNode bn, SWIGTYPE_p_LONG width, SWIGTYPE_p_LONG height) {
   C4dApiPINVOKE.GvOperatorData_GetBodySize(swigCPtr, GvNode.getCPtr(bn), SWIGTYPE_p_LONG.getCPtr(width), SWIGTYPE_p_LONG.getCPtr(height));
 }
Esempio n. 27
0
 public void GetMemory(SWIGTYPE_p_p_void data, SWIGTYPE_p_LONG size) {
   C4dApiPINVOKE.GeMarker_GetMemory(swigCPtr, SWIGTYPE_p_p_void.getCPtr(data), SWIGTYPE_p_LONG.getCPtr(size));
   if (C4dApiPINVOKE.SWIGPendingException.Pending) throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
 }
Esempio n. 28
0
 public BrushVertexData GetSelected(BaseDocument doc, BaseContainer data, BaseDraw bd, SWIGTYPE_p_LONG vcnt, int x, int y, double rad, BaseObject op) {
   IntPtr cPtr = C4dApiPINVOKE.BrushBase_GetSelected(swigCPtr, BaseDocument.getCPtr(doc), BaseContainer.getCPtr(data), BaseDraw.getCPtr(bd), SWIGTYPE_p_LONG.getCPtr(vcnt), x, y, rad, BaseObject.getCPtr(op));
   BrushVertexData ret = (cPtr == IntPtr.Zero) ? null : new BrushVertexData(cPtr, false);
   if (C4dApiPINVOKE.SWIGPendingException.Pending) throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
   return ret;
 }
Esempio n. 29
0
 public bool GetNGonTranslationMap(int ngoncnt, SWIGTYPE_p_LONG polymap, SWIGTYPE_p_p_p_LONG ngons) {
   bool ret = C4dApiPINVOKE.PolygonObject_GetNGonTranslationMap(swigCPtr, ngoncnt, SWIGTYPE_p_LONG.getCPtr(polymap), SWIGTYPE_p_p_p_LONG.getCPtr(ngons));
   if (C4dApiPINVOKE.SWIGPendingException.Pending) throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
   return ret;
 }
Esempio n. 30
0
 public static SWIGTYPE_p_IpConnection GeIpOpenOutgoing(SWIGTYPE_p_CHAR hostname, BaseThread thread, int initial_timeout, int timeout, bool dontwait, SWIGTYPE_p_LONG ferr) {
   IntPtr cPtr = C4dApiPINVOKE.GeIpOpenOutgoing(SWIGTYPE_p_CHAR.getCPtr(hostname), BaseThread.getCPtr(thread), initial_timeout, timeout, dontwait, SWIGTYPE_p_LONG.getCPtr(ferr));
   SWIGTYPE_p_IpConnection ret = (cPtr == IntPtr.Zero) ? null : new SWIGTYPE_p_IpConnection(cPtr, false);
   return ret;
 }