Home
last modified time | relevance | path

Searched refs:dwg_object_to_POINTCLOUDDEF_REACTOR (Results 1 – 6 of 6) sorted by relevance

/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Dpointclouddef_reactor.c13 dwg_obj_pointclouddef_reactor *_obj = dwg_object_to_POINTCLOUDDEF_REACTOR (obj); in api_process()
/dports/cad/libredwg/libredwg-0.12.4/bindings/
H A Ddwg.i747 EXPORT Dwg_Object_POINTCLOUDDEF_REACTOR* dwg_object_to_POINTCLOUDDEF_REACTOR (Dwg_Object* obj);
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py14390 def dwg_object_to_POINTCLOUDDEF_REACTOR(obj): function
14391 return _LibreDWG.dwg_object_to_POINTCLOUDDEF_REACTOR(obj)
H A Dswig_python.c368259 result = (Dwg_Object_POINTCLOUDDEF_REACTOR *)dwg_object_to_POINTCLOUDDEF_REACTOR(arg1); in _wrap_dwg_object_to_POINTCLOUDDEF_REACTOR()
/dports/cad/libredwg/libredwg-0.12.4/bindings/perl/
H A DLibreDWG.pm888 *dwg_object_to_POINTCLOUDDEF_REACTOR = *LibreDWGc::dwg_object_to_POINTCLOUDDEF_REACTOR;
H A DLibreDWG.c450022 result = (Dwg_Object_POINTCLOUDDEF_REACTOR *)dwg_object_to_POINTCLOUDDEF_REACTOR(arg1); in XS()