debian/0000755000000000000000000000000012227042576007175 5ustar debian/menu0000644000000000000000000000024212165541570010061 0ustar ?package(dx):needs="x11" section="Applications/Science/Data Analysis" \ title="Open Data Explorer" command="/usr/bin/dx" \ icon="/usr/share/dx/dxicon.xpm" debian/control0000644000000000000000000000741512226565316010610 0ustar Source: dx Section: science Priority: optional Maintainer: Graham Inggs Uploaders: Paul Gevers Build-Depends: bison, debhelper (>= 9), dh-autoreconf, dh-exec, dpkg-dev (>= 1.16.1~), ed, flex, libbz2-dev, libglu-dev, libhdf4-alt-dev | libhdf4-dev, libjpeg-dev, libmagickwand-dev, libmotif-dev, libnetcdf-dev, libpng-dev, libtiff-dev, libtool, libx11-dev, libxml2-dev, libxmu-dev, libxpm-dev, libxt-dev, m4, x11proto-core-dev, zlib1g-dev | libz-dev Standards-Version: 3.9.4 Homepage: http://www.opendx.org/ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/dx.git Vcs-Git: git://anonscm.debian.org/collab-maint/dx.git Package: dx Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Recommends: dx-doc Suggests: dxsamples Description: OpenDX (IBM Visualization Data Explorer) - main package Data Explorer is a system of tools and user interfaces for visualizing data. In general terms the visualization of data can be considered a 3-stage process: 1. Describing and importing data 2. Processing the data through a visualization program 3. Presenting the resulting image. This is the main package. Package: libdx4 Architecture: any Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} Description: OpenDX (IBM Visualization Data Explorer) - shared libraries Data Explorer is a system of tools and user interfaces for visualizing data. In general terms the visualization of data can be considered a 3-stage process: 1. Describing and importing data 2. Processing the data through a visualization program 3. Presenting the resulting image. This is the package containing the shared libraries. Programs that use routines from the OpenDX classes usually depend on it. Package: libdx4-dev Architecture: any Section: libdevel Breaks: dx-dev (<< 1:4.3.0) Replaces: dx-dev (<= 1:4.3.2-1) Provides: dx-dev Depends: libdx4 (= ${binary:Version}), ${misc:Depends} Suggests: libbz2-dev, libglu-dev, libhdf4-alt-dev | libhdf4-dev, libjpeg-dev, liblcms1-dev, libmagickwand-dev, libmotif-dev, libnetcdf-dev, libpng-dev, libtiff-dev, libwmf-dev, libx11-dev, libxml2-dev, libxmu-dev, libxpm-dev, libxt-dev, x11proto-core-dev, zlib1g-dev | libz-dev Description: OpenDX (IBM Visualization Data Explorer) - development files Data Explorer is a system of tools and user interfaces for visualizing data. In general terms the visualization of data can be considered a 3-stage process: 1. Describing and importing data 2. Processing the data through a visualization program 3. Presenting the resulting image. This is the development package. It contains the build rules, library routines and header files necessary for creating custom software that uses the OpenDX classes. Package: dx-doc Architecture: all Section: doc Depends: doc-base, ${misc:Depends} Recommends: dxsamples Description: OpenDX (IBM Visualization Data Explorer) - documentation Data Explorer is a system of tools and user interfaces for visualizing data. In general terms the visualization of data can be considered a 3-stage process: 1. Describing and importing data 2. Processing the data through a visualization program 3. Presenting the resulting image. This is the documentation package. It includes online help and html documentation. debian/dx-doc.links0000644000000000000000000000012012226565316011407 0ustar usr/share/doc/dx/help usr/share/dx/help usr/share/doc/dx/html usr/share/dx/html debian/libdx4-dev.links0000644000000000000000000000012212226565316012175 0ustar usr/share/doc/libdx4 usr/share/doc/libdx4-dev usr/include usr/share/dx/include debian/README.Debian0000644000000000000000000000150012165541570011231 0ustar Notes on the OpenDX Debian packages =================================== The complexity of OpenDX usually gives a rough start to the beginner. If you feel lost, make sure to install package 'dx-doc', and have a go through the tutorial therein. Package 'dxsamples' comes with a vast collection of example networks and configurations, and is worth a look even for the experienced user. By default, OpenDX comes with its own, built-in help system. It doesn't require additional software, but is unable to display images. If you have a graphical web browser installed, I strongly recommend setting environment variable DX_WEB_BROWSER to point to the browser. In bash, for example, you'd do something like export DX_WEB_BROWSER=/usr/bin/x-www-browser Have fun! -- Wed, 9 Jul 2003 09:12:27 +0200 Daniel Kobras debian/compat0000644000000000000000000000000212165541570010372 0ustar 9 debian/libdx4-dev.install0000755000000000000000000000031112227025726012523 0ustar #! /usr/bin/dh-exec usr/share/dx/include/dx* usr/include/ usr/share/dx/lib_*/*.a usr/lib/ usr/share/dx/lib_${DEB_DX_ARCH}/*.mak usr/lib/dx/lib_${DEB_DX_ARCH}/ usr/share/dx/lib_*/*.so usr/lib/ debian/dx.install0000644000000000000000000000021212226565316011174 0ustar usr/share/dx/bin usr/lib/dx/ usr/share/dx/bin_* usr/lib/dx/ usr/share/dx/dxicon.xpm usr/share/dx/fonts usr/share/dx/lib usr/share/dx/ui debian/dx-doc.doc-base0000644000000000000000000000033312165541570011750 0ustar Document: dx Title: OpenDX HTML Manual Author: Abstract: This manual describes OpenDX operation Section: Science/Data Analysis Format: HTML Index: /usr/share/doc/dx/html/index.html Files: /usr/share/doc/dx/html/*.html debian/watch0000644000000000000000000000020212212526701010207 0ustar # Source code is downloadable from the following URL, # but only after completing a form. # # http://www.opendx.org/dlSource.html debian/rules0000755000000000000000000001154312227037110010245 0ustar #!/usr/bin/make -f #-*- makefile -*- # Made with the aid of dh_make, by Craig Small # Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess. # Also some stuff taken from debmake scripts, by Christoph Lameter. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 PACKAGE= dx RSH=/usr/bin/ssh export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie DPKG_EXPORT_BUILDFLAGS=1 include /usr/share/dpkg/buildflags.mk DEB_DX_FLAGS = -Wall -g -fsigned-char -fno-strict-aliasing DEB_DX_ARCH = $(shell dpkg-architecture -qDEB_HOST_ARCH_OS | sed 's/^k//') configure: configure-stamp configure-stamp: dh_testdir dh_autoreconf --as-needed DEB_HOST_ARCH=`dpkg-architecture -qDEB_HOST_ARCH`; \ if test "$$DEB_HOST_ARCH" = "alpha"; then \ DEB_DX_EXTRA_FLAGS="-mieee"; \ fi; \ CFLAGS="$(CFLAGS) $(DEB_DX_FLAGS) $$DEB_DX_EXTRA_FLAGS" \ CXXFLAGS="$(CXXFLAGS) $(DEB_DX_FLAGS) $$DEB_DX_EXTRA_FLAGS" \ LDFLAGS="$(LDFLAGS) -Wl,--as-needed" \ ./configure --prefix=/usr/share --enable-smp-linux --with-rsh=$(RSH) \ --disable-dependency-tracking --enable-shared # libtool ain't no fool, but we're being clever, relocating the libs # at install time. There's no --dxlibdir option to configure, alas. printf '%%s/^hardcode_libdir_flag_spec=.*$$/hardcode_libdir_flag_spec=" -D__LIBTOOL_AINT_NO_FOOL__ "/\nw\nq\n' | ed libtool touch configure-stamp build-arch: build build-indep: build build: build-stamp build-stamp: configure-stamp dh_testdir # Compiling displayx.c with -O2 or higher is broken on mips. # Limit optimisation to -O1. Likewise for zclipQ.c on all archs. # Upstream has a fix in place for the latter, but it doesn't work # when explicitly overriding CFLAGS at configure time. Therefore # overriding the override once again. # m68k is broken on too many files with -O2. [dk] DEB_OVERRIDE_CFLAGS="`sed -ne \ 's/^CFLAGS =\(.*\)/\1/;T;s/-O[2-9]/-O1/gp' \ src/exec/libdx/Makefile`"; \ $(MAKE) -C src/exec/libdx CFLAGS="$$DEB_OVERRIDE_CFLAGS" zclipQ.lo; \ DEB_HOST_ARCH=`dpkg-architecture -qDEB_HOST_ARCH`; \ case "$$DEB_HOST_ARCH" in \ mips) \ $(MAKE) -C src/exec/libdx \ CFLAGS="$$DEB_OVERRIDE_CFLAGS" \ displayx.lo; \ $(MAKE); \ ;; \ m68k) \ $(MAKE) CFLAGS="$$DEB_OVERRIDE_CFLAGS"; \ ;; \ *) \ $(MAKE); \ ;; \ esac touch build-stamp clean: clean-me-first clean-me-first: dh_testdir dh_testroot rm -f configure-stamp build-stamp install-stamp test ! -f Makefile || $(MAKE) distclean test ! -L depcomp || rm -f depcomp dh_autoreconf_clean dh_clean install: install-stamp install-stamp: build-stamp dh_testdir dh_testroot dh_prep dh_installdirs # Install everything into single directory first... $(MAKE) prefix=$(CURDIR)/debian/tmp/usr/share install # ... move icon so we can be lazy and use --sourcedir... cp debian/dxicon.xpm debian/tmp/usr/share/dx/ # ... setup any symlinks we might need... export DEB_DX_ARCH=$(DEB_DX_ARCH); \ dh_link -A # ... then move around to per-package dirs... export DEB_DX_ARCH=$(DEB_DX_ARCH); \ dh_install --sourcedir=debian/tmp # ... and setup further symlinks we create by globbing. for i in $(CURDIR)/debian/libdx4/usr/lib/lib*.so*; do \ i="`basename $$i`"; \ dh_link -plibdx4 "usr/lib/$$i" "usr/lib/dx/lib_$(DEB_DX_ARCH)/$$i"; \ done for i in $(CURDIR)/debian/libdx4-dev/usr/lib/lib*a; do \ i="`basename $$i`"; \ dh_link -plibdx4-dev "usr/lib/$$i" "usr/lib/dx/lib_$(DEB_DX_ARCH)/$$i"; \ done dh_link -plibdx4 "usr/lib/dx/lib_$(DEB_DX_ARCH)" "usr/share/dx/lib_$(DEB_DX_ARCH)" # No clue where this symlink is coming from. rm -f $(CURDIR)/debian/libdx4-dev/usr/include/include # Install icon and desktop file install -d debian/dx/usr/share/pixmaps install -d debian/dx/usr/share/applications install -m644 debian/dxicon.xpm debian/dx/usr/share/pixmaps install -m644 debian/dx.desktop debian/dx/usr/share/applications touch install-stamp # Build architecture-independent files here. binary-indep: build install dh_testdir -i dh_testroot -i dh_installdocs -pdx-doc dh_installchangelogs -pdx-doc ChangeLog dh_installexamples -pdx-doc dh_installdirs -i dh_lintian -i dh_compress -i -Xhtml -Xhelp dh_fixperms -i dh_installdeb -i dh_gencontrol -i dh_md5sums -i dh_builddeb -i # Build architecture-dependent files here. binary-arch: build install # dh_testversion dh_testdir -a dh_testroot -a dh_installdocs -pdx -plibdx4 dh_installexamples -pdx dh_installmenu -pdx dh_installman -pdx dh_installchangelogs -pdx -plibdx4 ChangeLog dh_lintian -a dh_strip -a dh_compress -a dh_fixperms -a dh_makeshlibs -a dh_shlibdeps -a -L libdx4 -l debian/libdx4/usr/lib dh_installdeb -a dh_gencontrol -a dh_md5sums -a dh_builddeb -a source diff: @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary clean-me-first debian/dxicon.xpm0000644000000000000000000000176712165541570011221 0ustar /* XPM */ static char * dxicon_xpm[] = { "30 23 12 1", " c None", ". c #CCCCCC", "+ c #B2B2B2", "@ c #E5E5E5", "# c #0000FF", "$ c #999999", "% c #FF00FF", "& c #666667", "* c #7F7F7F", "= c #191919", "- c #FF0000", "; c #000000", " .+@ ", " @##@ ", " @###$ ", " .####. ", " +####. ", " +####$ ", " @#####+ ", " #####$@ @@ ", " @###### .%%. ", " @+#####@@%%%% ", " +#####.@%%%%%. ", " @#####$ %%%%%%. ", " @.&####+ +%%%%%% ", " @*=======&+.%%%%%%@ @ ", " *==& +$##&===&%%%+ @--$ ", " +;=. +####@@%&==&% @---$ ", " *;+ ##### %%%%&=&.---$ @", " *=. ####@@%%%%%&=&--- ", " $=@ +###+ $%%%$@--=-+ ", " =$ ###+ .%%%% .--=- ", "$= .###. %%%% @---=& ", "=+ +##. $%% +--+ ", " .@ @@ @+ "}; debian/dx.desktop0000644000000000000000000000061512214405740011175 0ustar [Desktop Entry] Version=1.0 Name=OpenDX Data Explorer GenericName=Data Explorer Comment=Visualize scientific, engineering and analytical data Comment[en_GB]=Visualise scientific, engineering and analytical data Type=Application Exec=dx Icon=dxicon Categories=Application;Education;Science; Keywords=visualize;visualization;analyze;analysis Keywords[en_GB]=visualise;visualisation;analyse;analysis debian/libdx4.symbols0000644000000000000000000051532312214405740011776 0ustar libDX.so.4 libdx4 #MINVER# AddFieldToTree@Base 4.3.2 AddOtherAttr@Base 4.3.2 AddStrAttr@Base 4.3.2 BackingStore@Base 4.3.2 CallModuleSetupTask@Base 4.3.2 CallModuleTask@Base 4.3.2 CanDoOGL@Base 4.3.2 CategoryStatistics_worker@Base 4.3.2 ChildOutput@Base 4.3.2 CleanupNodes@Base 4.3.2 ConverttoGvar@Base 4.3.2 CountLeaves@Base 4.3.2 CreateQuantPixels@Base 4.3.2 CreateTable@Base 4.3.2 CreateTree@Base 4.3.2 CubeMask@Base 4.3.2 CubeSides@Base 4.3.2 DXAbortTaskGroup@Base 4.3.2 DXAdd@Base 4.3.2 DXAddArrayData@Base 4.3.2 DXAddBackColor@Base 4.3.2 DXAddBackColors@Base 4.3.2 DXAddColor@Base 4.3.2 DXAddColors@Base 4.3.2 DXAddFaceNormal@Base 4.3.2 DXAddFaceNormals@Base 4.3.2 DXAddFrontColor@Base 4.3.2 DXAddFrontColors@Base 4.3.2 DXAddLikeTasks@Base 4.3.2 DXAddLine@Base 4.3.2 DXAddLines@Base 4.3.2 DXAddMacro@Base 4.3.2 DXAddMessage@Base 4.3.2 DXAddModule@Base 4.3.2 DXAddModuleV@Base 4.3.2 DXAddNormal@Base 4.3.2 DXAddNormals@Base 4.3.2 DXAddOpacities@Base 4.3.2 DXAddOpacity@Base 4.3.2 DXAddPoint@Base 4.3.2 DXAddPoints@Base 4.3.2 DXAddQuad@Base 4.3.2 DXAddQuads@Base 4.3.2 DXAddTask@Base 4.3.2 DXAddTetrahedra@Base 4.3.2 DXAddTetrahedron@Base 4.3.2 DXAddTriangle@Base 4.3.2 DXAddTriangles@Base 4.3.2 DXAdjointTranspose@Base 4.3.2 DXAllocate@Base 4.3.2 DXAllocateArray@Base 4.3.2 DXAllocateLocal@Base 4.3.2 DXAllocateLocalOnly@Base 4.3.2 DXAllocateLocalOnlyZero@Base 4.3.2 DXAllocateLocalZero@Base 4.3.2 DXAllocateZero@Base 4.3.2 DXApply@Base 4.3.2 DXApplyTransform@Base 4.3.2 DXArrayConvert@Base 4.3.2 DXArrayConvertV@Base 4.3.2 DXBeginLongMessage@Base 4.3.2 DXBoundingBox@Base 4.3.2 DXCacheDelete@Base 4.3.2 DXCacheInsert@Base 4.3.2 DXCacheInsertObject@Base 4.3.2 DXCacheSearch@Base 4.3.2 DXCalculateArrayEntry@Base 4.3.2 DXCallModule@Base 4.3.2 DXCategorySize@Base 4.3.2 DXChangedComponentStructure@Base 4.3.2 DXChangedComponentValues@Base 4.3.2 DXClipBox@Base 4.3.2 DXClipPlane@Base 4.3.2 DXColorNameToRGB@Base 4.3.2 DXCompareModule@Base 4.3.2 DXCompareModuleId@Base 4.3.2 DXCompareModuleMacroBase@Base 4.3.2 DXComponentOpt@Base 4.3.2 DXComponentOptLoc@Base 4.3.2 DXComponentReq@Base 4.3.2 DXComponentReqLoc@Base 4.3.2 DXConcatenate@Base 4.3.2 DXConnectToServer@Base 4.3.2 DXCopy@Base 4.3.2 DXCopyAttributes@Base 4.3.2 DXCopyModuleId@Base 4.3.2 DXCreateArrayHandle@Base 4.3.2 DXCreateHash@Base 4.3.2 DXCreateInvalidComponentHandle@Base 4.3.2 DXCreateTaskGroup@Base 4.3.2 DXCross@Base 4.3.2 DXCull@Base 4.3.2 DXCullConditional@Base 4.3.2 DXDebug@Base 4.3.2 DXDebugAlloc@Base 4.3.2 DXDebugLocalAlloc@Base 4.3.2 DXDefaultStereoCameraModes@Base 4.3.2 DXDefaultStereoSystemModes@Base 4.3.2 DXDefaultUserInteractors@Base 4.3.2 DXDelete@Base 4.3.2 DXDeleteAttribute@Base 4.3.2 DXDeleteComponent@Base 4.3.2 DXDeleteHashElement@Base 4.3.2 DXDeleteSegList@Base 4.3.2 DXDeleteTaskGroup@Base 4.3.2 DXDestroyHash@Base 4.3.2 DXDeterminant@Base 4.3.2 DXDisplay@Base 4.3.2 DXDisplayFB@Base 4.3.2 DXDisplayX12@Base 4.3.2 DXDisplayX15@Base 4.3.2 DXDisplayX16@Base 4.3.2 DXDisplayX24@Base 4.3.2 DXDisplayX32@Base 4.3.2 DXDisplayX4@Base 4.3.2 DXDisplayX8@Base 4.3.2 DXDisplayX@Base 4.3.2 DXDisplayXAny@Base 4.3.2 DXDiv@Base 4.3.2 DXDot@Base 4.3.2 DXEmptyField@Base 4.3.2 DXEnableDebug@Base 4.3.2 DXEndField@Base 4.3.2 DXEndLongMessage@Base 4.3.2 DXEndObject@Base 4.3.2 DXErrorExit@Base 4.3.2 DXExecuteTaskGroup@Base 4.3.2 DXExecuteTaskGroupNoWait@Base 4.3.2 DXExists@Base 4.3.2 DXExpandMessage@Base 4.3.2 DXExportDX@Base 4.3.2 DXExtract@Base 4.3.2 DXExtractFloat@Base 4.3.2 DXExtractInteger@Base 4.3.2 DXExtractNthString@Base 4.3.2 DXExtractParameter@Base 4.3.2 DXExtractString@Base 4.3.2 DXFindAlloc@Base 4.3.2 DXForkChild@Base 4.3.2 DXFoundAlloc@Base 4.3.2 DXFree@Base 4.3.2 DXFreeArrayDataLocal@Base 4.3.2 DXFreeArrayHandle@Base 4.3.2 DXFreeInvalidComponentHandle@Base 4.3.2 DXFreeModuleId@Base 4.3.2 DXGeometricText@Base 4.3.2 DXGetArrayClass@Base 4.3.2 DXGetArrayData@Base 4.3.2 DXGetArrayDataLocal@Base 4.3.2 DXGetArrayInfo@Base 4.3.2 DXGetAttribute@Base 4.3.2 DXGetBackgroundColor@Base 4.3.2 DXGetBytePixels@Base 4.3.2 DXGetCacheEntry@Base 4.3.2 DXGetCacheEntryV@Base 4.3.2 DXGetCameraClass@Base 4.3.2 DXGetCameraMatrix@Base 4.3.2 DXGetCameraMatrixWithFuzz@Base 4.3.2 DXGetCameraResolution@Base 4.3.2 DXGetCameraRotation@Base 4.3.2 DXGetClippedClass@Base 4.3.2 DXGetClippedInfo@Base 4.3.2 DXGetComponentAttribute@Base 4.3.2 DXGetComponentValue@Base 4.3.2 DXGetCompositeFieldClass@Base 4.3.2 DXGetConnections@Base 4.3.2 DXGetConstantArrayClass@Base 4.3.2 DXGetConstantArrayData@Base 4.3.2 DXGetCubesIIInterpolatorClass@Base 4.3.2 DXGetCubesRRInterpolatorClass@Base 4.3.2 DXGetEnumeratedAttribute@Base 4.3.2 DXGetEnumeratedComponentAttribute@Base 4.3.2 DXGetEnumeratedComponentValue@Base 4.3.2 DXGetEnumeratedMember@Base 4.3.2 DXGetError@Base 4.3.2 DXGetErrorExit@Base 4.3.2 DXGetErrorMessage@Base 4.3.2 DXGetFieldClass@Base 4.3.2 DXGetFieldInterpolatorClass@Base 4.3.2 DXGetFle2DInterpolatorClass@Base 4.3.2 DXGetFloatAttribute@Base 4.3.2 DXGetFont@Base 4.3.2 DXGetGroupClass@Base 4.3.2 DXGetGroupInterpolatorClass@Base 4.3.2 DXGetImageBounds@Base 4.3.2 DXGetImageSize@Base 4.3.2 DXGetIntVariable@Base 4.3.2 DXGetIntegerAttribute@Base 4.3.2 DXGetInterpolatorClass@Base 4.3.2 DXGetInvalidComponentArray@Base 4.3.2 DXGetInvalidCount@Base 4.3.2 DXGetItemSize@Base 4.3.2 DXGetLightClass@Base 4.3.2 DXGetLinesII1DInterpolatorClass@Base 4.3.2 DXGetLinesRI1DInterpolatorClass@Base 4.3.2 DXGetLinesRR1DInterpolatorClass@Base 4.3.2 DXGetMember@Base 4.3.2 DXGetMemberCount@Base 4.3.2 DXGetMemoryBase@Base 4.3.2 DXGetMemorySize@Base 4.3.2 DXGetMeshArrayClass@Base 4.3.2 DXGetMeshArrayInfo@Base 4.3.2 DXGetMeshOffsets@Base 4.3.2 DXGetModuleCacheStr@Base 4.3.2 DXGetModuleCacheStrLen@Base 4.3.2 DXGetModuleComponentName@Base 4.3.2 DXGetModuleId@Base 4.3.2 DXGetModulePath@Base 4.3.2 DXGetModulePathLen@Base 4.3.2 DXGetMultiGridClass@Base 4.3.2 DXGetNextHashElement@Base 4.3.2 DXGetNextInvalidElementIndex@Base 4.3.2 DXGetNextSegListItem@Base 4.3.2 DXGetNextSegListSegment@Base 4.3.2 DXGetNextValidElementIndex@Base 4.3.2 DXGetObjectClass@Base 4.3.2 DXGetObjectTag@Base 4.3.2 DXGetOrthographic@Base 4.3.2 DXGetPart@Base 4.3.2 DXGetPartClass@Base 4.3.2 DXGetPathArrayClass@Base 4.3.2 DXGetPathArrayInfo@Base 4.3.2 DXGetPathOffset@Base 4.3.2 DXGetPerspective@Base 4.3.2 DXGetPickPoint@Base 4.3.2 DXGetPixels@Base 4.3.2 DXGetPrivateClass@Base 4.3.2 DXGetPrivateData@Base 4.3.2 DXGetProductArrayClass@Base 4.3.2 DXGetProductArrayInfo@Base 4.3.2 DXGetQuadsII2DInterpolatorClass@Base 4.3.2 DXGetQuadsRR2DInterpolatorClass@Base 4.3.2 DXGetRegularArrayClass@Base 4.3.2 DXGetRegularArrayInfo@Base 4.3.2 DXGetScreenClass@Base 4.3.2 DXGetScreenInfo@Base 4.3.2 DXGetSegListItemCount@Base 4.3.2 DXGetSegListSegmentItemCount@Base 4.3.2 DXGetSegListSegmentPointer@Base 4.3.2 DXGetSeriesClass@Base 4.3.2 DXGetSeriesMember@Base 4.3.2 DXGetSharedArrayClass@Base 4.3.2 DXGetSoftwareWindow@Base 4.3.2 DXGetString@Base 4.3.2 DXGetStringAttribute@Base 4.3.2 DXGetStringClass@Base 4.3.2 DXGetTetrasInterpolatorClass@Base 4.3.2 DXGetTime@Base 4.3.2 DXGetTrisRI2DInterpolatorClass@Base 4.3.2 DXGetType@Base 4.3.2 DXGetValidCount@Base 4.3.2 DXGetVariable@Base 4.3.2 DXGetView@Base 4.3.2 DXGetXformClass@Base 4.3.2 DXGetXformInfo@Base 4.3.2 DXGrow@Base 4.3.2 DXGrowV@Base 4.3.2 DXHwddInterface@Base 4.3.2 DXImportCDF@Base 4.3.2 DXImportCM@Base 4.3.2 DXImportDX@Base 4.3.2 DXImportHDF@Base 4.3.2 DXImportNetCDF@Base 4.3.2 DXInitGetNextHashElement@Base 4.3.2 DXInitGetNextInvalidElementIndex@Base 4.3.2 DXInitGetNextSegListItem@Base 4.3.2 DXInitGetNextSegListSegment@Base 4.3.2 DXInitGetNextValidElementIndex@Base 4.3.2 DXInitMaxFreedBlock@Base 4.3.2 DXInsert@Base 4.3.2 DXInsertHashElement@Base 4.3.2 DXInterpolate@Base 4.3.2 DXInvalidateConnections@Base 4.3.2 DXInvalidateDupBoundary@Base 4.3.2 DXInvalidateUnreferencedPositions@Base 4.3.2 DXInvert@Base 4.3.2 DXInvertValidity@Base 4.3.2 DXIsElementInvalid@Base 4.3.2 DXIsElementInvalidSequential@Base 4.3.2 DXIsElementValid@Base 4.3.2 DXIsElementValidSequential@Base 4.3.2 DXLength@Base 4.3.2 DXLn@Base 4.3.2 DXLoadAndRunObjFile@Base 4.3.2 DXLoadMDFFile@Base 4.3.2 DXLoadMDFString@Base 4.3.2 DXLoadObjFile@Base 4.3.2 DXLocalizeInterpolator@Base 4.3.2 DXLoopDone@Base 4.3.2 DXLoopFirst@Base 4.3.2 DXMakeFloat@Base 4.3.2 DXMakeGridConnections@Base 4.3.2 DXMakeGridConnectionsV@Base 4.3.2 DXMakeGridPositions@Base 4.3.2 DXMakeGridPositionsV@Base 4.3.2 DXMakeImage@Base 4.3.2 DXMakeImageFormat@Base 4.3.2 DXMakeInteger@Base 4.3.2 DXMakeString@Base 4.3.2 DXMakeStringList@Base 4.3.2 DXMakeStringListV@Base 4.3.2 DXMap@Base 4.3.2 DXMapArray@Base 4.3.2 DXMapCheck@Base 4.3.2 DXMarkTime@Base 4.3.2 DXMarkTimeLocal@Base 4.3.2 DXMarkTimeLocalX@Base 4.3.2 DXMarkTimeX@Base 4.3.2 DXMat@Base 4.3.2 DXMax@Base 4.3.2 DXMaxFreedBlock@Base 4.3.2 DXMeasure@Base 4.3.2 DXMessage@Base 4.3.2 DXMin@Base 4.3.2 DXModSetFloatInput@Base 4.3.2 DXModSetIntegerInput@Base 4.3.2 DXModSetObjectInput@Base 4.3.2 DXModSetObjectOutput@Base 4.3.2 DXModSetStringInput@Base 4.3.2 DXMul@Base 4.3.2 DXNeg@Base 4.3.2 DXNeighbors@Base 4.3.2 DXNewAmbientLight@Base 4.3.2 DXNewArray@Base 4.3.2 DXNewArrayV@Base 4.3.2 DXNewCamera@Base 4.3.2 DXNewCameraDistantLight@Base 4.3.2 DXNewCameraPointLight@Base 4.3.2 DXNewClipped@Base 4.3.2 DXNewCompositeField@Base 4.3.2 DXNewConstantArray@Base 4.3.2 DXNewConstantArrayV@Base 4.3.2 DXNewDistantLight@Base 4.3.2 DXNewField@Base 4.3.2 DXNewGroup@Base 4.3.2 DXNewInterpolator@Base 4.3.2 DXNewMeshArray@Base 4.3.2 DXNewMeshArrayV@Base 4.3.2 DXNewMultiGrid@Base 4.3.2 DXNewPathArray@Base 4.3.2 DXNewPointLight@Base 4.3.2 DXNewPrivate@Base 4.3.2 DXNewProductArray@Base 4.3.2 DXNewProductArrayV@Base 4.3.2 DXNewRegularArray@Base 4.3.2 DXNewScreen@Base 4.3.2 DXNewSegList@Base 4.3.2 DXNewSegListItem@Base 4.3.2 DXNewSegListSegment@Base 4.3.2 DXNewSeries@Base 4.3.2 DXNewSharedArray@Base 4.3.2 DXNewSharedArrayFromOffset@Base 4.3.2 DXNewSharedArrayFromOffsetV@Base 4.3.2 DXNewSharedArrayV@Base 4.3.2 DXNewString@Base 4.3.2 DXNewXform@Base 4.3.2 DXNormalize@Base 4.3.2 DXNotifyRegistered@Base 4.3.2 DXNotifyRegisteredNoExecute@Base 4.3.2 DXObjectPartition@Base 4.3.2 DXOutboard@Base 4.3.2 DXOutboardInterface@Base 4.3.2 DXOutputRGB@Base 4.3.2 DXOutputRGBSeparate@Base 4.3.2 DXOutputYUV@Base 4.3.2 DXParseWhere@Base 4.3.2 DXPartition@Base 4.3.2 DXPrint@Base 4.3.2 DXPrintAlloc@Base 4.3.2 DXPrintCurrentModule@Base 4.3.2 DXPrintError@Base 4.3.2 DXPrintLocalAlloc@Base 4.3.2 DXPrintMemoryInfo@Base 4.3.2 DXPrintTimes@Base 4.3.2 DXPrintV@Base 4.3.2 DXProcessParts@Base 4.3.2 DXProcessorId@Base 4.3.2 DXProcessors@Base 4.3.2 DXPt@Base 4.3.2 DXQuad@Base 4.3.2 DXQueryAmbientLight@Base 4.3.2 DXQueryArrayCommon@Base 4.3.2 DXQueryArrayCommonV@Base 4.3.2 DXQueryArrayConvert@Base 4.3.2 DXQueryArrayConvertV@Base 4.3.2 DXQueryCameraDistantLight@Base 4.3.2 DXQueryConstantArray@Base 4.3.2 DXQueryDebug@Base 4.3.2 DXQueryDistantLight@Base 4.3.2 DXQueryGridConnections@Base 4.3.2 DXQueryGridPositions@Base 4.3.2 DXQueryHashElement@Base 4.3.2 DXQueryOriginalMeshExtents@Base 4.3.2 DXQueryOriginalSizes@Base 4.3.2 DXQueryParameter@Base 4.3.2 DXQueryPickCount@Base 4.3.2 DXQueryPickPath@Base 4.3.2 DXQueryPokeCount@Base 4.3.2 DXRGB@Base 4.3.2 DXReAllocate@Base 4.3.2 DXReadyToRun@Base 4.3.2 DXReadyToRunNoExecute@Base 4.3.2 DXReference@Base 4.3.2 DXRegisterCallbackHandler@Base 4.3.2 DXRegisterForNotification@Base 4.3.2 DXRegisterForNotificationNoExecute@Base 4.3.2 DXRegisterInputHandler@Base 4.3.2 DXRegisterInputHandlerWithCheckProc@Base 4.3.2 DXRegisterScavenger@Base 4.3.2 DXRegisterScavengerLocal@Base 4.3.2 DXRegisterSharedSegment@Base 4.3.2 DXRegisterWindowHandler@Base 4.3.2 DXRegisterWindowHandlerWithCheckProc@Base 4.3.2 DXRemove@Base 4.3.2 DXRename@Base 4.3.2 DXRender@Base 4.3.2 DXReplace@Base 4.3.2 DXResetError@Base 4.3.2 DXRestoreDupBoundary@Base 4.3.2 DXRibbon@Base 4.3.2 DXRotateX@Base 4.3.2 DXRotateY@Base 4.3.2 DXRotateZ@Base 4.3.2 DXSaveForId@Base 4.3.2 DXSaveInvalidComponent@Base 4.3.2 DXScalarConvert@Base 4.3.2 DXScale@Base 4.3.2 DXSetAllInvalid@Base 4.3.2 DXSetAllValid@Base 4.3.2 DXSetAttribute@Base 4.3.2 DXSetBackgroundColor@Base 4.3.2 DXSetCacheEntry@Base 4.3.2 DXSetCacheEntryV@Base 4.3.2 DXSetClippedObjects@Base 4.3.2 DXSetComponentAttribute@Base 4.3.2 DXSetComponentValue@Base 4.3.2 DXSetConnections@Base 4.3.2 DXSetElementInvalid@Base 4.3.2 DXSetElementValid@Base 4.3.2 DXSetEnumeratedMember@Base 4.3.2 DXSetError@Base 4.3.2 DXSetErrorExit@Base 4.3.2 DXSetFloatAttribute@Base 4.3.2 DXSetGroupType@Base 4.3.2 DXSetGroupTypeV@Base 4.3.2 DXSetIntVariable@Base 4.3.2 DXSetIntegerAttribute@Base 4.3.2 DXSetMember@Base 4.3.2 DXSetMemorySize@Base 4.3.2 DXSetMeshOffsets@Base 4.3.2 DXSetObjectTag@Base 4.3.2 DXSetOrthographic@Base 4.3.2 DXSetPart@Base 4.3.2 DXSetPathOffset@Base 4.3.2 DXSetPendingCmd@Base 4.3.2 DXSetPerspective@Base 4.3.2 DXSetResolution@Base 4.3.2 DXSetScreenObject@Base 4.3.2 DXSetSeriesMember@Base 4.3.2 DXSetSoftwareWindowActive@Base 4.3.2 DXSetStringAttribute@Base 4.3.2 DXSetVariable@Base 4.3.2 DXSetView@Base 4.3.2 DXSetXformMatrix@Base 4.3.2 DXSetXformObject@Base 4.3.2 DXShrink@Base 4.3.2 DXStatistics@Base 4.3.2 DXSub@Base 4.3.2 DXSwap@Base 4.3.2 DXSymbolInterface@Base 4.3.2 DXTetra@Base 4.3.2 DXTraceAlloc@Base 4.3.2 DXTraceTask@Base 4.3.2 DXTraceTime@Base 4.3.2 DXTransform@Base 4.3.2 DXTranslate@Base 4.3.2 DXTranspose@Base 4.3.2 DXTraversePickPath@Base 4.3.2 DXTri@Base 4.3.2 DXTrim@Base 4.3.2 DXTrimItems@Base 4.3.2 DXTube@Base 4.3.2 DXTypeCheck@Base 4.3.2 DXTypeCheckV@Base 4.3.2 DXTypeSize@Base 4.3.2 DXUIMessage@Base 4.3.2 DXUnloadObjFile@Base 4.3.2 DXUnreference@Base 4.3.2 DXUnsetGroupType@Base 4.3.2 DXValidPositionsBoundingBox@Base 4.3.2 DXVec@Base 4.3.2 DXVersion@Base 4.3.2 DXVersionString@Base 4.3.2 DXVisualizeMemory@Base 4.3.2 DXWaitTime@Base 4.3.2 DXWarning@Base 4.3.2 DXcreate_lock@Base 4.3.2 DXdestroy_lock@Base 4.3.2 DXenable_locks@Base 4.3.2 DXfetch_and_add@Base 4.3.2 DXinitdx@Base 4.3.2 DXlock@Base 4.3.2 DXmain@Base 4.3.2 (arch=kfreebsd-amd64 kfreebsd-i386)DXmemfork@Base 4.3.2 DXmemsize@Base 4.3.2 DXqflush@Base 4.3.2 DXqmessage@Base 4.3.2 DXsyncmem@Base 4.3.2 DXtry_lock@Base 4.3.2 DXunlock@Base 4.3.2 EndCheck@Base 4.3.2 ExCacheMacroResults@Base 4.3.2 ExCacheNewGvar@Base 4.3.2 ExCheckInput@Base 4.3.2 ExCheckParseBuffer@Base 4.3.2 ExConnectTo@Base 4.3.2 ExHostToFQDN@Base 4.3.2 ExNodeListCheck@Base 4.3.2 ExParseBuffer@Base 4.3.2 ExQueueSubGraph@Base 4.3.2 ExQuit@Base 4.3.2 ExReadNode@Base 4.3.2 ExReadNodeList@Base 4.3.2 ExResetGroupAssign@Base 4.3.2 ExSubGraphDelete@Base 4.3.2 ExTime@Base 4.3.2 ExVariableSet@Base 4.3.2 ExWriteNode@Base 4.3.2 ExWriteNodeList@Base 4.3.2 Exists2@Base 4.3.2 FILEToSFILE@Base 4.3.2 FreeNode@Base 4.3.2 GetBaseConnection@Base 4.3.2 GetNextMacroIndex@Base 4.3.2 GetTreeNode@Base 4.3.2 HLStoRGB@Base 4.3.2 InsertTree@Base 4.3.2 MakeMany@Base 4.3.2 NextArrState_delete@Base 4.3.2 NextState_delete@Base 4.3.2 NextSubGraphId@Base 4.3.2 OBAsync@Base 4.3.2 OBDelete@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockAllocateLock@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockAllocateWait@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockFreeLock@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockFreeWait@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockInit@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockLock@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockSignal@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockStats@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockTryLock@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockUnlock@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockWait@Base 4.3.2 QuadMask@Base 4.3.2 QuadSides@Base 4.3.2 QuantizeColors_series_pass1@Base 4.3.2 QuantizeColors_series_pass2@Base 4.3.2 QuantizeColors_worker@Base 4.3.2 RGBtoHLS@Base 4.3.2 ReduceTree@Base 4.3.2 ResetSubGraphIds@Base 4.3.2 SFILECharReady@Base 4.3.2 SFILEGetChar@Base 4.3.2 SFILEIoctl@Base 4.3.2 SFILEfileno@Base 4.3.2 SFILEisatty@Base 4.3.2 Sample@Base 4.3.2 SearchTree@Base 4.3.2 SetViewPoint@Base 4.3.2 ShowLoop@Base 4.3.2 TetraMask@Base 4.3.2 TetraSides@Base 4.3.2 TriMask@Base 4.3.2 TriSides@Base 4.3.2 XChecker@Base 4.3.2 _NewCamera@Base 4.3.2 _NewClipped@Base 4.3.2 _NewProductArrayV@Base 4.3.2 _XTexture@Base 4.3.2 _dxdComputeAdds@Base 4.3.2 _dxdComputeAddsSize@Base 4.3.2 _dxdComputeAnds@Base 4.3.2 _dxdComputeAndsSize@Base 4.3.2 _dxdComputeBands@Base 4.3.2 _dxdComputeBandsSize@Base 4.3.2 _dxdComputeBnots@Base 4.3.2 _dxdComputeBnotsSize@Base 4.3.2 _dxdComputeBors@Base 4.3.2 _dxdComputeBorsSize@Base 4.3.2 _dxdComputeBxors@Base 4.3.2 _dxdComputeBxorsSize@Base 4.3.2 _dxdComputeCeils@Base 4.3.2 _dxdComputeCeilsSize@Base 4.3.2 _dxdComputeComplexes@Base 4.3.2 _dxdComputeComplexesSize@Base 4.3.2 _dxdComputeDoubles@Base 4.3.2 _dxdComputeDoublesSize@Base 4.3.2 _dxdComputeEqs@Base 4.3.2 _dxdComputeEqsSize@Base 4.3.2 _dxdComputeFloats@Base 4.3.2 _dxdComputeFloatsSize@Base 4.3.2 _dxdComputeFloors@Base 4.3.2 _dxdComputeFloorsSize@Base 4.3.2 _dxdComputeGes@Base 4.3.2 _dxdComputeGesSize@Base 4.3.2 _dxdComputeGts@Base 4.3.2 _dxdComputeGtsSize@Base 4.3.2 _dxdComputeImagis@Base 4.3.2 _dxdComputeImagisSize@Base 4.3.2 _dxdComputeImagjs@Base 4.3.2 _dxdComputeImagjsSize@Base 4.3.2 _dxdComputeImagks@Base 4.3.2 _dxdComputeImagksSize@Base 4.3.2 _dxdComputeImags@Base 4.3.2 _dxdComputeImagsSize@Base 4.3.2 _dxdComputeInts@Base 4.3.2 _dxdComputeIntsSize@Base 4.3.2 _dxdComputeInvalids@Base 4.3.2 _dxdComputeInvalidsSize@Base 4.3.2 _dxdComputeLes@Base 4.3.2 _dxdComputeLesSize@Base 4.3.2 _dxdComputeLts@Base 4.3.2 _dxdComputeLtsSize@Base 4.3.2 _dxdComputeMaxs@Base 4.3.2 _dxdComputeMaxsSize@Base 4.3.2 _dxdComputeMins@Base 4.3.2 _dxdComputeMinsSize@Base 4.3.2 _dxdComputeNes@Base 4.3.2 _dxdComputeNesSize@Base 4.3.2 _dxdComputeNots@Base 4.3.2 _dxdComputeNotsSize@Base 4.3.2 _dxdComputeOrs@Base 4.3.2 _dxdComputeOrsSize@Base 4.3.2 _dxdComputeQuaternions@Base 4.3.2 _dxdComputeQuaternionsSize@Base 4.3.2 _dxdComputeReals@Base 4.3.2 _dxdComputeRealsSize@Base 4.3.2 _dxdComputeRints@Base 4.3.2 _dxdComputeRintsSize@Base 4.3.2 _dxdComputeSbytes@Base 4.3.2 _dxdComputeSbytesSize@Base 4.3.2 _dxdComputeShorts@Base 4.3.2 _dxdComputeShortsSize@Base 4.3.2 _dxdComputeSigned_ints@Base 4.3.2 _dxdComputeSigned_intsSize@Base 4.3.2 _dxdComputeSigns@Base 4.3.2 _dxdComputeSignsSize@Base 4.3.2 _dxdComputeSubs@Base 4.3.2 _dxdComputeSubsSize@Base 4.3.2 _dxdComputeTruncs@Base 4.3.2 _dxdComputeTruncsSize@Base 4.3.2 _dxdComputeUbytes@Base 4.3.2 _dxdComputeUbytesSize@Base 4.3.2 _dxdComputeUints@Base 4.3.2 _dxdComputeUintsSize@Base 4.3.2 _dxdComputeUshorts@Base 4.3.2 _dxdComputeUshortsSize@Base 4.3.2 _dxdImportTable@Base 4.3.2 _dxd_EXO_default_methods@Base 4.3.2 _dxd_UserInteractors@Base 4.3.2 _dxd_back_colors@Base 4.3.2 _dxd_binormals@Base 4.3.2 _dxd_both_colors@Base 4.3.2 _dxd_box@Base 4.3.2 _dxd_color_map@Base 4.3.2 _dxd_color_multiplier@Base 4.3.2 _dxd_colors@Base 4.3.2 _dxd_connections@Base 4.3.2 _dxd_convert@Base 4.3.2 _dxd_cubes@Base 4.3.2 _dxd_data@Base 4.3.2 _dxd_dep@Base 4.3.2 _dxd_der@Base 4.3.2 _dxd_dpgraphstat@Base 4.3.2 _dxd_dphosts@Base 4.3.2 _dxd_dphostslock@Base 4.3.2 _dxd_element_type@Base 4.3.2 _dxd_exBadFunc@Base 4.3.2 _dxd_exBaseFD@Base 4.3.2 _dxd_exCacheDict@Base 4.3.2 _dxd_exCacheOn@Base 4.3.2 _dxd_exContext@Base 4.3.2 _dxd_exCurrentFunc@Base 4.3.2 _dxd_exDebug@Base 4.3.2 _dxd_exDebugConnect@Base 4.3.2 _dxd_exEnableDebug@Base 4.3.2 _dxd_exErrorPrintLevel@Base 4.3.2 _dxd_exGlobalDict@Base 4.3.2 _dxd_exGoneMP@Base 4.3.2 _dxd_exGraphCache@Base 4.3.2 _dxd_exHostName@Base 4.3.2 _dxd_exIntraGraphSerialize@Base 4.3.2 _dxd_exIsatty@Base 4.3.2 _dxd_exKillGraph@Base 4.3.2 _dxd_exMacroDict@Base 4.3.2 _dxd_exMarkMask@Base 4.3.2 _dxd_exMasterfd@Base 4.3.2 _dxd_exMyPID@Base 4.3.2 _dxd_exNSlaves@Base 4.3.2 _dxd_exPPID@Base 4.3.2 _dxd_exParseAhead@Base 4.3.2 _dxd_exParseError@Base 4.3.2 _dxd_exParseMesg@Base 4.3.2 _dxd_exParseTree@Base 4.3.2 _dxd_exProcessorStatus@Base 4.3.2 _dxd_exRemote@Base 4.3.2 _dxd_exRemoteSlave@Base 4.3.2 _dxd_exRemoteUIMsg@Base 4.3.2 _dxd_exRshInput@Base 4.3.2 _dxd_exRunningSingleProcess@Base 4.3.2 _dxd_exSParseAhead@Base 4.3.2 _dxd_exSelectReturnedInput@Base 4.3.2 _dxd_exShowBells@Base 4.3.2 _dxd_exShowTiming@Base 4.3.2 _dxd_exShowTrace@Base 4.3.2 _dxd_exSkipExecution@Base 4.3.2 _dxd_exSlaveId@Base 4.3.2 _dxd_exSockFD@Base 4.3.2 _dxd_exStatusPID@Base 4.3.2 _dxd_exSwapMsg@Base 4.3.2 _dxd_exTerminating@Base 4.3.2 _dxd_exUIPacket@Base 4.3.2 _dxd_exYYLeng@Base 4.3.2 _dxd_exYYText@Base 4.3.2 _dxd_exYYcharno@Base 4.3.2 _dxd_exYYin@Base 4.3.2 _dxd_exYYlineno@Base 4.3.2 _dxd_execHwddVersion@Base 4.3.2 _dxd_extoplevelloop@Base 4.3.2 _dxd_faces@Base 4.3.2 _dxd_fb_image@Base 4.3.2 _dxd_fontwidth@Base 4.3.2 _dxd_front_colors@Base 4.3.2 _dxd_gi_asciiformat@Base 4.3.2 _dxd_gi_byteorder@Base 4.3.2 _dxd_gi_connections@Base 4.3.2 _dxd_gi_dataloc@Base 4.3.2 _dxd_gi_dependency@Base 4.3.2 _dxd_gi_dimsize@Base 4.3.2 _dxd_gi_filename@Base 4.3.2 _dxd_gi_format@Base 4.3.2 _dxd_gi_fromfile@Base 4.3.2 _dxd_gi_header@Base 4.3.2 _dxd_gi_interleaving@Base 4.3.2 _dxd_gi_loc_index@Base 4.3.2 _dxd_gi_majority@Base 4.3.2 _dxd_gi_numdims@Base 4.3.2 _dxd_gi_numflds@Base 4.3.2 _dxd_gi_pos_type@Base 4.3.2 _dxd_gi_positions@Base 4.3.2 _dxd_gi_series@Base 4.3.2 _dxd_gi_seriesvalues@Base 4.3.2 _dxd_gi_serseparat@Base 4.3.2 _dxd_gi_var@Base 4.3.2 _dxd_gi_whichflds@Base 4.3.2 _dxd_gi_whichser@Base 4.3.2 _dxd_hwInteractorEchoPortOGL@Base 4.3.2 _dxd_image@Base 4.3.2 _dxd_image_type@Base 4.3.2 _dxd_inner@Base 4.3.2 _dxd_invalid_connections@Base 4.3.2 _dxd_invalid_positions@Base 4.3.2 _dxd_isosurface_task_counter@Base 4.3.2 _dxd_lines@Base 4.3.2 _dxd_lmHwddVersion@Base 4.3.2 _dxd_nUserInteractors@Base 4.3.2 _dxd_neighbors@Base 4.3.2 _dxd_normals@Base 4.3.2 _dxd_o_back_colors@Base 4.3.2 _dxd_o_binormals@Base 4.3.2 _dxd_o_both_colors@Base 4.3.2 _dxd_o_box@Base 4.3.2 _dxd_o_color_map@Base 4.3.2 _dxd_o_color_multiplier@Base 4.3.2 _dxd_o_colors@Base 4.3.2 _dxd_o_connections@Base 4.3.2 _dxd_o_cubes@Base 4.3.2 _dxd_o_data@Base 4.3.2 _dxd_o_dep@Base 4.3.2 _dxd_o_der@Base 4.3.2 _dxd_o_element_type@Base 4.3.2 _dxd_o_faces@Base 4.3.2 _dxd_o_fb_image@Base 4.3.2 _dxd_o_fontwidth@Base 4.3.2 _dxd_o_front_colors@Base 4.3.2 _dxd_o_image@Base 4.3.2 _dxd_o_image_type@Base 4.3.2 _dxd_o_inner@Base 4.3.2 _dxd_o_invalid_connections@Base 4.3.2 _dxd_o_invalid_positions@Base 4.3.2 _dxd_o_lines@Base 4.3.2 _dxd_o_neighbors@Base 4.3.2 _dxd_o_normals@Base 4.3.2 _dxd_o_opacities@Base 4.3.2 _dxd_o_opacity_map@Base 4.3.2 _dxd_o_opacity_multiplier@Base 4.3.2 _dxd_o_points@Base 4.3.2 _dxd_o_polylines@Base 4.3.2 _dxd_o_positions@Base 4.3.2 _dxd_o_quads@Base 4.3.2 _dxd_o_ref@Base 4.3.2 _dxd_o_surface@Base 4.3.2 _dxd_o_tangents@Base 4.3.2 _dxd_o_tetrahedra@Base 4.3.2 _dxd_o_time@Base 4.3.2 _dxd_o_tri@Base 4.3.2 _dxd_o_triangles@Base 4.3.2 _dxd_o_vbox@Base 4.3.2 _dxd_o_vol@Base 4.3.2 _dxd_o_x_image@Base 4.3.2 _dxd_o_x_server@Base 4.3.2 _dxd_opacities@Base 4.3.2 _dxd_opacity_map@Base 4.3.2 _dxd_opacity_multiplier@Base 4.3.2 _dxd_pathtags@Base 4.3.2 _dxd_pgassign@Base 4.3.2 _dxd_points@Base 4.3.2 _dxd_polylines@Base 4.3.2 _dxd_positions@Base 4.3.2 _dxd_quads@Base 4.3.2 _dxd_ref@Base 4.3.2 _dxd_slavepeers@Base 4.3.2 _dxd_surface@Base 4.3.2 _dxd_tangents@Base 4.3.2 _dxd_tetrahedra@Base 4.3.2 _dxd_time@Base 4.3.2 _dxd_tri@Base 4.3.2 _dxd_triangles@Base 4.3.2 _dxd_ubyteToFloat@Base 4.3.2 _dxd_user_def_values@Base 4.3.2 _dxd_vbox@Base 4.3.2 _dxd_vol@Base 4.3.2 _dxd_x_image@Base 4.3.2 _dxd_x_server@Base 4.3.2 _dxdarray_class@Base 4.3.2 _dxdcamera_class@Base 4.3.2 _dxdclipped_class@Base 4.3.2 _dxdcompositefield_class@Base 4.3.2 _dxdcomputeInput@Base 4.3.2 _dxdcomputeTree@Base 4.3.2 _dxdconstantarray_class@Base 4.3.2 _dxdcubesiiinterpolator_class@Base 4.3.2 _dxdcubesrrinterpolator_class@Base 4.3.2 _dxdfield_class@Base 4.3.2 _dxdfieldinterpolator_class@Base 4.3.2 _dxdfle2dinterpolator_class@Base 4.3.2 _dxdgroup_class@Base 4.3.2 _dxdgroupinterpolator_class@Base 4.3.2 _dxdinterpolator_class@Base 4.3.2 _dxdlight_class@Base 4.3.2 _dxdlinesii1dinterpolator_class@Base 4.3.2 _dxdlinesri1dinterpolator_class@Base 4.3.2 _dxdlinesrr1dinterpolator_class@Base 4.3.2 _dxdmesharray_class@Base 4.3.2 _dxdmultigrid_class@Base 4.3.2 _dxdobject_class@Base 4.3.2 _dxdparseError@Base 4.3.2 _dxdpatharray_class@Base 4.3.2 _dxdprivate_class@Base 4.3.2 _dxdproductarray_class@Base 4.3.2 _dxdquadsii2dinterpolator_class@Base 4.3.2 _dxdquadsrr2dinterpolator_class@Base 4.3.2 _dxdregulararray_class@Base 4.3.2 _dxdscreen_class@Base 4.3.2 _dxdseries_class@Base 4.3.2 _dxdsharedarray_class@Base 4.3.2 _dxdstring_class@Base 4.3.2 _dxdtdmAtoms@Base 4.3.2 _dxdtetrasinterpolator_class@Base 4.3.2 _dxdtrisri2dinterpolator_class@Base 4.3.2 _dxdxform_class@Base 4.3.2 _dxfAddEdge2Heap@Base 4.3.2 _dxfAddItemToSearchGrid@Base 4.3.2 _dxfAddRecord@Base 4.3.2 _dxfAdjointTranspose@Base 4.3.2 _dxfAllocateInteractor@Base 4.3.2 _dxfApplyLights@Base 4.3.2 _dxfApplyTranslation@Base 4.3.2 _dxfArray_Copy@Base 4.3.2 _dxfArray_Delete@Base 4.3.2 _dxfArray_GetArrayData@Base 4.3.2 _dxfArray_GetType@Base 4.3.2 _dxfAssociateInteractorEcho@Base 4.3.2 _dxfAsyncDelete@Base 4.3.2 _dxfAsyncRender@Base 4.3.2 _dxfAutoAxes@Base 4.3.2 _dxfAutoColor@Base 4.3.2 _dxfAutoColorObject@Base 4.3.2 _dxfAutoGrayScale@Base 4.3.2 _dxfAxes2D@Base 4.3.2 _dxfBeginCell@Base 4.3.2 _dxfBeginFace@Base 4.3.2 _dxfBoundaryCollapse1stKndGeometricallyOk@Base 4.3.2 _dxfBoundaryCollapse2KndGeometricallyOk@Base 4.3.2 _dxfBoundingBox@Base 4.3.2 _dxfBoundingBoxDiagonal@Base 4.3.2 _dxfBuildEdgeHeap@Base 4.3.2 _dxfBuildEdgeStar@Base 4.3.2 _dxfBuildGroup@Base 4.3.2 _dxfBuildList@Base 4.3.2 _dxfBuildOrientedManifold@Base 4.3.2 _dxfBuildParentEdgeStars@Base 4.3.2 _dxfBuildSimplifiedSurface@Base 4.3.2 _dxfByteField@Base 4.3.2 _dxfByteSwap@Base 4.3.2 _dxfCacheState@Base 4.3.2 _dxfCamera_Copy@Base 4.3.2 _dxfCamera_Delete@Base 4.3.2 _dxfCapClipping@Base 4.3.2 _dxfCaptureHardwareImage@Base 4.3.2 _dxfCatchWinopenErrors@Base 4.3.2 _dxfCategorize@Base 4.3.2 _dxfChangeBufferMode@Base 4.3.2 _dxfCheckLocationsArray@Base 4.3.2 _dxfChgTopology@Base 4.3.2 _dxfClipped_BoundingBox@Base 4.3.2 _dxfClipped_Copy@Base 4.3.2 _dxfClipped_Delete@Base 4.3.2 _dxfClipped_Gather@Base 4.3.2 _dxfClipped_Paint@Base 4.3.2 _dxfClipped_Shade@Base 4.3.2 _dxfClosestPointOnEdge@Base 4.3.2 _dxfClosestPointOnTriangle@Base 4.3.2 _dxfCmpIntSmallFirst@Base 4.3.2 _dxfCoalesceFieldElement@Base 4.3.2 _dxfCollapseBoundaryEdge1stKnd@Base 4.3.2 _dxfCollapseBoundaryEdge2ndKnd@Base 4.3.2 _dxfCollapseEdge@Base 4.3.2 _dxfCollapseGeometricallyFeasible@Base 4.3.2 _dxfCollapseTopologicallyFeasible@Base 4.3.2 _dxfCollapsibilityTestsBoundaryEdge1stKind@Base 4.3.2 _dxfCollapsibilityTestsBoundaryEdge2ndKind@Base 4.3.2 _dxfColorRecurseToIndividual@Base 4.3.2 _dxfCompleteServer@Base 4.3.2 _dxfComposeVectors@Base 4.3.2 _dxfCompositeField_BoundingBox@Base 4.3.2 _dxfCompositeField_SetEnumeratedMember@Base 4.3.2 _dxfCompositeField_SetMember@Base 4.3.2 _dxfComputeAbsComplexFloat@Base 4.3.2 _dxfComputeAcosComplexFloat@Base 4.3.2 _dxfComputeAddComplexFloat@Base 4.3.2 _dxfComputeArgComplexFloat@Base 4.3.2 _dxfComputeAsinComplexFloat@Base 4.3.2 _dxfComputeAtanComplexFloat@Base 4.3.2 _dxfComputeCheckDimAnyShape@Base 4.3.2 _dxfComputeCheckMatch@Base 4.3.2 _dxfComputeCheckSame@Base 4.3.2 _dxfComputeCheckSameAs@Base 4.3.2 _dxfComputeCheckSameShape@Base 4.3.2 _dxfComputeCheckSameSpecReturn@Base 4.3.2 _dxfComputeCheckSameTypeSpecReturn@Base 4.3.2 _dxfComputeCheckStrings@Base 4.3.2 _dxfComputeCheckVects@Base 4.3.2 _dxfComputeCompareType@Base 4.3.2 _dxfComputeCopy@Base 4.3.2 _dxfComputeCopyTree@Base 4.3.2 _dxfComputeCosComplexFloat@Base 4.3.2 _dxfComputeCoshComplexFloat@Base 4.3.2 _dxfComputeDivComplexFloat@Base 4.3.2 _dxfComputeExecute@Base 4.3.2 _dxfComputeExecuteNode@Base 4.3.2 _dxfComputeExpComplexFloat@Base 4.3.2 _dxfComputeFinishExecution@Base 4.3.2 _dxfComputeFiniteComplexFloat@Base 4.3.2 _dxfComputeFreeObjStruct@Base 4.3.2 _dxfComputeFreeTree@Base 4.3.2 _dxfComputeGetInputs@Base 4.3.2 _dxfComputeInitExecution@Base 4.3.2 _dxfComputeInitInputs@Base 4.3.2 _dxfComputeInvalidCopy@Base 4.3.2 _dxfComputeInvalidOne@Base 4.3.2 _dxfComputeInvalidOr@Base 4.3.2 _dxfComputeIsnanComplexFloat@Base 4.3.2 _dxfComputeLnComplexFloat@Base 4.3.2 _dxfComputeLookupFunction@Base 4.3.2 _dxfComputeMulComplexFloat@Base 4.3.2 _dxfComputeNegComplexFloat@Base 4.3.2 _dxfComputePowComplexFloat@Base 4.3.2 _dxfComputePowComplexFloatFloat@Base 4.3.2 _dxfComputeSinComplexFloat@Base 4.3.2 _dxfComputeSinhComplexFloat@Base 4.3.2 _dxfComputeSqrtComplexFloat@Base 4.3.2 _dxfComputeSubComplexFloat@Base 4.3.2 _dxfComputeTanComplexFloat@Base 4.3.2 _dxfComputeTanhComplexFloat@Base 4.3.2 _dxfComputeTypeCheck@Base 4.3.2 _dxfConnectNearestObject@Base 4.3.2 _dxfConnectRadiusObject@Base 4.3.2 _dxfConnectScatterObject@Base 4.3.2 _dxfConnectUI@Base 4.3.2 _dxfConnectVoronoiObject@Base 4.3.2 _dxfConstantArray_GetArrayData@Base 4.3.2 _dxfConstruct@Base 4.3.2 _dxfConvertWinName@Base 4.3.2 _dxfCopy@Base 4.3.2 _dxfCopyContext@Base 4.3.2 _dxfCopyFaceNormalsAreasCompactness@Base 4.3.2 _dxfCopySearchGrid@Base 4.3.2 _dxfCreateCursorInteractor@Base 4.3.2 _dxfCreateInteractorGroup@Base 4.3.2 _dxfCreateNavigator@Base 4.3.2 _dxfCreatePanZoomInteractor@Base 4.3.2 _dxfCreateRenderModule@Base 4.3.2 _dxfCreateRotationInteractor@Base 4.3.2 _dxfCreateSimplificationDataStructure@Base 4.3.2 _dxfCreateStack@Base 4.3.2 _dxfCreateStereoCameras@Base 4.3.2 _dxfCreateUserInteractor@Base 4.3.2 _dxfCreateViewRotationInteractor@Base 4.3.2 _dxfCreateWindow@Base 4.3.2 _dxfCreateZoomInteractor@Base 4.3.2 _dxfCubesIIInterpolator_Copy@Base 4.3.2 _dxfCubesIIInterpolator_Delete@Base 4.3.2 _dxfCubesIIInterpolator_LocalizeInterpolator@Base 4.3.2 _dxfCubesIIInterpolator_PrimitiveInterpolate@Base 4.3.2 _dxfCubesRRInterpolator_Copy@Base 4.3.2 _dxfCubesRRInterpolator_Delete@Base 4.3.2 _dxfCubesRRInterpolator_LocalizeInterpolator@Base 4.3.2 _dxfCubesRRInterpolator_PrimitiveInterpolate@Base 4.3.2 _dxfCursorInteractorChange@Base 4.3.2 _dxfCursorInteractorInvisible@Base 4.3.2 _dxfCursorInteractorVisible@Base 4.3.2 _dxfDXEmptyObject@Base 4.3.2 _dxfDeallocateInteractor@Base 4.3.2 _dxfDelayedOK@Base 4.3.2 _dxfDelete@Base 4.3.2 _dxfDeleteParsedDisplayString@Base 4.3.2 _dxfDeletePortHandle@Base 4.3.2 _dxfDestroyAllInteractors@Base 4.3.2 _dxfDestroyRenderModule@Base 4.3.2 _dxfDirectedParentVertexStar@Base 4.3.2 _dxfDisassociateInteractorEcho@Base 4.3.2 _dxfDivCurl@Base 4.3.2 _dxfDraw@Base 4.3.2 _dxfDrawEither@Base 4.3.2 _dxfDrawMono@Base 4.3.2 _dxfDrawMonoInCurrentContext@Base 4.4.0 _dxfDrawStereo@Base 4.3.2 _dxfEdgeSFilter@Base 4.3.2 _dxfEdgeSKey@Base 4.3.2 _dxfEigen@Base 4.3.2 _dxfEigenConvertMatrix@Base 4.3.2 _dxfEigenFreeConvertMatrix@Base 4.3.2 _dxfEigenFreeMatrix@Base 4.3.2 _dxfEigenFreeVector@Base 4.3.2 _dxfEigenMatrix@Base 4.3.2 _dxfEigenVector@Base 4.3.2 _dxfEliminateDegenerateTriangles@Base 4.3.2 _dxfEliminateStandaloneVertices@Base 4.3.2 _dxfEndCell@Base 4.3.2 _dxfEndFace@Base 4.3.2 _dxfEndRenderModule@Base 4.3.2 _dxfEndRenderPass@Base 4.3.2 _dxfEndSWRenderPass@Base 4.3.2 _dxfErrorTestDataOnSurfaceUpdate@Base 4.3.2 _dxfErrorWithinToleranceV@Base 4.3.2 _dxfErrorWithinToleranceVBoundary1stKnd@Base 4.3.2 _dxfErrorWithinToleranceVBoundary2ndKnd@Base 4.3.2 _dxfExNewInteger@Base 4.3.2 _dxfExRemote@Base 4.3.2 _dxfExRemoteExec@Base 4.3.2 _dxfExitStereoCameraMode@Base 4.3.2 _dxfExitStereoSystemMode@Base 4.3.2 _dxfExportArray@Base 4.3.2 _dxfExportBin@Base 4.3.2 _dxfExportBin_Buffer@Base 4.3.2 _dxfExportBin_FP@Base 4.3.2 _dxfExportDX@Base 4.3.2 _dxfExportDX_FD@Base 4.3.2 _dxfExportHwddVersion@Base 4.3.2 _dxfExportVRML@Base 4.3.2 _dxfExtractFieldElement@Base 4.3.2 _dxfFPlaneForIdenticalVolume@Base 4.3.2 _dxfFastCompactness3DTriangle2@Base 4.3.2 _dxfFather@Base 4.3.2 _dxfFieldInterpolator_Delete@Base 4.3.2 _dxfFieldInterpolator_Interpolate@Base 4.3.2 _dxfFieldWithInformation@Base 4.3.2 _dxfField_BoundingBox@Base 4.3.2 _dxfField_Copy@Base 4.3.2 _dxfField_Delete@Base 4.3.2 _dxfField_Gather@Base 4.3.2 _dxfField_GetType@Base 4.3.2 _dxfField_Paint@Base 4.3.2 _dxfField_Partition@Base 4.3.2 _dxfField_Shade@Base 4.3.2 _dxfFindEdge@Base 4.3.2 _dxfFindRecord@Base 4.3.2 _dxfFlagBoundaryVertices@Base 4.3.2 _dxfFle2DInterpolator_Copy@Base 4.3.2 _dxfFle2DInterpolator_Delete@Base 4.3.2 _dxfFle2DInterpolator_LocalizeInterpolator@Base 4.3.2 _dxfFle2DInterpolator_PrimitiveInterpolate@Base 4.3.2 _dxfFloatDataBoundingBoxDiagonal@Base 4.3.2 _dxfFloatField@Base 4.3.2 _dxfFlog2@Base 4.3.2 _dxfFreeAxesHandle@Base 4.3.2 _dxfFreeLightList@Base 4.3.2 _dxfFreeSearchGrid@Base 4.3.2 _dxfFreeSimplificationDataStructure@Base 4.3.2 _dxfFreeStack@Base 4.3.2 _dxfGather@Base 4.3.2 _dxfGetAnnotationColors@Base 4.3.2 _dxfGetArrayData@Base 4.3.2 _dxfGetColorBarAnnotationColors@Base 4.3.2 _dxfGetCompositeMatrix@Base 4.3.2 _dxfGetFieldInformation@Base 4.3.2 _dxfGetFieldTensorStats@Base 4.3.2 _dxfGetFontName@Base 4.3.2 _dxfGetFormat@Base 4.3.2 _dxfGetInteractorViewInfo@Base 4.3.2 _dxfGetLights@Base 4.3.2 _dxfGetMatrix@Base 4.3.2 _dxfGetNearFar@Base 4.3.2 _dxfGetNeighbors@Base 4.3.2 _dxfGetNextSearchGrid@Base 4.3.2 _dxfGetProjectionInfo@Base 4.3.2 _dxfGetProjectionMatrix@Base 4.3.2 _dxfGetSharedArrayInfo@Base 4.3.2 _dxfGetStatisticsAndSize@Base 4.3.2 _dxfGetStereoCameras@Base 4.3.2 _dxfGetStereoWindowInfo@Base 4.3.2 _dxfGetTensorStats@Base 4.3.2 _dxfGetType@Base 4.3.2 _dxfGetViewMatrix@Base 4.3.2 _dxfGetViewMatrixWithFuzz@Base 4.3.2 _dxfGetViewport@Base 4.3.2 _dxfGlyphTask@Base 4.3.2 _dxfGradient@Base 4.3.2 _dxfGrid@Base 4.3.2 _dxfGroupInterpolator_Copy@Base 4.3.2 _dxfGroupInterpolator_Delete@Base 4.3.2 _dxfGroupInterpolator_Interpolate@Base 4.3.2 _dxfGroupInterpolator_LocalizeInterpolator@Base 4.3.2 _dxfGroup_BoundingBox@Base 4.3.2 _dxfGroup_Copy@Base 4.3.2 _dxfGroup_Delete@Base 4.3.2 _dxfGroup_Gather@Base 4.3.2 _dxfGroup_GetType@Base 4.3.2 _dxfGroup_Paint@Base 4.3.2 _dxfGroup_SetEnumeratedMember@Base 4.3.2 _dxfGroup_SetMember@Base 4.3.2 _dxfGroup_Shade@Base 4.3.2 _dxfHSVtoRGB@Base 4.3.2 _dxfHWload@Base 4.3.2 _dxfHashTableReset@Base 4.3.2 _dxfHeapAdd@Base 4.3.2 _dxfHeapDelMin@Base 4.3.2 _dxfHeapDelete@Base 4.3.2 _dxfHeapSize@Base 4.3.2 _dxfHistogram@Base 4.3.2 _dxfHostIsLocal@Base 4.3.2 _dxfHouseholderPreMultiplication@Base 4.3.2 _dxfHouseholderPreMultiplicationDbl@Base 4.3.2 _dxfHowManyStrings@Base 4.3.2 _dxfHowManyTics@Base 4.3.2 _dxfIdentifyRecord2Key@Base 4.3.2 _dxfImportBin@Base 4.3.2 _dxfImportBin_Buffer@Base 4.3.2 _dxfImportBin_FP@Base 4.3.2 _dxfImportDX_FD@Base 4.3.2 _dxfIndexEdges@Base 4.3.2 _dxfIndexGlyphObject@Base 4.3.2 _dxfInitApplyLights@Base 4.3.2 _dxfInitArray@Base 4.3.2 _dxfInitCMProtocol@Base 4.3.2 _dxfInitDXInteractors@Base 4.3.2 _dxfInitFather@Base 4.3.2 _dxfInitGetSearchGrid@Base 4.3.2 _dxfInitHashTable@Base 4.3.2 _dxfInitInteractors@Base 4.3.2 _dxfInitPortHandleOGL@Base 4.3.2 _dxfInitRenderObject@Base 4.3.2 _dxfInitStack@Base 4.3.2 _dxfInitVectorPart@Base 4.3.2 _dxfInitializeStereoCameraMode@Base 4.3.2 _dxfInitializeStereoSystemMode@Base 4.3.2 _dxfInteractorViewChanged@Base 4.3.2 _dxfInterpolate@Base 4.3.2 _dxfInterpolator_Delete@Base 4.3.2 _dxfInterpolator_GetType@Base 4.3.2 _dxfInverse@Base 4.3.2 _dxfIrregGrow@Base 4.3.2 _dxfIrregInvalidateDupBoundary@Base 4.3.2 _dxfIrregShrink@Base 4.3.2 _dxfIrreg_InitVectorGrp@Base 4.3.2 _dxfIsCircular@Base 4.3.2 _dxfIsColorMap@Base 4.3.2 _dxfIsFieldorGroup@Base 4.3.2 _dxfIsImportedColorMap@Base 4.3.2 _dxfIsInBox@Base 4.3.2 _dxfIsOpacityMap@Base 4.3.2 _dxfIsTensor@Base 4.3.2 _dxfIsTextField@Base 4.3.2 _dxfIsVolume@Base 4.3.2 _dxfJoin@Base 4.3.2 _dxfJoinTriangleCorners@Base 4.3.2 _dxfLight_Copy@Base 4.3.2 _dxfLight_Delete@Base 4.3.2 _dxfLight_Gather@Base 4.3.2 _dxfLight_Paint@Base 4.3.2 _dxfLight_Shade@Base 4.3.2 _dxfLinesII1DInterpolator_Copy@Base 4.3.2 _dxfLinesII1DInterpolator_Delete@Base 4.3.2 _dxfLinesII1DInterpolator_LocalizeInterpolator@Base 4.3.2 _dxfLinesII1DInterpolator_PrimitiveInterpolate@Base 4.3.2 _dxfLinesRI1DInterpolator_Copy@Base 4.3.2 _dxfLinesRI1DInterpolator_Delete@Base 4.3.2 _dxfLinesRI1DInterpolator_LocalizeInterpolator@Base 4.3.2 _dxfLinesRI1DInterpolator_PrimitiveInterpolate@Base 4.3.2 _dxfLinesRR1DInterpolator_Copy@Base 4.3.2 _dxfLinesRR1DInterpolator_Delete@Base 4.3.2 _dxfLinesRR1DInterpolator_LocalizeInterpolator@Base 4.3.2 _dxfLinesRR1DInterpolator_PrimitiveInterpolate@Base 4.3.2 _dxfLoadDefaultUserInteractors@Base 4.3.2 _dxfLoadMatrix@Base 4.3.2 _dxfLoadStereoCameraModeFile@Base 4.3.2 _dxfLoadStereoCameraModes@Base 4.3.2 _dxfLoadStereoModes@Base 4.3.2 _dxfLoadStereoSystemModeFile@Base 4.3.2 _dxfLoadStereoSystemModes@Base 4.3.2 _dxfLoadUserInteractors@Base 4.3.2 _dxfLoadViewMatrix@Base 4.3.2 _dxfLocalByteOrder@Base 4.3.2 _dxfLocalizeInterpolator@Base 4.3.2 _dxfLoopNormal@Base 4.3.2 _dxfLowerCase@Base 4.3.2 _dxfMakeArg@Base 4.3.2 _dxfMakeAssignment@Base 4.3.2 _dxfMakeBarycenter@Base 4.3.2 _dxfMakeBinOp@Base 4.3.2 _dxfMakeConditional@Base 4.3.2 _dxfMakeEdgeBarycenter@Base 4.3.2 _dxfMakeFunCall@Base 4.3.2 _dxfMakeHSVfromRGB@Base 4.3.2 _dxfMakeInput@Base 4.3.2 _dxfMakeList@Base 4.3.2 _dxfMakeRGBColorMap@Base 4.3.2 _dxfMakeSearchGrid@Base 4.3.2 _dxfMakeUnOp@Base 4.3.2 _dxfMakeVariable@Base 4.3.2 _dxfManifoldLinkTest1stKnd@Base 4.3.2 _dxfManifoldLinkTest@Base 4.3.2 _dxfMapToPlane@Base 4.3.2 _dxfMarkEdgesAdjacent2Boundary@Base 4.3.2 _dxfMeshArray_Delete@Base 4.3.2 _dxfMeshArray_GetArrayData@Base 4.3.2 _dxfMinFloatArray@Base 4.3.2 _dxfMinMaxBox@Base 4.3.2 _dxfMult44@Base 4.3.2 _dxfMult44f@Base 4.3.2 _dxfMultMatrix@Base 4.3.2 _dxfMultiGrid_SetEnumeratedMember@Base 4.3.2 _dxfMultiGrid_SetMember@Base 4.3.2 _dxfNew2DAxesObject@Base 4.3.2 _dxfNewAxesObject@Base 4.3.2 _dxfNewBlock@Base 4.3.2 _dxfNewCubesIIInterpolator@Base 4.3.2 _dxfNewCubesRRInterpolator@Base 4.3.2 _dxfNewFle2DInterpolator@Base 4.3.2 _dxfNewGroupInterpolator@Base 4.3.2 _dxfNewHeap@Base 4.3.2 _dxfNewInterpolatorSwitch@Base 4.3.2 _dxfNewLinesII1DInterpolator@Base 4.3.2 _dxfNewLinesRI1DInterpolator@Base 4.3.2 _dxfNewLinesRR1DInterpolator@Base 4.3.2 _dxfNewPortHandle@Base 4.3.2 _dxfNewQuadsII2DInterpolator@Base 4.3.2 _dxfNewQuadsRR2DInterpolator@Base 4.3.2 _dxfNewTetrasInterpolator@Base 4.3.2 _dxfNewTrisRI2DInterpolator@Base 4.3.2 _dxfNextPoint@Base 4.3.2 _dxfNextRecord@Base 4.3.2 _dxfNoFlipOverCheck@Base 4.3.2 _dxfNormalize3Vector@Base 4.3.2 _dxfNormals@Base 4.3.2 _dxfNormalsObject@Base 4.3.2 _dxfNullDoubleClick@Base 4.3.2 _dxfNullEndStroke@Base 4.3.2 _dxfNullKeyStruck@Base 4.3.2 _dxfNullResumeEcho@Base 4.3.2 _dxfNullStartStroke@Base 4.3.2 _dxfNullStrokePoint@Base 4.3.2 _dxfObject_BoundingBox@Base 4.3.2 _dxfObject_Delete@Base 4.3.2 _dxfObject_Shade@Base 4.3.2 _dxfOppositeVector@Base 4.3.2 _dxfPaint@Base 4.3.2 _dxfParentVertexStar@Base 4.3.2 _dxfParmCheck@Base 4.3.2 _dxfPartialFreeSimplificationDataStructure@Base 4.3.2 _dxfPartition@Base 4.3.2 _dxfPartitionNeighbors@Base 4.3.2 _dxfPathArray_GetArrayData@Base 4.3.2 _dxfPermute@Base 4.3.2 _dxfPhysicalProcs@Base 4.3.2 _dxfPopInteractorCamera@Base 4.3.2 _dxfPopMatrix@Base 4.3.2 _dxfPopViewMatrix@Base 4.3.2 _dxfPopViewport@Base 4.3.2 _dxfPositionVertexLSConstraints2@Base 4.3.2 _dxfPost@Base 4.3.2 _dxfPostArray@Base 4.3.2 _dxfPrimitiveInterpolate@Base 4.3.2 _dxfPrintConnectTimeOut@Base 4.3.2 _dxfPrivate_Delete@Base 4.3.2 _dxfProcessEvents@Base 4.3.2 _dxfProcessEventsInputHandler@Base 4.3.2 _dxfProcessGlyphObject@Base 4.3.2 _dxfProcessPartsG@Base 4.3.2 _dxfProcessPartsNP@Base 4.3.2 _dxfProductArray_Delete@Base 4.3.2 _dxfProductArray_GetArrayData@Base 4.3.2 _dxfPushInteractorCamera@Base 4.3.2 _dxfPushMatrix@Base 4.3.2 _dxfPushViewMatrix@Base 4.3.2 _dxfPushViewport@Base 4.3.2 _dxfQuads2Triangles@Base 4.3.2 _dxfQuadsII2DInterpolator_Copy@Base 4.3.2 _dxfQuadsII2DInterpolator_Delete@Base 4.3.2 _dxfQuadsII2DInterpolator_LocalizeInterpolator@Base 4.3.2 _dxfQuadsII2DInterpolator_PrimitiveInterpolate@Base 4.3.2 _dxfQuadsRR2DInterpolator_Copy@Base 4.3.2 _dxfQuadsRR2DInterpolator_Delete@Base 4.3.2 _dxfQuadsRR2DInterpolator_LocalizeInterpolator@Base 4.3.2 _dxfQuadsRR2DInterpolator_PrimitiveInterpolate@Base 4.3.2 _dxfQueryImportInfo@Base 4.3.2 _dxfRGBtoHSV@Base 4.3.2 _dxfReRef@Base 4.3.2 _dxfReallyCopyArray@Base 4.3.2 _dxfReceiveClientMessage@Base 4.3.2 _dxfRecognizeCubesII@Base 4.3.2 _dxfRecognizeCubesRR@Base 4.3.2 _dxfRecognizeFLE2D@Base 4.3.2 _dxfRecognizeLinesII1D@Base 4.3.2 _dxfRecognizeLinesRI1D@Base 4.3.2 _dxfRecognizeLinesRR1D@Base 4.3.2 _dxfRecognizeQuadsII2D@Base 4.3.2 _dxfRecognizeQuadsRR2D@Base 4.3.2 _dxfRecognizeTetras@Base 4.3.2 _dxfRecognizeTrisRI2D@Base 4.3.2 _dxfRedoInteractorCamera@Base 4.3.2 _dxfRedrawInActiveContext@Base 4.4.0 _dxfRedrawInteractorEchos@Base 4.3.2 _dxfRefine@Base 4.3.2 _dxfRefineIrreg@Base 4.3.2 _dxfRefineReg@Base 4.3.2 _dxfRegGrow@Base 4.3.2 _dxfRegInvalidateDupBoundary@Base 4.3.2 _dxfRegShrink@Base 4.3.2 _dxfReg_InitVectorGrp@Base 4.3.2 _dxfRegularArray_Delete@Base 4.3.2 _dxfRegularArray_GetArrayData@Base 4.3.2 _dxfReinstateEdgesInHeap@Base 4.3.2 _dxfRemoveEdgeFromHeap@Base 4.3.2 _dxfRemoveEdgesFromHeap@Base 4.3.2 _dxfRemoveLowestWeightEdgeFromHeap@Base 4.3.2 _dxfRenormalizeView@Base 4.3.2 _dxfReplaceFaceNormals@Base 4.3.2 _dxfResampleComponentDepConAfterSimplification@Base 4.3.2 _dxfResampleComponentDepPosAfterSimplification@Base 4.3.2 _dxfResampleComponentValuesAfterSimplification@Base 4.3.2 _dxfResetCursorInteractor@Base 4.3.2 _dxfResetHeap@Base 4.3.2 _dxfResetNavigateInteractor@Base 4.3.2 _dxfResetOutboardMessage@Base 4.3.2 _dxfRotateInteractorInvisible@Base 4.3.2 _dxfRotateInteractorVisible@Base 4.3.2 _dxfRotateParentEdge@Base 4.3.2 _dxfRotateParentTriangle@Base 4.3.2 _dxfRubberSheet@Base 4.3.2 _dxfSaveHardwareWindow@Base 4.3.2 _dxfSaveSoftwareWindow@Base 4.3.2 _dxfScalarField@Base 4.3.2 _dxfScreen_BoundingBox@Base 4.3.2 _dxfScreen_Copy@Base 4.3.2 _dxfScreen_Delete@Base 4.3.2 _dxfScreen_Gather@Base 4.3.2 _dxfScreen_Paint@Base 4.3.2 _dxfScreen_Shade@Base 4.3.2 _dxfSegmentIntersection@Base 4.3.2 _dxfSelectFieldInterpolator@Base 4.3.2 _dxfSendClientMessage@Base 4.3.2 _dxfSendInteractorData@Base 4.3.2 _dxfSeries_Copy@Base 4.3.2 _dxfSeries_SetEnumeratedMember@Base 4.3.2 _dxfSeries_SetMember@Base 4.3.2 _dxfSet2DAxesCharacteristic@Base 4.3.2 _dxfSetAxesCharacteristic@Base 4.3.2 _dxfSetCameraProjection@Base 4.3.2 _dxfSetCurrentView@Base 4.3.2 _dxfSetCursorConstraint@Base 4.3.2 _dxfSetCursorSpeed@Base 4.3.2 _dxfSetEnumeratedMember@Base 4.3.2 _dxfSetFuzzValue@Base 4.3.2 _dxfSetInteractionMode@Base 4.3.2 _dxfSetInteractorBox@Base 4.3.2 _dxfSetInteractorImage@Base 4.3.2 _dxfSetInteractorViewDepth@Base 4.3.2 _dxfSetInteractorViewInfo@Base 4.3.2 _dxfSetInteractorWindowSize@Base 4.3.2 _dxfSetMember@Base 4.3.2 _dxfSetMultipliers@Base 4.3.2 _dxfSetNavigateLookAt@Base 4.3.2 _dxfSetNavigateRotateSpeed@Base 4.3.2 _dxfSetNavigateTranslateSpeed@Base 4.3.2 _dxfSetOutboardMessage@Base 4.3.2 _dxfSetProjectionInfo@Base 4.3.2 _dxfSetProjectionMatrix@Base 4.3.2 _dxfSetScreenFuzzFactor@Base 4.3.2 _dxfSetUserInteractorMode@Base 4.3.2 _dxfSetViewport@Base 4.3.2 _dxfSetXError@Base 4.3.2 _dxfSetupServer@Base 4.3.2 _dxfShade@Base 4.3.2 _dxfSharedArray_Delete@Base 4.3.2 _dxfSharedArray_GetArrayData@Base 4.3.2 _dxfSimplifiedBoundaryVertexLocation@Base 4.3.2 _dxfSimplifiedStarNormals@Base 4.3.2 _dxfSimplifiedVertexLocation@Base 4.3.2 _dxfSimplifyManifoldSurface@Base 4.3.2 _dxfSimplifySurfaceDriver@Base 4.3.2 _dxfSolveQuadraticEquation@Base 4.3.2 _dxfSolveSymmetric2x2Eqn@Base 4.3.2 _dxfStarPlaneEquationsAndVolume@Base 4.3.2 _dxfString_Copy@Base 4.3.2 _dxfString_Delete@Base 4.3.2 _dxfTetrasInterpolator_Copy@Base 4.3.2 _dxfTetrasInterpolator_Delete@Base 4.3.2 _dxfTetrasInterpolator_LocalizeInterpolator@Base 4.3.2 _dxfTetrasInterpolator_PrimitiveInterpolate@Base 4.3.2 _dxfTextField@Base 4.3.2 _dxfToOrientedManifold@Base 4.3.2 _dxfTraceField@Base 4.3.2 _dxfTraceObjects@Base 4.3.2 _dxfTranspose@Base 4.3.2 _dxfTransposePositions@Base 4.3.2 _dxfTriangle3DBarycentricCoordinates2@Base 4.3.2 _dxfTriangleNormalQR2@Base 4.3.2 _dxfTriangleNormalQR2D@Base 4.3.2 _dxfTrianglesNormalAreaCompactness@Base 4.3.2 _dxfTriangulateField@Base 4.3.2 _dxfTrisRI2DInterpolator_Copy@Base 4.3.2 _dxfTrisRI2DInterpolator_Delete@Base 4.3.2 _dxfTrisRI2DInterpolator_LocalizeInterpolator@Base 4.3.2 _dxfTrisRI2DInterpolator_PrimitiveInterpolate@Base 4.3.2 _dxfTryRestoreBuffer@Base 4.3.2 _dxfTrySaveBuffer@Base 4.3.2 _dxfUIType@Base 4.3.2 _dxfUpdateInteractorGroup@Base 4.3.2 _dxfValidate@Base 4.3.2 _dxfVectorProductQRD@Base 4.3.2 _dxfVertexNormalsfromTriangleNormals@Base 4.3.2 _dxfWidthHeuristic@Base 4.3.2 _dxfXErrorHandler@Base 4.3.2 _dxfXShade@Base 4.3.2 _dxfXform_BoundingBox@Base 4.3.2 _dxfXform_Copy@Base 4.3.2 _dxfXform_Delete@Base 4.3.2 _dxfXform_Gather@Base 4.3.2 _dxfXform_GetType@Base 4.3.2 _dxfXform_Paint@Base 4.3.2 _dxfXform_Shade@Base 4.3.2 _dxf_AnyPendingWindowEvent@Base 4.3.2 _dxf_BBoxDistance@Base 4.3.2 _dxf_BBoxPoint@Base 4.3.2 _dxf_BeginClipping@Base 4.3.2 _dxf_BuildGIFReadFileName@Base 4.3.2 _dxf_BuildIMReadFileName@Base 4.3.2 _dxf_BuildImageFileName@Base 4.3.2 _dxf_BuildTIFFReadFileName@Base 4.3.2 _dxf_CaptureSoftwareImage@Base 4.3.2 _dxf_CaptureXSoftwareImage@Base 4.3.2 _dxf_CheckImage@Base 4.3.2 _dxf_CheckImageDeltas@Base 4.3.2 _dxf_ClassName@Base 4.3.2 _dxf_CleanupPendingCmdList@Base 4.3.2 _dxf_CompositePlane@Base 4.3.2 _dxf_ConvertObjectsToStringValues@Base 4.3.2 _dxf_CopyArray_jea@Base 4.3.2 _dxf_CopyBufferToFBImage@Base 4.3.2 _dxf_CopyBufferToImage@Base 4.3.2 _dxf_CopyBufferToPImage@Base 4.3.2 _dxf_CopyBufferToXImage@Base 4.3.2 _dxf_CopyCubesIIInterpolator@Base 4.3.2 _dxf_CopyCubesRRInterpolator@Base 4.3.2 _dxf_CopyFace@Base 4.3.2 _dxf_CopyFieldInterpolator@Base 4.3.2 _dxf_CopyFle2DInterpolator@Base 4.3.2 _dxf_CopyGroupInterpolator@Base 4.3.2 _dxf_CopyInterpolator@Base 4.3.2 _dxf_CopyLinesII1DInterpolator@Base 4.3.2 _dxf_CopyLinesRI1DInterpolator@Base 4.3.2 _dxf_CopyLinesRR1DInterpolator@Base 4.3.2 _dxf_CopyObject@Base 4.3.2 _dxf_CopyQuadsII2DInterpolator@Base 4.3.2 _dxf_CopyQuadsRR2DInterpolator@Base 4.3.2 _dxf_CopyTetrasInterpolator@Base 4.3.2 _dxf_CopyTrisRI2DInterpolator@Base 4.3.2 _dxf_CountImages@Base 4.3.2 _dxf_CubeNeighbors@Base 4.3.2 _dxf_CullDisplayListHash@Base 4.3.2 _dxf_CullObjectHash@Base 4.3.2 _dxf_DecodeImage@Base 4.3.2 _dxf_DeleteDisplayListHash@Base 4.3.2 _dxf_DeleteObjectHash@Base 4.3.2 _dxf_DrawOpaqueOGL@Base 4.3.2 _dxf_DrawTranslucentOGL@Base 4.3.2 _dxf_EXOCheck@Base 4.3.2 _dxf_EXO_cleanup@Base 4.3.2 _dxf_EXO_compact@Base 4.3.2 _dxf_EXO_create_object@Base 4.3.2 _dxf_EXO_create_object_local@Base 4.3.2 _dxf_EXO_delete@Base 4.3.2 _dxf_EXO_init@Base 4.3.2 _dxf_EncodeImage@Base 4.3.2 _dxf_EndClipping@Base 4.3.2 _dxf_ExAddPeer@Base 4.3.2 _dxf_ExAlignBoundary@Base 4.3.2 _dxf_ExAppendConst@Base 4.3.2 _dxf_ExBackgroundChange@Base 4.3.2 _dxf_ExBackgroundChangeReset@Base 4.3.2 _dxf_ExBackgroundCommand@Base 4.3.2 _dxf_ExBackgroundRedo@Base 4.3.2 _dxf_ExBeginInput@Base 4.3.2 _dxf_ExCRCByte0@Base 4.3.2 _dxf_ExCRCByte@Base 4.3.2 _dxf_ExCRCByteV@Base 4.3.2 _dxf_ExCRCDouble@Base 4.3.2 _dxf_ExCRCDoubleV@Base 4.3.2 _dxf_ExCRCFloat@Base 4.3.2 _dxf_ExCRCFloatV@Base 4.3.2 _dxf_ExCRCInt@Base 4.3.2 _dxf_ExCRCIntV@Base 4.3.2 _dxf_ExCRCLong@Base 4.3.2 _dxf_ExCRCString@Base 4.3.2 _dxf_ExCacheDelete@Base 4.3.2 _dxf_ExCacheDeleteRemoteTag@Base 4.3.2 _dxf_ExCacheFlush@Base 4.3.2 _dxf_ExCacheInit@Base 4.3.2 _dxf_ExCacheInsert@Base 4.3.2 _dxf_ExCacheInsertRemoteTag@Base 4.3.2 _dxf_ExCacheListDeleteRemoteTag@Base 4.3.2 _dxf_ExCacheSearch@Base 4.3.2 _dxf_ExCheckBackground@Base 4.3.2 _dxf_ExCheckPacket@Base 4.3.2 _dxf_ExCheckRCH@Base 4.3.2 _dxf_ExCheckRIH@Base 4.3.2 _dxf_ExCheckRIHBlock@Base 4.3.2 _dxf_ExCheckVCR@Base 4.3.2 _dxf_ExCleanupBackground@Base 4.3.2 _dxf_ExCleanupLex@Base 4.3.2 _dxf_ExCleanupStatus@Base 4.3.2 _dxf_ExCleanupStatusW@Base 4.3.2 _dxf_ExCleanupTask@Base 4.3.2 _dxf_ExCleanupVCR@Base 4.3.2 _dxf_ExComputeRecipes@Base 4.3.2 _dxf_ExCopyString@Base 4.3.2 _dxf_ExCopyStringLocal@Base 4.3.2 _dxf_ExCopyStringN@Base 4.3.2 _dxf_ExCreateGDictPkg@Base 4.3.2 _dxf_ExCreateGvar@Base 4.3.2 _dxf_ExDefineGvar@Base 4.3.2 _dxf_ExDeleteHost@Base 4.3.2 _dxf_ExDeletePeer@Base 4.3.2 _dxf_ExDeletePeerByName@Base 4.3.2 _dxf_ExDeleteReallyRemote@Base 4.3.2 _dxf_ExDeleteRemote@Base 4.3.2 _dxf_ExDictPrint@Base 4.3.2 _dxf_ExDictionaryBeginIterate@Base 4.3.2 _dxf_ExDictionaryBeginIterateSorted@Base 4.3.2 _dxf_ExDictionaryCompact@Base 4.3.2 _dxf_ExDictionaryCreate@Base 4.3.2 _dxf_ExDictionaryCreateSorted@Base 4.3.2 _dxf_ExDictionaryDelete@Base 4.3.2 _dxf_ExDictionaryDeleteNoLock@Base 4.3.2 _dxf_ExDictionaryDestroy@Base 4.3.2 _dxf_ExDictionaryEndIterate@Base 4.3.2 _dxf_ExDictionaryInsert@Base 4.3.2 _dxf_ExDictionaryIterate@Base 4.3.2 _dxf_ExDictionaryIterateMany@Base 4.3.2 _dxf_ExDictionaryIterateSorted@Base 4.3.2 _dxf_ExDictionaryIterateSortedMany@Base 4.3.2 _dxf_ExDictionaryPurge@Base 4.3.2 _dxf_ExDictionarySearch@Base 4.3.2 _dxf_ExDie@Base 4.3.2 _dxf_ExDistMsgfd@Base 4.3.2 _dxf_ExDistributeMsg@Base 4.3.2 _dxf_ExEndInput@Base 4.3.2 _dxf_ExEnvp@Base 4.3.2 _dxf_ExEvalConstant@Base 4.3.2 _dxf_ExEvaluateConstants@Base 4.3.2 _dxf_ExExecCommand@Base 4.3.2 _dxf_ExExecCommandStr@Base 4.3.2 _dxf_ExFlushGlobal@Base 4.3.2 _dxf_ExFlushMacro@Base 4.3.2 _dxf_ExFlushNewLine@Base 4.3.2 _dxf_ExFlushPathTags@Base 4.3.2 _dxf_ExFunctionDone@Base 4.3.2 _dxf_ExGFuncPathToCacheString@Base 4.3.2 _dxf_ExGFuncPathToString@Base 4.3.2 _dxf_ExGQAllDone@Base 4.3.2 _dxf_ExGQCurrent@Base 4.3.2 _dxf_ExGQDecrement@Base 4.3.2 _dxf_ExGQDequeue@Base 4.3.2 _dxf_ExGQEnqueue@Base 4.3.2 _dxf_ExGQInit@Base 4.3.2 _dxf_ExGQPrint@Base 4.3.2 _dxf_ExGQRunning@Base 4.3.2 _dxf_ExGVariableGetStr@Base 4.3.2 _dxf_ExGVariableSetStr@Base 4.3.2 _dxf_ExGenCacheTag@Base 4.3.2 _dxf_ExGetAttribute@Base 4.3.2 _dxf_ExGetCurrentInstance@Base 4.3.2 _dxf_ExGetIntegerAttribute@Base 4.3.2 _dxf_ExGetSocket@Base 4.3.2 _dxf_ExGetSocketId@Base 4.3.2 _dxf_ExGetStringAttribute@Base 4.3.2 _dxf_ExGlobalVariableSearch@Base 4.3.2 _dxf_ExGraph@Base 4.3.2 _dxf_ExGraphCompact@Base 4.3.2 _dxf_ExGraphDelete@Base 4.3.2 _dxf_ExGraphInit@Base 4.3.2 _dxf_ExHasIntegerAttribute@Base 4.3.2 _dxf_ExHasStringAttribute@Base 4.3.2 _dxf_ExHelpFunction@Base 4.3.2 _dxf_ExInitBackground@Base 4.3.2 _dxf_ExInitGfunc@Base 4.3.2 _dxf_ExInitHelp@Base 4.3.2 _dxf_ExInitLex@Base 4.3.2 _dxf_ExInitMemoryReclaim@Base 4.3.2 _dxf_ExInitPacket@Base 4.3.2 _dxf_ExInitPromptVars@Base 4.3.2 _dxf_ExInitRemote@Base 4.3.2 _dxf_ExInitServer@Base 4.3.2 _dxf_ExInitStatus@Base 4.3.2 _dxf_ExInitStatusW@Base 4.3.2 _dxf_ExInitSystemVars@Base 4.3.2 _dxf_ExInitTask@Base 4.3.2 _dxf_ExInitTaskPerProc@Base 4.3.2 _dxf_ExInitVCR@Base 4.3.2 _dxf_ExInitVCRVars@Base 4.3.2 _dxf_ExIsDictionarySorted@Base 4.3.2 _dxf_ExIsExecuting@Base 4.3.2 _dxf_ExLexError@Base 4.3.2 _dxf_ExLexInit@Base 4.3.2 _dxf_ExLogClose@Base 4.3.2 _dxf_ExLogError@Base 4.3.2 _dxf_ExLogOpen@Base 4.3.2 _dxf_ExMacroDelete@Base 4.3.2 _dxf_ExMacroInit@Base 4.3.2 _dxf_ExMacroInsert@Base 4.3.2 _dxf_ExMacroRecursionCheck@Base 4.3.2 _dxf_ExMacroRecursionInit@Base 4.3.2 _dxf_ExMacroRecursionPop@Base 4.3.2 _dxf_ExMacroSearch@Base 4.3.2 _dxf_ExManageCacheTable@Base 4.3.2 _dxf_ExMarkVarRequired@Base 4.3.2 _dxf_ExNeedsWriting@Base 4.3.2 _dxf_ExNextPowerOf2@Base 4.3.2 _dxf_ExNoCachePop@Base 4.3.2 _dxf_ExNoCachePush@Base 4.3.2 _dxf_ExNode__Delete@Base 4.3.2 _dxf_ExPCreateArgument@Base 4.3.2 _dxf_ExPCreateArith@Base 4.3.2 _dxf_ExPCreateAssign@Base 4.3.2 _dxf_ExPCreateAttribute@Base 4.3.2 _dxf_ExPCreateBackground@Base 4.3.2 _dxf_ExPCreateCall@Base 4.3.2 _dxf_ExPCreateConst@Base 4.3.2 _dxf_ExPCreateData@Base 4.3.2 _dxf_ExPCreateExid@Base 4.3.2 _dxf_ExPCreateId@Base 4.3.2 _dxf_ExPCreateLogical@Base 4.3.2 _dxf_ExPCreateMacro@Base 4.3.2 _dxf_ExPCreateNode@Base 4.3.2 _dxf_ExPCreatePacket@Base 4.3.2 _dxf_ExPCreatePrint@Base 4.3.2 _dxf_ExPDestroyNode@Base 4.3.2 _dxf_ExPDotDotList@Base 4.3.2 _dxf_ExPExtendConst@Base 4.3.2 _dxf_ExPNegateConst@Base 4.3.2 _dxf_ExParseInit@Base 4.3.2 _dxf_ExPathCopy@Base 4.3.2 _dxf_ExPathStrPrepend@Base 4.3.2 _dxf_ExPathToCacheString@Base 4.3.2 _dxf_ExPathToString@Base 4.3.2 _dxf_ExPathsEqual@Base 4.3.2 _dxf_ExPrintGroups@Base 4.3.2 _dxf_ExPrintHosts@Base 4.3.2 _dxf_ExPrintNode@Base 4.3.2 _dxf_ExPrintProgram@Base 4.3.2 _dxf_ExPrintProgramIO@Base 4.3.2 _dxf_ExPrintSortList@Base 4.3.2 _dxf_ExPrintTask@Base 4.3.2 _dxf_ExPrintTaskGroup@Base 4.3.2 _dxf_ExPromptGet@Base 4.3.2 _dxf_ExPromptSet@Base 4.3.2 _dxf_ExQMessage@Base 4.3.2 _dxf_ExQueueCreate@Base 4.3.2 _dxf_ExQueueDequeue@Base 4.3.2 _dxf_ExQueueDestroy@Base 4.3.2 _dxf_ExQueueElementCount@Base 4.3.2 _dxf_ExQueueEnqueue@Base 4.3.2 _dxf_ExQueueGraph@Base 4.3.2 _dxf_ExQueueGraphInit@Base 4.3.2 _dxf_ExQueuePop@Base 4.3.2 _dxf_ExQueuePrint@Base 4.3.2 _dxf_ExQueuePush@Base 4.3.2 _dxf_ExRQDequeue@Base 4.3.2 _dxf_ExRQEnqueue@Base 4.3.2 _dxf_ExRQEnqueueMany@Base 4.3.2 _dxf_ExRQInit@Base 4.3.2 _dxf_ExRQPending@Base 4.3.2 _dxf_ExReadDXRCFiles@Base 4.3.2 _dxf_ExReadTree@Base 4.3.2 _dxf_ExReceiveBuffer@Base 4.3.2 _dxf_ExReceivePeerPacket@Base 4.3.2 _dxf_ExReclaimDisable@Base 4.3.2 _dxf_ExReclaimEnable@Base 4.3.2 _dxf_ExReclaimMemory@Base 4.3.2 _dxf_ExReclaimingMemory@Base 4.3.2 _dxf_ExRecvGDictPkg@Base 4.3.2 _dxf_ExRecvMdfPkg@Base 4.3.2 _dxf_ExReportStatus@Base 4.3.2 _dxf_ExReqDPSend@Base 4.3.2 _dxf_ExRunOn@Base 4.3.2 _dxf_ExRunOnAll@Base 4.3.2 _dxf_ExSPack@Base 4.3.2 _dxf_ExSendDict@Base 4.3.2 _dxf_ExSendMdfPkg@Base 4.3.2 _dxf_ExSendPVRequired@Base 4.3.2 _dxf_ExSendParseTree@Base 4.3.2 _dxf_ExSendQDequeue@Base 4.3.2 _dxf_ExSendQEmpty@Base 4.3.2 _dxf_ExSendQEnqueue@Base 4.3.2 _dxf_ExSendQInit@Base 4.3.2 _dxf_ExSetGVarCost@Base 4.3.2 _dxf_ExSlaveConnect@Base 4.3.2 _dxf_ExSlaveListen@Base 4.3.2 _dxf_ExStealthUpdate@Base 4.3.2 _dxf_ExStrSave@Base 4.3.2 _dxf_ExUIFlushPacket@Base 4.3.2 _dxf_ExUIPacketActive@Base 4.3.2 _dxf_ExUndefineGvar@Base 4.3.2 _dxf_ExUpdateDPTable@Base 4.3.2 _dxf_ExUpdateGlobalDict@Base 4.3.2 _dxf_ExVCRCallBack@Base 4.3.2 _dxf_ExVCRChange@Base 4.3.2 _dxf_ExVCRChangeReset@Base 4.3.2 _dxf_ExVCRCommand@Base 4.3.2 _dxf_ExVCRRedo@Base 4.3.2 _dxf_ExVCRRunning@Base 4.3.2 _dxf_ExValidGroupAttach@Base 4.3.2 _dxf_ExVariableDelete@Base 4.3.2 _dxf_ExVariableInsert@Base 4.3.2 _dxf_ExVariableInsertNoBackground@Base 4.3.2 _dxf_ExVariableSearch@Base 4.3.2 _dxf_ExWaitForPeers@Base 4.3.2 _dxf_ExWaitOnSlaves@Base 4.3.2 _dxf_ExWriteSock@Base 4.3.2 _dxf_ExWriteTree@Base 4.3.2 _dxf_ExYYError@Base 4.3.2 _dxf_ExYYGrabData@Base 4.3.2 _dxf_ExYYLex@Base 4.3.2 _dxf_ExYYParse@Base 4.3.2 _dxf_ExtractImageExtension@Base 4.3.2 _dxf_FLE_Normals@Base 4.3.2 _dxf_FindCompInfo@Base 4.3.2 _dxf_FlattenHierarchy@Base 4.3.2 _dxf_FreeInMemory@Base 4.3.2 _dxf_GetComponentData@Base 4.3.2 _dxf_GetEnumeratedImage@Base 4.3.2 _dxf_GetEnumeratedMember@Base 4.3.2 _dxf_GetFBPixels@Base 4.3.2 _dxf_GetFlatSeriesImage@Base 4.3.2 _dxf_GetImageAttributes@Base 4.3.2 _dxf_GetImageDeltas@Base 4.3.2 _dxf_GetImageOrigin@Base 4.3.2 _dxf_GetPhysicalProcs@Base 4.4.0 _dxf_GetPixels@Base 4.3.2 _dxf_GetXBytesPerPixel@Base 4.3.2 _dxf_GetXPixels@Base 4.3.2 _dxf_GetXTranslation@Base 4.3.2 _dxf_ImageInfoFromFileName@Base 4.3.2 _dxf_ImageInfoFromFormat@Base 4.3.2 _dxf_ImageInfoFromType@Base 4.3.2 _dxf_InMemory@Base 4.3.2 _dxf_InitBuffer@Base 4.3.2 _dxf_InitDPtableflag@Base 4.3.2 _dxf_InitDisplayListHash@Base 4.3.2 _dxf_InitObjectHash@Base 4.3.2 _dxf_InputGIF@Base 4.3.2 _dxf_InputIM@Base 4.3.2 _dxf_InputMIFF@Base 4.3.2 _dxf_InputTIFF@Base 4.3.2 _dxf_InsertDisplayList@Base 4.3.2 _dxf_InsertObject@Base 4.3.2 _dxf_Insert_Translucent@Base 4.3.2 _dxf_InterferenceObject@Base 4.3.2 _dxf_IsosurfaceObject@Base 4.3.2 _dxf_Line@Base 4.3.2 _dxf_LineFlat@Base 4.3.2 _dxf_MakeFBImage@Base 4.3.2 _dxf_MakeFieldEmpty@Base 4.3.2 _dxf_MakeImage@Base 4.3.2 _dxf_MakeXImage@Base 4.3.2 _dxf_MergeBackIntoZ@Base 4.3.2 _dxf_ModNameTablesInit@Base 4.3.2 _dxf_NewArrayV@Base 4.3.2 _dxf_NewComponentArray@Base 4.3.2 _dxf_NewCubesIIInterpolator@Base 4.3.2 _dxf_NewCubesRRInterpolator@Base 4.3.2 _dxf_NewDPTableEntry@Base 4.3.2 _dxf_NewFieldInterpolator@Base 4.3.2 _dxf_NewFle2DInterpolator@Base 4.3.2 _dxf_NewGroup@Base 4.3.2 _dxf_NewGroupInterpolator@Base 4.3.2 _dxf_NewInterpolator@Base 4.3.2 _dxf_NewLinesII1DInterpolator@Base 4.3.2 _dxf_NewLinesRI1DInterpolator@Base 4.3.2 _dxf_NewLinesRR1DInterpolator@Base 4.3.2 _dxf_NewObject@Base 4.3.2 _dxf_NewQuadsII2DInterpolator@Base 4.3.2 _dxf_NewQuadsRR2DInterpolator@Base 4.3.2 _dxf_NewRegularArray@Base 4.3.2 _dxf_NewSharedArrayV@Base 4.3.2 _dxf_NewTetrasInterpolator@Base 4.3.2 _dxf_NewTrisRI2DInterpolator@Base 4.3.2 _dxf_NextGraphId@Base 4.3.2 _dxf_PartitionRegular@Base 4.3.2 _dxf_Point@Base 4.3.2 _dxf_Points@Base 4.3.2 _dxf_Polyline@Base 4.3.2 _dxf_PolylineFlat@Base 4.3.2 _dxf_Quad@Base 4.3.2 _dxf_QuadClipping@Base 4.3.2 _dxf_QuadFlat@Base 4.3.2 _dxf_QueryDisplayList@Base 4.3.2 _dxf_QueryObject@Base 4.3.2 _dxf_READ_IMAGE@Base 4.3.2 _dxf_ReadImageSizesADASD@Base 4.3.2 _dxf_ReadImageSizesGIF@Base 4.3.2 _dxf_ReadImageSizesIM@Base 4.3.2 _dxf_ReadImageSizesMIFF@Base 4.3.2 _dxf_ReadImageSizesTIFF@Base 4.3.2 _dxf_ReadSizeFile@Base 4.3.2 _dxf_RemoveDupReferences@Base 4.3.2 _dxf_RemoveExtension@Base 4.3.2 _dxf_RemoveImageExtension@Base 4.3.2 _dxf_RenameX@Base 4.3.2 _dxf_ReplaceX@Base 4.3.2 _dxf_ResetDisplayListHash@Base 4.3.2 _dxf_ResetObjectHash@Base 4.3.2 _dxf_ResetSlavesDone@Base 4.3.2 _dxf_ResumePeers@Base 4.3.2 _dxf_RunPendingCmds@Base 4.3.2 _dxf_SERVICES_FLAGS@Base 4.3.2 _dxf_SetCompositeImageOrigin@Base 4.3.2 _dxf_SetDefaultColor@Base 4.3.2 _dxf_SetEnumeratedMember@Base 4.3.2 _dxf_SetExceedSocket@Base 4.3.2 _dxf_SetFuzzAttribute@Base 4.3.2 _dxf_SetImageOrigin@Base 4.3.2 _dxf_SetIterator@Base 4.3.2 _dxf_SetIterator_i@Base 4.3.2 _dxf_SetPermanent@Base 4.3.2 _dxf_SetSoftwareXWindowActive@Base 4.3.2 _dxf_SetType@Base 4.3.2 _dxf_SimplifyCompositeImage@Base 4.3.2 _dxf_SlaveDone@Base 4.3.2 _dxf_Sort_Translucent@Base 4.3.2 _dxf_SuspendPeers@Base 4.3.2 _dxf_TetraNeighbors@Base 4.3.2 _dxf_TransformArray@Base 4.3.2 _dxf_TransformBox@Base 4.3.2 _dxf_TransformNormals@Base 4.3.2 _dxf_Triangle@Base 4.3.2 _dxf_TriangleClipping@Base 4.3.2 _dxf_TriangleCount@Base 4.3.2 _dxf_TriangleFlat@Base 4.3.2 _dxf_TriangulateFLEP@Base 4.3.2 _dxf_ValidImageExtensionIM@Base 4.3.2 _dxf_ValidImageField@Base 4.3.2 _dxf_VolumeIrregular@Base 4.3.2 _dxf_VolumeRegular@Base 4.3.2 _dxf_WriteSizeFile@Base 4.3.2 _dxf_XBox@Base 4.3.2 _dxf_XColors@Base 4.3.2 _dxf_XConnections@Base 4.3.2 _dxf_XFreeLocal@Base 4.3.2 _dxf_XInvalidConnections@Base 4.3.2 _dxf_XInvalidPolylines@Base 4.3.2 _dxf_XInvalidPositions@Base 4.3.2 _dxf_XLighting@Base 4.3.2 _dxf_XNeighbors@Base 4.3.2 _dxf_XNormals@Base 4.3.2 _dxf_XOpacities@Base 4.3.2 _dxf_XPolylines@Base 4.3.2 _dxf_XPositions@Base 4.3.2 _dxf_XZero@Base 4.3.2 _dxf_ZeroFBPixels@Base 4.3.2 _dxf_ZeroPixels@Base 4.3.2 _dxf_ZeroXPixels@Base 4.3.2 _dxf__EXO_delete@Base 4.3.2 _dxf__TriangleCount@Base 4.3.2 _dxf__TriangulateFLEP@Base 4.3.2 _dxf_approx@Base 4.3.2 _dxf_attributeFlags@Base 4.3.2 _dxf_attributeFrontMaterial@Base 4.3.2 _dxf_attributeFuzz@Base 4.3.2 _dxf_attributeMatrix@Base 4.3.2 _dxf_callDisplayListOGL@Base 4.3.2 _dxf_cat_FindCompType@Base 4.3.2 _dxf_cat_cmp_any@Base 4.3.2 _dxf_cat_cmp_char@Base 4.3.2 _dxf_cat_cmp_double@Base 4.3.2 _dxf_cat_cmp_float@Base 4.3.2 _dxf_cat_cmp_int@Base 4.3.2 _dxf_cat_cmp_short@Base 4.3.2 _dxf_cat_cmp_str@Base 4.3.2 _dxf_cat_cmp_ubyte@Base 4.3.2 _dxf_cat_cmp_uint@Base 4.3.2 _dxf_cat_cmp_ushort@Base 4.3.2 _dxf_cat_hashcmp@Base 4.3.2 _dxf_cat_hashkey@Base 4.3.2 _dxf_cat_hashstrcmp@Base 4.3.2 _dxf_cat_hashstrkey@Base 4.3.2 _dxf_cat_ignore@Base 4.3.2 _dxf_checkDepth@Base 4.3.2 _dxf_child_RQ_message@Base 4.3.2 _dxf_clearSortList@Base 4.3.2 _dxf_computeMatrix@Base 4.3.2 _dxf_createWindowX@Base 4.3.2 _dxf_deleteAttribute@Base 4.3.2 _dxf_deleteHwObject@Base 4.3.2 _dxf_deleteSortList@Base 4.3.2 _dxf_deleteWindowX@Base 4.3.2 _dxf_deleteXfield@Base 4.3.2 _dxf_delete_PendingCmdList@Base 4.3.2 _dxf_dither@Base 4.3.2 _dxf_endDisplayListOGL@Base 4.3.2 _dxf_exitdisk@Base 4.3.2 _dxf_fileSearch@Base 4.3.2 _dxf_fix_map_template@Base 4.3.2 _dxf_gather@Base 4.3.2 _dxf_getHwClass@Base 4.3.2 _dxf_getHwClippedInfo@Base 4.3.2 _dxf_getHwGatherAmbientColor@Base 4.3.2 _dxf_getHwGatherClipObject@Base 4.3.2 _dxf_getHwGatherClipPlanes@Base 4.3.2 _dxf_getHwGatherFlags@Base 4.3.2 _dxf_getHwGatherLights@Base 4.3.2 _dxf_getHwGatherMaterial@Base 4.3.2 _dxf_getHwGatherObject@Base 4.3.2 _dxf_getHwMaterialInfo@Base 4.3.2 _dxf_getHwObjectData@Base 4.3.2 _dxf_getHwScreenView@Base 4.3.2 _dxf_getHwViewInfo@Base 4.3.2 _dxf_getHwXfieldClipPlanes@Base 4.3.2 _dxf_getParentSize@Base 4.3.2 _dxf_getWindowId@Base 4.3.2 _dxf_getXDepth@Base 4.3.2 _dxf_getXfieldData@Base 4.3.2 _dxf_get_conn_grid_CUBES@Base 4.3.2 _dxf_get_conn_grid_LINES@Base 4.3.2 _dxf_get_conn_grid_QUADS@Base 4.3.2 _dxf_get_conn_irr_CUBES@Base 4.3.2 _dxf_get_conn_irr_LINES@Base 4.3.2 _dxf_get_conn_irr_PRSMS@Base 4.3.2 _dxf_get_conn_irr_QUADS@Base 4.3.2 _dxf_get_conn_irr_TETS@Base 4.3.2 _dxf_get_conn_irr_TRIS@Base 4.3.2 _dxf_get_data_irr_BYTE@Base 4.3.2 _dxf_get_data_irr_DOUBLE@Base 4.3.2 _dxf_get_data_irr_FLOAT@Base 4.3.2 _dxf_get_data_irr_HYPER@Base 4.3.2 _dxf_get_data_irr_INT@Base 4.3.2 _dxf_get_data_irr_SHORT@Base 4.3.2 _dxf_get_data_irr_UBYTE@Base 4.3.2 _dxf_get_data_irr_UINT@Base 4.3.2 _dxf_get_data_irr_USHORT@Base 4.3.2 _dxf_get_data_reg_BYTE@Base 4.3.2 _dxf_get_data_reg_DOUBLE@Base 4.3.2 _dxf_get_data_reg_FLOAT@Base 4.3.2 _dxf_get_data_reg_HYPER@Base 4.3.2 _dxf_get_data_reg_INT@Base 4.3.2 _dxf_get_data_reg_SHORT@Base 4.3.2 _dxf_get_data_reg_UBYTE@Base 4.3.2 _dxf_get_data_reg_UINT@Base 4.3.2 _dxf_get_data_reg_USHORT@Base 4.3.2 _dxf_get_flip@Base 4.3.2 _dxf_get_item_by_handle@Base 4.3.2 _dxf_get_neighb_grid_CUBES@Base 4.3.2 _dxf_get_neighb_grid_LINES@Base 4.3.2 _dxf_get_neighb_grid_QUADS@Base 4.3.2 _dxf_get_neighb_irr_CUBES@Base 4.3.2 _dxf_get_neighb_irr_LINES@Base 4.3.2 _dxf_get_neighb_irr_PRSMS@Base 4.3.2 _dxf_get_neighb_irr_QUADS@Base 4.3.2 _dxf_get_neighb_irr_TETS@Base 4.3.2 _dxf_get_neighb_irr_TRIS@Base 4.3.2 _dxf_get_point_grid_1D@Base 4.3.2 _dxf_get_point_grid_2D@Base 4.3.2 _dxf_get_point_grid_3D@Base 4.3.2 _dxf_get_point_irr_1D@Base 4.3.2 _dxf_get_point_irr_2D@Base 4.3.2 _dxf_get_point_irr_3D@Base 4.3.2 _dxf_gi_InputInfoTable@Base 4.3.2 _dxf_gi_OpenFile@Base 4.3.2 _dxf_gi_extract@Base 4.3.2 _dxf_gi_get_gen@Base 4.3.2 _dxf_gi_importDatafile@Base 4.3.2 _dxf_gi_read_file@Base 4.3.2 _dxf_greater_prime@Base 4.3.2 _dxf_has_ref_lists@Base 4.3.2 _dxf_initRIH@Base 4.3.2 _dxf_initUbyteToFloat@Base 4.3.2 _dxf_initcache@Base 4.3.2 _dxf_initdisk@Base 4.3.2 _dxf_initloader@Base 4.3.2 _dxf_initlocks@Base 4.3.2 _dxf_initmemory@Base 4.3.2 _dxf_initmemqueue@Base 4.3.2 _dxf_initmessages@Base 4.3.2 _dxf_initobjects@Base 4.3.2 _dxf_initstringtable@Base 4.3.2 _dxf_inittiming@Base 4.3.2 _dxf_isDisplayListOpenOGL@Base 4.3.2 _dxf_linesToPlines@Base 4.3.2 _dxf_listAppendItem@Base 4.3.2 _dxf_listEmpty@Base 4.3.2 _dxf_listGetItem@Base 4.3.2 _dxf_listSize@Base 4.3.2 _dxf_lock_childpidtbl@Base 4.3.2 _dxf_make_gamma_table@Base 4.3.2 _dxf_make_map_template@Base 4.3.2 _dxf_mapSupervisedWindow@Base 4.3.2 _dxf_mapWindowX@Base 4.3.2 _dxf_newAttribute@Base 4.3.2 _dxf_newHwClipped@Base 4.3.2 _dxf_newHwGather@Base 4.3.2 _dxf_newHwMaterial@Base 4.3.2 _dxf_newHwObject@Base 4.3.2 _dxf_newHwScreen@Base 4.3.2 _dxf_newHwView@Base 4.3.2 _dxf_newList@Base 4.3.2 _dxf_newSortList@Base 4.3.2 _dxf_newXfieldO@Base 4.3.2 _dxf_newXfieldP@Base 4.3.2 _dxf_openDisplayListOGL@Base 4.3.2 _dxf_paint@Base 4.3.2 _dxf_parameters@Base 4.3.2 _dxf_parent_RQ_message@Base 4.3.2 _dxf_pfsmgr@Base 4.3.2 _dxf_polylinesToPlines@Base 4.3.2 _dxf_popHwGatherClipPlanes@Base 4.3.2 _dxf_private_modules@Base 4.3.2 _dxf_pushHwGatherClipPlanes@Base 4.3.2 _dxf_quadsToQmesh@Base 4.3.2 _dxf_release_PendingCmdList@Base 4.3.2 _dxf_remap_by_map@Base 4.3.2 _dxf_resample_array@Base 4.3.2 _dxf_samplePointer@Base 4.3.2 _dxf_setAttributeMatrix@Base 4.3.2 _dxf_setHwGatherAmbientColor@Base 4.3.2 _dxf_setHwGatherClipObject@Base 4.3.2 _dxf_setHwGatherFlags@Base 4.3.2 _dxf_setHwGatherLights@Base 4.3.2 _dxf_setHwGatherMaterial@Base 4.3.2 _dxf_setHwGatherObject@Base 4.3.2 _dxf_setHwMaterialAmbient@Base 4.3.2 _dxf_setHwMaterialDiffuse@Base 4.3.2 _dxf_setHwMaterialShininess@Base 4.3.2 _dxf_setHwMaterialSpecular@Base 4.3.2 _dxf_setHwScreenView@Base 4.3.2 _dxf_setHwViewBackground@Base 4.3.2 _dxf_setHwViewFlags@Base 4.3.2 _dxf_setHwViewGather@Base 4.3.2 _dxf_setHwViewProjectionMatrix@Base 4.3.2 _dxf_setHwViewTranslation@Base 4.3.2 _dxf_setHwViewViewMatrix@Base 4.3.2 _dxf_setHwXfieldClipPlanes@Base 4.3.2 _dxf_setWindowOffset@Base 4.3.2 _dxf_setWindowSize@Base 4.3.2 _dxf_set_RQ_ReadFromChild1@Base 4.3.2 _dxf_set_RQ_reader@Base 4.3.2 _dxf_set_RQ_writer@Base 4.3.2 _dxf_sigcatch@Base 4.3.2 _dxf_translateImage@Base 4.3.2 _dxf_translateXImage@Base 4.3.2 _dxf_trisToTmesh@Base 4.3.2 _dxf_updateView@Base 4.3.2 _dxf_update_childpid@Base 4.3.2 _dxf_user_modules@Base 4.3.2 _dxf_write_eps_color@Base 4.3.2 _dxf_write_eps_gray@Base 4.3.2 _dxf_write_fb@Base 4.3.2 _dxf_write_gif@Base 4.3.2 _dxf_write_im@Base 4.3.2 _dxf_write_miff@Base 4.3.2 _dxf_write_ps_color@Base 4.3.2 _dxf_write_ps_gray@Base 4.3.2 _dxf_write_r_g_b@Base 4.3.2 _dxf_write_rgb@Base 4.3.2 _dxf_write_tiff@Base 4.3.2 _dxf_write_yuv@Base 4.3.2 _dxf_xfieldAttributes@Base 4.3.2 _dxf_xfieldNconnections@Base 4.3.2 _dxf_xfieldSidesPerConnection@Base 4.3.2 _dxf_zclip_quads@Base 4.3.2 _dxf_zclip_triangles@Base 4.3.2 _dxfadd_objident@Base 4.3.2 _dxfaddobjlist@Base 4.3.2 _dxfaxes_delta@Base 4.3.2 _dxfccerror@Base 4.3.2 _dxfccinput@Base 4.3.2 _dxfcclex@Base 4.3.2 _dxfcclexerror@Base 4.3.2 _dxfccparse@Base 4.3.2 _dxfcheck_obj_cache@Base 4.3.2 _dxfcleanup_mem@Base 4.3.2 _dxfclose_dxfile@Base 4.3.2 _dxfcolorfield@Base 4.3.2 _dxfcontrol_to_o@Base 4.3.2 _dxfcontrol_to_rgb@Base 4.3.2 _dxfdelete_objident@Base 4.3.2 _dxfdeletedict@Base 4.3.2 _dxfdeleteobjlist@Base 4.3.2 _dxfdeleteparse@Base 4.3.2 _dxfdictname@Base 4.3.2 _dxfdupfinfo@Base 4.3.2 _dxfeditor_to_hsv@Base 4.3.2 _dxfeditor_to_opacity@Base 4.3.2 _dxfemergency@Base 4.3.2 _dxfendnotascii@Base 4.3.2 _dxffile_add@Base 4.3.2 _dxffile_close@Base 4.3.2 _dxffile_open@Base 4.3.2 _dxffile_read@Base 4.3.2 _dxffile_write@Base 4.3.2 _dxffreefinfo@Base 4.3.2 _dxfget_bin@Base 4.3.2 _dxfget_cdf@Base 4.3.2 _dxfget_cm@Base 4.3.2 _dxfget_dx@Base 4.3.2 _dxfget_hdf@Base 4.3.2 _dxfget_hdfcount@Base 4.3.2 _dxfget_ncdf@Base 4.3.2 _dxfget_wv@Base 4.3.2 _dxfgetbrk@Base 4.3.2 _dxfgetdictalias@Base 4.3.2 _dxfgetdictinfo@Base 4.3.2 _dxfgetlineno@Base 4.3.2 _dxfgetmem@Base 4.3.2 _dxfgetnode@Base 4.3.2 _dxfgetobjgb@Base 4.3.2 _dxfgetprevline@Base 4.3.2 _dxfgetstartline@Base 4.3.2 _dxfgetstringinfo@Base 4.3.2 _dxfgetstringnodict@Base 4.3.2 _dxfgetuniqueid@Base 4.3.2 _dxfinit_convert@Base 4.3.2 _dxfinit_objident@Base 4.3.2 _dxfinitdict@Base 4.3.2 _dxfinitfinfo@Base 4.3.2 _dxfinitmem@Base 4.3.2 _dxfinitobjlist@Base 4.3.2 _dxfinitparse@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)_dxfinmem@Base 4.3.2 _dxfinteger_base@Base 4.3.2 _dxfinteract_float@Base 4.3.2 _dxfiskeyword@Base 4.3.2 _dxfisnexttoken@Base 4.3.2 _dxfisobjused@Base 4.3.2 _dxflexinput@Base 4.3.2 _dxflook_objident@Base 4.3.2 _dxflookdict@Base 4.3.2 _dxflookkeyword@Base 4.3.2 _dxflookobjlist@Base 4.3.2 _dxflscavenge@Base 4.3.2 _dxfmarknamedobjlist@Base 4.3.2 _dxfmarknumberedobjlist@Base 4.3.2 _dxfmatchanysub@Base 4.3.2 _dxfmatchbyte@Base 4.3.2 _dxfmatchdouble@Base 4.3.2 _dxfmatchfloat@Base 4.3.2 _dxfmatchid@Base 4.3.2 _dxfmatchint@Base 4.3.2 _dxfmatchnumber@Base 4.3.2 _dxfmatchsaysub@Base 4.3.2 _dxfmatchshort@Base 4.3.2 _dxfmatchubyte@Base 4.3.2 _dxfmatchuint@Base 4.3.2 _dxfmatchushort@Base 4.3.2 _dxfnamedobjlist@Base 4.3.2 _dxfnewnode@Base 4.3.2 _dxfnewvalue@Base 4.3.2 _dxfnextline@Base 4.3.2 _dxfnexttoken@Base 4.3.2 _dxfno_BoundingBox@Base 4.3.2 _dxfno_Copy@Base 4.3.2 _dxfno_Delete@Base 4.3.2 _dxfno_Gather@Base 4.3.2 _dxfno_GetArrayData@Base 4.3.2 _dxfno_GetType@Base 4.3.2 _dxfno_Interpolate@Base 4.3.2 _dxfno_LocalizeInterpolator@Base 4.3.2 _dxfno_Paint@Base 4.3.2 _dxfno_Partition@Base 4.3.2 _dxfno_PrimitiveInterpolate@Base 4.3.2 _dxfno_SetEnumeratedMember@Base 4.3.2 _dxfno_SetMember@Base 4.3.2 _dxfno_Shade@Base 4.3.2 _dxfnumGridPoints@Base 4.3.2 _dxfnumberedobjlist@Base 4.3.2 _dxfobjusesobj@Base 4.3.2 _dxfopen_dxfile@Base 4.3.2 _dxfparse_file@Base 4.3.2 _dxfprint_message@Base 4.3.2 _dxfprtoken@Base 4.3.2 _dxfputdict@Base 4.3.2 _dxfreadarray_binary@Base 4.3.2 _dxfreadarray_text@Base 4.3.2 _dxfreadarray_xdr@Base 4.3.2 _dxfreadoffset@Base 4.3.2 _dxfreadremote@Base 4.3.2 _dxfresetparse@Base 4.3.2 _dxfscalar_base@Base 4.3.2 _dxfscavenge@Base 4.3.2 _dxfset_headerend@Base 4.3.2 _dxfsetdictalias@Base 4.3.2 _dxfsetdictstringmode@Base 4.3.2 _dxfsetmem@Base 4.3.2 _dxfsetnexttype@Base 4.3.2 _dxfsetobjptr@Base 4.3.2 _dxfsetobjused@Base 4.3.2 _dxfsetparse@Base 4.3.2 _dxfsetprevline@Base 4.3.2 _dxfsetskipnum@Base 4.3.2 _dxfsetstartline@Base 4.3.2 _dxfskip_object@Base 4.3.2 _dxfskip_object_or_attr@Base 4.3.2 _dxfskiparray_binary@Base 4.3.2 _dxfskiparray_text@Base 4.3.2 _dxfskiparray_xdr@Base 4.3.2 _dxfsock_close@Base 4.3.2 _dxfsock_open@Base 4.3.2 _dxfstat_cdf@Base 4.3.2 _dxfstat_hdf@Base 4.3.2 _dxfstat_netcdf_file@Base 4.3.2 _dxfstring@Base 4.3.2 _dxfstringobject@Base 4.3.2 _dxftry_bin@Base 4.3.2 _dxftry_cdf@Base 4.3.2 _dxftry_dx@Base 4.3.2 _dxftry_dxfile@Base 4.3.2 _dxftry_hdf@Base 4.3.2 _dxftry_ncdf@Base 4.3.2 _dxftry_wv@Base 4.3.2 _dxfvector_add_2D@Base 4.3.2 _dxfvector_add_3D@Base 4.3.2 _dxfvector_angle_2D@Base 4.3.2 _dxfvector_angle_3D@Base 4.3.2 _dxfvector_base@Base 4.3.2 _dxfvector_cross_2D@Base 4.3.2 _dxfvector_cross_3D@Base 4.3.2 _dxfvector_dot_2D@Base 4.3.2 _dxfvector_dot_3D@Base 4.3.2 _dxfvector_length_2D@Base 4.3.2 _dxfvector_length_3D@Base 4.3.2 _dxfvector_length_squared_2D@Base 4.3.2 _dxfvector_length_squared_3D@Base 4.3.2 _dxfvector_normalize_2D@Base 4.3.2 _dxfvector_normalize_3D@Base 4.3.2 _dxfvector_scale_2D@Base 4.3.2 _dxfvector_scale_3D@Base 4.3.2 _dxfvector_subtract_2D@Base 4.3.2 _dxfvector_subtract_3D@Base 4.3.2 _dxfvector_zero_2D@Base 4.3.2 _dxfvector_zero_3D@Base 4.3.2 _dxfwhich_hdf@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)_initLocks@Base 4.3.2 _newSharedSegment@Base 4.3.2 _tdmParseDisplayString@Base 4.3.2 ap@Base 4.3.2 childtbl_lock@Base 4.3.2 closeSFILE@Base 4.3.2 cubeFaces@Base 4.3.2 defopts@Base 4.3.2 depthlist@Base 4.3.2 dxf_lsquish@Base 4.3.2 end@Base 4.3.2 fdToSFILE@Base 4.3.2 found@Base 4.3.2 getCacheTag@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)getSHMMAX@Base 4.3.2 getWindowColormap@Base 4.3.2 global@Base 4.3.2 grayCmp@Base 4.3.2 indent@Base 4.3.2 indent_char@Base 4.3.2 isOpenGL@Base 4.3.2 m_AmbientLight@Base 4.3.2 m_Append@Base 4.3.2 m_Arrange@Base 4.3.2 m_Attribute@Base 4.3.2 m_AutoAxes@Base 4.3.2 m_AutoCamera@Base 4.3.2 m_AutoColor@Base 4.3.2 m_AutoGlyph@Base 4.3.2 m_AutoGrayScale@Base 4.3.2 m_AutoGrid@Base 4.3.2 m_BSpline@Base 4.3.2 m_Band@Base 4.3.2 m_CacheScene@Base 4.3.2 m_Camera@Base 4.3.2 m_Caption@Base 4.3.2 m_Categorize@Base 4.3.2 m_CategoryStatistics@Base 4.3.2 m_ChangeGroupMember@Base 4.3.2 m_ChangeGroupType@Base 4.3.2 m_ClipBox@Base 4.3.2 m_ClipPlane@Base 4.3.2 m_Collect@Base 4.3.2 m_CollectMultiGrid@Base 4.3.2 m_CollectNamed@Base 4.3.2 m_CollectSeries@Base 4.3.2 m_Color@Base 4.3.2 m_ColorBar@Base 4.3.2 m_Colormap@Base 4.3.2 m_Compute2@Base 4.3.2 m_Compute@Base 4.3.2 m_Connect@Base 4.3.2 m_Construct@Base 4.3.2 m_Convert@Base 4.3.2 m_CopyContainer@Base 4.3.2 m_DFT@Base 4.3.2 m_DXLInputNamed@Base 4.3.2 m_DXLMessage@Base 4.3.2 m_DXLOutput@Base 4.3.2 m_DXLOutputNamed@Base 4.3.2 m_Describe@Base 4.3.2 m_Direction@Base 4.3.2 m_Display@Base 4.3.2 m_DivCurl@Base 4.3.2 m_Done@Base 4.3.2 m_Echo@Base 4.3.2 m_Enumerate@Base 4.3.2 m_Equalize@Base 4.3.2 m_Execute@Base 4.3.2 m_Executive@Base 4.3.2 m_Export@Base 4.3.2 m_Extract@Base 4.3.2 m_FFT@Base 4.3.2 m_FaceNormals@Base 4.3.2 m_Filter@Base 4.3.2 m_First@Base 4.3.2 m_ForEachMember@Base 4.3.2 m_ForEachN@Base 4.3.2 m_Format@Base 4.3.2 m_Get@Base 4.3.2 m_GetGlobal@Base 4.3.2 m_GetLocal@Base 4.3.2 m_GetScene@Base 4.3.2 m_Glyph@Base 4.3.2 m_Gradient@Base 4.3.2 m_Grid@Base 4.3.2 m_Histogram@Base 4.3.2 m_ImageMessage@Base 4.3.2 m_Import@Base 4.3.2 m_ImportSpreadsheet@Base 4.3.2 m_Include@Base 4.3.2 m_Inquire@Base 4.3.2 m_Integer@Base 4.3.2 m_IntegerList@Base 4.3.2 m_InteractionMode@Base 4.3.2 m_Isolate@Base 4.3.2 m_Isosurface@Base 4.3.2 m_KeyIn@Base 4.3.2 m_Legend@Base 4.3.2 m_Light@Base 4.3.2 m_List@Base 4.3.2 m_Lookup@Base 4.3.2 m_MacroEnd@Base 4.3.2 m_MacroStart@Base 4.3.2 m_ManageColormapEditor@Base 4.3.2 m_ManageControlPanel@Base 4.3.2 m_ManageImageWindow@Base 4.3.2 m_ManageSequencer@Base 4.3.2 m_Map@Base 4.3.2 m_MapToPlane@Base 4.3.2 m_Mark@Base 4.3.2 m_Measure@Base 4.3.2 m_Message@Base 4.3.2 m_Morph@Base 4.3.2 m_Normals@Base 4.3.2 m_OpenVisualProgram@Base 4.3.2 m_Options@Base 4.3.2 m_Overlay@Base 4.3.2 m_Parse@Base 4.3.2 m_Partition@Base 4.3.2 m_Pick@Base 4.3.2 m_PickInvalidate@Base 4.3.2 m_Pie@Base 4.3.2 m_Plot@Base 4.3.2 m_Post@Base 4.3.2 m_Print@Base 4.3.2 m_QuantizeImage@Base 4.3.2 m_ReadImage@Base 4.3.2 m_ReadImageWindow@Base 4.3.2 m_Reduce@Base 4.3.2 m_Refine@Base 4.3.2 m_Regrid@Base 4.3.2 m_Remove@Base 4.3.2 m_Rename@Base 4.3.2 m_Render@Base 4.3.2 m_Reorient@Base 4.3.2 m_Replace@Base 4.3.2 m_Ribbon@Base 4.3.2 m_Rotate@Base 4.3.2 m_Route@Base 4.3.2 m_RubberSheet@Base 4.3.2 m_Sample@Base 4.3.2 m_Scalar@Base 4.3.2 m_ScalarList@Base 4.3.2 m_Scale@Base 4.3.2 m_ScaleScreen@Base 4.3.2 m_Screen@Base 4.3.2 m_Select@Base 4.3.2 m_Selector@Base 4.3.2 m_SelectorList@Base 4.3.2 m_Sequencer@Base 4.3.2 m_Set@Base 4.3.2 m_SetDXLInputNamed@Base 4.3.2 m_SetGlobal@Base 4.3.2 m_SetLocal@Base 4.3.2 m_Shade@Base 4.3.2 m_ShowBoundary@Base 4.3.2 m_ShowBox@Base 4.3.2 m_ShowConnections@Base 4.3.2 m_ShowPositions@Base 4.3.2 m_SimplifySurface@Base 4.3.2 m_Slab@Base 4.3.2 m_Slice@Base 4.3.2 m_SocketConnection@Base 4.3.2 m_Sort@Base 4.3.2 m_Stack@Base 4.3.2 m_Statistics@Base 4.3.2 m_StereoPick@Base 4.3.2 m_Streakline@Base 4.3.2 m_Streamline@Base 4.3.2 m_SuperviseState@Base 4.3.2 m_SuperviseWindow@Base 4.3.2 m_Switch@Base 4.3.2 m_System@Base 4.3.2 m_Text@Base 4.3.2 m_Toggle@Base 4.3.2 m_Trace@Base 4.3.2 m_Transform@Base 4.3.2 m_Translate@Base 4.3.2 m_Transpose@Base 4.3.2 m_Tube@Base 4.3.2 m_Unmark@Base 4.3.2 m_UpdateCamera@Base 4.3.2 m_Usage@Base 4.3.2 m_Vector@Base 4.3.2 m_VectorList@Base 4.3.2 m_Verify@Base 4.3.2 m_VisualObject@Base 4.3.2 m_WriteImage@Base 4.3.2 m__badfunc@Base 4.3.2 main@Base 4.3.2 nCubeFaceVertices@Base 4.3.2 nCubeFaces@Base 4.3.2 nQuadFaceVertices@Base 4.3.2 nQuadFaces@Base 4.3.2 nTetraFaceVertices@Base 4.3.2 nTetraFaces@Base 4.3.2 nTriangleFaceVertices@Base 4.3.2 nTriangleFaces@Base 4.3.2 nlscavengers@Base 4.3.2 nscavengers@Base 4.3.2 oldsignal@Base 4.3.2 parse_dx@Base 4.3.2 pointsarray@Base 4.3.2 quadFaces@Base 4.3.2 qvcos@Base 4.3.2 qvsin@Base 4.3.2 readFromSFILE@Base 4.3.2 readN@Base 4.3.2 saveEvent@Base 4.3.2 sig@Base 4.3.2 socketToSFILE@Base 4.3.2 tag_entries@Base 4.3.2 tetraFaces@Base 4.3.2 triangleFaces@Base 4.3.2 user_cleanup@Base 4.3.2 user_init@Base 4.3.2 user_slave_cleanup@Base 4.3.2 writeBuf@Base 4.3.2 writeToSFILE@Base 4.3.2 write_solid@Base 4.3.2 libDXL.so.4 libdx4 #MINVER# DXLCheckPacketString@Base 4.3.2 DXLClearEvent@Base 4.3.2 DXLCloseConnection@Base 4.3.2 DXLConnectToRunningServer@Base 4.3.2 DXLCopyEvent@Base 4.3.2 DXLDeleteConnection@Base 4.3.2 DXLEndExecuteOnChange@Base 4.3.2 DXLEndExecution@Base 4.3.2 DXLExecuteOnChange@Base 4.3.2 DXLExecuteOnce@Base 4.3.2 DXLExitDX@Base 4.3.2 DXLFreeEvent@Base 4.3.2 DXLGetBasePort@Base 4.3.2 DXLGetExecutionStatus@Base 4.3.2 DXLGetInputInteger@Base 4.3.2 DXLGetInputScalar@Base 4.3.2 DXLGetInputString@Base 4.3.2 DXLGetInputValue@Base 4.3.2 DXLGetOutputInteger@Base 4.3.2 DXLGetOutputScalar@Base 4.3.2 DXLGetOutputString@Base 4.3.2 DXLGetOutputValue@Base 4.3.2 DXLGetPacketId@Base 4.3.2 DXLGetPacketIdString@Base 4.3.2 DXLGetPacketString@Base 4.3.2 DXLGetSocket@Base 4.3.2 DXLGetValue@Base 4.3.2 DXLHandlePendingMessages@Base 4.3.2 DXLInitializePMMainLoop@Base 4.3.2 DXLInitializeXMainLoop@Base 4.3.2 DXLIsHostLocal@Base 4.3.2 DXLIsMessagePending@Base 4.3.2 DXLLoadMacroDirectory@Base 4.3.2 DXLLoadMacroFile@Base 4.3.2 DXLLoadVisualProgram@Base 4.3.2 DXLNewConnection@Base 4.3.2 DXLNewEvent@Base 4.3.2 DXLNextPacket@Base 4.3.2 DXLPeekPacket@Base 4.3.2 DXLProcessEventList@Base 4.3.2 DXLQuery@Base 4.3.2 DXLRemoveMessageHandler@Base 4.3.2 DXLRemoveObjectHandler@Base 4.3.2 DXLRemoveValueHandler@Base 4.3.2 DXLSend@Base 4.3.2 DXLSendImmediate@Base 4.3.2 DXLSendPacket@Base 4.3.2 DXLSendUnpacketized@Base 4.3.2 DXLSequencerCtl@Base 4.3.2 DXLSetBasePort@Base 4.3.2 DXLSetBrokenConnectionCallback@Base 4.3.2 DXLSetErrorHandler@Base 4.3.2 DXLSetInputInteger@Base 4.3.2 DXLSetInputScalar@Base 4.3.2 DXLSetInputString@Base 4.3.2 DXLSetInputValue@Base 4.3.2 DXLSetInteger@Base 4.3.2 DXLSetMessageDebugging@Base 4.3.2 DXLSetMessageHandler@Base 4.3.2 DXLSetObjectHandler@Base 4.3.2 DXLSetOutputInteger@Base 4.3.2 DXLSetOutputScalar@Base 4.3.2 DXLSetOutputString@Base 4.3.2 DXLSetOutputValue@Base 4.3.2 DXLSetScalar@Base 4.3.2 DXLSetString@Base 4.3.2 DXLSetSynchronization@Base 4.3.2 DXLSetValue@Base 4.3.2 DXLSetValueHandler@Base 4.3.2 DXLStartDX@Base 4.3.2 DXLSync@Base 4.3.2 DXLUninitializeXMainLoop@Base 4.3.2 DXLWaitForEvent@Base 4.3.2 DXLWaitPacketString@Base 4.3.2 DeleteDictionary@Base 4.3.2 DictDelete@Base 4.3.2 DictFind@Base 4.3.2 DictInsert@Base 4.3.2 NewDictionary@Base 4.3.2 PMCheckInputThread@Base 4.3.2 _DXLDefaultHandler@Base 4.3.2 _DXLError@Base 4.3.2 _DXLNumPackets@Base 4.3.2 _DXLPacketTypes@Base 4.3.2 _dxl_FreeMessageHandler_1@Base 4.3.2 _dxl_FreeMessageHandlers@Base 4.3.2 _dxl_HandleMessage@Base 4.3.2 _dxl_InitMessageHandlers@Base 4.3.2 _dxl_InvalidateSocket@Base 4.3.2 _dxl_RemoveSystemHandler@Base 4.3.2 _dxl_SetSystemHandler@Base 4.3.2 _dxl_SetSystemHandlerId@Base 4.3.2 _dxl_SetSystemHandlerString@Base 4.3.2 _dxl_os2_recv@Base 4.3.2 _dxl_os2_send@Base 4.3.2 end@Base 1:4.4.4-5~ exDXLBeginMacroDefinition@Base 4.3.2 exDXLEndMacroDefinition@Base 4.3.2 exDXLExecuteOnChangeNamed@Base 4.3.2 exDXLExecuteOnChangeNamedWithArgs@Base 4.3.2 exDXLExecuteOnChangeNamedWithArgsV@Base 4.3.2 exDXLExecuteOnceNamed@Base 4.3.2 exDXLExecuteOnceNamedWithArgs@Base 4.3.2 exDXLExecuteOnceNamedWithArgsV@Base 4.3.2 exDXLLoadScript@Base 4.3.2 uiDXLCloseAllColorMapEditors@Base 4.3.2 uiDXLCloseAllImages@Base 4.3.2 uiDXLCloseColorMapEditorByLabel@Base 4.3.2 uiDXLCloseColorMapEditorByTitle@Base 4.3.2 uiDXLCloseImageByLabel@Base 4.3.2 uiDXLCloseImageByTitle@Base 4.3.2 uiDXLCloseSequencer@Base 4.3.2 uiDXLCloseVPE@Base 4.3.2 uiDXLConnectToRunningServer@Base 4.3.2 uiDXLDisconnect@Base 4.3.2 uiDXLLoadConfig@Base 4.3.2 uiDXLOpenAllColorMapEditors@Base 4.3.2 uiDXLOpenAllImages@Base 4.3.2 uiDXLOpenColorMapEditorByLabel@Base 4.3.2 uiDXLOpenColorMapEditorByTitle@Base 4.3.2 uiDXLOpenControlPanelByName@Base 4.3.2 uiDXLOpenImageByLabel@Base 4.3.2 uiDXLOpenImageByTitle@Base 4.3.2 uiDXLOpenSequencer@Base 4.3.2 uiDXLOpenVPE@Base 4.3.2 uiDXLResetServer@Base 4.3.2 uiDXLSaveVisualProgram@Base 4.3.2 uiDXLSetRenderMode@Base 4.3.2 uiDXLStartServer@Base 4.3.2 uiDXLSyncExecutive@Base 4.3.2 libDXcallm.so.4 libdx4 #MINVER# AddFieldToTree@Base 4.3.2 AddOtherAttr@Base 4.3.2 AddStrAttr@Base 4.3.2 BackingStore@Base 4.3.2 CallModuleSetupTask@Base 4.3.2 CallModuleTask@Base 4.3.2 CanDoOGL@Base 4.3.2 CategoryStatistics_worker@Base 4.3.2 CleanupNodes@Base 4.3.2 CountLeaves@Base 4.3.2 CreateQuantPixels@Base 4.3.2 CreateTable@Base 4.3.2 CreateTree@Base 4.3.2 CubeMask@Base 4.3.2 CubeSides@Base 4.3.2 DXAbortTaskGroup@Base 4.3.2 DXAdd@Base 4.3.2 DXAddArrayData@Base 4.3.2 DXAddBackColor@Base 4.3.2 DXAddBackColors@Base 4.3.2 DXAddColor@Base 4.3.2 DXAddColors@Base 4.3.2 DXAddFaceNormal@Base 4.3.2 DXAddFaceNormals@Base 4.3.2 DXAddFrontColor@Base 4.3.2 DXAddFrontColors@Base 4.3.2 DXAddLikeTasks@Base 4.3.2 DXAddLine@Base 4.3.2 DXAddLines@Base 4.3.2 DXAddMacro@Base 4.3.2 DXAddMessage@Base 4.3.2 DXAddModule@Base 4.3.2 DXAddModuleV@Base 4.3.2 DXAddNormal@Base 4.3.2 DXAddNormals@Base 4.3.2 DXAddOpacities@Base 4.3.2 DXAddOpacity@Base 4.3.2 DXAddPoint@Base 4.3.2 DXAddPoints@Base 4.3.2 DXAddQuad@Base 4.3.2 DXAddQuads@Base 4.3.2 DXAddTask@Base 4.3.2 DXAddTetrahedra@Base 4.3.2 DXAddTetrahedron@Base 4.3.2 DXAddTriangle@Base 4.3.2 DXAddTriangles@Base 4.3.2 DXAdjointTranspose@Base 4.3.2 DXAllocate@Base 4.3.2 DXAllocateArray@Base 4.3.2 DXAllocateLocal@Base 4.3.2 DXAllocateLocalOnly@Base 4.3.2 DXAllocateLocalOnlyZero@Base 4.3.2 DXAllocateLocalZero@Base 4.3.2 DXAllocateZero@Base 4.3.2 DXApply@Base 4.3.2 DXApplyTransform@Base 4.3.2 DXArrayConvert@Base 4.3.2 DXArrayConvertV@Base 4.3.2 DXBeginLongMessage@Base 4.3.2 DXBoundingBox@Base 4.3.2 DXCalculateArrayEntry@Base 4.3.2 DXCallModule@Base 4.3.2 DXCallOutboard@Base 4.3.2 DXCategorySize@Base 4.3.2 DXChangedComponentStructure@Base 4.3.2 DXChangedComponentValues@Base 4.3.2 DXCheckRIH@Base 4.3.2 DXClipBox@Base 4.3.2 DXClipPlane@Base 4.3.2 DXColorNameToRGB@Base 4.3.2 DXCompareModule@Base 4.3.2 DXComponentOpt@Base 4.3.2 DXComponentOptLoc@Base 4.3.2 DXComponentReq@Base 4.3.2 DXComponentReqLoc@Base 4.3.2 DXConcatenate@Base 4.3.2 DXConnectToServer@Base 4.3.2 DXCopy@Base 4.3.2 DXCopyAttributes@Base 4.3.2 DXCreateArrayHandle@Base 4.3.2 DXCreateHash@Base 4.3.2 DXCreateInvalidComponentHandle@Base 4.3.2 DXCreateTaskGroup@Base 4.3.2 DXCross@Base 4.3.2 DXCull@Base 4.3.2 DXCullConditional@Base 4.3.2 DXDebug@Base 4.3.2 DXDebugAlloc@Base 4.3.2 DXDebugLocalAlloc@Base 4.3.2 DXDefaultStereoCameraModes@Base 4.3.2 DXDefaultStereoSystemModes@Base 4.3.2 DXDefaultUserInteractors@Base 4.3.2 DXDelete@Base 4.3.2 DXDeleteAttribute@Base 4.3.2 DXDeleteComponent@Base 4.3.2 DXDeleteHashElement@Base 4.3.2 DXDeleteSegList@Base 4.3.2 DXDestroyHash@Base 4.3.2 DXDeterminant@Base 4.3.2 DXDisplay@Base 4.3.2 DXDisplayFB@Base 4.3.2 DXDisplayX12@Base 4.3.2 DXDisplayX15@Base 4.3.2 DXDisplayX16@Base 4.3.2 DXDisplayX24@Base 4.3.2 DXDisplayX32@Base 4.3.2 DXDisplayX4@Base 4.3.2 DXDisplayX8@Base 4.3.2 DXDisplayX@Base 4.3.2 DXDisplayXAny@Base 4.3.2 DXDiv@Base 4.3.2 DXDot@Base 4.3.2 DXEmptyField@Base 4.3.2 DXEnableDebug@Base 4.3.2 DXEndField@Base 4.3.2 DXEndLongMessage@Base 4.3.2 DXEndObject@Base 4.3.2 DXErrorExit@Base 4.3.2 DXExecuteTaskGroup@Base 4.3.2 DXExists@Base 4.3.2 DXExpandMessage@Base 4.3.2 DXExportDX@Base 4.3.2 DXExtract@Base 4.3.2 DXExtractFloat@Base 4.3.2 DXExtractInteger@Base 4.3.2 DXExtractNthString@Base 4.3.2 DXExtractParameter@Base 4.3.2 DXExtractString@Base 4.3.2 DXFindAlloc@Base 4.3.2 DXFoundAlloc@Base 4.3.2 DXFree@Base 4.3.2 DXFreeArrayDataLocal@Base 4.3.2 DXFreeArrayHandle@Base 4.3.2 DXFreeInputs@Base 4.3.2 DXFreeInvalidComponentHandle@Base 4.3.2 DXFreeModuleId@Base 4.3.2 DXGeometricText@Base 4.3.2 DXGetArrayClass@Base 4.3.2 DXGetArrayData@Base 4.3.2 DXGetArrayDataLocal@Base 4.3.2 DXGetArrayInfo@Base 4.3.2 DXGetAttribute@Base 4.3.2 DXGetBackgroundColor@Base 4.3.2 DXGetBytePixels@Base 4.3.2 DXGetCacheEntry@Base 4.3.2 DXGetCacheEntryV@Base 4.3.2 DXGetCameraClass@Base 4.3.2 DXGetCameraMatrix@Base 4.3.2 DXGetCameraMatrixWithFuzz@Base 4.3.2 DXGetCameraResolution@Base 4.3.2 DXGetCameraRotation@Base 4.3.2 DXGetClippedClass@Base 4.3.2 DXGetClippedInfo@Base 4.3.2 DXGetComponentAttribute@Base 4.3.2 DXGetComponentValue@Base 4.3.2 DXGetCompositeFieldClass@Base 4.3.2 DXGetConnections@Base 4.3.2 DXGetConstantArrayClass@Base 4.3.2 DXGetConstantArrayData@Base 4.3.2 DXGetCubesIIInterpolatorClass@Base 4.3.2 DXGetCubesRRInterpolatorClass@Base 4.3.2 DXGetEnumeratedAttribute@Base 4.3.2 DXGetEnumeratedComponentAttribute@Base 4.3.2 DXGetEnumeratedComponentValue@Base 4.3.2 DXGetEnumeratedMember@Base 4.3.2 DXGetError@Base 4.3.2 DXGetErrorExit@Base 4.3.2 DXGetErrorMessage@Base 4.3.2 DXGetFieldClass@Base 4.3.2 DXGetFieldInterpolatorClass@Base 4.3.2 DXGetFle2DInterpolatorClass@Base 4.3.2 DXGetFloatAttribute@Base 4.3.2 DXGetFont@Base 4.3.2 DXGetGroupClass@Base 4.3.2 DXGetGroupInterpolatorClass@Base 4.3.2 DXGetImageBounds@Base 4.3.2 DXGetImageSize@Base 4.3.2 DXGetInputs@Base 4.3.2 DXGetIntegerAttribute@Base 4.3.2 DXGetInterpolatorClass@Base 4.3.2 DXGetInvalidComponentArray@Base 4.3.2 DXGetInvalidCount@Base 4.3.2 DXGetItemSize@Base 4.3.2 DXGetLightClass@Base 4.3.2 DXGetLinesII1DInterpolatorClass@Base 4.3.2 DXGetLinesRI1DInterpolatorClass@Base 4.3.2 DXGetLinesRR1DInterpolatorClass@Base 4.3.2 DXGetMember@Base 4.3.2 DXGetMemberCount@Base 4.3.2 DXGetMemoryBase@Base 4.3.2 DXGetMemorySize@Base 4.3.2 DXGetMeshArrayClass@Base 4.3.2 DXGetMeshArrayInfo@Base 4.3.2 DXGetMeshOffsets@Base 4.3.2 DXGetModuleId@Base 4.3.2 DXGetMultiGridClass@Base 4.3.2 DXGetNextHashElement@Base 4.3.2 DXGetNextInvalidElementIndex@Base 4.3.2 DXGetNextSegListItem@Base 4.3.2 DXGetNextSegListSegment@Base 4.3.2 DXGetNextValidElementIndex@Base 4.3.2 DXGetObjectClass@Base 4.3.2 DXGetObjectTag@Base 4.3.2 DXGetOrthographic@Base 4.3.2 DXGetPart@Base 4.3.2 DXGetPartClass@Base 4.3.2 DXGetPathArrayClass@Base 4.3.2 DXGetPathArrayInfo@Base 4.3.2 DXGetPathOffset@Base 4.3.2 DXGetPerspective@Base 4.3.2 DXGetPickPoint@Base 4.3.2 DXGetPixels@Base 4.3.2 DXGetPrivateClass@Base 4.3.2 DXGetPrivateData@Base 4.3.2 DXGetProductArrayClass@Base 4.3.2 DXGetProductArrayInfo@Base 4.3.2 DXGetQuadsII2DInterpolatorClass@Base 4.3.2 DXGetQuadsRR2DInterpolatorClass@Base 4.3.2 DXGetRegularArrayClass@Base 4.3.2 DXGetRegularArrayInfo@Base 4.3.2 DXGetScreenClass@Base 4.3.2 DXGetScreenInfo@Base 4.3.2 DXGetSegListItemCount@Base 4.3.2 DXGetSegListSegmentItemCount@Base 4.3.2 DXGetSegListSegmentPointer@Base 4.3.2 DXGetSeriesClass@Base 4.3.2 DXGetSeriesMember@Base 4.3.2 DXGetSharedArrayClass@Base 4.3.2 DXGetSoftwareWindow@Base 4.3.2 DXGetString@Base 4.3.2 DXGetStringAttribute@Base 4.3.2 DXGetStringClass@Base 4.3.2 DXGetTetrasInterpolatorClass@Base 4.3.2 DXGetTime@Base 4.3.2 DXGetTrisRI2DInterpolatorClass@Base 4.3.2 DXGetType@Base 4.3.2 DXGetValidCount@Base 4.3.2 DXGetView@Base 4.3.2 DXGetXformClass@Base 4.3.2 DXGetXformInfo@Base 4.3.2 DXGrow@Base 4.3.2 DXGrowV@Base 4.3.2 DXHwddInterface@Base 4.3.2 DXImportCDF@Base 4.3.2 DXImportCM@Base 4.3.2 DXImportDX@Base 4.3.2 DXImportHDF@Base 4.3.2 DXImportNetCDF@Base 4.3.2 DXInitGetNextHashElement@Base 4.3.2 DXInitGetNextInvalidElementIndex@Base 4.3.2 DXInitGetNextSegListItem@Base 4.3.2 DXInitGetNextSegListSegment@Base 4.3.2 DXInitGetNextValidElementIndex@Base 4.3.2 DXInitMaxFreedBlock@Base 4.3.2 DXInitModules@Base 4.3.2 DXInitializeXMainLoop@Base 4.3.2 DXInputAvailable@Base 4.3.2 DXInsert@Base 4.3.2 DXInsertHashElement@Base 4.3.2 DXInterpolate@Base 4.3.2 DXInvalidateConnections@Base 4.3.2 DXInvalidateDupBoundary@Base 4.3.2 DXInvalidateUnreferencedPositions@Base 4.3.2 DXInvert@Base 4.3.2 DXInvertValidity@Base 4.3.2 DXIsElementInvalid@Base 4.3.2 DXIsElementInvalidSequential@Base 4.3.2 DXIsElementValid@Base 4.3.2 DXIsElementValidSequential@Base 4.3.2 DXIsInputAvailable@Base 4.3.2 DXLength@Base 4.3.2 DXLn@Base 4.3.2 DXLoadAndRunObjFile@Base 4.3.2 DXLoadObjFile@Base 4.3.2 DXLocalizeInterpolator@Base 4.3.2 DXMakeFloat@Base 4.3.2 DXMakeGridConnections@Base 4.3.2 DXMakeGridConnectionsV@Base 4.3.2 DXMakeGridPositions@Base 4.3.2 DXMakeGridPositionsV@Base 4.3.2 DXMakeImage@Base 4.3.2 DXMakeImageFormat@Base 4.3.2 DXMakeInteger@Base 4.3.2 DXMakeString@Base 4.3.2 DXMakeStringList@Base 4.3.2 DXMakeStringListV@Base 4.3.2 DXMap@Base 4.3.2 DXMapArray@Base 4.3.2 DXMapCheck@Base 4.3.2 DXMarkTime@Base 4.3.2 DXMarkTimeLocal@Base 4.3.2 DXMarkTimeLocalX@Base 4.3.2 DXMarkTimeX@Base 4.3.2 DXMat@Base 4.3.2 DXMax@Base 4.3.2 DXMaxFreedBlock@Base 4.3.2 DXMeasure@Base 4.3.2 DXMessage@Base 4.3.2 DXMin@Base 4.3.2 DXModSetFloatInput@Base 4.3.2 DXModSetIntegerInput@Base 4.3.2 DXModSetObjectInput@Base 4.3.2 DXModSetObjectOutput@Base 4.3.2 DXModSetStringInput@Base 4.3.2 DXMul@Base 4.3.2 DXNeg@Base 4.3.2 DXNeighbors@Base 4.3.2 DXNewAmbientLight@Base 4.3.2 DXNewArray@Base 4.3.2 DXNewArrayV@Base 4.3.2 DXNewCamera@Base 4.3.2 DXNewCameraDistantLight@Base 4.3.2 DXNewCameraPointLight@Base 4.3.2 DXNewClipped@Base 4.3.2 DXNewCompositeField@Base 4.3.2 DXNewConstantArray@Base 4.3.2 DXNewConstantArrayV@Base 4.3.2 DXNewDistantLight@Base 4.3.2 DXNewField@Base 4.3.2 DXNewGroup@Base 4.3.2 DXNewInterpolator@Base 4.3.2 DXNewMeshArray@Base 4.3.2 DXNewMeshArrayV@Base 4.3.2 DXNewMultiGrid@Base 4.3.2 DXNewPathArray@Base 4.3.2 DXNewPointLight@Base 4.3.2 DXNewPrivate@Base 4.3.2 DXNewProductArray@Base 4.3.2 DXNewProductArrayV@Base 4.3.2 DXNewRegularArray@Base 4.3.2 DXNewScreen@Base 4.3.2 DXNewSegList@Base 4.3.2 DXNewSegListItem@Base 4.3.2 DXNewSegListSegment@Base 4.3.2 DXNewSeries@Base 4.3.2 DXNewSharedArray@Base 4.3.2 DXNewSharedArrayFromOffset@Base 4.3.2 DXNewSharedArrayFromOffsetV@Base 4.3.2 DXNewSharedArrayV@Base 4.3.2 DXNewString@Base 4.3.2 DXNewXform@Base 4.3.2 DXNormalize@Base 4.3.2 DXNotifyRegistered@Base 4.3.2 DXNotifyRegisteredNoExecute@Base 4.3.2 DXObjectPartition@Base 4.3.2 DXOutboardInterface@Base 4.3.2 DXOutputRGB@Base 4.3.2 DXOutputRGBSeparate@Base 4.3.2 DXOutputYUV@Base 4.3.2 DXParseWhere@Base 4.3.2 DXPartition@Base 4.3.2 DXPrint@Base 4.3.2 DXPrintAlloc@Base 4.3.2 DXPrintError@Base 4.3.2 DXPrintLocalAlloc@Base 4.3.2 DXPrintMemoryInfo@Base 4.3.2 DXPrintTimes@Base 4.3.2 DXPrintV@Base 4.3.2 DXProcessParts@Base 4.3.2 DXProcessorId@Base 4.3.2 DXProcessors@Base 4.3.2 DXPt@Base 4.3.2 DXQuad@Base 4.3.2 DXQueryAmbientLight@Base 4.3.2 DXQueryArrayCommon@Base 4.3.2 DXQueryArrayCommonV@Base 4.3.2 DXQueryArrayConvert@Base 4.3.2 DXQueryArrayConvertV@Base 4.3.2 DXQueryCameraDistantLight@Base 4.3.2 DXQueryConstantArray@Base 4.3.2 DXQueryDebug@Base 4.3.2 DXQueryDistantLight@Base 4.3.2 DXQueryGridConnections@Base 4.3.2 DXQueryGridPositions@Base 4.3.2 DXQueryHashElement@Base 4.3.2 DXQueryOriginalMeshExtents@Base 4.3.2 DXQueryOriginalSizes@Base 4.3.2 DXQueryParameter@Base 4.3.2 DXQueryPickCount@Base 4.3.2 DXQueryPickPath@Base 4.3.2 DXQueryPokeCount@Base 4.3.2 DXRGB@Base 4.3.2 DXReAllocate@Base 4.3.2 DXReadyToRun@Base 4.3.2 DXReadyToRunNoExecute@Base 4.3.2 DXReference@Base 4.3.2 DXRegisterForNotification@Base 4.3.2 DXRegisterForNotificationNoExecute@Base 4.3.2 DXRegisterInputHandler@Base 4.3.2 DXRegisterInputHandlerWithCheckProc@Base 4.3.2 DXRegisterScavenger@Base 4.3.2 DXRegisterScavengerLocal@Base 4.3.2 DXRegisterSharedSegment@Base 4.3.2 DXRegisterWindowHandler@Base 4.3.2 DXRegisterWindowHandlerWithCheckProc@Base 4.3.2 DXRemove@Base 4.3.2 DXRename@Base 4.3.2 DXRender@Base 4.3.2 DXReplace@Base 4.3.2 DXResetError@Base 4.3.2 DXRestoreDupBoundary@Base 4.3.2 DXRibbon@Base 4.3.2 DXRotateX@Base 4.3.2 DXRotateY@Base 4.3.2 DXRotateZ@Base 4.3.2 DXSaveInvalidComponent@Base 4.3.2 DXScalarConvert@Base 4.3.2 DXScale@Base 4.3.2 DXSetAllInvalid@Base 4.3.2 DXSetAllValid@Base 4.3.2 DXSetAttribute@Base 4.3.2 DXSetBackgroundColor@Base 4.3.2 DXSetCacheEntry@Base 4.3.2 DXSetCacheEntryV@Base 4.3.2 DXSetClippedObjects@Base 4.3.2 DXSetComponentAttribute@Base 4.3.2 DXSetComponentValue@Base 4.3.2 DXSetConnections@Base 4.3.2 DXSetElementInvalid@Base 4.3.2 DXSetElementValid@Base 4.3.2 DXSetEnumeratedMember@Base 4.3.2 DXSetError@Base 4.3.2 DXSetErrorExit@Base 4.3.2 DXSetFloatAttribute@Base 4.3.2 DXSetGroupType@Base 4.3.2 DXSetGroupTypeV@Base 4.3.2 DXSetIntegerAttribute@Base 4.3.2 DXSetMember@Base 4.3.2 DXSetMemorySize@Base 4.3.2 DXSetMeshOffsets@Base 4.3.2 DXSetObjectTag@Base 4.3.2 DXSetOrthographic@Base 4.3.2 DXSetOutputs@Base 4.3.2 DXSetPart@Base 4.3.2 DXSetPathOffset@Base 4.3.2 DXSetPendingCmd@Base 4.3.2 DXSetPerspective@Base 4.3.2 DXSetResolution@Base 4.3.2 DXSetScreenObject@Base 4.3.2 DXSetSeriesMember@Base 4.3.2 DXSetSoftwareWindowActive@Base 4.3.2 DXSetStringAttribute@Base 4.3.2 DXSetView@Base 4.3.2 DXSetXformMatrix@Base 4.3.2 DXSetXformObject@Base 4.3.2 DXShrink@Base 4.3.2 DXStatistics@Base 4.3.2 DXSub@Base 4.3.2 DXSwap@Base 4.3.2 DXSymbolInterface@Base 4.3.2 DXTetra@Base 4.3.2 DXTraceAlloc@Base 4.3.2 DXTraceTask@Base 4.3.2 DXTraceTime@Base 4.3.2 DXTransform@Base 4.3.2 DXTranslate@Base 4.3.2 DXTranspose@Base 4.3.2 DXTraversePickPath@Base 4.3.2 DXTri@Base 4.3.2 DXTrim@Base 4.3.2 DXTrimItems@Base 4.3.2 DXTube@Base 4.3.2 DXTypeCheck@Base 4.3.2 DXTypeCheckV@Base 4.3.2 DXTypeSize@Base 4.3.2 DXUIMessage@Base 4.3.2 DXUnloadObjFile@Base 4.3.2 DXUnreference@Base 4.3.2 DXUnsetGroupType@Base 4.3.2 DXValidPositionsBoundingBox@Base 4.3.2 DXVec@Base 4.3.2 DXVersion@Base 4.3.2 DXVersionString@Base 4.3.2 DXVisualizeMemory@Base 4.3.2 DXWaitTime@Base 4.3.2 DXWarning@Base 4.3.2 DXcreate_lock@Base 4.3.2 DXdestroy_lock@Base 4.3.2 DXenable_locks@Base 4.3.2 DXfetch_and_add@Base 4.3.2 DXinitdx@Base 4.3.2 DXlock@Base 4.3.2 DXmemfork@Base 4.3.2 DXmemsize@Base 4.3.2 DXqflush@Base 4.3.2 DXqmessage@Base 4.3.2 DXqwrite@Base 4.3.2 DXsqmessage@Base 4.3.2 DXsyncmem@Base 4.3.2 DXtry_lock@Base 4.3.2 DXunlock@Base 4.3.2 EndCheck@Base 4.3.2 ExQuit@Base 4.3.2 Exists2@Base 4.3.2 FILEToSFILE@Base 4.3.2 FreeNode@Base 4.3.2 GetBaseConnection@Base 4.3.2 GetNextMacroIndex@Base 4.3.2 GetTreeNode@Base 4.3.2 HLStoRGB@Base 4.3.2 InsertTree@Base 4.3.2 MakeMany@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockAllocateLock@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockAllocateWait@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockFreeLock@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockFreeWait@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockInit@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockLock@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockSignal@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockStats@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockTryLock@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockUnlock@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockWait@Base 4.3.2 QuadMask@Base 4.3.2 QuadSides@Base 4.3.2 QuantizeColors_series_pass1@Base 4.3.2 QuantizeColors_series_pass2@Base 4.3.2 QuantizeColors_worker@Base 4.3.2 RGBtoHLS@Base 4.3.2 ReduceTree@Base 4.3.2 SFILECharReady@Base 4.3.2 SFILEGetChar@Base 4.3.2 SFILEIoctl@Base 4.3.2 SFILEfileno@Base 4.3.2 SFILEisatty@Base 4.3.2 Sample@Base 4.3.2 SearchTree@Base 4.3.2 SetViewPoint@Base 4.3.2 ShowLoop@Base 4.3.2 TetraMask@Base 4.3.2 TetraSides@Base 4.3.2 TriMask@Base 4.3.2 TriSides@Base 4.3.2 XChecker@Base 4.3.2 _NewCamera@Base 4.3.2 _NewClipped@Base 4.3.2 _NewProductArrayV@Base 4.3.2 _XTexture@Base 4.3.2 _dxdComputeAdds@Base 4.3.2 _dxdComputeAddsSize@Base 4.3.2 _dxdComputeAnds@Base 4.3.2 _dxdComputeAndsSize@Base 4.3.2 _dxdComputeBands@Base 4.3.2 _dxdComputeBandsSize@Base 4.3.2 _dxdComputeBnots@Base 4.3.2 _dxdComputeBnotsSize@Base 4.3.2 _dxdComputeBors@Base 4.3.2 _dxdComputeBorsSize@Base 4.3.2 _dxdComputeBxors@Base 4.3.2 _dxdComputeBxorsSize@Base 4.3.2 _dxdComputeCeils@Base 4.3.2 _dxdComputeCeilsSize@Base 4.3.2 _dxdComputeComplexes@Base 4.3.2 _dxdComputeComplexesSize@Base 4.3.2 _dxdComputeDoubles@Base 4.3.2 _dxdComputeDoublesSize@Base 4.3.2 _dxdComputeEqs@Base 4.3.2 _dxdComputeEqsSize@Base 4.3.2 _dxdComputeFloats@Base 4.3.2 _dxdComputeFloatsSize@Base 4.3.2 _dxdComputeFloors@Base 4.3.2 _dxdComputeFloorsSize@Base 4.3.2 _dxdComputeGes@Base 4.3.2 _dxdComputeGesSize@Base 4.3.2 _dxdComputeGts@Base 4.3.2 _dxdComputeGtsSize@Base 4.3.2 _dxdComputeImagis@Base 4.3.2 _dxdComputeImagisSize@Base 4.3.2 _dxdComputeImagjs@Base 4.3.2 _dxdComputeImagjsSize@Base 4.3.2 _dxdComputeImagks@Base 4.3.2 _dxdComputeImagksSize@Base 4.3.2 _dxdComputeImags@Base 4.3.2 _dxdComputeImagsSize@Base 4.3.2 _dxdComputeInts@Base 4.3.2 _dxdComputeIntsSize@Base 4.3.2 _dxdComputeInvalids@Base 4.3.2 _dxdComputeInvalidsSize@Base 4.3.2 _dxdComputeLes@Base 4.3.2 _dxdComputeLesSize@Base 4.3.2 _dxdComputeLts@Base 4.3.2 _dxdComputeLtsSize@Base 4.3.2 _dxdComputeMaxs@Base 4.3.2 _dxdComputeMaxsSize@Base 4.3.2 _dxdComputeMins@Base 4.3.2 _dxdComputeMinsSize@Base 4.3.2 _dxdComputeNes@Base 4.3.2 _dxdComputeNesSize@Base 4.3.2 _dxdComputeNots@Base 4.3.2 _dxdComputeNotsSize@Base 4.3.2 _dxdComputeOrs@Base 4.3.2 _dxdComputeOrsSize@Base 4.3.2 _dxdComputeQuaternions@Base 4.3.2 _dxdComputeQuaternionsSize@Base 4.3.2 _dxdComputeReals@Base 4.3.2 _dxdComputeRealsSize@Base 4.3.2 _dxdComputeRints@Base 4.3.2 _dxdComputeRintsSize@Base 4.3.2 _dxdComputeSbytes@Base 4.3.2 _dxdComputeSbytesSize@Base 4.3.2 _dxdComputeShorts@Base 4.3.2 _dxdComputeShortsSize@Base 4.3.2 _dxdComputeSigned_ints@Base 4.3.2 _dxdComputeSigned_intsSize@Base 4.3.2 _dxdComputeSigns@Base 4.3.2 _dxdComputeSignsSize@Base 4.3.2 _dxdComputeSubs@Base 4.3.2 _dxdComputeSubsSize@Base 4.3.2 _dxdComputeTruncs@Base 4.3.2 _dxdComputeTruncsSize@Base 4.3.2 _dxdComputeUbytes@Base 4.3.2 _dxdComputeUbytesSize@Base 4.3.2 _dxdComputeUints@Base 4.3.2 _dxdComputeUintsSize@Base 4.3.2 _dxdComputeUshorts@Base 4.3.2 _dxdComputeUshortsSize@Base 4.3.2 _dxdImportTable@Base 4.3.2 _dxd_EXO_default_methods@Base 4.3.2 _dxd_ExHasLicense@Base 4.3.2 _dxd_UserInteractors@Base 4.3.2 _dxd_back_colors@Base 4.3.2 _dxd_binormals@Base 4.3.2 _dxd_both_colors@Base 4.3.2 _dxd_box@Base 4.3.2 _dxd_color_map@Base 4.3.2 _dxd_color_multiplier@Base 4.3.2 _dxd_colors@Base 4.3.2 _dxd_connections@Base 4.3.2 _dxd_convert@Base 4.3.2 _dxd_cubes@Base 4.3.2 _dxd_data@Base 4.3.2 _dxd_dep@Base 4.3.2 _dxd_der@Base 4.3.2 _dxd_element_type@Base 4.3.2 _dxd_exDebug@Base 4.3.2 _dxd_exHostName@Base 4.3.2 _dxd_exMacroDict@Base 4.3.2 _dxd_exMyPID@Base 4.3.2 _dxd_exOutboard@Base 4.3.2 _dxd_exParseError@Base 4.3.2 _dxd_exParseMesg@Base 4.3.2 _dxd_exRemote@Base 4.3.2 _dxd_exRemoteSlave@Base 4.3.2 _dxd_exTerminating@Base 4.3.2 _dxd_execHwddVersion@Base 4.3.2 _dxd_faces@Base 4.3.2 _dxd_fb_image@Base 4.3.2 _dxd_fontwidth@Base 4.3.2 _dxd_front_colors@Base 4.3.2 _dxd_gi_asciiformat@Base 4.3.2 _dxd_gi_byteorder@Base 4.3.2 _dxd_gi_connections@Base 4.3.2 _dxd_gi_dataloc@Base 4.3.2 _dxd_gi_dependency@Base 4.3.2 _dxd_gi_dimsize@Base 4.3.2 _dxd_gi_filename@Base 4.3.2 _dxd_gi_format@Base 4.3.2 _dxd_gi_fromfile@Base 4.3.2 _dxd_gi_header@Base 4.3.2 _dxd_gi_interleaving@Base 4.3.2 _dxd_gi_loc_index@Base 4.3.2 _dxd_gi_majority@Base 4.3.2 _dxd_gi_numdims@Base 4.3.2 _dxd_gi_numflds@Base 4.3.2 _dxd_gi_pos_type@Base 4.3.2 _dxd_gi_positions@Base 4.3.2 _dxd_gi_series@Base 4.3.2 _dxd_gi_seriesvalues@Base 4.3.2 _dxd_gi_serseparat@Base 4.3.2 _dxd_gi_var@Base 4.3.2 _dxd_gi_whichflds@Base 4.3.2 _dxd_gi_whichser@Base 4.3.2 _dxd_hwInteractorEchoPortOGL@Base 4.3.2 _dxd_image@Base 4.3.2 _dxd_image_type@Base 4.3.2 _dxd_inner@Base 4.3.2 _dxd_invalid_connections@Base 4.3.2 _dxd_invalid_positions@Base 4.3.2 _dxd_isosurface_task_counter@Base 4.3.2 _dxd_lines@Base 4.3.2 _dxd_lmHwddVersion@Base 4.3.2 _dxd_nUserInteractors@Base 4.3.2 _dxd_neighbors@Base 4.3.2 _dxd_normals@Base 4.3.2 _dxd_o_back_colors@Base 4.3.2 _dxd_o_binormals@Base 4.3.2 _dxd_o_both_colors@Base 4.3.2 _dxd_o_box@Base 4.3.2 _dxd_o_color_map@Base 4.3.2 _dxd_o_color_multiplier@Base 4.3.2 _dxd_o_colors@Base 4.3.2 _dxd_o_connections@Base 4.3.2 _dxd_o_cubes@Base 4.3.2 _dxd_o_data@Base 4.3.2 _dxd_o_dep@Base 4.3.2 _dxd_o_der@Base 4.3.2 _dxd_o_element_type@Base 4.3.2 _dxd_o_faces@Base 4.3.2 _dxd_o_fb_image@Base 4.3.2 _dxd_o_fontwidth@Base 4.3.2 _dxd_o_front_colors@Base 4.3.2 _dxd_o_image@Base 4.3.2 _dxd_o_image_type@Base 4.3.2 _dxd_o_inner@Base 4.3.2 _dxd_o_invalid_connections@Base 4.3.2 _dxd_o_invalid_positions@Base 4.3.2 _dxd_o_lines@Base 4.3.2 _dxd_o_neighbors@Base 4.3.2 _dxd_o_normals@Base 4.3.2 _dxd_o_opacities@Base 4.3.2 _dxd_o_opacity_map@Base 4.3.2 _dxd_o_opacity_multiplier@Base 4.3.2 _dxd_o_points@Base 4.3.2 _dxd_o_polylines@Base 4.3.2 _dxd_o_positions@Base 4.3.2 _dxd_o_quads@Base 4.3.2 _dxd_o_ref@Base 4.3.2 _dxd_o_surface@Base 4.3.2 _dxd_o_tangents@Base 4.3.2 _dxd_o_tetrahedra@Base 4.3.2 _dxd_o_time@Base 4.3.2 _dxd_o_tri@Base 4.3.2 _dxd_o_triangles@Base 4.3.2 _dxd_o_vbox@Base 4.3.2 _dxd_o_vol@Base 4.3.2 _dxd_o_x_image@Base 4.3.2 _dxd_o_x_server@Base 4.3.2 _dxd_opacities@Base 4.3.2 _dxd_opacity_map@Base 4.3.2 _dxd_opacity_multiplier@Base 4.3.2 _dxd_points@Base 4.3.2 _dxd_polylines@Base 4.3.2 _dxd_positions@Base 4.3.2 _dxd_quads@Base 4.3.2 _dxd_ref@Base 4.3.2 _dxd_registerIHProc@Base 4.3.2 _dxd_surface@Base 4.3.2 _dxd_tangents@Base 4.3.2 _dxd_tetrahedra@Base 4.3.2 _dxd_time@Base 4.3.2 _dxd_tri@Base 4.3.2 _dxd_triangles@Base 4.3.2 _dxd_ubyteToFloat@Base 4.3.2 _dxd_user_def_values@Base 4.3.2 _dxd_vbox@Base 4.3.2 _dxd_vol@Base 4.3.2 _dxd_x_image@Base 4.3.2 _dxd_x_server@Base 4.3.2 _dxdarray_class@Base 4.3.2 _dxdcamera_class@Base 4.3.2 _dxdclipped_class@Base 4.3.2 _dxdcompositefield_class@Base 4.3.2 _dxdcomputeInput@Base 4.3.2 _dxdcomputeTree@Base 4.3.2 _dxdconstantarray_class@Base 4.3.2 _dxdcubesiiinterpolator_class@Base 4.3.2 _dxdcubesrrinterpolator_class@Base 4.3.2 _dxdfield_class@Base 4.3.2 _dxdfieldinterpolator_class@Base 4.3.2 _dxdfle2dinterpolator_class@Base 4.3.2 _dxdgroup_class@Base 4.3.2 _dxdgroupinterpolator_class@Base 4.3.2 _dxdinterpolator_class@Base 4.3.2 _dxdlight_class@Base 4.3.2 _dxdlinesii1dinterpolator_class@Base 4.3.2 _dxdlinesri1dinterpolator_class@Base 4.3.2 _dxdlinesrr1dinterpolator_class@Base 4.3.2 _dxdmesharray_class@Base 4.3.2 _dxdmultigrid_class@Base 4.3.2 _dxdobject_class@Base 4.3.2 _dxdparseError@Base 4.3.2 _dxdpatharray_class@Base 4.3.2 _dxdprivate_class@Base 4.3.2 _dxdproductarray_class@Base 4.3.2 _dxdquadsii2dinterpolator_class@Base 4.3.2 _dxdquadsrr2dinterpolator_class@Base 4.3.2 _dxdregulararray_class@Base 4.3.2 _dxdscreen_class@Base 4.3.2 _dxdseries_class@Base 4.3.2 _dxdsharedarray_class@Base 4.3.2 _dxdstring_class@Base 4.3.2 _dxdtdmAtoms@Base 4.3.2 _dxdtetrasinterpolator_class@Base 4.3.2 _dxdtrisri2dinterpolator_class@Base 4.3.2 _dxdxform_class@Base 4.3.2 _dxfAddEdge2Heap@Base 4.3.2 _dxfAddItemToSearchGrid@Base 4.3.2 _dxfAddRecord@Base 4.3.2 _dxfAdjointTranspose@Base 4.3.2 _dxfAllocateInteractor@Base 4.3.2 _dxfApplyLights@Base 4.3.2 _dxfApplyTranslation@Base 4.3.2 _dxfArray_Copy@Base 4.3.2 _dxfArray_Delete@Base 4.3.2 _dxfArray_GetArrayData@Base 4.3.2 _dxfArray_GetType@Base 4.3.2 _dxfAssociateInteractorEcho@Base 4.3.2 _dxfAsyncDelete@Base 4.3.2 _dxfAsyncRender@Base 4.3.2 _dxfAutoAxes@Base 4.3.2 _dxfAutoColor@Base 4.3.2 _dxfAutoColorObject@Base 4.3.2 _dxfAutoGrayScale@Base 4.3.2 _dxfAxes2D@Base 4.3.2 _dxfBeginCell@Base 4.3.2 _dxfBeginFace@Base 4.3.2 _dxfBoundaryCollapse1stKndGeometricallyOk@Base 4.3.2 _dxfBoundaryCollapse2KndGeometricallyOk@Base 4.3.2 _dxfBoundingBox@Base 4.3.2 _dxfBoundingBoxDiagonal@Base 4.3.2 _dxfBuildEdgeHeap@Base 4.3.2 _dxfBuildEdgeStar@Base 4.3.2 _dxfBuildGroup@Base 4.3.2 _dxfBuildList@Base 4.3.2 _dxfBuildOrientedManifold@Base 4.3.2 _dxfBuildParentEdgeStars@Base 4.3.2 _dxfBuildSimplifiedSurface@Base 4.3.2 _dxfByteField@Base 4.3.2 _dxfByteSwap@Base 4.3.2 _dxfCacheState@Base 4.3.2 _dxfCamera_Copy@Base 4.3.2 _dxfCamera_Delete@Base 4.3.2 _dxfCapClipping@Base 4.3.2 _dxfCaptureHardwareImage@Base 4.3.2 _dxfCatchWinopenErrors@Base 4.3.2 _dxfCategorize@Base 4.3.2 _dxfChangeBufferMode@Base 4.3.2 _dxfCheckLocationsArray@Base 4.3.2 _dxfChgTopology@Base 4.3.2 _dxfClipped_BoundingBox@Base 4.3.2 _dxfClipped_Copy@Base 4.3.2 _dxfClipped_Delete@Base 4.3.2 _dxfClipped_Gather@Base 4.3.2 _dxfClipped_Paint@Base 4.3.2 _dxfClipped_Shade@Base 4.3.2 _dxfClosestPointOnEdge@Base 4.3.2 _dxfClosestPointOnTriangle@Base 4.3.2 _dxfCmpIntSmallFirst@Base 4.3.2 _dxfCoalesceFieldElement@Base 4.3.2 _dxfCollapseBoundaryEdge1stKnd@Base 4.3.2 _dxfCollapseBoundaryEdge2ndKnd@Base 4.3.2 _dxfCollapseEdge@Base 4.3.2 _dxfCollapseGeometricallyFeasible@Base 4.3.2 _dxfCollapseTopologicallyFeasible@Base 4.3.2 _dxfCollapsibilityTestsBoundaryEdge1stKind@Base 4.3.2 _dxfCollapsibilityTestsBoundaryEdge2ndKind@Base 4.3.2 _dxfColorRecurseToIndividual@Base 4.3.2 _dxfComposeVectors@Base 4.3.2 _dxfCompositeField_BoundingBox@Base 4.3.2 _dxfCompositeField_SetEnumeratedMember@Base 4.3.2 _dxfCompositeField_SetMember@Base 4.3.2 _dxfComputeAbsComplexFloat@Base 4.3.2 _dxfComputeAcosComplexFloat@Base 4.3.2 _dxfComputeAddComplexFloat@Base 4.3.2 _dxfComputeArgComplexFloat@Base 4.3.2 _dxfComputeAsinComplexFloat@Base 4.3.2 _dxfComputeAtanComplexFloat@Base 4.3.2 _dxfComputeCheckDimAnyShape@Base 4.3.2 _dxfComputeCheckMatch@Base 4.3.2 _dxfComputeCheckSame@Base 4.3.2 _dxfComputeCheckSameAs@Base 4.3.2 _dxfComputeCheckSameShape@Base 4.3.2 _dxfComputeCheckSameSpecReturn@Base 4.3.2 _dxfComputeCheckSameTypeSpecReturn@Base 4.3.2 _dxfComputeCheckStrings@Base 4.3.2 _dxfComputeCheckVects@Base 4.3.2 _dxfComputeCompareType@Base 4.3.2 _dxfComputeCopy@Base 4.3.2 _dxfComputeCopyTree@Base 4.3.2 _dxfComputeCosComplexFloat@Base 4.3.2 _dxfComputeCoshComplexFloat@Base 4.3.2 _dxfComputeDivComplexFloat@Base 4.3.2 _dxfComputeExecute@Base 4.3.2 _dxfComputeExecuteNode@Base 4.3.2 _dxfComputeExpComplexFloat@Base 4.3.2 _dxfComputeFinishExecution@Base 4.3.2 _dxfComputeFiniteComplexFloat@Base 4.3.2 _dxfComputeFreeObjStruct@Base 4.3.2 _dxfComputeFreeTree@Base 4.3.2 _dxfComputeGetInputs@Base 4.3.2 _dxfComputeInitExecution@Base 4.3.2 _dxfComputeInitInputs@Base 4.3.2 _dxfComputeInvalidCopy@Base 4.3.2 _dxfComputeInvalidOne@Base 4.3.2 _dxfComputeInvalidOr@Base 4.3.2 _dxfComputeIsnanComplexFloat@Base 4.3.2 _dxfComputeLnComplexFloat@Base 4.3.2 _dxfComputeLookupFunction@Base 4.3.2 _dxfComputeMulComplexFloat@Base 4.3.2 _dxfComputeNegComplexFloat@Base 4.3.2 _dxfComputePowComplexFloat@Base 4.3.2 _dxfComputePowComplexFloatFloat@Base 4.3.2 _dxfComputeSinComplexFloat@Base 4.3.2 _dxfComputeSinhComplexFloat@Base 4.3.2 _dxfComputeSqrtComplexFloat@Base 4.3.2 _dxfComputeSubComplexFloat@Base 4.3.2 _dxfComputeTanComplexFloat@Base 4.3.2 _dxfComputeTanhComplexFloat@Base 4.3.2 _dxfComputeTypeCheck@Base 4.3.2 _dxfConnectNearestObject@Base 4.3.2 _dxfConnectRadiusObject@Base 4.3.2 _dxfConnectScatterObject@Base 4.3.2 _dxfConnectUI@Base 4.3.2 _dxfConnectVoronoiObject@Base 4.3.2 _dxfConstantArray_GetArrayData@Base 4.3.2 _dxfConstruct@Base 4.3.2 _dxfConvertWinName@Base 4.3.2 _dxfCopy@Base 4.3.2 _dxfCopyFaceNormalsAreasCompactness@Base 4.3.2 _dxfCopySearchGrid@Base 4.3.2 _dxfCreateCursorInteractor@Base 4.3.2 _dxfCreateInteractorGroup@Base 4.3.2 _dxfCreateNavigator@Base 4.3.2 _dxfCreatePanZoomInteractor@Base 4.3.2 _dxfCreateRenderModule@Base 4.3.2 _dxfCreateRotationInteractor@Base 4.3.2 _dxfCreateSimplificationDataStructure@Base 4.3.2 _dxfCreateStack@Base 4.3.2 _dxfCreateStereoCameras@Base 4.3.2 _dxfCreateUserInteractor@Base 4.3.2 _dxfCreateViewRotationInteractor@Base 4.3.2 _dxfCreateWindow@Base 4.3.2 _dxfCreateZoomInteractor@Base 4.3.2 _dxfCubesIIInterpolator_Copy@Base 4.3.2 _dxfCubesIIInterpolator_Delete@Base 4.3.2 _dxfCubesIIInterpolator_LocalizeInterpolator@Base 4.3.2 _dxfCubesIIInterpolator_PrimitiveInterpolate@Base 4.3.2 _dxfCubesRRInterpolator_Copy@Base 4.3.2 _dxfCubesRRInterpolator_Delete@Base 4.3.2 _dxfCubesRRInterpolator_LocalizeInterpolator@Base 4.3.2 _dxfCubesRRInterpolator_PrimitiveInterpolate@Base 4.3.2 _dxfCursorInteractorChange@Base 4.3.2 _dxfCursorInteractorInvisible@Base 4.3.2 _dxfCursorInteractorVisible@Base 4.3.2 _dxfDXEmptyObject@Base 4.3.2 _dxfDeallocateInteractor@Base 4.3.2 _dxfDelayedOK@Base 4.3.2 _dxfDelete@Base 4.3.2 _dxfDeleteParsedDisplayString@Base 4.3.2 _dxfDeletePortHandle@Base 4.3.2 _dxfDestroyAllInteractors@Base 4.3.2 _dxfDestroyRenderModule@Base 4.3.2 _dxfDirectedParentVertexStar@Base 4.3.2 _dxfDisassociateInteractorEcho@Base 4.3.2 _dxfDivCurl@Base 4.3.2 _dxfDraw@Base 4.3.2 _dxfDrawEither@Base 4.3.2 _dxfDrawMono@Base 4.3.2 _dxfDrawMonoInCurrentContext@Base 4.4.0 _dxfDrawStereo@Base 4.3.2 _dxfEdgeSFilter@Base 4.3.2 _dxfEdgeSKey@Base 4.3.2 _dxfEigen@Base 4.3.2 _dxfEigenConvertMatrix@Base 4.3.2 _dxfEigenFreeConvertMatrix@Base 4.3.2 _dxfEigenFreeMatrix@Base 4.3.2 _dxfEigenFreeVector@Base 4.3.2 _dxfEigenMatrix@Base 4.3.2 _dxfEigenVector@Base 4.3.2 _dxfEliminateDegenerateTriangles@Base 4.3.2 _dxfEliminateStandaloneVertices@Base 4.3.2 _dxfEndCell@Base 4.3.2 _dxfEndFace@Base 4.3.2 _dxfEndRenderModule@Base 4.3.2 _dxfEndRenderPass@Base 4.3.2 _dxfEndSWRenderPass@Base 4.3.2 _dxfErrorTestDataOnSurfaceUpdate@Base 4.3.2 _dxfErrorWithinToleranceV@Base 4.3.2 _dxfErrorWithinToleranceVBoundary1stKnd@Base 4.3.2 _dxfErrorWithinToleranceVBoundary2ndKnd@Base 4.3.2 _dxfExNewInteger@Base 4.3.2 _dxfExitStereoCameraMode@Base 4.3.2 _dxfExitStereoSystemMode@Base 4.3.2 _dxfExportArray@Base 4.3.2 _dxfExportBin@Base 4.3.2 _dxfExportBin_Buffer@Base 4.3.2 _dxfExportBin_FP@Base 4.3.2 _dxfExportDX@Base 4.3.2 _dxfExportDX_FD@Base 4.3.2 _dxfExportHwddVersion@Base 4.3.2 _dxfExportVRML@Base 4.3.2 _dxfExtractFieldElement@Base 4.3.2 _dxfFPlaneForIdenticalVolume@Base 4.3.2 _dxfFastCompactness3DTriangle2@Base 4.3.2 _dxfFather@Base 4.3.2 _dxfFieldInterpolator_Delete@Base 4.3.2 _dxfFieldInterpolator_Interpolate@Base 4.3.2 _dxfFieldWithInformation@Base 4.3.2 _dxfField_BoundingBox@Base 4.3.2 _dxfField_Copy@Base 4.3.2 _dxfField_Delete@Base 4.3.2 _dxfField_Gather@Base 4.3.2 _dxfField_GetType@Base 4.3.2 _dxfField_Paint@Base 4.3.2 _dxfField_Partition@Base 4.3.2 _dxfField_Shade@Base 4.3.2 _dxfFindEdge@Base 4.3.2 _dxfFindRecord@Base 4.3.2 _dxfFlagBoundaryVertices@Base 4.3.2 _dxfFle2DInterpolator_Copy@Base 4.3.2 _dxfFle2DInterpolator_Delete@Base 4.3.2 _dxfFle2DInterpolator_LocalizeInterpolator@Base 4.3.2 _dxfFle2DInterpolator_PrimitiveInterpolate@Base 4.3.2 _dxfFloatDataBoundingBoxDiagonal@Base 4.3.2 _dxfFloatField@Base 4.3.2 _dxfFlog2@Base 4.3.2 _dxfFreeAxesHandle@Base 4.3.2 _dxfFreeLightList@Base 4.3.2 _dxfFreeSearchGrid@Base 4.3.2 _dxfFreeSimplificationDataStructure@Base 4.3.2 _dxfFreeStack@Base 4.3.2 _dxfGather@Base 4.3.2 _dxfGetAnnotationColors@Base 4.3.2 _dxfGetArrayData@Base 4.3.2 _dxfGetColorBarAnnotationColors@Base 4.3.2 _dxfGetCompositeMatrix@Base 4.3.2 _dxfGetFieldInformation@Base 4.3.2 _dxfGetFieldTensorStats@Base 4.3.2 _dxfGetFontName@Base 4.3.2 _dxfGetFormat@Base 4.3.2 _dxfGetInteractorViewInfo@Base 4.3.2 _dxfGetLights@Base 4.3.2 _dxfGetMatrix@Base 4.3.2 _dxfGetNearFar@Base 4.3.2 _dxfGetNeighbors@Base 4.3.2 _dxfGetNextSearchGrid@Base 4.3.2 _dxfGetProcessIds@Base 4.3.2 _dxfGetProjectionInfo@Base 4.3.2 _dxfGetProjectionMatrix@Base 4.3.2 _dxfGetSharedArrayInfo@Base 4.3.2 _dxfGetStatisticsAndSize@Base 4.3.2 _dxfGetStereoCameras@Base 4.3.2 _dxfGetStereoWindowInfo@Base 4.3.2 _dxfGetTensorStats@Base 4.3.2 _dxfGetType@Base 4.3.2 _dxfGetViewMatrix@Base 4.3.2 _dxfGetViewMatrixWithFuzz@Base 4.3.2 _dxfGetViewport@Base 4.3.2 _dxfGlyphTask@Base 4.3.2 _dxfGradient@Base 4.3.2 _dxfGrid@Base 4.3.2 _dxfGroupInterpolator_Copy@Base 4.3.2 _dxfGroupInterpolator_Delete@Base 4.3.2 _dxfGroupInterpolator_Interpolate@Base 4.3.2 _dxfGroupInterpolator_LocalizeInterpolator@Base 4.3.2 _dxfGroup_BoundingBox@Base 4.3.2 _dxfGroup_Copy@Base 4.3.2 _dxfGroup_Delete@Base 4.3.2 _dxfGroup_Gather@Base 4.3.2 _dxfGroup_GetType@Base 4.3.2 _dxfGroup_Paint@Base 4.3.2 _dxfGroup_SetEnumeratedMember@Base 4.3.2 _dxfGroup_SetMember@Base 4.3.2 _dxfGroup_Shade@Base 4.3.2 _dxfHSVtoRGB@Base 4.3.2 _dxfHWload@Base 4.3.2 _dxfHashTableReset@Base 4.3.2 _dxfHeapAdd@Base 4.3.2 _dxfHeapDelMin@Base 4.3.2 _dxfHeapDelete@Base 4.3.2 _dxfHeapSize@Base 4.3.2 _dxfHistogram@Base 4.3.2 _dxfHostIsLocal@Base 4.3.2 _dxfHouseholderPreMultiplication@Base 4.3.2 _dxfHouseholderPreMultiplicationDbl@Base 4.3.2 _dxfHowManyStrings@Base 4.3.2 _dxfHowManyTics@Base 4.3.2 _dxfIdentifyRecord2Key@Base 4.3.2 _dxfImportBin@Base 4.3.2 _dxfImportBin_Buffer@Base 4.3.2 _dxfImportBin_FP@Base 4.3.2 _dxfImportDX_FD@Base 4.3.2 _dxfIndexEdges@Base 4.3.2 _dxfIndexGlyphObject@Base 4.3.2 _dxfInitApplyLights@Base 4.3.2 _dxfInitArray@Base 4.3.2 _dxfInitCMProtocol@Base 4.3.2 _dxfInitDXInteractors@Base 4.3.2 _dxfInitFather@Base 4.3.2 _dxfInitGetSearchGrid@Base 4.3.2 _dxfInitHashTable@Base 4.3.2 _dxfInitInteractors@Base 4.3.2 _dxfInitPortHandleOGL@Base 4.3.2 _dxfInitRenderObject@Base 4.3.2 _dxfInitStack@Base 4.3.2 _dxfInitVectorPart@Base 4.3.2 _dxfInitializeStereoCameraMode@Base 4.3.2 _dxfInitializeStereoSystemMode@Base 4.3.2 _dxfInteractorViewChanged@Base 4.3.2 _dxfInterpolate@Base 4.3.2 _dxfInterpolator_Delete@Base 4.3.2 _dxfInterpolator_GetType@Base 4.3.2 _dxfInverse@Base 4.3.2 _dxfIrregGrow@Base 4.3.2 _dxfIrregInvalidateDupBoundary@Base 4.3.2 _dxfIrregShrink@Base 4.3.2 _dxfIrreg_InitVectorGrp@Base 4.3.2 _dxfIsCircular@Base 4.3.2 _dxfIsColorMap@Base 4.3.2 _dxfIsFieldorGroup@Base 4.3.2 _dxfIsImportedColorMap@Base 4.3.2 _dxfIsInBox@Base 4.3.2 _dxfIsOpacityMap@Base 4.3.2 _dxfIsTensor@Base 4.3.2 _dxfIsTextField@Base 4.3.2 _dxfIsVolume@Base 4.3.2 _dxfJoin@Base 4.3.2 _dxfJoinTriangleCorners@Base 4.3.2 _dxfLight_Copy@Base 4.3.2 _dxfLight_Delete@Base 4.3.2 _dxfLight_Gather@Base 4.3.2 _dxfLight_Paint@Base 4.3.2 _dxfLight_Shade@Base 4.3.2 _dxfLinesII1DInterpolator_Copy@Base 4.3.2 _dxfLinesII1DInterpolator_Delete@Base 4.3.2 _dxfLinesII1DInterpolator_LocalizeInterpolator@Base 4.3.2 _dxfLinesII1DInterpolator_PrimitiveInterpolate@Base 4.3.2 _dxfLinesRI1DInterpolator_Copy@Base 4.3.2 _dxfLinesRI1DInterpolator_Delete@Base 4.3.2 _dxfLinesRI1DInterpolator_LocalizeInterpolator@Base 4.3.2 _dxfLinesRI1DInterpolator_PrimitiveInterpolate@Base 4.3.2 _dxfLinesRR1DInterpolator_Copy@Base 4.3.2 _dxfLinesRR1DInterpolator_Delete@Base 4.3.2 _dxfLinesRR1DInterpolator_LocalizeInterpolator@Base 4.3.2 _dxfLinesRR1DInterpolator_PrimitiveInterpolate@Base 4.3.2 _dxfLoadDefaultUserInteractors@Base 4.3.2 _dxfLoadMatrix@Base 4.3.2 _dxfLoadStereoCameraModeFile@Base 4.3.2 _dxfLoadStereoCameraModes@Base 4.3.2 _dxfLoadStereoModes@Base 4.3.2 _dxfLoadStereoSystemModeFile@Base 4.3.2 _dxfLoadStereoSystemModes@Base 4.3.2 _dxfLoadUserInteractors@Base 4.3.2 _dxfLoadViewMatrix@Base 4.3.2 _dxfLocalByteOrder@Base 4.3.2 _dxfLocalizeInterpolator@Base 4.3.2 _dxfLoopNormal@Base 4.3.2 _dxfLowerCase@Base 4.3.2 _dxfMakeArg@Base 4.3.2 _dxfMakeAssignment@Base 4.3.2 _dxfMakeBarycenter@Base 4.3.2 _dxfMakeBinOp@Base 4.3.2 _dxfMakeConditional@Base 4.3.2 _dxfMakeEdgeBarycenter@Base 4.3.2 _dxfMakeFunCall@Base 4.3.2 _dxfMakeHSVfromRGB@Base 4.3.2 _dxfMakeInput@Base 4.3.2 _dxfMakeList@Base 4.3.2 _dxfMakeRGBColorMap@Base 4.3.2 _dxfMakeSearchGrid@Base 4.3.2 _dxfMakeUnOp@Base 4.3.2 _dxfMakeVariable@Base 4.3.2 _dxfManifoldLinkTest1stKnd@Base 4.3.2 _dxfManifoldLinkTest@Base 4.3.2 _dxfMapToPlane@Base 4.3.2 _dxfMarkEdgesAdjacent2Boundary@Base 4.3.2 _dxfMeshArray_Delete@Base 4.3.2 _dxfMeshArray_GetArrayData@Base 4.3.2 _dxfMinFloatArray@Base 4.3.2 _dxfMinMaxBox@Base 4.3.2 _dxfMult44@Base 4.3.2 _dxfMult44f@Base 4.3.2 _dxfMultMatrix@Base 4.3.2 _dxfMultiGrid_SetEnumeratedMember@Base 4.3.2 _dxfMultiGrid_SetMember@Base 4.3.2 _dxfNew2DAxesObject@Base 4.3.2 _dxfNewAxesObject@Base 4.3.2 _dxfNewBlock@Base 4.3.2 _dxfNewCubesIIInterpolator@Base 4.3.2 _dxfNewCubesRRInterpolator@Base 4.3.2 _dxfNewFle2DInterpolator@Base 4.3.2 _dxfNewGroupInterpolator@Base 4.3.2 _dxfNewHeap@Base 4.3.2 _dxfNewInterpolatorSwitch@Base 4.3.2 _dxfNewLinesII1DInterpolator@Base 4.3.2 _dxfNewLinesRI1DInterpolator@Base 4.3.2 _dxfNewLinesRR1DInterpolator@Base 4.3.2 _dxfNewPortHandle@Base 4.3.2 _dxfNewQuadsII2DInterpolator@Base 4.3.2 _dxfNewQuadsRR2DInterpolator@Base 4.3.2 _dxfNewTetrasInterpolator@Base 4.3.2 _dxfNewTrisRI2DInterpolator@Base 4.3.2 _dxfNextPoint@Base 4.3.2 _dxfNextRecord@Base 4.3.2 _dxfNoFlipOverCheck@Base 4.3.2 _dxfNormalize3Vector@Base 4.3.2 _dxfNormals@Base 4.3.2 _dxfNormalsObject@Base 4.3.2 _dxfNullDoubleClick@Base 4.3.2 _dxfNullEndStroke@Base 4.3.2 _dxfNullKeyStruck@Base 4.3.2 _dxfNullResumeEcho@Base 4.3.2 _dxfNullStartStroke@Base 4.3.2 _dxfNullStrokePoint@Base 4.3.2 _dxfObject_BoundingBox@Base 4.3.2 _dxfObject_Delete@Base 4.3.2 _dxfObject_Shade@Base 4.3.2 _dxfOppositeVector@Base 4.3.2 _dxfPaint@Base 4.3.2 _dxfParentVertexStar@Base 4.3.2 _dxfParmCheck@Base 4.3.2 _dxfPartialFreeSimplificationDataStructure@Base 4.3.2 _dxfPartition@Base 4.3.2 _dxfPartitionNeighbors@Base 4.3.2 _dxfPathArray_GetArrayData@Base 4.3.2 _dxfPermute@Base 4.3.2 _dxfPopInteractorCamera@Base 4.3.2 _dxfPopMatrix@Base 4.3.2 _dxfPopViewMatrix@Base 4.3.2 _dxfPopViewport@Base 4.3.2 _dxfPositionVertexLSConstraints2@Base 4.3.2 _dxfPost@Base 4.3.2 _dxfPostArray@Base 4.3.2 _dxfPrimitiveInterpolate@Base 4.3.2 _dxfPrivate_Delete@Base 4.3.2 _dxfProcessEvents@Base 4.3.2 _dxfProcessEventsInputHandler@Base 4.3.2 _dxfProcessGlyphObject@Base 4.3.2 _dxfProcessPartsG@Base 4.3.2 _dxfProcessPartsNP@Base 4.3.2 _dxfProductArray_Delete@Base 4.3.2 _dxfProductArray_GetArrayData@Base 4.3.2 _dxfPushInteractorCamera@Base 4.3.2 _dxfPushMatrix@Base 4.3.2 _dxfPushViewMatrix@Base 4.3.2 _dxfPushViewport@Base 4.3.2 _dxfQuads2Triangles@Base 4.3.2 _dxfQuadsII2DInterpolator_Copy@Base 4.3.2 _dxfQuadsII2DInterpolator_Delete@Base 4.3.2 _dxfQuadsII2DInterpolator_LocalizeInterpolator@Base 4.3.2 _dxfQuadsII2DInterpolator_PrimitiveInterpolate@Base 4.3.2 _dxfQuadsRR2DInterpolator_Copy@Base 4.3.2 _dxfQuadsRR2DInterpolator_Delete@Base 4.3.2 _dxfQuadsRR2DInterpolator_LocalizeInterpolator@Base 4.3.2 _dxfQuadsRR2DInterpolator_PrimitiveInterpolate@Base 4.3.2 _dxfQueryImportInfo@Base 4.3.2 _dxfRGBtoHSV@Base 4.3.2 _dxfReRef@Base 4.3.2 _dxfReallyCopyArray@Base 4.3.2 _dxfReceiveClientMessage@Base 4.3.2 _dxfRecognizeCubesII@Base 4.3.2 _dxfRecognizeCubesRR@Base 4.3.2 _dxfRecognizeFLE2D@Base 4.3.2 _dxfRecognizeLinesII1D@Base 4.3.2 _dxfRecognizeLinesRI1D@Base 4.3.2 _dxfRecognizeLinesRR1D@Base 4.3.2 _dxfRecognizeQuadsII2D@Base 4.3.2 _dxfRecognizeQuadsRR2D@Base 4.3.2 _dxfRecognizeTetras@Base 4.3.2 _dxfRecognizeTrisRI2D@Base 4.3.2 _dxfRedoInteractorCamera@Base 4.3.2 _dxfRedrawInActiveContext@Base 4.4.0 _dxfRedrawInteractorEchos@Base 4.3.2 _dxfRefine@Base 4.3.2 _dxfRefineIrreg@Base 4.3.2 _dxfRefineReg@Base 4.3.2 _dxfRegGrow@Base 4.3.2 _dxfRegInvalidateDupBoundary@Base 4.3.2 _dxfRegShrink@Base 4.3.2 _dxfReg_InitVectorGrp@Base 4.3.2 _dxfRegularArray_Delete@Base 4.3.2 _dxfRegularArray_GetArrayData@Base 4.3.2 _dxfReinstateEdgesInHeap@Base 4.3.2 _dxfRemoveEdgeFromHeap@Base 4.3.2 _dxfRemoveEdgesFromHeap@Base 4.3.2 _dxfRemoveLowestWeightEdgeFromHeap@Base 4.3.2 _dxfRenormalizeView@Base 4.3.2 _dxfReplaceFaceNormals@Base 4.3.2 _dxfResampleComponentDepConAfterSimplification@Base 4.3.2 _dxfResampleComponentDepPosAfterSimplification@Base 4.3.2 _dxfResampleComponentValuesAfterSimplification@Base 4.3.2 _dxfResetCursorInteractor@Base 4.3.2 _dxfResetHeap@Base 4.3.2 _dxfResetNavigateInteractor@Base 4.3.2 _dxfResetOutboardMessage@Base 4.3.2 _dxfRotateInteractorInvisible@Base 4.3.2 _dxfRotateInteractorVisible@Base 4.3.2 _dxfRotateParentEdge@Base 4.3.2 _dxfRotateParentTriangle@Base 4.3.2 _dxfRubberSheet@Base 4.3.2 _dxfSaveHardwareWindow@Base 4.3.2 _dxfSaveSoftwareWindow@Base 4.3.2 _dxfScalarField@Base 4.3.2 _dxfScreen_BoundingBox@Base 4.3.2 _dxfScreen_Copy@Base 4.3.2 _dxfScreen_Delete@Base 4.3.2 _dxfScreen_Gather@Base 4.3.2 _dxfScreen_Paint@Base 4.3.2 _dxfScreen_Shade@Base 4.3.2 _dxfSegmentIntersection@Base 4.3.2 _dxfSelectFieldInterpolator@Base 4.3.2 _dxfSendClientMessage@Base 4.3.2 _dxfSendInteractorData@Base 4.3.2 _dxfSeries_Copy@Base 4.3.2 _dxfSeries_SetEnumeratedMember@Base 4.3.2 _dxfSeries_SetMember@Base 4.3.2 _dxfSet2DAxesCharacteristic@Base 4.3.2 _dxfSetAxesCharacteristic@Base 4.3.2 _dxfSetCameraProjection@Base 4.3.2 _dxfSetCurrentView@Base 4.3.2 _dxfSetCursorConstraint@Base 4.3.2 _dxfSetCursorSpeed@Base 4.3.2 _dxfSetEnumeratedMember@Base 4.3.2 _dxfSetFuzzValue@Base 4.3.2 _dxfSetInteractionMode@Base 4.3.2 _dxfSetInteractorBox@Base 4.3.2 _dxfSetInteractorImage@Base 4.3.2 _dxfSetInteractorViewDepth@Base 4.3.2 _dxfSetInteractorViewInfo@Base 4.3.2 _dxfSetInteractorWindowSize@Base 4.3.2 _dxfSetMember@Base 4.3.2 _dxfSetMultipliers@Base 4.3.2 _dxfSetNavigateLookAt@Base 4.3.2 _dxfSetNavigateRotateSpeed@Base 4.3.2 _dxfSetNavigateTranslateSpeed@Base 4.3.2 _dxfSetOutboardMessage@Base 4.3.2 _dxfSetProjectionInfo@Base 4.3.2 _dxfSetProjectionMatrix@Base 4.3.2 _dxfSetScreenFuzzFactor@Base 4.3.2 _dxfSetUserInteractorMode@Base 4.3.2 _dxfSetViewport@Base 4.3.2 _dxfSetXError@Base 4.3.2 _dxfShade@Base 4.3.2 _dxfSharedArray_Delete@Base 4.3.2 _dxfSharedArray_GetArrayData@Base 4.3.2 _dxfSimplifiedBoundaryVertexLocation@Base 4.3.2 _dxfSimplifiedStarNormals@Base 4.3.2 _dxfSimplifiedVertexLocation@Base 4.3.2 _dxfSimplifyManifoldSurface@Base 4.3.2 _dxfSimplifySurfaceDriver@Base 4.3.2 _dxfSolveQuadraticEquation@Base 4.3.2 _dxfSolveSymmetric2x2Eqn@Base 4.3.2 _dxfStarPlaneEquationsAndVolume@Base 4.3.2 _dxfString_Copy@Base 4.3.2 _dxfString_Delete@Base 4.3.2 _dxfTetrasInterpolator_Copy@Base 4.3.2 _dxfTetrasInterpolator_Delete@Base 4.3.2 _dxfTetrasInterpolator_LocalizeInterpolator@Base 4.3.2 _dxfTetrasInterpolator_PrimitiveInterpolate@Base 4.3.2 _dxfTextField@Base 4.3.2 _dxfToOrientedManifold@Base 4.3.2 _dxfTraceField@Base 4.3.2 _dxfTraceObjects@Base 4.3.2 _dxfTranspose@Base 4.3.2 _dxfTransposePositions@Base 4.3.2 _dxfTriangle3DBarycentricCoordinates2@Base 4.3.2 _dxfTriangleNormalQR2@Base 4.3.2 _dxfTriangleNormalQR2D@Base 4.3.2 _dxfTrianglesNormalAreaCompactness@Base 4.3.2 _dxfTriangulateField@Base 4.3.2 _dxfTrisRI2DInterpolator_Copy@Base 4.3.2 _dxfTrisRI2DInterpolator_Delete@Base 4.3.2 _dxfTrisRI2DInterpolator_LocalizeInterpolator@Base 4.3.2 _dxfTrisRI2DInterpolator_PrimitiveInterpolate@Base 4.3.2 _dxfTryRestoreBuffer@Base 4.3.2 _dxfTrySaveBuffer@Base 4.3.2 _dxfUIType@Base 4.3.2 _dxfUpdateInteractorGroup@Base 4.3.2 _dxfValidate@Base 4.3.2 _dxfVectorProductQRD@Base 4.3.2 _dxfVertexNormalsfromTriangleNormals@Base 4.3.2 _dxfWidthHeuristic@Base 4.3.2 _dxfXErrorHandler@Base 4.3.2 _dxfXShade@Base 4.3.2 _dxfXform_BoundingBox@Base 4.3.2 _dxfXform_Copy@Base 4.3.2 _dxfXform_Delete@Base 4.3.2 _dxfXform_Gather@Base 4.3.2 _dxfXform_GetType@Base 4.3.2 _dxfXform_Paint@Base 4.3.2 _dxfXform_Shade@Base 4.3.2 _dxf_AnyPendingWindowEvent@Base 4.3.2 _dxf_BBoxDistance@Base 4.3.2 _dxf_BBoxPoint@Base 4.3.2 _dxf_BeginClipping@Base 4.3.2 _dxf_BuildGIFReadFileName@Base 4.3.2 _dxf_BuildIMReadFileName@Base 4.3.2 _dxf_BuildImageFileName@Base 4.3.2 _dxf_BuildTIFFReadFileName@Base 4.3.2 _dxf_CaptureSoftwareImage@Base 4.3.2 _dxf_CaptureXSoftwareImage@Base 4.3.2 _dxf_CheckImage@Base 4.3.2 _dxf_CheckImageDeltas@Base 4.3.2 _dxf_ClassName@Base 4.3.2 _dxf_CompositePlane@Base 4.3.2 _dxf_ConvertObjectsToStringValues@Base 4.3.2 _dxf_CopyArray_jea@Base 4.3.2 _dxf_CopyBufferToFBImage@Base 4.3.2 _dxf_CopyBufferToImage@Base 4.3.2 _dxf_CopyBufferToPImage@Base 4.3.2 _dxf_CopyBufferToXImage@Base 4.3.2 _dxf_CopyCubesIIInterpolator@Base 4.3.2 _dxf_CopyCubesRRInterpolator@Base 4.3.2 _dxf_CopyFace@Base 4.3.2 _dxf_CopyFieldInterpolator@Base 4.3.2 _dxf_CopyFle2DInterpolator@Base 4.3.2 _dxf_CopyGroupInterpolator@Base 4.3.2 _dxf_CopyInterpolator@Base 4.3.2 _dxf_CopyLinesII1DInterpolator@Base 4.3.2 _dxf_CopyLinesRI1DInterpolator@Base 4.3.2 _dxf_CopyLinesRR1DInterpolator@Base 4.3.2 _dxf_CopyObject@Base 4.3.2 _dxf_CopyQuadsII2DInterpolator@Base 4.3.2 _dxf_CopyQuadsRR2DInterpolator@Base 4.3.2 _dxf_CopyTetrasInterpolator@Base 4.3.2 _dxf_CopyTrisRI2DInterpolator@Base 4.3.2 _dxf_CountImages@Base 4.3.2 _dxf_CubeNeighbors@Base 4.3.2 _dxf_CullDisplayListHash@Base 4.3.2 _dxf_CullObjectHash@Base 4.3.2 _dxf_DecodeImage@Base 4.3.2 _dxf_DeleteDisplayListHash@Base 4.3.2 _dxf_DeleteObjectHash@Base 4.3.2 _dxf_DrawOpaqueOGL@Base 4.3.2 _dxf_DrawTranslucentOGL@Base 4.3.2 _dxf_EXOCheck@Base 4.3.2 _dxf_EXO_cleanup@Base 4.3.2 _dxf_EXO_compact@Base 4.3.2 _dxf_EXO_create_object@Base 4.3.2 _dxf_EXO_create_object_local@Base 4.3.2 _dxf_EXO_delete@Base 4.3.2 _dxf_EXO_init@Base 4.3.2 _dxf_EncodeImage@Base 4.3.2 _dxf_EndClipping@Base 4.3.2 _dxf_ExAlignBoundary@Base 4.3.2 _dxf_ExAppendConst@Base 4.3.2 _dxf_ExCRCByte0@Base 4.3.2 _dxf_ExCRCByte@Base 4.3.2 _dxf_ExCRCByteV@Base 4.3.2 _dxf_ExCRCDouble@Base 4.3.2 _dxf_ExCRCDoubleV@Base 4.3.2 _dxf_ExCRCFloat@Base 4.3.2 _dxf_ExCRCFloatV@Base 4.3.2 _dxf_ExCRCInt@Base 4.3.2 _dxf_ExCRCIntV@Base 4.3.2 _dxf_ExCRCLong@Base 4.3.2 _dxf_ExCRCString@Base 4.3.2 _dxf_ExCopyString@Base 4.3.2 _dxf_ExCopyStringLocal@Base 4.3.2 _dxf_ExCopyStringN@Base 4.3.2 _dxf_ExDictPrint@Base 4.3.2 _dxf_ExDictionaryBeginIterate@Base 4.3.2 _dxf_ExDictionaryBeginIterateSorted@Base 4.3.2 _dxf_ExDictionaryCompact@Base 4.3.2 _dxf_ExDictionaryCreate@Base 4.3.2 _dxf_ExDictionaryCreateSorted@Base 4.3.2 _dxf_ExDictionaryDelete@Base 4.3.2 _dxf_ExDictionaryDeleteNoLock@Base 4.3.2 _dxf_ExDictionaryDestroy@Base 4.3.2 _dxf_ExDictionaryEndIterate@Base 4.3.2 _dxf_ExDictionaryInsert@Base 4.3.2 _dxf_ExDictionaryIterate@Base 4.3.2 _dxf_ExDictionaryIterateMany@Base 4.3.2 _dxf_ExDictionaryIterateSorted@Base 4.3.2 _dxf_ExDictionaryIterateSortedMany@Base 4.3.2 _dxf_ExDictionaryPurge@Base 4.3.2 _dxf_ExDictionarySearch@Base 4.3.2 _dxf_ExDie@Base 4.3.2 _dxf_ExDistributeMsg@Base 4.3.2 _dxf_ExEvalConstant@Base 4.3.2 _dxf_ExEvaluateConstants@Base 4.3.2 _dxf_ExFunctionDone@Base 4.3.2 _dxf_ExIsDictionarySorted@Base 4.3.2 _dxf_ExIsExecuting@Base 4.3.2 _dxf_ExMacroDelete@Base 4.3.2 _dxf_ExMacroInit@Base 4.3.2 _dxf_ExMacroInsert@Base 4.3.2 _dxf_ExMacroSearch@Base 4.3.2 _dxf_ExNextPowerOf2@Base 4.3.2 _dxf_ExNode__Delete@Base 4.3.2 _dxf_ExPCreateArgument@Base 4.3.2 _dxf_ExPCreateArith@Base 4.3.2 _dxf_ExPCreateAssign@Base 4.3.2 _dxf_ExPCreateAttribute@Base 4.3.2 _dxf_ExPCreateBackground@Base 4.3.2 _dxf_ExPCreateCall@Base 4.3.2 _dxf_ExPCreateConst@Base 4.3.2 _dxf_ExPCreateData@Base 4.3.2 _dxf_ExPCreateExid@Base 4.3.2 _dxf_ExPCreateId@Base 4.3.2 _dxf_ExPCreateLogical@Base 4.3.2 _dxf_ExPCreateMacro@Base 4.3.2 _dxf_ExPCreateNode@Base 4.3.2 _dxf_ExPCreatePacket@Base 4.3.2 _dxf_ExPCreatePrint@Base 4.3.2 _dxf_ExPDestroyNode@Base 4.3.2 _dxf_ExPDotDotList@Base 4.3.2 _dxf_ExPExtendConst@Base 4.3.2 _dxf_ExPNegateConst@Base 4.3.2 _dxf_ExPrintSortList@Base 4.3.2 _dxf_ExRunOn@Base 4.3.2 _dxf_ExRunOnAll@Base 4.3.2 _dxf_ExStrSave@Base 4.3.2 _dxf_ExtractImageExtension@Base 4.3.2 _dxf_FLE_Normals@Base 4.3.2 _dxf_FindCompInfo@Base 4.3.2 _dxf_FlattenHierarchy@Base 4.3.2 _dxf_FreeInMemory@Base 4.3.2 _dxf_GetComponentData@Base 4.3.2 _dxf_GetEnumeratedImage@Base 4.3.2 _dxf_GetEnumeratedMember@Base 4.3.2 _dxf_GetFBPixels@Base 4.3.2 _dxf_GetFlatSeriesImage@Base 4.3.2 _dxf_GetImageAttributes@Base 4.3.2 _dxf_GetImageDeltas@Base 4.3.2 _dxf_GetImageOrigin@Base 4.3.2 _dxf_GetPixels@Base 4.3.2 _dxf_GetXBytesPerPixel@Base 4.3.2 _dxf_GetXPixels@Base 4.3.2 _dxf_GetXTranslation@Base 4.3.2 _dxf_ImageInfoFromFileName@Base 4.3.2 _dxf_ImageInfoFromFormat@Base 4.3.2 _dxf_ImageInfoFromType@Base 4.3.2 _dxf_InMemory@Base 4.3.2 _dxf_InitBuffer@Base 4.3.2 _dxf_InitDisplayListHash@Base 4.3.2 _dxf_InitObjectHash@Base 4.3.2 _dxf_InputGIF@Base 4.3.2 _dxf_InputIM@Base 4.3.2 _dxf_InputMIFF@Base 4.3.2 _dxf_InputTIFF@Base 4.3.2 _dxf_InsertDisplayList@Base 4.3.2 _dxf_InsertObject@Base 4.3.2 _dxf_Insert_Translucent@Base 4.3.2 _dxf_InterferenceObject@Base 4.3.2 _dxf_IsosurfaceObject@Base 4.3.2 _dxf_Line@Base 4.3.2 _dxf_LineFlat@Base 4.3.2 _dxf_MakeFBImage@Base 4.3.2 _dxf_MakeFieldEmpty@Base 4.3.2 _dxf_MakeImage@Base 4.3.2 _dxf_MakeXImage@Base 4.3.2 _dxf_MergeBackIntoZ@Base 4.3.2 _dxf_NewArrayV@Base 4.3.2 _dxf_NewComponentArray@Base 4.3.2 _dxf_NewCubesIIInterpolator@Base 4.3.2 _dxf_NewCubesRRInterpolator@Base 4.3.2 _dxf_NewFieldInterpolator@Base 4.3.2 _dxf_NewFle2DInterpolator@Base 4.3.2 _dxf_NewGroup@Base 4.3.2 _dxf_NewGroupInterpolator@Base 4.3.2 _dxf_NewInterpolator@Base 4.3.2 _dxf_NewLinesII1DInterpolator@Base 4.3.2 _dxf_NewLinesRI1DInterpolator@Base 4.3.2 _dxf_NewLinesRR1DInterpolator@Base 4.3.2 _dxf_NewObject@Base 4.3.2 _dxf_NewQuadsII2DInterpolator@Base 4.3.2 _dxf_NewQuadsRR2DInterpolator@Base 4.3.2 _dxf_NewRegularArray@Base 4.3.2 _dxf_NewSharedArrayV@Base 4.3.2 _dxf_NewTetrasInterpolator@Base 4.3.2 _dxf_NewTrisRI2DInterpolator@Base 4.3.2 _dxf_PartitionRegular@Base 4.3.2 _dxf_Point@Base 4.3.2 _dxf_Points@Base 4.3.2 _dxf_Polyline@Base 4.3.2 _dxf_PolylineFlat@Base 4.3.2 _dxf_Quad@Base 4.3.2 _dxf_QuadClipping@Base 4.3.2 _dxf_QuadFlat@Base 4.3.2 _dxf_QueryDisplayList@Base 4.3.2 _dxf_QueryObject@Base 4.3.2 _dxf_READ_IMAGE@Base 4.3.2 _dxf_ReadImageSizesADASD@Base 4.3.2 _dxf_ReadImageSizesGIF@Base 4.3.2 _dxf_ReadImageSizesIM@Base 4.3.2 _dxf_ReadImageSizesMIFF@Base 4.3.2 _dxf_ReadImageSizesTIFF@Base 4.3.2 _dxf_ReadSizeFile@Base 4.3.2 _dxf_RegisterInputHandler@Base 4.3.2 _dxf_RegisterInputHandlerX@Base 4.3.2 _dxf_RemoveDupReferences@Base 4.3.2 _dxf_RemoveExtension@Base 4.3.2 _dxf_RemoveImageExtension@Base 4.3.2 _dxf_RenameX@Base 4.3.2 _dxf_ReplaceX@Base 4.3.2 _dxf_ResetDisplayListHash@Base 4.3.2 _dxf_ResetObjectHash@Base 4.3.2 _dxf_SERVICES_FLAGS@Base 4.3.2 _dxf_SetCompositeImageOrigin@Base 4.3.2 _dxf_SetDefaultColor@Base 4.3.2 _dxf_SetEnumeratedMember@Base 4.3.2 _dxf_SetFuzzAttribute@Base 4.3.2 _dxf_SetImageOrigin@Base 4.3.2 _dxf_SetIterator@Base 4.3.2 _dxf_SetIterator_i@Base 4.3.2 _dxf_SetPermanent@Base 4.3.2 _dxf_SetSoftwareXWindowActive@Base 4.3.2 _dxf_SetType@Base 4.3.2 _dxf_SimplifyCompositeImage@Base 4.3.2 _dxf_Sort_Translucent@Base 4.3.2 _dxf_TetraNeighbors@Base 4.3.2 _dxf_TransformArray@Base 4.3.2 _dxf_TransformBox@Base 4.3.2 _dxf_TransformNormals@Base 4.3.2 _dxf_Triangle@Base 4.3.2 _dxf_TriangleClipping@Base 4.3.2 _dxf_TriangleCount@Base 4.3.2 _dxf_TriangleFlat@Base 4.3.2 _dxf_TriangulateFLEP@Base 4.3.2 _dxf_ValidImageExtensionIM@Base 4.3.2 _dxf_ValidImageField@Base 4.3.2 _dxf_VolumeIrregular@Base 4.3.2 _dxf_VolumeRegular@Base 4.3.2 _dxf_WriteSizeFile@Base 4.3.2 _dxf_XBox@Base 4.3.2 _dxf_XColors@Base 4.3.2 _dxf_XConnections@Base 4.3.2 _dxf_XFreeLocal@Base 4.3.2 _dxf_XInvalidConnections@Base 4.3.2 _dxf_XInvalidPolylines@Base 4.3.2 _dxf_XInvalidPositions@Base 4.3.2 _dxf_XLighting@Base 4.3.2 _dxf_XNeighbors@Base 4.3.2 _dxf_XNormals@Base 4.3.2 _dxf_XOpacities@Base 4.3.2 _dxf_XPolylines@Base 4.3.2 _dxf_XPositions@Base 4.3.2 _dxf_XZero@Base 4.3.2 _dxf_ZeroFBPixels@Base 4.3.2 _dxf_ZeroPixels@Base 4.3.2 _dxf_ZeroXPixels@Base 4.3.2 _dxf__EXO_delete@Base 4.3.2 _dxf__TriangleCount@Base 4.3.2 _dxf__TriangulateFLEP@Base 4.3.2 _dxf_approx@Base 4.3.2 _dxf_attributeFlags@Base 4.3.2 _dxf_attributeFrontMaterial@Base 4.3.2 _dxf_attributeFuzz@Base 4.3.2 _dxf_attributeMatrix@Base 4.3.2 _dxf_callDisplayListOGL@Base 4.3.2 _dxf_cat_FindCompType@Base 4.3.2 _dxf_cat_cmp_any@Base 4.3.2 _dxf_cat_cmp_char@Base 4.3.2 _dxf_cat_cmp_double@Base 4.3.2 _dxf_cat_cmp_float@Base 4.3.2 _dxf_cat_cmp_int@Base 4.3.2 _dxf_cat_cmp_short@Base 4.3.2 _dxf_cat_cmp_str@Base 4.3.2 _dxf_cat_cmp_ubyte@Base 4.3.2 _dxf_cat_cmp_uint@Base 4.3.2 _dxf_cat_cmp_ushort@Base 4.3.2 _dxf_cat_hashcmp@Base 4.3.2 _dxf_cat_hashkey@Base 4.3.2 _dxf_cat_hashstrcmp@Base 4.3.2 _dxf_cat_hashstrkey@Base 4.3.2 _dxf_cat_ignore@Base 4.3.2 _dxf_checkDepth@Base 4.3.2 _dxf_clearSortList@Base 4.3.2 _dxf_computeMatrix@Base 4.3.2 _dxf_createWindowX@Base 4.3.2 _dxf_deleteAttribute@Base 4.3.2 _dxf_deleteHwObject@Base 4.3.2 _dxf_deleteSortList@Base 4.3.2 _dxf_deleteWindowX@Base 4.3.2 _dxf_deleteXfield@Base 4.3.2 _dxf_dither@Base 4.3.2 _dxf_endDisplayListOGL@Base 4.3.2 _dxf_exitdisk@Base 4.3.2 _dxf_fileSearch@Base 4.3.2 _dxf_fix_map_template@Base 4.3.2 _dxf_gather@Base 4.3.2 _dxf_getHwClass@Base 4.3.2 _dxf_getHwClippedInfo@Base 4.3.2 _dxf_getHwGatherAmbientColor@Base 4.3.2 _dxf_getHwGatherClipObject@Base 4.3.2 _dxf_getHwGatherClipPlanes@Base 4.3.2 _dxf_getHwGatherFlags@Base 4.3.2 _dxf_getHwGatherLights@Base 4.3.2 _dxf_getHwGatherMaterial@Base 4.3.2 _dxf_getHwGatherObject@Base 4.3.2 _dxf_getHwMaterialInfo@Base 4.3.2 _dxf_getHwObjectData@Base 4.3.2 _dxf_getHwScreenView@Base 4.3.2 _dxf_getHwViewInfo@Base 4.3.2 _dxf_getHwXfieldClipPlanes@Base 4.3.2 _dxf_getParentSize@Base 4.3.2 _dxf_getWindowId@Base 4.3.2 _dxf_getXDepth@Base 4.3.2 _dxf_getXfieldData@Base 4.3.2 _dxf_get_conn_grid_CUBES@Base 4.3.2 _dxf_get_conn_grid_LINES@Base 4.3.2 _dxf_get_conn_grid_QUADS@Base 4.3.2 _dxf_get_conn_irr_CUBES@Base 4.3.2 _dxf_get_conn_irr_LINES@Base 4.3.2 _dxf_get_conn_irr_PRSMS@Base 4.3.2 _dxf_get_conn_irr_QUADS@Base 4.3.2 _dxf_get_conn_irr_TETS@Base 4.3.2 _dxf_get_conn_irr_TRIS@Base 4.3.2 _dxf_get_data_irr_BYTE@Base 4.3.2 _dxf_get_data_irr_DOUBLE@Base 4.3.2 _dxf_get_data_irr_FLOAT@Base 4.3.2 _dxf_get_data_irr_HYPER@Base 4.3.2 _dxf_get_data_irr_INT@Base 4.3.2 _dxf_get_data_irr_SHORT@Base 4.3.2 _dxf_get_data_irr_UBYTE@Base 4.3.2 _dxf_get_data_irr_UINT@Base 4.3.2 _dxf_get_data_irr_USHORT@Base 4.3.2 _dxf_get_data_reg_BYTE@Base 4.3.2 _dxf_get_data_reg_DOUBLE@Base 4.3.2 _dxf_get_data_reg_FLOAT@Base 4.3.2 _dxf_get_data_reg_HYPER@Base 4.3.2 _dxf_get_data_reg_INT@Base 4.3.2 _dxf_get_data_reg_SHORT@Base 4.3.2 _dxf_get_data_reg_UBYTE@Base 4.3.2 _dxf_get_data_reg_UINT@Base 4.3.2 _dxf_get_data_reg_USHORT@Base 4.3.2 _dxf_get_flip@Base 4.3.2 _dxf_get_item_by_handle@Base 4.3.2 _dxf_get_neighb_grid_CUBES@Base 4.3.2 _dxf_get_neighb_grid_LINES@Base 4.3.2 _dxf_get_neighb_grid_QUADS@Base 4.3.2 _dxf_get_neighb_irr_CUBES@Base 4.3.2 _dxf_get_neighb_irr_LINES@Base 4.3.2 _dxf_get_neighb_irr_PRSMS@Base 4.3.2 _dxf_get_neighb_irr_QUADS@Base 4.3.2 _dxf_get_neighb_irr_TETS@Base 4.3.2 _dxf_get_neighb_irr_TRIS@Base 4.3.2 _dxf_get_point_grid_1D@Base 4.3.2 _dxf_get_point_grid_2D@Base 4.3.2 _dxf_get_point_grid_3D@Base 4.3.2 _dxf_get_point_irr_1D@Base 4.3.2 _dxf_get_point_irr_2D@Base 4.3.2 _dxf_get_point_irr_3D@Base 4.3.2 _dxf_gi_InputInfoTable@Base 4.3.2 _dxf_gi_OpenFile@Base 4.3.2 _dxf_gi_extract@Base 4.3.2 _dxf_gi_get_gen@Base 4.3.2 _dxf_gi_importDatafile@Base 4.3.2 _dxf_gi_read_file@Base 4.3.2 _dxf_greater_prime@Base 4.3.2 _dxf_has_ref_lists@Base 4.3.2 _dxf_initRIH@Base 4.3.2 _dxf_initUbyteToFloat@Base 4.3.2 _dxf_initcache@Base 4.3.2 _dxf_initdisk@Base 4.3.2 _dxf_initloader@Base 4.3.2 _dxf_initlocks@Base 4.3.2 _dxf_initmemory@Base 4.3.2 _dxf_initmemqueue@Base 4.3.2 _dxf_initmessages@Base 4.3.2 _dxf_initobjects@Base 4.3.2 _dxf_initstringtable@Base 4.3.2 _dxf_inittiming@Base 4.3.2 _dxf_isDisplayListOpenOGL@Base 4.3.2 _dxf_linesToPlines@Base 4.3.2 _dxf_listAppendItem@Base 4.3.2 _dxf_listEmpty@Base 4.3.2 _dxf_listGetItem@Base 4.3.2 _dxf_listSize@Base 4.3.2 _dxf_make_gamma_table@Base 4.3.2 _dxf_make_map_template@Base 4.3.2 _dxf_mapSupervisedWindow@Base 4.3.2 _dxf_mapWindowX@Base 4.3.2 _dxf_newAttribute@Base 4.3.2 _dxf_newHwClipped@Base 4.3.2 _dxf_newHwGather@Base 4.3.2 _dxf_newHwMaterial@Base 4.3.2 _dxf_newHwObject@Base 4.3.2 _dxf_newHwScreen@Base 4.3.2 _dxf_newHwView@Base 4.3.2 _dxf_newList@Base 4.3.2 _dxf_newSortList@Base 4.3.2 _dxf_newXfieldO@Base 4.3.2 _dxf_newXfieldP@Base 4.3.2 _dxf_openDisplayListOGL@Base 4.3.2 _dxf_paint@Base 4.3.2 _dxf_parameters@Base 4.3.2 _dxf_polylinesToPlines@Base 4.3.2 _dxf_popHwGatherClipPlanes@Base 4.3.2 _dxf_private_modules@Base 4.3.2 _dxf_pushHwGatherClipPlanes@Base 4.3.2 _dxf_quadsToQmesh@Base 4.3.2 _dxf_remap_by_map@Base 4.3.2 _dxf_resample_array@Base 4.3.2 _dxf_samplePointer@Base 4.3.2 _dxf_setAttributeMatrix@Base 4.3.2 _dxf_setHwGatherAmbientColor@Base 4.3.2 _dxf_setHwGatherClipObject@Base 4.3.2 _dxf_setHwGatherFlags@Base 4.3.2 _dxf_setHwGatherLights@Base 4.3.2 _dxf_setHwGatherMaterial@Base 4.3.2 _dxf_setHwGatherObject@Base 4.3.2 _dxf_setHwMaterialAmbient@Base 4.3.2 _dxf_setHwMaterialDiffuse@Base 4.3.2 _dxf_setHwMaterialShininess@Base 4.3.2 _dxf_setHwMaterialSpecular@Base 4.3.2 _dxf_setHwScreenView@Base 4.3.2 _dxf_setHwViewBackground@Base 4.3.2 _dxf_setHwViewFlags@Base 4.3.2 _dxf_setHwViewGather@Base 4.3.2 _dxf_setHwViewProjectionMatrix@Base 4.3.2 _dxf_setHwViewTranslation@Base 4.3.2 _dxf_setHwViewViewMatrix@Base 4.3.2 _dxf_setHwXfieldClipPlanes@Base 4.3.2 _dxf_setWindowOffset@Base 4.3.2 _dxf_setWindowSize@Base 4.3.2 _dxf_sigcatch@Base 4.3.2 _dxf_translateImage@Base 4.3.2 _dxf_translateXImage@Base 4.3.2 _dxf_trisToTmesh@Base 4.3.2 _dxf_updateView@Base 4.3.2 _dxf_user_modules@Base 4.3.2 _dxf_write_eps_color@Base 4.3.2 _dxf_write_eps_gray@Base 4.3.2 _dxf_write_fb@Base 4.3.2 _dxf_write_gif@Base 4.3.2 _dxf_write_im@Base 4.3.2 _dxf_write_miff@Base 4.3.2 _dxf_write_ps_color@Base 4.3.2 _dxf_write_ps_gray@Base 4.3.2 _dxf_write_r_g_b@Base 4.3.2 _dxf_write_rgb@Base 4.3.2 _dxf_write_tiff@Base 4.3.2 _dxf_write_yuv@Base 4.3.2 _dxf_xfieldAttributes@Base 4.3.2 _dxf_xfieldNconnections@Base 4.3.2 _dxf_xfieldSidesPerConnection@Base 4.3.2 _dxf_zclip_quads@Base 4.3.2 _dxf_zclip_triangles@Base 4.3.2 _dxfadd_objident@Base 4.3.2 _dxfaddobjlist@Base 4.3.2 _dxfaxes_delta@Base 4.3.2 _dxfccerror@Base 4.3.2 _dxfccinput@Base 4.3.2 _dxfcclex@Base 4.3.2 _dxfcclexerror@Base 4.3.2 _dxfccparse@Base 4.3.2 _dxfcheck_obj_cache@Base 4.3.2 _dxfcleanup_mem@Base 4.3.2 _dxfclose_dxfile@Base 4.3.2 _dxfcolorfield@Base 4.3.2 _dxfcontrol_to_o@Base 4.3.2 _dxfcontrol_to_rgb@Base 4.3.2 _dxfdelete_objident@Base 4.3.2 _dxfdeletedict@Base 4.3.2 _dxfdeleteobjlist@Base 4.3.2 _dxfdeleteparse@Base 4.3.2 _dxfdictname@Base 4.3.2 _dxfdupfinfo@Base 4.3.2 _dxfeditor_to_hsv@Base 4.3.2 _dxfeditor_to_opacity@Base 4.3.2 _dxfemergency@Base 4.3.2 _dxfendnotascii@Base 4.3.2 _dxffile_add@Base 4.3.2 _dxffile_close@Base 4.3.2 _dxffile_open@Base 4.3.2 _dxffile_read@Base 4.3.2 _dxffile_write@Base 4.3.2 _dxffreefinfo@Base 4.3.2 _dxfget_bin@Base 4.3.2 _dxfget_cdf@Base 4.3.2 _dxfget_cm@Base 4.3.2 _dxfget_dx@Base 4.3.2 _dxfget_hdf@Base 4.3.2 _dxfget_hdfcount@Base 4.3.2 _dxfget_ncdf@Base 4.3.2 _dxfget_wv@Base 4.3.2 _dxfgetdictalias@Base 4.3.2 _dxfgetdictinfo@Base 4.3.2 _dxfgetlineno@Base 4.3.2 _dxfgetnode@Base 4.3.2 _dxfgetobjgb@Base 4.3.2 _dxfgetprevline@Base 4.3.2 _dxfgetstartline@Base 4.3.2 _dxfgetstringinfo@Base 4.3.2 _dxfgetstringnodict@Base 4.3.2 _dxfgetuniqueid@Base 4.3.2 _dxfinit_convert@Base 4.3.2 _dxfinit_objident@Base 4.3.2 _dxfinitdict@Base 4.3.2 _dxfinitfinfo@Base 4.3.2 _dxfinitobjlist@Base 4.3.2 _dxfinitparse@Base 4.3.2 _dxfinteger_base@Base 4.3.2 _dxfinteract_float@Base 4.3.2 _dxfiskeyword@Base 4.3.2 _dxfisnexttoken@Base 4.3.2 _dxfisobjused@Base 4.3.2 _dxflexinput@Base 4.3.2 _dxflook_objident@Base 4.3.2 _dxflookdict@Base 4.3.2 _dxflookkeyword@Base 4.3.2 _dxflookobjlist@Base 4.3.2 _dxflscavenge@Base 4.3.2 _dxfmarknamedobjlist@Base 4.3.2 _dxfmarknumberedobjlist@Base 4.3.2 _dxfmatchanysub@Base 4.3.2 _dxfmatchbyte@Base 4.3.2 _dxfmatchdouble@Base 4.3.2 _dxfmatchfloat@Base 4.3.2 _dxfmatchid@Base 4.3.2 _dxfmatchint@Base 4.3.2 _dxfmatchnumber@Base 4.3.2 _dxfmatchsaysub@Base 4.3.2 _dxfmatchshort@Base 4.3.2 _dxfmatchubyte@Base 4.3.2 _dxfmatchuint@Base 4.3.2 _dxfmatchushort@Base 4.3.2 _dxfnamedobjlist@Base 4.3.2 _dxfnewnode@Base 4.3.2 _dxfnewvalue@Base 4.3.2 _dxfnextline@Base 4.3.2 _dxfnexttoken@Base 4.3.2 _dxfno_BoundingBox@Base 4.3.2 _dxfno_Copy@Base 4.3.2 _dxfno_Delete@Base 4.3.2 _dxfno_Gather@Base 4.3.2 _dxfno_GetArrayData@Base 4.3.2 _dxfno_GetType@Base 4.3.2 _dxfno_Interpolate@Base 4.3.2 _dxfno_LocalizeInterpolator@Base 4.3.2 _dxfno_Paint@Base 4.3.2 _dxfno_Partition@Base 4.3.2 _dxfno_PrimitiveInterpolate@Base 4.3.2 _dxfno_SetEnumeratedMember@Base 4.3.2 _dxfno_SetMember@Base 4.3.2 _dxfno_Shade@Base 4.3.2 _dxfnumGridPoints@Base 4.3.2 _dxfnumberedobjlist@Base 4.3.2 _dxfobjusesobj@Base 4.3.2 _dxfopen_dxfile@Base 4.3.2 _dxfparse_file@Base 4.3.2 _dxfprint_message@Base 4.3.2 _dxfprtoken@Base 4.3.2 _dxfputdict@Base 4.3.2 _dxfreadarray_binary@Base 4.3.2 _dxfreadarray_text@Base 4.3.2 _dxfreadarray_xdr@Base 4.3.2 _dxfreadoffset@Base 4.3.2 _dxfreadremote@Base 4.3.2 _dxfresetparse@Base 4.3.2 _dxfscalar_base@Base 4.3.2 _dxfscavenge@Base 4.3.2 _dxfset_headerend@Base 4.3.2 _dxfsetdictalias@Base 4.3.2 _dxfsetdictstringmode@Base 4.3.2 _dxfsetnexttype@Base 4.3.2 _dxfsetobjptr@Base 4.3.2 _dxfsetobjused@Base 4.3.2 _dxfsetparse@Base 4.3.2 _dxfsetprevline@Base 4.3.2 _dxfsetskipnum@Base 4.3.2 _dxfsetstartline@Base 4.3.2 _dxfskip_object@Base 4.3.2 _dxfskip_object_or_attr@Base 4.3.2 _dxfskiparray_binary@Base 4.3.2 _dxfskiparray_text@Base 4.3.2 _dxfskiparray_xdr@Base 4.3.2 _dxfsock_close@Base 4.3.2 _dxfsock_open@Base 4.3.2 _dxfstat_cdf@Base 4.3.2 _dxfstat_hdf@Base 4.3.2 _dxfstat_netcdf_file@Base 4.3.2 _dxfstring@Base 4.3.2 _dxfstringobject@Base 4.3.2 _dxftry_bin@Base 4.3.2 _dxftry_cdf@Base 4.3.2 _dxftry_dx@Base 4.3.2 _dxftry_dxfile@Base 4.3.2 _dxftry_hdf@Base 4.3.2 _dxftry_ncdf@Base 4.3.2 _dxftry_wv@Base 4.3.2 _dxfvector_add_2D@Base 4.3.2 _dxfvector_add_3D@Base 4.3.2 _dxfvector_angle_2D@Base 4.3.2 _dxfvector_angle_3D@Base 4.3.2 _dxfvector_base@Base 4.3.2 _dxfvector_cross_2D@Base 4.3.2 _dxfvector_cross_3D@Base 4.3.2 _dxfvector_dot_2D@Base 4.3.2 _dxfvector_dot_3D@Base 4.3.2 _dxfvector_length_2D@Base 4.3.2 _dxfvector_length_3D@Base 4.3.2 _dxfvector_length_squared_2D@Base 4.3.2 _dxfvector_length_squared_3D@Base 4.3.2 _dxfvector_normalize_2D@Base 4.3.2 _dxfvector_normalize_3D@Base 4.3.2 _dxfvector_scale_2D@Base 4.3.2 _dxfvector_scale_3D@Base 4.3.2 _dxfvector_subtract_2D@Base 4.3.2 _dxfvector_subtract_3D@Base 4.3.2 _dxfvector_zero_2D@Base 4.3.2 _dxfvector_zero_3D@Base 4.3.2 _dxfwhich_hdf@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)_initLocks@Base 4.3.2 _newSharedSegment@Base 4.3.2 _tdmParseDisplayString@Base 4.3.2 ap@Base 4.3.2 closeSFILE@Base 4.3.2 cubeFaces@Base 4.3.2 defopts@Base 4.3.2 depthlist@Base 4.3.2 dxf_lsquish@Base 4.3.2 exit@Base 4.3.2 fdToSFILE@Base 4.3.2 found@Base 4.3.2 getCacheTag@Base 4.3.2 getWindowColormap@Base 4.3.2 global@Base 4.3.2 grayCmp@Base 4.3.2 indent@Base 4.3.2 indent_char@Base 4.3.2 isOpenGL@Base 4.3.2 m_AmbientLight@Base 4.3.2 m_Append@Base 4.3.2 m_Arrange@Base 4.3.2 m_Attribute@Base 4.3.2 m_AutoAxes@Base 4.3.2 m_AutoCamera@Base 4.3.2 m_AutoColor@Base 4.3.2 m_AutoGlyph@Base 4.3.2 m_AutoGrayScale@Base 4.3.2 m_AutoGrid@Base 4.3.2 m_BSpline@Base 4.3.2 m_Band@Base 4.3.2 m_CacheScene@Base 4.3.2 m_Camera@Base 4.3.2 m_Caption@Base 4.3.2 m_Categorize@Base 4.3.2 m_CategoryStatistics@Base 4.3.2 m_ChangeGroupMember@Base 4.3.2 m_ChangeGroupType@Base 4.3.2 m_ClipBox@Base 4.3.2 m_ClipPlane@Base 4.3.2 m_Collect@Base 4.3.2 m_CollectMultiGrid@Base 4.3.2 m_CollectNamed@Base 4.3.2 m_CollectSeries@Base 4.3.2 m_Color@Base 4.3.2 m_ColorBar@Base 4.3.2 m_Colormap@Base 4.3.2 m_Compute2@Base 4.3.2 m_Compute@Base 4.3.2 m_Connect@Base 4.3.2 m_Construct@Base 4.3.2 m_Convert@Base 4.3.2 m_CopyContainer@Base 4.3.2 m_DFT@Base 4.3.2 m_DXLMessage@Base 4.3.2 m_DXLOutput@Base 4.3.2 m_DXLOutputNamed@Base 4.3.2 m_Describe@Base 4.3.2 m_Direction@Base 4.3.2 m_Display@Base 4.3.2 m_DivCurl@Base 4.3.2 m_Echo@Base 4.3.2 m_Enumerate@Base 4.3.2 m_Equalize@Base 4.3.2 m_Execute@Base 4.3.2 m_Export@Base 4.3.2 m_Extract@Base 4.3.2 m_FFT@Base 4.3.2 m_FaceNormals@Base 4.3.2 m_Filter@Base 4.3.2 m_Format@Base 4.3.2 m_GetScene@Base 4.3.2 m_Glyph@Base 4.3.2 m_Gradient@Base 4.3.2 m_Grid@Base 4.3.2 m_Histogram@Base 4.3.2 m_ImageMessage@Base 4.3.2 m_Import@Base 4.3.2 m_ImportSpreadsheet@Base 4.3.2 m_Include@Base 4.3.2 m_Inquire@Base 4.3.2 m_Integer@Base 4.3.2 m_IntegerList@Base 4.3.2 m_InteractionMode@Base 4.3.2 m_Isolate@Base 4.3.2 m_Isosurface@Base 4.3.2 m_KeyIn@Base 4.3.2 m_Legend@Base 4.3.2 m_Light@Base 4.3.2 m_List@Base 4.3.2 m_Lookup@Base 4.3.2 m_MacroEnd@Base 4.3.2 m_MacroStart@Base 4.3.2 m_ManageColormapEditor@Base 4.3.2 m_ManageControlPanel@Base 4.3.2 m_ManageImageWindow@Base 4.3.2 m_ManageSequencer@Base 4.3.2 m_Map@Base 4.3.2 m_MapToPlane@Base 4.3.2 m_Mark@Base 4.3.2 m_Measure@Base 4.3.2 m_Message@Base 4.3.2 m_Morph@Base 4.3.2 m_Normals@Base 4.3.2 m_OpenVisualProgram@Base 4.3.2 m_Options@Base 4.3.2 m_Overlay@Base 4.3.2 m_Parse@Base 4.3.2 m_Partition@Base 4.3.2 m_Pick@Base 4.3.2 m_PickInvalidate@Base 4.3.2 m_Pie@Base 4.3.2 m_Plot@Base 4.3.2 m_Post@Base 4.3.2 m_Print@Base 4.3.2 m_QuantizeImage@Base 4.3.2 m_ReadImage@Base 4.3.2 m_ReadImageWindow@Base 4.3.2 m_Reduce@Base 4.3.2 m_Refine@Base 4.3.2 m_Regrid@Base 4.3.2 m_Remove@Base 4.3.2 m_Rename@Base 4.3.2 m_Render@Base 4.3.2 m_Reorient@Base 4.3.2 m_Replace@Base 4.3.2 m_Ribbon@Base 4.3.2 m_Rotate@Base 4.3.2 m_Route@Base 4.3.2 m_RubberSheet@Base 4.3.2 m_Sample@Base 4.3.2 m_Scalar@Base 4.3.2 m_ScalarList@Base 4.3.2 m_Scale@Base 4.3.2 m_ScaleScreen@Base 4.3.2 m_Screen@Base 4.3.2 m_Select@Base 4.3.2 m_Selector@Base 4.3.2 m_SelectorList@Base 4.3.2 m_Shade@Base 4.3.2 m_ShowBoundary@Base 4.3.2 m_ShowBox@Base 4.3.2 m_ShowConnections@Base 4.3.2 m_ShowPositions@Base 4.3.2 m_SimplifySurface@Base 4.3.2 m_Slab@Base 4.3.2 m_Slice@Base 4.3.2 m_SocketConnection@Base 4.3.2 m_Sort@Base 4.3.2 m_Stack@Base 4.3.2 m_Statistics@Base 4.3.2 m_StereoPick@Base 4.3.2 m_Streakline@Base 4.3.2 m_Streamline@Base 4.3.2 m_SuperviseState@Base 4.3.2 m_SuperviseWindow@Base 4.3.2 m_Switch@Base 4.3.2 m_System@Base 4.3.2 m_Text@Base 4.3.2 m_Toggle@Base 4.3.2 m_Trace@Base 4.3.2 m_Transform@Base 4.3.2 m_Translate@Base 4.3.2 m_Transpose@Base 4.3.2 m_Tube@Base 4.3.2 m_Unmark@Base 4.3.2 m_UpdateCamera@Base 4.3.2 m_Usage@Base 4.3.2 m_Vector@Base 4.3.2 m_VectorList@Base 4.3.2 m_Verify@Base 4.3.2 m_VisualObject@Base 4.3.2 m_WriteImage@Base 4.3.2 nCubeFaceVertices@Base 4.3.2 nCubeFaces@Base 4.3.2 nQuadFaceVertices@Base 4.3.2 nQuadFaces@Base 4.3.2 nTetraFaceVertices@Base 4.3.2 nTetraFaces@Base 4.3.2 nTriangleFaceVertices@Base 4.3.2 nTriangleFaces@Base 4.3.2 oldsignal@Base 4.3.2 parse_dx@Base 4.3.2 pids@Base 4.3.2 pointsarray@Base 4.3.2 quadFaces@Base 4.3.2 qvcos@Base 4.3.2 qvsin@Base 4.3.2 readFromSFILE@Base 4.3.2 saveEvent@Base 4.3.2 socketToSFILE@Base 4.3.2 tag_entries@Base 4.3.2 tetraFaces@Base 4.3.2 triangleFaces@Base 4.3.2 user_cleanup@Base 4.3.2 user_init@Base 4.3.2 user_slave_cleanup@Base 4.3.2 writeToSFILE@Base 4.3.2 write_solid@Base 4.3.2 libDXlite.so.4 libdx4 #MINVER# DXAbortTaskGroup@Base 4.3.2 DXAdd@Base 4.3.2 DXAddArrayData@Base 4.3.2 DXAddBackColor@Base 4.3.2 DXAddBackColors@Base 4.3.2 DXAddColor@Base 4.3.2 DXAddColors@Base 4.3.2 DXAddFaceNormal@Base 4.3.2 DXAddFaceNormals@Base 4.3.2 DXAddFrontColor@Base 4.3.2 DXAddFrontColors@Base 4.3.2 DXAddLikeTasks@Base 4.3.2 DXAddLine@Base 4.3.2 DXAddLines@Base 4.3.2 DXAddMessage@Base 4.3.2 DXAddNormal@Base 4.3.2 DXAddNormals@Base 4.3.2 DXAddOpacities@Base 4.3.2 DXAddOpacity@Base 4.3.2 DXAddPoint@Base 4.3.2 DXAddPoints@Base 4.3.2 DXAddQuad@Base 4.3.2 DXAddQuads@Base 4.3.2 DXAddTask@Base 4.3.2 DXAddTetrahedra@Base 4.3.2 DXAddTetrahedron@Base 4.3.2 DXAddTriangle@Base 4.3.2 DXAddTriangles@Base 4.3.2 DXAdjointTranspose@Base 4.3.2 DXAllocate@Base 4.3.2 DXAllocateArray@Base 4.3.2 DXAllocateLocal@Base 4.3.2 DXAllocateLocalOnly@Base 4.3.2 DXAllocateLocalOnlyZero@Base 4.3.2 DXAllocateLocalZero@Base 4.3.2 DXAllocateZero@Base 4.3.2 DXApply@Base 4.3.2 DXArrayConvert@Base 4.3.2 DXArrayConvertV@Base 4.3.2 DXBeginLongMessage@Base 4.3.2 DXBoundingBox@Base 4.3.2 DXCalculateArrayEntry@Base 4.3.2 DXCallOutboard@Base 4.3.2 DXCategorySize@Base 4.3.2 DXChangedComponentStructure@Base 4.3.2 DXChangedComponentValues@Base 4.3.2 DXCheckRIH@Base 4.3.2 DXClipBox@Base 4.3.2 DXClipPlane@Base 4.3.2 DXColorNameToRGB@Base 4.3.2 DXComponentOpt@Base 4.3.2 DXComponentOptLoc@Base 4.3.2 DXComponentReq@Base 4.3.2 DXComponentReqLoc@Base 4.3.2 DXConcatenate@Base 4.3.2 DXConnectToServer@Base 4.3.2 DXCopy@Base 4.3.2 DXCopyAttributes@Base 4.3.2 DXCreateArrayHandle@Base 4.3.2 DXCreateHash@Base 4.3.2 DXCreateInvalidComponentHandle@Base 4.3.2 DXCreateTaskGroup@Base 4.3.2 DXCross@Base 4.3.2 DXCull@Base 4.3.2 DXCullConditional@Base 4.3.2 DXDebug@Base 4.3.2 DXDebugAlloc@Base 4.3.2 DXDebugLocalAlloc@Base 4.3.2 DXDelete@Base 4.3.2 DXDeleteAttribute@Base 4.3.2 DXDeleteComponent@Base 4.3.2 DXDeleteHashElement@Base 4.3.2 DXDeleteSegList@Base 4.3.2 DXDestroyHash@Base 4.3.2 DXDeterminant@Base 4.3.2 DXDiv@Base 4.3.2 DXDot@Base 4.3.2 DXEmptyField@Base 4.3.2 DXEnableDebug@Base 4.3.2 DXEndField@Base 4.3.2 DXEndLongMessage@Base 4.3.2 DXEndObject@Base 4.3.2 DXErrorExit@Base 4.3.2 DXExecuteTaskGroup@Base 4.3.2 DXExists@Base 4.3.2 DXExpandMessage@Base 4.3.2 DXExportDX@Base 4.3.2 DXExtract@Base 4.3.2 DXExtractFloat@Base 4.3.2 DXExtractInteger@Base 4.3.2 DXExtractNthString@Base 4.3.2 DXExtractParameter@Base 4.3.2 DXExtractString@Base 4.3.2 DXFindAlloc@Base 4.3.2 DXFoundAlloc@Base 4.3.2 DXFree@Base 4.3.2 DXFreeArrayDataLocal@Base 4.3.2 DXFreeArrayHandle@Base 4.3.2 DXFreeInputs@Base 4.3.2 DXFreeInvalidComponentHandle@Base 4.3.2 DXFreeModuleId@Base 4.3.2 DXGetArrayClass@Base 4.3.2 DXGetArrayData@Base 4.3.2 DXGetArrayDataLocal@Base 4.3.2 DXGetArrayInfo@Base 4.3.2 DXGetAttribute@Base 4.3.2 DXGetBackgroundColor@Base 4.3.2 DXGetCacheEntry@Base 4.3.2 DXGetCacheEntryV@Base 4.3.2 DXGetCameraClass@Base 4.3.2 DXGetCameraMatrix@Base 4.3.2 DXGetCameraMatrixWithFuzz@Base 4.3.2 DXGetCameraResolution@Base 4.3.2 DXGetCameraRotation@Base 4.3.2 DXGetClippedClass@Base 4.3.2 DXGetClippedInfo@Base 4.3.2 DXGetComponentAttribute@Base 4.3.2 DXGetComponentValue@Base 4.3.2 DXGetCompositeFieldClass@Base 4.3.2 DXGetConnections@Base 4.3.2 DXGetConstantArrayClass@Base 4.3.2 DXGetConstantArrayData@Base 4.3.2 DXGetEnumeratedAttribute@Base 4.3.2 DXGetEnumeratedComponentAttribute@Base 4.3.2 DXGetEnumeratedComponentValue@Base 4.3.2 DXGetEnumeratedMember@Base 4.3.2 DXGetError@Base 4.3.2 DXGetErrorExit@Base 4.3.2 DXGetErrorMessage@Base 4.3.2 DXGetFieldClass@Base 4.3.2 DXGetFloatAttribute@Base 4.3.2 DXGetGroupClass@Base 4.3.2 DXGetInputs@Base 4.3.2 DXGetIntegerAttribute@Base 4.3.2 DXGetInvalidComponentArray@Base 4.3.2 DXGetInvalidCount@Base 4.3.2 DXGetItemSize@Base 4.3.2 DXGetLightClass@Base 4.3.2 DXGetMember@Base 4.3.2 DXGetMemberCount@Base 4.3.2 DXGetMemoryBase@Base 4.3.2 DXGetMemorySize@Base 4.3.2 DXGetMeshArrayClass@Base 4.3.2 DXGetMeshArrayInfo@Base 4.3.2 DXGetMeshOffsets@Base 4.3.2 DXGetModuleId@Base 4.3.2 DXGetMultiGridClass@Base 4.3.2 DXGetNextHashElement@Base 4.3.2 DXGetNextInvalidElementIndex@Base 4.3.2 DXGetNextSegListItem@Base 4.3.2 DXGetNextSegListSegment@Base 4.3.2 DXGetNextValidElementIndex@Base 4.3.2 DXGetObjectClass@Base 4.3.2 DXGetObjectTag@Base 4.3.2 DXGetOrthographic@Base 4.3.2 DXGetPart@Base 4.3.2 DXGetPartClass@Base 4.3.2 DXGetPathArrayClass@Base 4.3.2 DXGetPathArrayInfo@Base 4.3.2 DXGetPathOffset@Base 4.3.2 DXGetPerspective@Base 4.3.2 DXGetPrivateClass@Base 4.3.2 DXGetPrivateData@Base 4.3.2 DXGetProductArrayClass@Base 4.3.2 DXGetProductArrayInfo@Base 4.3.2 DXGetRegularArrayClass@Base 4.3.2 DXGetRegularArrayInfo@Base 4.3.2 DXGetScreenClass@Base 4.3.2 DXGetScreenInfo@Base 4.3.2 DXGetSegListItemCount@Base 4.3.2 DXGetSegListSegmentItemCount@Base 4.3.2 DXGetSegListSegmentPointer@Base 4.3.2 DXGetSeriesClass@Base 4.3.2 DXGetSeriesMember@Base 4.3.2 DXGetSharedArrayClass@Base 4.3.2 DXGetString@Base 4.3.2 DXGetStringAttribute@Base 4.3.2 DXGetStringClass@Base 4.3.2 DXGetTime@Base 4.3.2 DXGetType@Base 4.3.2 DXGetValidCount@Base 4.3.2 DXGetView@Base 4.3.2 DXGetXformClass@Base 4.3.2 DXGetXformInfo@Base 4.3.2 DXHwddInterface@Base 4.3.2 DXImportDX@Base 4.3.2 DXInitGetNextHashElement@Base 4.3.2 DXInitGetNextInvalidElementIndex@Base 4.3.2 DXInitGetNextSegListItem@Base 4.3.2 DXInitGetNextSegListSegment@Base 4.3.2 DXInitGetNextValidElementIndex@Base 4.3.2 DXInitMaxFreedBlock@Base 4.3.2 DXInputAvailable@Base 4.3.2 DXInsert@Base 4.3.2 DXInsertHashElement@Base 4.3.2 DXInvalidateConnections@Base 4.3.2 DXInvalidateUnreferencedPositions@Base 4.3.2 DXInvert@Base 4.3.2 DXInvertValidity@Base 4.3.2 DXIsElementInvalid@Base 4.3.2 DXIsElementInvalidSequential@Base 4.3.2 DXIsElementValid@Base 4.3.2 DXIsElementValidSequential@Base 4.3.2 DXIsInputAvailable@Base 4.3.2 DXLength@Base 4.3.2 DXLn@Base 4.3.2 DXMakeFloat@Base 4.3.2 DXMakeGridConnections@Base 4.3.2 DXMakeGridConnectionsV@Base 4.3.2 DXMakeGridPositions@Base 4.3.2 DXMakeGridPositionsV@Base 4.3.2 DXMakeInteger@Base 4.3.2 DXMakeString@Base 4.3.2 DXMakeStringList@Base 4.3.2 DXMakeStringListV@Base 4.3.2 DXMarkTime@Base 4.3.2 DXMarkTimeLocal@Base 4.3.2 DXMarkTimeLocalX@Base 4.3.2 DXMarkTimeX@Base 4.3.2 DXMat@Base 4.3.2 DXMax@Base 4.3.2 DXMaxFreedBlock@Base 4.3.2 DXMessage@Base 4.3.2 DXMin@Base 4.3.2 DXMul@Base 4.3.2 DXNeg@Base 4.3.2 DXNeighbors@Base 4.3.2 DXNewAmbientLight@Base 4.3.2 DXNewArray@Base 4.3.2 DXNewArrayV@Base 4.3.2 DXNewCamera@Base 4.3.2 DXNewCameraDistantLight@Base 4.3.2 DXNewCameraPointLight@Base 4.3.2 DXNewClipped@Base 4.3.2 DXNewCompositeField@Base 4.3.2 DXNewConstantArray@Base 4.3.2 DXNewConstantArrayV@Base 4.3.2 DXNewDistantLight@Base 4.3.2 DXNewField@Base 4.3.2 DXNewGroup@Base 4.3.2 DXNewMeshArray@Base 4.3.2 DXNewMeshArrayV@Base 4.3.2 DXNewMultiGrid@Base 4.3.2 DXNewPathArray@Base 4.3.2 DXNewPointLight@Base 4.3.2 DXNewPrivate@Base 4.3.2 DXNewProductArray@Base 4.3.2 DXNewProductArrayV@Base 4.3.2 DXNewRegularArray@Base 4.3.2 DXNewScreen@Base 4.3.2 DXNewSegList@Base 4.3.2 DXNewSegListItem@Base 4.3.2 DXNewSegListSegment@Base 4.3.2 DXNewSeries@Base 4.3.2 DXNewSharedArray@Base 4.3.2 DXNewSharedArrayFromOffset@Base 4.3.2 DXNewSharedArrayFromOffsetV@Base 4.3.2 DXNewSharedArrayV@Base 4.3.2 DXNewString@Base 4.3.2 DXNewXform@Base 4.3.2 DXNormalize@Base 4.3.2 DXNotifyRegistered@Base 4.3.2 DXNotifyRegisteredNoExecute@Base 4.3.2 DXOutboardInterface@Base 4.3.2 DXPartition@Base 4.3.2 DXPrint@Base 4.3.2 DXPrintAlloc@Base 4.3.2 DXPrintError@Base 4.3.2 DXPrintLocalAlloc@Base 4.3.2 DXPrintMemoryInfo@Base 4.3.2 DXPrintTimes@Base 4.3.2 DXPrintV@Base 4.3.2 DXProcessParts@Base 4.3.2 DXProcessorId@Base 4.3.2 DXProcessors@Base 4.3.2 DXPt@Base 4.3.2 DXQuad@Base 4.3.2 DXQueryAmbientLight@Base 4.3.2 DXQueryArrayCommon@Base 4.3.2 DXQueryArrayCommonV@Base 4.3.2 DXQueryArrayConvert@Base 4.3.2 DXQueryArrayConvertV@Base 4.3.2 DXQueryCameraDistantLight@Base 4.3.2 DXQueryConstantArray@Base 4.3.2 DXQueryDebug@Base 4.3.2 DXQueryDistantLight@Base 4.3.2 DXQueryGridConnections@Base 4.3.2 DXQueryGridPositions@Base 4.3.2 DXQueryHashElement@Base 4.3.2 DXQueryParameter@Base 4.3.2 DXRGB@Base 4.3.2 DXReAllocate@Base 4.3.2 DXReadyToRun@Base 4.3.2 DXReadyToRunNoExecute@Base 4.3.2 DXReference@Base 4.3.2 DXRegisterForNotification@Base 4.3.2 DXRegisterForNotificationNoExecute@Base 4.3.2 DXRegisterInputHandler@Base 4.3.2 DXRegisterInputHandlerWithCheckProc@Base 4.3.2 DXRegisterScavenger@Base 4.3.2 DXRegisterScavengerLocal@Base 4.3.2 DXRegisterSharedSegment@Base 4.3.2 DXRemove@Base 4.3.2 DXRename@Base 4.3.2 DXReplace@Base 4.3.2 DXResetError@Base 4.3.2 DXRotateX@Base 4.3.2 DXRotateY@Base 4.3.2 DXRotateZ@Base 4.3.2 DXSaveInvalidComponent@Base 4.3.2 DXScale@Base 4.3.2 DXSetAllInvalid@Base 4.3.2 DXSetAllValid@Base 4.3.2 DXSetAttribute@Base 4.3.2 DXSetBackgroundColor@Base 4.3.2 DXSetCacheEntry@Base 4.3.2 DXSetCacheEntryV@Base 4.3.2 DXSetClippedObjects@Base 4.3.2 DXSetComponentAttribute@Base 4.3.2 DXSetComponentValue@Base 4.3.2 DXSetConnections@Base 4.3.2 DXSetElementInvalid@Base 4.3.2 DXSetElementValid@Base 4.3.2 DXSetEnumeratedMember@Base 4.3.2 DXSetError@Base 4.3.2 DXSetErrorExit@Base 4.3.2 DXSetFloatAttribute@Base 4.3.2 DXSetGroupType@Base 4.3.2 DXSetGroupTypeV@Base 4.3.2 DXSetIntegerAttribute@Base 4.3.2 DXSetMember@Base 4.3.2 DXSetMemorySize@Base 4.3.2 DXSetMeshOffsets@Base 4.3.2 DXSetObjectTag@Base 4.3.2 DXSetOrthographic@Base 4.3.2 DXSetOutputs@Base 4.3.2 DXSetPart@Base 4.3.2 DXSetPathOffset@Base 4.3.2 DXSetPerspective@Base 4.3.2 DXSetResolution@Base 4.3.2 DXSetScreenObject@Base 4.3.2 DXSetSeriesMember@Base 4.3.2 DXSetStringAttribute@Base 4.3.2 DXSetView@Base 4.3.2 DXSetXformMatrix@Base 4.3.2 DXSetXformObject@Base 4.3.2 DXSub@Base 4.3.2 DXSwap@Base 4.3.2 DXSymbolInterface@Base 4.3.2 DXTetra@Base 4.3.2 DXTraceAlloc@Base 4.3.2 DXTraceTask@Base 4.3.2 DXTraceTime@Base 4.3.2 DXTranslate@Base 4.3.2 DXTranspose@Base 4.3.2 DXTri@Base 4.3.2 DXTrim@Base 4.3.2 DXTrimItems@Base 4.3.2 DXTypeCheck@Base 4.3.2 DXTypeCheckV@Base 4.3.2 DXTypeSize@Base 4.3.2 DXUIMessage@Base 4.3.2 DXUnreference@Base 4.3.2 DXUnsetGroupType@Base 4.3.2 DXValidPositionsBoundingBox@Base 4.3.2 DXVec@Base 4.3.2 DXVersion@Base 4.3.2 DXVersionString@Base 4.3.2 DXWaitTime@Base 4.3.2 DXWarning@Base 4.3.2 DXcreate_lock@Base 4.3.2 DXdestroy_lock@Base 4.3.2 DXenable_locks@Base 4.3.2 DXfetch_and_add@Base 4.3.2 DXinitdx@Base 4.3.2 DXlock@Base 4.3.2 DXmemfork@Base 4.3.2 DXmemsize@Base 4.3.2 DXqflush@Base 4.3.2 DXqmessage@Base 4.3.2 DXqwrite@Base 4.3.2 DXsqmessage@Base 4.3.2 DXsyncmem@Base 4.3.2 DXtry_lock@Base 4.3.2 DXunlock@Base 4.3.2 Exists2@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockAllocateLock@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockAllocateWait@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockFreeLock@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockFreeWait@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockInit@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockLock@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockSignal@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockStats@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockTryLock@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockUnlock@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)PLockWait@Base 4.3.2 _NewCamera@Base 4.3.2 _NewClipped@Base 4.3.2 _NewProductArrayV@Base 4.3.2 _dxd_back_colors@Base 4.3.2 _dxd_binormals@Base 4.3.2 _dxd_both_colors@Base 4.3.2 _dxd_box@Base 4.3.2 _dxd_color_map@Base 4.3.2 _dxd_color_multiplier@Base 4.3.2 _dxd_colors@Base 4.3.2 _dxd_connections@Base 4.3.2 _dxd_cubes@Base 4.3.2 _dxd_data@Base 4.3.2 _dxd_dep@Base 4.3.2 _dxd_der@Base 4.3.2 _dxd_element_type@Base 4.3.2 _dxd_exOutboard@Base 4.3.2 _dxd_faces@Base 4.3.2 _dxd_fb_image@Base 4.3.2 _dxd_fontwidth@Base 4.3.2 _dxd_front_colors@Base 4.3.2 _dxd_image@Base 4.3.2 _dxd_image_type@Base 4.3.2 _dxd_inner@Base 4.3.2 _dxd_invalid_connections@Base 4.3.2 _dxd_invalid_positions@Base 4.3.2 _dxd_lines@Base 4.3.2 _dxd_neighbors@Base 4.3.2 _dxd_normals@Base 4.3.2 _dxd_o_back_colors@Base 4.3.2 _dxd_o_binormals@Base 4.3.2 _dxd_o_both_colors@Base 4.3.2 _dxd_o_box@Base 4.3.2 _dxd_o_color_map@Base 4.3.2 _dxd_o_color_multiplier@Base 4.3.2 _dxd_o_colors@Base 4.3.2 _dxd_o_connections@Base 4.3.2 _dxd_o_cubes@Base 4.3.2 _dxd_o_data@Base 4.3.2 _dxd_o_dep@Base 4.3.2 _dxd_o_der@Base 4.3.2 _dxd_o_element_type@Base 4.3.2 _dxd_o_faces@Base 4.3.2 _dxd_o_fb_image@Base 4.3.2 _dxd_o_fontwidth@Base 4.3.2 _dxd_o_front_colors@Base 4.3.2 _dxd_o_image@Base 4.3.2 _dxd_o_image_type@Base 4.3.2 _dxd_o_inner@Base 4.3.2 _dxd_o_invalid_connections@Base 4.3.2 _dxd_o_invalid_positions@Base 4.3.2 _dxd_o_lines@Base 4.3.2 _dxd_o_neighbors@Base 4.3.2 _dxd_o_normals@Base 4.3.2 _dxd_o_opacities@Base 4.3.2 _dxd_o_opacity_map@Base 4.3.2 _dxd_o_opacity_multiplier@Base 4.3.2 _dxd_o_points@Base 4.3.2 _dxd_o_polylines@Base 4.3.2 _dxd_o_positions@Base 4.3.2 _dxd_o_quads@Base 4.3.2 _dxd_o_ref@Base 4.3.2 _dxd_o_surface@Base 4.3.2 _dxd_o_tangents@Base 4.3.2 _dxd_o_tetrahedra@Base 4.3.2 _dxd_o_time@Base 4.3.2 _dxd_o_tri@Base 4.3.2 _dxd_o_triangles@Base 4.3.2 _dxd_o_vbox@Base 4.3.2 _dxd_o_vol@Base 4.3.2 _dxd_o_x_image@Base 4.3.2 _dxd_o_x_server@Base 4.3.2 _dxd_opacities@Base 4.3.2 _dxd_opacity_map@Base 4.3.2 _dxd_opacity_multiplier@Base 4.3.2 _dxd_points@Base 4.3.2 _dxd_polylines@Base 4.3.2 _dxd_positions@Base 4.3.2 _dxd_quads@Base 4.3.2 _dxd_ref@Base 4.3.2 _dxd_registerIHProc@Base 4.3.2 _dxd_surface@Base 4.3.2 _dxd_tangents@Base 4.3.2 _dxd_tetrahedra@Base 4.3.2 _dxd_time@Base 4.3.2 _dxd_tri@Base 4.3.2 _dxd_triangles@Base 4.3.2 _dxd_vbox@Base 4.3.2 _dxd_vol@Base 4.3.2 _dxd_x_image@Base 4.3.2 _dxd_x_server@Base 4.3.2 _dxdarray_class@Base 4.3.2 _dxdcamera_class@Base 4.3.2 _dxdclipped_class@Base 4.3.2 _dxdcompositefield_class@Base 4.3.2 _dxdconstantarray_class@Base 4.3.2 _dxdfield_class@Base 4.3.2 _dxdgroup_class@Base 4.3.2 _dxdlight_class@Base 4.3.2 _dxdmesharray_class@Base 4.3.2 _dxdmultigrid_class@Base 4.3.2 _dxdobject_class@Base 4.3.2 _dxdpatharray_class@Base 4.3.2 _dxdprivate_class@Base 4.3.2 _dxdproductarray_class@Base 4.3.2 _dxdregulararray_class@Base 4.3.2 _dxdscreen_class@Base 4.3.2 _dxdseries_class@Base 4.3.2 _dxdsharedarray_class@Base 4.3.2 _dxdstring_class@Base 4.3.2 _dxdxform_class@Base 4.3.2 _dxfArray_Copy@Base 4.3.2 _dxfArray_Delete@Base 4.3.2 _dxfArray_GetArrayData@Base 4.3.2 _dxfArray_GetType@Base 4.3.2 _dxfBeginCell@Base 4.3.2 _dxfBeginFace@Base 4.3.2 _dxfBoundingBox@Base 4.3.2 _dxfByteSwap@Base 4.3.2 _dxfCamera_Copy@Base 4.3.2 _dxfCamera_Delete@Base 4.3.2 _dxfClipped_BoundingBox@Base 4.3.2 _dxfClipped_Copy@Base 4.3.2 _dxfClipped_Delete@Base 4.3.2 _dxfClipped_Gather@Base 4.3.2 _dxfClipped_Paint@Base 4.3.2 _dxfClipped_Shade@Base 4.3.2 _dxfCompositeField_BoundingBox@Base 4.3.2 _dxfCompositeField_SetEnumeratedMember@Base 4.3.2 _dxfCompositeField_SetMember@Base 4.3.2 _dxfConstantArray_GetArrayData@Base 4.3.2 _dxfCopy@Base 4.3.2 _dxfDXEmptyObject@Base 4.3.2 _dxfDelete@Base 4.3.2 _dxfEndCell@Base 4.3.2 _dxfEndFace@Base 4.3.2 _dxfExportBin@Base 4.3.2 _dxfExportBin_Buffer@Base 4.3.2 _dxfExportBin_FP@Base 4.3.2 _dxfExportDX@Base 4.3.2 _dxfExportDX_FD@Base 4.3.2 _dxfField_BoundingBox@Base 4.3.2 _dxfField_Copy@Base 4.3.2 _dxfField_Delete@Base 4.3.2 _dxfField_Gather@Base 4.3.2 _dxfField_GetType@Base 4.3.2 _dxfField_Paint@Base 4.3.2 _dxfField_Partition@Base 4.3.2 _dxfField_Shade@Base 4.3.2 _dxfGather@Base 4.3.2 _dxfGetArrayData@Base 4.3.2 _dxfGetProcessIds@Base 4.3.2 _dxfGetSharedArrayInfo@Base 4.3.2 _dxfGetType@Base 4.3.2 _dxfGroup_BoundingBox@Base 4.3.2 _dxfGroup_Copy@Base 4.3.2 _dxfGroup_Delete@Base 4.3.2 _dxfGroup_Gather@Base 4.3.2 _dxfGroup_GetType@Base 4.3.2 _dxfGroup_Paint@Base 4.3.2 _dxfGroup_SetEnumeratedMember@Base 4.3.2 _dxfGroup_SetMember@Base 4.3.2 _dxfGroup_Shade@Base 4.3.2 _dxfHostIsLocal@Base 4.3.2 _dxfImportBin@Base 4.3.2 _dxfImportBin_Buffer@Base 4.3.2 _dxfImportBin_FP@Base 4.3.2 _dxfImportDX_FD@Base 4.3.2 _dxfLight_Copy@Base 4.3.2 _dxfLight_Delete@Base 4.3.2 _dxfLight_Gather@Base 4.3.2 _dxfLight_Paint@Base 4.3.2 _dxfLight_Shade@Base 4.3.2 _dxfLocalByteOrder@Base 4.3.2 _dxfMeshArray_Delete@Base 4.3.2 _dxfMeshArray_GetArrayData@Base 4.3.2 _dxfMultiGrid_SetEnumeratedMember@Base 4.3.2 _dxfMultiGrid_SetMember@Base 4.3.2 _dxfNextPoint@Base 4.3.2 _dxfObject_BoundingBox@Base 4.3.2 _dxfObject_Delete@Base 4.3.2 _dxfObject_Shade@Base 4.3.2 _dxfPaint@Base 4.3.2 _dxfPartition@Base 4.3.2 _dxfPathArray_GetArrayData@Base 4.3.2 _dxfPrivate_Delete@Base 4.3.2 _dxfProcessPartsG@Base 4.3.2 _dxfProcessPartsNP@Base 4.3.2 _dxfProductArray_Delete@Base 4.3.2 _dxfProductArray_GetArrayData@Base 4.3.2 _dxfReallyCopyArray@Base 4.3.2 _dxfRegularArray_Delete@Base 4.3.2 _dxfRegularArray_GetArrayData@Base 4.3.2 _dxfResetOutboardMessage@Base 4.3.2 _dxfScreen_BoundingBox@Base 4.3.2 _dxfScreen_Copy@Base 4.3.2 _dxfScreen_Delete@Base 4.3.2 _dxfScreen_Gather@Base 4.3.2 _dxfScreen_Paint@Base 4.3.2 _dxfScreen_Shade@Base 4.3.2 _dxfSeries_Copy@Base 4.3.2 _dxfSeries_SetEnumeratedMember@Base 4.3.2 _dxfSeries_SetMember@Base 4.3.2 _dxfSetCameraProjection@Base 4.3.2 _dxfSetEnumeratedMember@Base 4.3.2 _dxfSetMember@Base 4.3.2 _dxfSetOutboardMessage@Base 4.3.2 _dxfShade@Base 4.3.2 _dxfSharedArray_Delete@Base 4.3.2 _dxfSharedArray_GetArrayData@Base 4.3.2 _dxfString_Copy@Base 4.3.2 _dxfString_Delete@Base 4.3.2 _dxfTraceField@Base 4.3.2 _dxfTraceObjects@Base 4.3.2 _dxfValidate@Base 4.3.2 _dxfXform_BoundingBox@Base 4.3.2 _dxfXform_Copy@Base 4.3.2 _dxfXform_Delete@Base 4.3.2 _dxfXform_Gather@Base 4.3.2 _dxfXform_GetType@Base 4.3.2 _dxfXform_Paint@Base 4.3.2 _dxfXform_Shade@Base 4.3.2 _dxf_CopyObject@Base 4.3.2 _dxf_CubeNeighbors@Base 4.3.2 _dxf_ExRunOn@Base 4.3.2 _dxf_ExRunOnAll@Base 4.3.2 _dxf_GetEnumeratedMember@Base 4.3.2 _dxf_NewArrayV@Base 4.3.2 _dxf_NewGroup@Base 4.3.2 _dxf_NewObject@Base 4.3.2 _dxf_NewRegularArray@Base 4.3.2 _dxf_NewSharedArrayV@Base 4.3.2 _dxf_RegisterInputHandler@Base 4.3.2 _dxf_RenameX@Base 4.3.2 _dxf_ReplaceX@Base 4.3.2 _dxf_SetEnumeratedMember@Base 4.3.2 _dxf_SetPermanent@Base 4.3.2 _dxf_SetType@Base 4.3.2 _dxf_TetraNeighbors@Base 4.3.2 _dxf_exitdisk@Base 4.3.2 _dxf_initRIH@Base 4.3.2 _dxf_initcache@Base 4.3.2 _dxf_initdisk@Base 4.3.2 _dxf_initloader@Base 4.3.2 _dxf_initlocks@Base 4.3.2 _dxf_initmemory@Base 4.3.2 _dxf_initmemqueue@Base 4.3.2 _dxf_initmessages@Base 4.3.2 _dxf_initobjects@Base 4.3.2 _dxf_initstringtable@Base 4.3.2 _dxf_inittiming@Base 4.3.2 _dxfadd_objident@Base 4.3.2 _dxfaddobjlist@Base 4.3.2 _dxfcleanup_mem@Base 4.3.2 _dxfclose_dxfile@Base 4.3.2 _dxfdelete_objident@Base 4.3.2 _dxfdeletedict@Base 4.3.2 _dxfdeleteobjlist@Base 4.3.2 _dxfdeleteparse@Base 4.3.2 _dxfdictname@Base 4.3.2 _dxfdupfinfo@Base 4.3.2 _dxfemergency@Base 4.3.2 _dxfendnotascii@Base 4.3.2 _dxffile_add@Base 4.3.2 _dxffile_close@Base 4.3.2 _dxffile_open@Base 4.3.2 _dxffile_read@Base 4.3.2 _dxffile_write@Base 4.3.2 _dxffreefinfo@Base 4.3.2 _dxfgetdictalias@Base 4.3.2 _dxfgetdictinfo@Base 4.3.2 _dxfgetlineno@Base 4.3.2 _dxfgetobjgb@Base 4.3.2 _dxfgetprevline@Base 4.3.2 _dxfgetstartline@Base 4.3.2 _dxfgetstringinfo@Base 4.3.2 _dxfgetstringnodict@Base 4.3.2 _dxfgetuniqueid@Base 4.3.2 _dxfinit_objident@Base 4.3.2 _dxfinitdict@Base 4.3.2 _dxfinitfinfo@Base 4.3.2 _dxfinitobjlist@Base 4.3.2 _dxfinitparse@Base 4.3.2 _dxfiskeyword@Base 4.3.2 _dxfisnexttoken@Base 4.3.2 _dxfisobjused@Base 4.3.2 _dxflexinput@Base 4.3.2 _dxflook_objident@Base 4.3.2 _dxflookdict@Base 4.3.2 _dxflookkeyword@Base 4.3.2 _dxflookobjlist@Base 4.3.2 _dxflscavenge@Base 4.3.2 _dxfmarknamedobjlist@Base 4.3.2 _dxfmarknumberedobjlist@Base 4.3.2 _dxfmatchanysub@Base 4.3.2 _dxfmatchbyte@Base 4.3.2 _dxfmatchdouble@Base 4.3.2 _dxfmatchfloat@Base 4.3.2 _dxfmatchid@Base 4.3.2 _dxfmatchint@Base 4.3.2 _dxfmatchnumber@Base 4.3.2 _dxfmatchsaysub@Base 4.3.2 _dxfmatchshort@Base 4.3.2 _dxfmatchubyte@Base 4.3.2 _dxfmatchuint@Base 4.3.2 _dxfmatchushort@Base 4.3.2 _dxfnamedobjlist@Base 4.3.2 _dxfnextline@Base 4.3.2 _dxfnexttoken@Base 4.3.2 _dxfno_BoundingBox@Base 4.3.2 _dxfno_Copy@Base 4.3.2 _dxfno_Delete@Base 4.3.2 _dxfno_Gather@Base 4.3.2 _dxfno_GetArrayData@Base 4.3.2 _dxfno_GetType@Base 4.3.2 _dxfno_Paint@Base 4.3.2 _dxfno_Partition@Base 4.3.2 _dxfno_SetEnumeratedMember@Base 4.3.2 _dxfno_SetMember@Base 4.3.2 _dxfno_Shade@Base 4.3.2 _dxfnumberedobjlist@Base 4.3.2 _dxfobjusesobj@Base 4.3.2 _dxfopen_dxfile@Base 4.3.2 _dxfparse_file@Base 4.3.2 _dxfprtoken@Base 4.3.2 _dxfputdict@Base 4.3.2 _dxfreadarray_binary@Base 4.3.2 _dxfreadarray_text@Base 4.3.2 _dxfreadarray_xdr@Base 4.3.2 _dxfreadoffset@Base 4.3.2 _dxfreadremote@Base 4.3.2 _dxfresetparse@Base 4.3.2 _dxfscavenge@Base 4.3.2 _dxfset_headerend@Base 4.3.2 _dxfsetdictalias@Base 4.3.2 _dxfsetdictstringmode@Base 4.3.2 _dxfsetnexttype@Base 4.3.2 _dxfsetobjptr@Base 4.3.2 _dxfsetobjused@Base 4.3.2 _dxfsetparse@Base 4.3.2 _dxfsetprevline@Base 4.3.2 _dxfsetskipnum@Base 4.3.2 _dxfsetstartline@Base 4.3.2 _dxfskip_object@Base 4.3.2 _dxfskip_object_or_attr@Base 4.3.2 _dxfskiparray_binary@Base 4.3.2 _dxfskiparray_text@Base 4.3.2 _dxfskiparray_xdr@Base 4.3.2 _dxfsock_close@Base 4.3.2 _dxfsock_open@Base 4.3.2 _dxfstring@Base 4.3.2 _dxfstringobject@Base 4.3.2 (arch=!kfreebsd-amd64 !kfreebsd-i386)_initLocks@Base 4.3.2 _newSharedSegment@Base 4.3.2 ap@Base 4.3.2 exit@Base 4.3.2 oldsignal@Base 4.3.2 pids@Base 4.3.2 user_cleanup@Base 4.3.2 user_init@Base 4.3.2 user_slave_cleanup@Base 4.3.2 debian/changelog0000644000000000000000000006767212227037113011060 0ustar dx (1:4.4.4-7) unstable; urgency=low * Fix undefined sprintf() usage. * Fix typo in d/patches/50-format-security-fix.patch. * Various fixes for kfreebsd: dxexec now runs. * Build with prefix=/usr/share instead of prefix=/usr/lib. -- Graham Inggs Sun, 13 Oct 2013 15:03:43 +0200 dx (1:4.4.4-6) unstable; urgency=low [ Graham Inggs ] * Update d/libdx4.symbols for kfreebsd. * Allow /usr/bin/dx script to run on kfreebsd. * Link executables and shared libraries with --as-needed. * Fix some Lintian warnings: - Update d/dx.desktop: remove encoding, add keywords - Override another spelling error in binary - Downgrade libdx4-dev's Conflicts on dx-dev to Breaks [ Paul Gevers ] * Fix typo in suggested package list: llibglu-dev * Install lintian overrides -- Paul Gevers Sat, 14 Sep 2013 16:50:25 +0200 dx (1:4.4.4-5) unstable; urgency=low [Graham Inggs] * New maintainer (Closes: #654646) * Update d/control: - build with libmotif-dev instead of lesstif2-dev (Closes: #714834) - build with unversioned libtiff-dev (Ubuntu) - build with unversioned libpng-dev (Closes: #662308) - bump Standards-Version to 3.9.4 (no further changes) * Fix missing () in DXGetError (Closes: #688395) * Do not build with libxp even if it is installed (Closes: #623644) * Install /usr/lib/*.so symlinks in libdx4-dev package * Create d/libdx4.symbols * Fix FTBFS twice in a row. * Create d/watch. * Build with hardening flags enabled and fix format security. * Fix underlinking of libDXL by explicitly linking libDX. * Fix various spelling and hyphen-used-as-minus-sign errors. [Jari Aaalto] * Remove deprecated dpatch and upgrade to source format 3.0 (quilt) (Closes: #670318) * Update to Standards-Version to 3.9.3 and debhelper to 9. * Add build-arch and build-indep targets; use dh_prep in rules file. * Patches 64bit,gcc43, kfreebsd, usr-local were updated with "quilt refresh" to make them apply cleanly. -- Graham Inggs Thu, 02 Aug 2013 17:06:27 +0200 dx (1:4.4.4-4) unstable; urgency=low * debian/control: Change build dependency from libjpeg62-dev to libjpeg-dev. Closes: #633729 -- Daniel Kobras Fri, 15 Jul 2011 19:45:28 +0200 dx (1:4.4.4-3.2) unstable; urgency=low * Non-maintainer upload. * Don't ship .la files (Closes: #621204). -- Luk Claes Tue, 28 Jun 2011 19:10:50 +0200 dx (1:4.4.4-3.1) unstable; urgency=high * Non-maintainer upload. * Remove alternative libglu1-xorg-dev from build-dependencies (Closes: #628439) -- Mehdi Dogguy Tue, 31 May 2011 20:41:20 +0200 dx (1:4.4.4-3) unstable; urgency=medium * Added patches: + [10_autoreconf_fix] In configure.ac, check for C++ compiler before setting language to C++. This fix avoids a circular dependency error when running aclocal or autoreconf. + [10_open_mode] Supply mode flags as required when calling open() with O_CREAT. Patch thanks to James Westby via Ubuntu. + [10_magickcore_api] Fix build errors due to an API change in ImageMagick versions 6.5.7 and up. Patch thanks to Ilya Barygin . + [20_magick_pkgconfig] Try to make use of pkg-config when probing for ImageMagick. Also adds support for building with GraphicsMagick instead. This and the preceding patch resolves build problems with current ImageMagick and thus Closes: #572270 + [30_no_shell_override] Overriding SHELL in configure.ac breaks autoconf/libtool assumptions and leads to build failures when /bin/sh points to /bin/dash. Remove the override as it doesn't seem to serve any useful purpose on Debian platforms. + [40_hdfalt_support] Add support for linking with Debian-specific libhdf4-alt that avoids namespace issues when using both hdf4 and netcdf. * Updated patches: + [10_kfreebsd_build_fixes] Correct preprocessor syntax to fix build on kfreebsd. Patch thanks to Cyril Brulebois . Closes: #565347 * debian/control: Update hdf4 build and -dev dependencies to new package names, using libhdf4-alt-dev for official builds. Closes: #540402 * debian/control: Package complies with version 3.8.4 of Debian policy. * debian/control: Build-depend on automake, autoconf, and libtool to allow re-generating the configure script during build. * debian/control: Update build-dependencies and dependencies of the -dev package for current ImageMagick package names. * debian/control: Add debhelper substitution variable misc:Depends to all dependency lines to placate lintian. * debian/rules: Run autoreconf during package build to activate changes to configure.ac. Remove symlinks created by autoreconf when cleaning up. -- Daniel Kobras Thu, 25 Mar 2010 19:59:17 +0100 dx (1:4.4.4-2) unstable; urgency=low * debian/control: Rename obsolete dependencies on x-dev and netcdfg-dev to current x11proto-core-dev and libnetcdf-dev. Closes: #515342 * debian/control: Add Homepage field. Closes: #467310 * debian/README.source: Short explanation of dpatch usage in dx packaging. * debian/dx-doc.doc-base: Move section to Science/Data Analysis. * debian/compat, debian/control: Bump debhelper compatibility level from 4 to 5. * debian/control: Package complies with version 3.8.1 of Debian policy. -- Daniel Kobras Fri, 27 Mar 2009 16:38:05 +0100 dx (1:4.4.4-1) unstable; urgency=low * New upstream version. Closes: #412806 * Added patches: + [10_gcc43_build_fix] First argument to main() must be signed int with gcc 4.3. Closes: #455385 + [10_kfreebsd_build_fixes] Several macro tweaks to allow building with kfreebsd. Patch thanks to Cyril Brulebois . Closes: #413999 * Updated patches: + [90_usr_local_cleanup] Do not try to patch auto-generated files. Fixes subsequent build from the same sources. Closes: #442551 * Removed patches: + [10_invert3_aliasing_fix] Merged upstream. * debian/control (libdx4): Typo fix in package description. Thanks to Yuri Kotelnikov. * debian/control: Remove obsolete alternative (build-)dependencies on xlibs-dev as transition has been completed ages ago now. * debian/control: Lose outdated substitution variable Source-Version in favour of current binary:Version. * debian/control: Package complies with version 3.7.3 of Debian policy. * debian/dx-doc.doc-base: Remove extra whitespace in empty line to placate lintian. * debian/menu: Move to new section Applications/Science/Data Analysis. * debian/rules: Do not unconditionally ignore all errors from make distclean. * debian/rules: Use $(CURDIR) instead of `pwd` to avoid build problems in some chroots. * debian/rules: Give in to the amount of problem areas, finally, and disable strict aliasing. * debian/rules: Work around kfreebsd being detected as 'unknown' architecture. Based on patches by Cyril Brulebois . -- Daniel Kobras Sat, 16 Feb 2008 18:23:53 +0100 dx (1:4.4.0-3) unstable; urgency=low * Added patches: + [10_kernel_includes_fix] Rather than build-depending on kernel headers, remove the corresponding includes as they are superfluous these days, anyway. Fixes build failures on systems where linux-libc-dev provides linux-kernel-headers. * debian/control: Back out build-dependency on linux-kernel-headers. It's not a dependency regular application ought to pull in. * debian/dx.desktop: Register dx with standard desktops. Patch thanks to Barry deFreese. Closes: #376785 * debian/rules: Install desktop file and icon. -- Daniel Kobras Tue, 12 Jun 2007 20:37:57 +0200 dx (1:4.4.0-2.1) unstable; urgency=low * Non-maintainer upload. * Add linux-kernel-headers to fix FTBFS. Also Closes: #423280 -- Andreas Barth Sat, 9 Jun 2007 22:37:25 +0000 dx (1:4.4.0-2) unstable; urgency=low * Added patches: + [10_invert3_aliasing_fix] New. Fix violation of strict aliasing rules that caused incorrect bounding boxes when data passed through the Collect module. Closes: #350524 -- Daniel Kobras Sat, 11 Mar 2006 00:36:05 +0100 dx (1:4.4.0-1) unstable; urgency=low * New upstream version. * Updated patches: + [90_usr_local_cleanup] Rediffed and merged with changes in new upstream version. * Removed patches: + [10_cond_fix] + [10_dxui_race_fix] + [10_dxuinocatcherror_doc] + [10_graph_exit_cleanup] + [10_outboard_fix] + [10_packetif_deadlock_fix] + [10_parse_doc] + [20_inboard_startupui_fix] Merged upstream. + [11_packetif_deadlock_fix_fixup] Obsolete. * debian/control: Switch default Motif dependency from Lesstif version 1 to version 2. -- Daniel Kobras Sun, 29 Jan 2006 16:04:09 +0100 dx (1:4.3.2-7) unstable; urgency=low * debian/control: Drop build dependency on obsolete libdps-dev. Closes: #347396 * debian/control: Drop build dependency and suggests on obsolete freetype2-dev. Found no traces of it getting used anyway. -- Daniel Kobras Tue, 10 Jan 2006 17:33:02 +0100 dx (1:4.3.2-6) unstable; urgency=medium * Added patches: + [10_64bit_pointer_fixes] Do not store pointers in integer variables as it breaks on 64bit platforms. This seems to happen in various places across the code. Only a few of them are fixed so far, so #319769 is only addressed in part. More to come in the future. * debian/control: Add libmagick9-dev as the preferred imagemagick (build-)dependency to cater for soname bump. * debian/control: Package complies with version 3.6.2 of Debian policy. -- Daniel Kobras Thu, 13 Oct 2005 17:34:47 +0200 dx (1:4.3.2-5) unstable; urgency=low * debian/control: Tighten libglu1-xorg-dev dependencies to version providing sane shlibs. -- Daniel Kobras Tue, 19 Jul 2005 11:51:00 +0200 dx (1:4.3.2-4) unstable; urgency=low * Rebuild with g++ 4.0 for C++ ABI transition. * debian/control: Change GLU/GL (build) dependencies to xorg variant. * debian/control, debian/dx-dev.links: Stop providing dummy package dx-dev. -- Daniel Kobras Mon, 18 Jul 2005 10:21:12 +0200 dx (1:4.3.2-3) unstable; urgency=high * debian/control: Ouch, missed libdx4-dev's dependency on libtiff3g-dev. Changed to libtiff4-dev. * debian/control: Change libpng3-dev (build) dependency to libpng12-dev. * debian/control: Once we're at it, drop libdx4-dev's dependencies on other -dev packages to Suggests. They are only needed for building standalone binaries. * High urgency to avoid stalling the libtiff transition. -- Daniel Kobras Mon, 9 Aug 2004 13:56:17 +0200 dx (1:4.3.2-2) unstable; urgency=medium * debian/control: Build-depend on libtiff4-dev. * Stop being fancy about the dx-dev renaming to ensure smooth upgrades from woody. The dpkg bug triggered is fixed in sarge, but it cannot get fixed retroactively in woody. Closes: #245205 + debian/libdx4-dev.links: Remove dx-dev symlink. + debian/control: libdx4-dev no longer replaces the current dx-dev dummy package. + debian/NEWS: Obsolete. Removed. * debian/control: Complies with Standards-Version 3.6.1. -- Daniel Kobras Sun, 1 Aug 2004 16:22:46 +0200 dx (1:4.3.2-1) unstable; urgency=low * New upstream release. Closes: #222080 * Removed patches: + [10_args_no_array] + [10_check_NULL_environment] + [10_disable_GraphLayout_debugging] + [10_dont_invalidate_invalid] + [10_exclude_commercial_fonts] + [10_fix_empty_if] + [10_hdf_typedef_workaround] + [10_init_compression] + [10_memleaks+fprintf_fixes] + [10_sane_dotfiles] + [10_strstream_cleanup] + [10_terminate_helpstr] + [10_Makefile_include_OPENGL] + [20_64bit_cleanup] Included upstream. * Added patches: + [10_cond_fix] From upstream CVS. Fix potential miscompiled conditional statements in varargs. + [10_dxui_race_fix] From upstream CVS. Fix race in dxui communication. + [10_dxuinocatcherror_doc] From upstream CVS. Document DXUINOCATCHERROR environment variable. + [10_graph_exit_cleanup] From upstream CVS. Cleanly exit in graph.c error path. + [10_outboard_fix] From upstream CVS. Correct a problem with outboard modules not working. + [10_packetif_deadlock_fix] From upstream CVS. Fix a deadlock in dxexec communication. + [11_packetif_deadlock_fix_fixup] New. Propagate Makefile.am changes from 10_packetif_deadlock_fix to Makefile.in. + [10_parse_doc] From upstream CVS. Update documentation on Parse module. + [20_inboard_startupui_fix] From upstream CVS. Fix inboard modules when using startupui. + [90_usr_local_cleanup] New. Change references and defaults to /usr/local/dx to point to the Debian default /usr/lib/dx instead. Closes: #197272 * debian/control: (Build-)depend on libmagick6-dev by default. Closes: #252979 * debian/control: Update X11 (build) dependencies following the xlibs split. Leave xlibs-dev as an alternative to facilitate backports. -- Daniel Kobras Mon, 7 Jun 2004 12:40:46 +0200 dx (1:4.3.0-3) unstable; urgency=medium * debian/rules: Fix config.guess/config.sub cleaning. * debian/rules: Convert to dpatch. * debian/rules: Compile with -mieee on alpha. Closes: #216671 * debian/rules: Stop playing games with buggy m68k toolchain; globally lower optimization level instead. * debian/control: Build depend on dpatch. * 10_Makefile_include_OPENGL.dpatch [old, converted to dpatch] Fix typo in Makefiles so OPENGL lib is included in libdx. * 10_fix_man_section.dpatch [old, converted to dpatch] Change section of man page from 1V to 1. * 10_invoke_man.dpatch [old, converted to dpatch] dx -longhelp invokes man browser. * 10_args_no_array [new, from upstream CVS] Some places in the dx script still referenced obsolete array of arguments. * 10_check_NULL_environment [new, from upstream CVS] Check whether app gets passed a NULL environment, and fallback to a default PATH setting. * 10_disable_GraphLayout_debugging [new, from upstream CVS] Disable collection of debug info in GraphLayout routines. * 10_dont_invalidate_invalid [new, from upstream CVS] Do not try to invalidate connections et al. on invalid positions. * 10_exclude_commercial_fonts [new, from upstream CVS] Exclude all fonts from the chooser that were only distributed as part of the commercial DX. * 10_fix_empty_if [new, from upstream CVS] Fix typo that yielded an empty if body in EditorWindow.C. * 10_hdf_typedef_workaround [new, from upstream CVS] hdf headers typedef basic types that clash with dx's #defines. * 10_init_compression [new, from upstream CVS] Initialize compression variable to cure segfault in WriteImage. * 10_memleaks+fprintf_fixes [new, from upstream CVS] Fix various memleaks plus one fprintf that lacked a required argument. * 10_sane_dotfiles [new, from upstream CVS] Fixup a blunder creating too many dotfiles. * 10_strstream_cleanup [new, from upstream CVS] Sanitize inclusion of strstream and related headers. * 10_terminate_helpstr [new, from upstream CVS] NULL-terminate helpstr in ConfigurationDialog. * 20_64bit_cleanup [new, from upstream CVS] Collection of bug fixes for 64bit archs. Includes our previous workaround for buggy gcc on ia64 in _newtri.c. -- Daniel Kobras Tue, 21 Oct 2003 23:46:53 +0200 dx (1:4.3.0-2) unstable; urgency=low * debian/rules: Apply m68k work around to displayx.lo instead of .o. Closes: #203893 * debian/rules: mips had better use the displayx work around as well it seems. -- Daniel Kobras Sat, 2 Aug 2003 18:15:56 +0200 dx (1:4.3.0-1) unstable; urgency=low * New upstream version, obsoletes most of our patches, apart from: + src/exec/dxmods/_newtri.c: workaround for ia64 build; + man/manl/dx.l: section change. * bin/dx.in: Invoke man browser on -longhelp. (We used to patch dxworker.in likewise, but that file is now gone.) * src/exec/Makefile.{am,in}: Fix typo so libOPENGL gets added to libDX. * debian/NEWS: New file. Explain potential error when upgrading dx-dev, tell that it's harmless, and put all blame on dpkg. * debian/rules: Fixup timestamps for the above change. * debian/{rules,control,libdx4*}: Upstream now supports building shared libs. Introduce new package libdx4, therefore. The old dx-dev package has been turned into a dummy package that gets replaced by libdx4-dev on upgrade. * debian/rules: Remove extraneous print statement in sed expression. Gets the CFLAGS mangling right on m68k. * debian/rules: Build with Linux/SMP support. * debian/rules: Disable dependency tracking to speed up build time a bit. * debian/rules: Drop -fpermissive from CXXFLAGS. * debian/rules: Work around grossly long build time for zclipQ.c. * debian/rules: Various hacks to fixup relocation of libs to /usr/lib. * debian/control: Startup script was converted from csh to sh. Remove dependency on tcsh. * debian/control: Added optional libmotif-dev to lesstif build dependency, so folks can build a local dx package against openmotif. This is as much as I can do about #186302 without pushing dx into contrib. Closes: #186302 * debian/copyright: Updated download location. * debian/copyright: Moved up copyright statement to a more prominent place. * dx-doc.doc-base, menu: Move from Apps/Math to Apps/Science. -- Daniel Kobras Mon, 28 Jul 2003 20:30:59 +0200 dx (1:4.2.0-8) unstable; urgency=low * src/exec/dxmods/_newtri.c: Replace struct assignments by memcpy()s in PointInTri() to work around gcc bug #8407. Ought to cure build failures on ia64. * debian/rules: Limit optimisation to -O1 when compiling src/exec/libdx/displayx.c on m68k to work around build problems. -- Daniel Kobras Mon, 14 Jul 2003 13:35:04 +0200 dx (1:4.2.0-7) unstable; urgency=low * src/misc/arch.mak.in: Fix typo so LDFLAGS get substituted... * src/uipp/startup/StartupApplication.C: Properly wrap inclusion of strstream.h. * debian/rules: ... and remove the previous broken fix. * debian/control: Add real alternative zlib1g-dev to virtual libz-dev. Closes: #199836 * debian/README.Debian: Oops. It's not DXBROWSER but DX_WEB_BROWSER. * New upload shall make dx installable again. Closes: #199476 -- Daniel Kobras Thu, 10 Jul 2003 14:07:17 +0200 dx (1:4.2.0-6) unstable; urgency=low * debian/control: Fix section for dx-doc and dx-dev according to overrides. * src/uipp/dxuilib/DXApplication.C, src/uipp/mb/MBApplication.C, src/uipp/prompter/GARApplication.C, src/uipp/tutor/TutorApplication.C, src/uipp/widgets/NumberInput.h: Include X11/keysym.h instead of X11/keysymdef.h. Closes: #189584 * src/uipp/dxuilib/Network.C: Fix multiple definition of yylineno. Current bison gets it right, apparently. * src/uipp/prompter/GARCommand.C: Force inclusion of strstream header. * Recompile with ImageMagick du jour. Closes: #182293 * debian/README.Debian: Hint to dx-doc, dxsamples, and the DXBROWSER environment variable. * debian/control: dx suggests new package dxsamples, dx-doc recommends it. Closes: #167480 -- Daniel Kobras Fri, 25 Apr 2003 16:37:22 +0200 dx (1:4.2.0-5) unstable; urgency=low * debian/rules, debian/dx-doc.links: Do not symlink /usr/share/doc/dx-doc to /usr/share/doc/dx. * debian/control: dx-doc no longer needs to depend on dx. * debian/control: Run dh_strip on dx-dev as well. * debian/control: Build dep on sane libmagick-dev. Closes: #166429 * debian/control: dx-dev depends on the libs arch.mak pulls in. * debian/rules: Fixup a leftover configure template in arch.mak. * debian/control: Build dep on ed. -- Daniel Kobras Fri, 1 Nov 2002 15:58:25 +0100 dx (1:4.2.0-4) unstable; urgency=low * src/exec/dxmods/_compparse.y: Fix symbol separator so recent bison does not barf. * src/exec/dpexec/yuiif.y: ;-terminate rules to keep bison 1.50 happy. * debian/control: Augment dx-doc from Suggests to Recommends. * debian/control: Build dep on m4 to work around bug in bison package. -- Daniel Kobras Fri, 11 Oct 2002 18:30:24 +0200 dx (1:4.2.0-3) unstable; urgency=low * bin/dxworker.in: -longhelp/-morehelp launches man browser on dx(1). Closes: #162292 * man/manl/dx.l: Change section from 1V to 1. * debian/rules: Hard code path to ssh instead of using 'which'. It's not a build dep. * debian/rules: Update config.guess, config.sub from autotools-dev. * debian/rules: Use dh_install, dh_link, dh_installman. * debian/rules: Build with debugging symbols by default. * debian/rules: Support DEB_BUILD_OPTIONS. * debian/control: Purge automake, autoconf from build deps. * debian/control: Build dep on autotools-dev and debhelper. * debian/control: Prefer xlibmesa-dev as libgl-dev build dep. * debian/control: dx-doc needs to depend on dx. * debian/control: List tcsh as preferred c-shell. * debian/control: Complies with standards version 3.5.7. * debian/control: New maintainer. Closes: #163078 * debian/dx-doc.{postinst,prerm}: No longer needed, removed. * debian/dirs: Unneeded, removed. * debian/dx-doc.docs: LICENSE is contained in copyright. Don't install. * debian/*.files: Switched to dh_install, removed. * debian/compat: Use debhelper compatibility level 4. * debian/changelog: Remove emacs cruft. * debian/*.{install,links}: Use debhelper to move files. * debian/dx.manpages: Install dx.1. -- Daniel Kobras Sun, 6 Oct 2002 19:15:25 +0200 dx (1:4.2.0-2.2) unstable; urgency=low * NMU * Fix g++ 3.0 errors. Closes: #153401 -- LaMont Jones Sun, 8 Sep 2002 12:43:51 -0600 dx (1:4.2.0-2.1) unstable; urgency=low * NMU. * Rebuilt with liblcms1 - closes: #152389 * Build-Depends: xlibs-dev instead of xlib6g-dev. -- Masayuki Hatta Thu, 18 Jul 2002 05:40:24 +0900 dx (1:4.2.0-2) unstable; urgency=low * Reverted back to lesstif instead of motif because motif is in non-free. * Closes: #149332. -- Konstantinos Margaritis Mon, 10 Jun 2002 03:31:21 +0300 dx (1:4.2.0-1) unstable; urgency=low * New upstream release * Closes: #131667, #149252, #101667, #136044, #141978, #120956, #131003, #88568, #127142 -- Konstantinos Margaritis Fri, 7 Jun 2002 03:14:13 +0300 dx (1:4.1.3-1.1) unstable; urgency=low * NMU * Fix g++ 3.0 compile errors. Closes: #127142 -- LaMont Jones Sun, 3 Feb 2002 19:21:50 -0700 dx (1:4.1.3-1) unstable; urgency=low * New upstream release * Closes: #97952 * Forgot to remove libmagick4-dev dependency problem. Closes: #100197 -- Konstantinos Margaritis Sat, 9 Jun 2001 14:45:21 +0300 dx (1:4.1.2-1) unstable; urgency=low * New upstream release. * Fixes the libmagick5 problem. Closes: #89513, #95141 -- Konstantinos Margaritis Tue, 21 May 2001 23:43:35 +0300 dx (20010228-2) unstable; urgency=low * Forgot to actually fix the html docs bug. sorry. * Uses libdps instead of dpsclient. Closes: #88568. -- Konstantinos Margaritis Fri, 2 Mar 2001 14:16:16 +0200 dx (20010228-1) unstable; urgency=low * New cvs version. * Accidentally broke alpha support which was fixed upstream. Thanks to Paul Slootman for pointing this. * Removed ImageMagick v5 support until fixed upstream. * Added xml support. * Closes: #87720, #85269, #83682, #87463. * Also, uploading dxsamples again, somehow the upload was never installed. -- Konstantinos Margaritis Wed, 28 Feb 2001 15:36:13 +0200 dx (20010125-1) unstable; urgency=low * Due to demand, I updated the packaged to cvs version. * Closes: #81313, #65333, #82395, #77343, #83530 * Packaged dxsamples as well. -- Konstantinos Margaritis Thu, 25 Jan 2001 18:57:22 +0200 dx (4.1.0-5) unstable; urgency=low * forgot to fix #64153. Closes: #64153. * Fixed broken freetype,hdf support. -- Konstantinos Margaritis Thu, 25 May 2000 14:16:21 +0300 dx (4.1.0-4) unstable; urgency=low * Added missing build-depends (yes another...). Closes: #63944 * Fixed faulty html links. Closes: #64258 -- Konstantinos Margaritis Thu, 11 May 2000 13:19:37 +0300 dx (4.1.0-3) unstable; urgency=low * Another stupid typo. Thanx to Roman Hodek for pointing this one out. * Modified structure to keep documentation only in /usr/share/doc/dx for all packages. Closes:#63413, #63417 * Added Adobe's Display Postscript System (DPS) support and Truetime font support. (dependencies on dpsclient-dev, freetype2-dev). TODO: add java support, and maybe extra package containing java stuff. -- Konstantinos Margaritis Tue, 2 May 2000 14:51:04 +0300 dx (4.1.0-2) unstable; urgency=low * Fixed stupid mistake that prevents source package extraction. Closes:#62551 -- Konstantinos Margaritis Wed, 19 Apr 2000 14:01:47 +0300 dx (4.1.0-1) unstable; urgency=low * New upstream version. * Added Build-Depends. * Upgraded to policy 3.1.1 * Fixes: #49340, #56310 -- Konstantinos Margaritis Tue, 11 Apr 2000 13:21:45 +0300 dx (4.0.10-2) unstable; urgency=low * Removes dependance on -LMesaGL (Closes: #55620). * Hopefully fixes alpha compilation faults (Closes: #55234). -- Konstantinos Margaritis Fri, 21 Jan 2000 20:14:53 +0200 dx (4.0.10-1) unstable; urgency=low * New upstream release. -- Konstantinos Margaritis Mon, 10 Jan 2000 16:22:31 +0200 dx (4.0.9-2) unstable; urgency=low * For some reason, debs were uploaded corrupted. (Closes:#52391). -- Konstantinos Margaritis Wed, 15 Dec 1999 15:52:07 +0200 dx (4.0.9-1) unstable; urgency=low * New upstream release. (Closes:#48164, #42021). -- Konstantinos Margaritis Wed, 24 Nov 1999 20:27:34 +0200 dx (4.0.7-2) unstable; urgency=low * Bug fixes (not uploaded) -- Konstantinos Margaritis Mon, 22 Nov 1999 11:34:10 +0200 dx (4.0.7-1) unstable; urgency=low * internal version( not uploaded) -- Konstantinos Margaritis Sat, 11 Sep 1999 20:09:46 +0300 dx (4.0.6-2) unstable; urgency=low * FHS compliance, moved /usr/doc to /usr/share/doc. * Used doc-base to register documentation -- Konstantinos Margaritis Wed, 14 Jul 1999 19:51:17 +0300 dx (4.0.6-1) unstable; urgency=low * New upstream release. -- Konstantinos Margaritis Sun, 11 Jul 1999 00:51:44 +0300 dx (4.0.5-3) unstable; urgency=low * unreleased update * changed csh dependency to c-shell * fixed man page problems -- Konstantinos Margaritis Sun, 11 Jul 1999 00:27:27 +0300 dx (4.0.5-2) unstable; urgency=low * added csh missing dependency. * changed from /usr/man to /usr/share/man -- Konstantinos Margaritis Sun, 4 Jul 1999 01:47:37 +0300 dx (4.0.5-1) unstable; urgency=low * New upstream release. -- Konstantinos Margaritis Mon, 28 Jun 1999 13:25:43 +0300 dx (4.0.4-2) unstable; urgency=low * added a configure-stamp thing in rules file and replaced -lGL with -lMesaGL in src/exec/dxexec/Makefile.am -- Konstantinos Margaritis Tue, 22 Jun 1999 01:27:45 +0300 dx (4.0.4-1) unstable; urgency=low * Initial Release. -- Konstantinos Margaritis Sun, 20 Jun 1999 13:04:12 +0300 debian/dx.manpages0000644000000000000000000000001612165541570011321 0ustar man/manl/dx.l debian/source/0000755000000000000000000000000012165541570010474 5ustar debian/source/format0000644000000000000000000000001412165541570011702 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000002667612165541570011150 0ustar This package was debianized by Konstantinos Margaritis on Mon, 14 Jun 1999 23:26:41 +0300. It was downloaded from http://www.opendx.org/dlSource.html Copyright: (C) Copyright 1989, 1999 International Business Machines Corporation and others. All Rights Reserved. License: IBM PUBLIC LICENSE - Open Visualization Data Explorer VERSION 1.0 THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS IBM PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. 1. DEFINITIONS. "Contribution" means: a) in the case of International Business Machines Corporation ("IBM"), the Original Program, and b) in the case of each Contributor, i) changes to the Program, and ii) any additions to the Program that are distributed in conjunction with the Program under this Agreement; where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was made or added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program. "Contributor" means IBM and any other entity that distributes the Program. "Licensed Patents" mean those claims of patents licensable by a Contributor which are necessarily infringed by each Contribution that both originates from and is distributed by that particular Contributor, if any, as well as claims of patents licensable by a Contributor which are necessarily infringed by the Contributor's Contribution when combined with the Program. "Original Program" means the original version of the software accompanying this Agreement as released by IBM, including source code, object code and documentation, if any. "Program" means the Original Program and Contributions. "Recipient" means the entity that receives the Program under this Agreement, including all Contributors. 2. GRANT OF RIGHTS a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, distribute, publicly display, publicly perform and sublicense the Contribution of such Contributor, if any, in source code and object code form. b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. The patent license shall not apply to the combination of the Contribution with any other software except that it shall apply to the combination of the Contribution and the Program where, at the time the Contribution is added, the addition of the Contribution causes the combination of the Contribution and the Program to be covered by the Licensed Patents. Nor shall any machine, apparatus or other hardware be licensed hereunder. c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition precedent to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program. d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement. 3. REQUIREMENTS A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that: a) it complies with the terms and conditions of this Agreement; and b) its license agreement: i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose; ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits; iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange. When the Program is made available in source code form: a) it must be made available under this Agreement; and b) a copy of this Agreement must be included with each copy of the Program. Each Contributor must include the following in a conspicuous location in the Program: (C) Copyright 1989, 1999 International Business Machines Corporation and others. All Rights Reserved. In addition, each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution. 4. COMMERCIAL DISTRIBUTION This Agreement does not prohibit any Contributor from including the Program in a commercial product offering (including distribution in object code form under a license agreement other than this Agreement), provided that such Contributor ("Commercial Contributor") hereby agrees to indemnify, defend and hold every other Contributor ("Indemnified Contributor") harmless from and against any losses, damages, expenses (including reasonable attorneys' fees) and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought against the Indemnified Contributor to the extent caused by the terms, conditions, acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering, excluding any Losses arising from intellectual property claims relating to the Program, provided that any Indemnified Contributor: a) promptly notifies the Commercial Contributor in writing of such claim, and b) allows the Commercial Contributor to control, and cooperates with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor shall have the right to participate at its own expense. 5. NO WARRANTY EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, damage to or loss of data, programs or equipment, and unavailability or interruption of operations. 6. DISCLAIMER OF LIABILITY EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 7. GENERAL If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not effect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. If Recipient institutes patent litigation against a Contributor with respect to a patent applicable to software (including a cross-claim or counterclaim in a lawsuit), then the patent licenses granted by that Contributor to such Recipient under this Agreement shall terminate as of the date such litigation is filed. In addition, If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed. All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such non-compliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive. IBM may publish new versions (including revisions) of this Agreement from time to time. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. No one other than IBM has the right to modify this Agreement. Except as expressly stated in Sections 2.a) and 2.b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation. Recipient agrees to comply with all applicable laws, rules and regulations, including without limitation all export and import laws, rules and regulations. debian/dx-doc.docs0000644000000000000000000000000712165541570011221 0ustar README debian/libdx4.install0000644000000000000000000000004312226565316011751 0ustar usr/share/dx/lib_*/*.so.* usr/lib/ debian/dx-doc.install0000644000000000000000000000017012226565316011742 0ustar usr/share/dx/doc/README* usr/share/doc/dx/ usr/share/dx/help usr/share/doc/dx/ usr/share/dx/html usr/share/doc/dx/ debian/dx.lintian-overrides0000644000000000000000000000007412224031443013155 0ustar dx: spelling-error-in-binary usr/lib/dx/bin_*/dxui nam name debian/dx.links0000755000000000000000000000022012227025726010645 0ustar #! /usr/bin/dh-exec usr/lib/dx/bin/dx usr/bin/dx usr/lib/dx/bin usr/share/dx/bin usr/lib/dx/bin_${DEB_DX_ARCH} usr/share/dx/bin_${DEB_DX_ARCH} debian/patches/0000755000000000000000000000000012226565316010625 5ustar debian/patches/40-hdfalt-support.patch0000644000000000000000000000251412165541570015043 0ustar From: Daniel Kobras Subject: Add support for Debian-specific library hdf4-alt that provides an alternative ABI suitable for linking both libhdf4 and netcdf into the same binary without namespace clashes. diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' dx~/configure.ac dx/configure.ac --- dx~/configure.ac 2010-03-25 19:27:17.000000000 +0100 +++ dx/configure.ac 2010-03-25 19:29:17.000000000 +0100 @@ -680,7 +680,16 @@ fi dnl -- check for unix else - AC_CHECK_LIB(df,Hopen,passed=`expr $passed + 1`,failed=`expr $failed + 1`,[ -lz -ljpeg ]) + for libname in df dfalt + do + AC_CHECK_LIB($libname,Hopen,[found=1; break],found=0,[ -lz -ljpeg ]) + done + if test $found -eq 1 + then + passed=`expr $passed + 1` + else + failed=`expr $failed + 1` + fi AC_MSG_CHECKING(if HDF package is complete) if test $passed -gt 0 then @@ -689,9 +698,9 @@ AC_MSG_RESULT(no -- some components failed test) have_hdf='no (failed tests)' else - LIB_HDF='-ldf' + LIB_HDF="-l$libname" LIBS="$LIB_HDF $LIBS" - FMT_LIBS="$FMT_LIBS libdf.a" + FMT_LIBS="$FMT_LIBS lib${libname}.a" AC_DEFINE(HAVE_LIBDF, 1, [Define to 1 if you have the HDF libraries]) AC_MSG_RESULT(yes) have_hdf='yes' debian/patches/50-spelling-errors-in-binaries-fix.patch0000644000000000000000000001403412212526701020171 0ustar Description: Spelling errors in binaries fix This patch fixes various spelling-error-in-binary Lintian warnings. Author: Graham Inggs Forwarded: no Last-Update: 2013-08-02 --- a/src/exec/dxmods/import_ss.c +++ b/src/exec/dxmods/import_ss.c @@ -498,7 +498,7 @@ test[nc]->array = NULL; test[nc]->type = _dxf_isnumber(p,&d,&f); if (test[nc]->type == TYPE_HYPER){ - DXSetError(ERROR_INTERNAL,"error matching regular expresion"); + DXSetError(ERROR_INTERNAL,"error matching regular expression"); goto error; } if (p[0] == delimiter[0]) /* missing data */ --- a/src/exec/dxmods/import_ncdf.c +++ b/src/exec/dxmods/import_ncdf.c @@ -1098,7 +1098,7 @@ switch(vp->class) { case CLASS_GROUP: if(!vp->child) - DXErrorReturn(ERROR_INTERNAL, "inconsistant data structs"); + DXErrorReturn(ERROR_INTERNAL, "inconsistent data structs"); for(nvp = vp->child; nvp; nvp = nvp->next) { @@ -1173,7 +1173,7 @@ case CLASS_COMPOSITEFIELD: if(!vp->child) - DXErrorReturn(ERROR_INTERNAL, "inconsistant data structs"); + DXErrorReturn(ERROR_INTERNAL, "inconsistent data structs"); for(nvp = vp->child; nvp; nvp = nvp->next) { @@ -1276,7 +1276,7 @@ switch(vp->class) { case CLASS_GROUP: if(!vp->child) - DXErrorReturn(ERROR_INTERNAL, "inconsistant data structs"); + DXErrorReturn(ERROR_INTERNAL, "inconsistent data structs"); for(nvp = vp->child; nvp; nvp = nvp->next) { @@ -1324,7 +1324,7 @@ case CLASS_COMPOSITEFIELD: if(!vp->child) - DXErrorReturn(ERROR_INTERNAL, "inconsistant data structs"); + DXErrorReturn(ERROR_INTERNAL, "inconsistent data structs"); for(nvp = vp->child; nvp; nvp = nvp->next) { --- a/src/exec/dxmods/inquire.c +++ b/src/exec/dxmods/inquire.c @@ -2480,7 +2480,7 @@ else if (fp->qobj1i) out[0] = (Object)(fp->qobj1i)(in[0], in[2]); else - DXSetError(ERROR_INTERNAL, "inconsistant inquiry table"); + DXSetError(ERROR_INTERNAL, "inconsistent inquiry table"); /* if a yes/no routine returned a value but someone set an * error along the way, delete the return value and really --- a/src/exec/dxmods/_color.c +++ b/src/exec/dxmods/_color.c @@ -175,7 +175,7 @@ subcolor = DXGetEnumeratedMember((Group)color, i, NULL); if (!subcolor) { DXSetError(ERROR_BAD_PARAMETER, - "color map does not match object hierachy"); + "color map does not match object hierarchy"); return ERROR; } } @@ -186,7 +186,7 @@ subopacity = DXGetEnumeratedMember((Group)opacity, i, NULL); if (!subopacity) { DXSetError(ERROR_BAD_PARAMETER, - "opacity map does not match object hierachy"); + "opacity map does not match object hierarchy"); return ERROR; } } --- a/src/exec/dxmods/genimp_parse.c +++ b/src/exec/dxmods/genimp_parse.c @@ -2123,7 +2123,7 @@ DXWarning("header info not before data, cannot pipe"); if (_dxd_gi_filename[0]=='!'){ DXSetError(ERROR_DATA_INVALID, - "can't use filter if header info is after begining of data"); + "can't use filter if header info is after beginning of data"); goto error; } rewind(dataps->fp); @@ -2136,7 +2136,7 @@ DXWarning("header info not before data, cannot pipe"); if (_dxd_gi_filename[0]=='!'){ DXSetError(ERROR_DATA_INVALID, - "can't use filter if header info is after begining of data"); + "can't use filter if header info is after beginning of data"); goto error; } rewind(dataps->fp); @@ -2149,7 +2149,7 @@ DXWarning("header info not before data, cannot pipe"); if (_dxd_gi_filename[0]=='!'){ DXSetError(ERROR_DATA_INVALID, - "can't use filter if header info is after begining of data"); + "can't use filter if header info is after beginning of data"); goto error; } rewind(dataps->fp); --- a/src/exec/dpexec/graph.c +++ b/src/exec/dpexec/graph.c @@ -2390,7 +2390,7 @@ ExDebug("*1","In ExBuildSendModule:"); ExDebug("*1", - "Sending ouput %d from module %s in procgroup %s at var index %d to:", + "Sending output %d from module %s in procgroup %s at var index %d to:", out_tab, _dxf_ExGFuncPathToString(sgf), sgf->procgroupid, *outdex); ExDebug("*1", "input %d of module %s in procgroup %s ", --- a/src/uipp/base/help.c +++ b/src/uipp/base/help.c @@ -645,7 +645,7 @@ for (i = 0; i < len ; i++) DeleteLastNode(userdata->historylist); } - printf("lenght history = %d \n",userdata->historylist->length); + printf("length history = %d \n",userdata->historylist->length); FreeSpotList(userdata->spotlist); FreeStack(userdata->fontstack); --- a/src/uipp/dxui/ReceiverNode.C +++ b/src/uipp/dxui/ReceiverNode.C @@ -348,7 +348,7 @@ // // You can always use the name Receiver. // - if (EqualString (my_label, "Reciever")) return FALSE; + if (EqualString (my_label, "Receiver")) return FALSE; return this->UniqueNameNode::namesConflict (his_label, my_label, his_classname); } --- a/src/uipp/dxuilib/PostScriptImageFormat.C +++ b/src/uipp/dxuilib/PostScriptImageFormat.C @@ -676,14 +676,14 @@ if (theDXApplication->appAllowsEditorAccess() == FALSE) cp = "The value for the \'recordFormat\' input parameter of your\n" - "image tool is specified by an incomming connection, and is\n" + "image tool is specified by an incoming connection, and is\n" "missing a dpi or orientation value. Check your interactor\n" "settings. This warning will not appear again."; else cp = "The value for the \'recordFormat\' input parameter of your image\n" - "tool is specified by an incomming connection, and is missing a\n" - "dpi or orientation value. Disconnect the paramter or modify\n" + "tool is specified by an incoming connection, and is missing a\n" + "dpi or orientation value. Disconnect the parameter or modify\n" "your interactor values in order to obtain dependable results\n" "from the SaveImage dialog. This warning will not appear again."; WarningMessage (cp); debian/patches/50-undefined-use-of-sprintf-fix.patch0000644000000000000000000000170212224031443017457 0ustar Description: Undefined use of sprintf fix This patch fixes the undefined use of sprintf when the source and destination buffers overlap. Author: Graham Inggs Forwarded: no Last-Update: 2013-09-24 --- a/src/uipp/base/StartWebBrowser.C +++ b/src/uipp/base/StartWebBrowser.C @@ -122,7 +122,7 @@ GetTempPath(MAXPATH, fname); if (p = strrchr(fname, '\\')) *p = 0; - sprintf(fname, "%s%s.%s", fname, tmpnam(NULL), ".htm"); + sprintf(fname + strlen(fname), "%s.%s", tmpnam(NULL), ".htm"); f = fopen(fname,"wb"); if (f == NULL) --- a/src/uipp/widgets/MultiText.c +++ b/src/uipp/widgets/MultiText.c @@ -1397,7 +1397,7 @@ while ((wpStart != NULL) && (SameLinks(wpStart, wp))) { if (strlen(buf)) - sprintf(buf,"%s %s", buf, wpStart->chars); + sprintf(buf + strlen(buf), " %s", wpStart->chars); else strcpy(buf, wpStart->chars); wpStart = wpStart->next; debian/patches/10-kernel-includes-fix.patch0000644000000000000000000000124112165541570015730 0ustar From: Daniel Kobras Subject: Include files in linux/ are kernel headers that should never be pulled in directly by regular applications, and indeed they're superfluous (theses days, at least). Current distributions tend to ship without these files installed by default, hence removing the includes avoid build failures. diff -urNad dx~/src/exec/libdx/memory.c dx/src/exec/libdx/memory.c --- dx~/src/exec/libdx/memory.c 2006-01-27 11:29:54.000000000 +0100 +++ dx/src/exec/libdx/memory.c 2007-06-12 20:21:32.000000000 +0200 @@ -65,8 +65,6 @@ #endif #if linux -#include -#include #include #endif debian/patches/10-64bit-pointer-fixes.patch0000644000000000000000000000163712165541570015613 0ustar From: Daniel Kobras Subject: Trying to store a pointer in an int is a bad idea on 64bit platforms This patch fixes various issues all over the place due to missing function declarations or coding errors. Patch for hwTmesh.c thanks to dann frazier . --- include/dx/advanced.h | 3 ++- src/exec/hwrender/hwTmesh.c | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) --- a/include/dx/advanced.h +++ b/include/dx/advanced.h @@ -42,7 +42,8 @@ #include typedef msemaphore lock_type; #else -typedef volatile int lock_type; +/* Must be large enough to hold a pointer */ +typedef volatile unsigned long lock_type; #endif void DXenable_locks(int enable); --- a/src/exec/hwrender/hwTmesh.c +++ b/src/exec/hwrender/hwTmesh.c @@ -27,6 +27,7 @@ #include "hwTmesh.h" #include "hwMemory.h" #include "hwWindow.h" +#include "hwObjectHash.h" #include "hwDebug.h" debian/patches/50-underlinking-fix.patch0000644000000000000000000000105212212526701015331 0ustar Description: Underlinking fix This patch explicitly links libDXL against libDX silencing the Lintian warning: symbol _dxfImportBin_FP used by debian/libdx4/usr/lib/libDXL.so.4.0.44 found in none of the libraries. Author: Graham Inggs Forwarded: no Last-Update: 2013-08-02 --- a/src/uipp/dxl/Makefile.am +++ b/src/uipp/dxl/Makefile.am @@ -20,3 +20,6 @@ socket.c value.c windows.c x11.c object.c libDXL_la_LDFLAGS = -version-info $(MAJOR_VERSION):$(MINOR_VERSION)$(MICRO_VERSION):0 + +libDXL_la_LIBADD = ../../exec/libDX.la + debian/patches/10-autoreconf-fix.patch0000644000000000000000000000201012165541570015004 0ustar From: Daniel Kobras Subject: Call macro AC_PROG_CXX before setting language C++ to avoid a circular dependency error when running aclocal/autoreconf. diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' dx~/configure.ac dx/configure.ac --- dx~/configure.ac 2008-02-16 16:59:53.000000000 +0100 +++ dx/configure.ac 2010-03-25 14:00:33.000000000 +0100 @@ -218,6 +218,14 @@ dnl End of command line options configuration dnl Start DX configuration + +dnl AC_PROG_CXX must precede AC_LANG([C++]) to avoid a circular dependency +dnl error (cf. http://www.mail-archive.com/bug-autoconf@gnu.org/msg01650.html) +AC_PROG_CXX +if test -n "$CXXCPP" ; then + ac_cv_prog_CXXCPP=$CXXCPP +fi + AC_LANG([C++]) AC_CHECK_HEADERS(stdlib.h) AC_LANG([C]) @@ -276,11 +284,6 @@ dnl Checks for programs. dnl AC_PROG_RANLIB -AC_PROG_CXX -if test -n "$CXXCPP" ; then - ac_cv_prog_CXXCPP=$CXXCPP -fi - AC_PROG_CXXCPP AC_PROG_CC AC_PROG_CPP debian/patches/90-usr-local-cleanup.patch0000644000000000000000000030363312226565316015432 0ustar Description: Changes /usr/local/dx references to /usr/share/dx Forwarded: not-needed Author: Daniel Kobras Author: Graham Inggs Last-Update: 2013-10-13 --- a/html/README.htm +++ b/html/README.htm @@ -21,7 +21,7 @@ * and IBM Visualization Data Explorer for Symmetric Multiprocessing (SMP) * * For architecture dependent information, see 'Platform-Specific -* Considerations' in the on-line help, or see /usr/local/dx/README_"arch" +* Considerations' in the on-line help, or see /usr/share/dx/README_"arch" * where arch is one of ibm6000, hp700, sun4, aviion, alphax, * solaris, or sgi. * @@ -139,7 +139,7 @@ installation instructions provided with the Data Explorer media. However, if you simply wish to install Data Explorer on a new host, then you need to do the following: - - duplicate (e.g. copy, NFS mount) the /usr/local/dx directory on the new host + - duplicate (e.g. copy, NFS mount) the /usr/share/dx directory on the new host - use the Configure script to configure the new host Note that you will need a license to run on the new host. If you have a floating license and the new host is on the same network as the @@ -181,7 +181,7 @@ Data Explorer is installed as a single directory tree that is referred to as the DX root directory. As part of configuring Data Explorer, links are placed in the public filesystem that reference files within -the DX root directory. The default DX root directory is /usr/local/dx. +the DX root directory. The default DX root directory is /usr/share/dx. If the root directory is moved after installation, Data Explorer should be reconfigured to use the new root directory with the following: @@ -215,7 +215,7 @@ - the key generation report accurately reflects your DataExplorer configuration. Review the 'Product License Information' (key generation report from KeyRegs) and verify that the information - it contains matches the output of /usr/local/dx/bin/NodeID. + it contains matches the output of /usr/share/dx/bin/NodeID. - 'target' should equal the 'PREFERRED NetLS Target ID' - 'version' should equal 'Version' - 'license type' should equal 'License Usage' @@ -244,7 +244,7 @@ or from the "Tutorial" button of the Data Explorer startup window B. Sample Visual Programs and Scripts -In the directory /usr/local/dx/samples/programs you will find a number +In the directory /usr/share/dx/samples/programs you will find a number of example visual programs which illustrate various aspects of Data Explorer. Each sample visual program has a comment associated with it which describes how to use the program. You can access the comment either from the Open @@ -254,45 +254,45 @@ The samples are easily accessed from the "Samples" button of the Data Explorer startup window. -There are a number of subdirectories in /usr/local/dx/samples/programs which +There are a number of subdirectories in /usr/share/dx/samples/programs which contain subsets of the sample visual programs organized by topic. So, for -example, in /usr/local/dx/samples/programs/2D_DATA, you will find a number of +example, in /usr/share/dx/samples/programs/2D_DATA, you will find a number of sample visual programs which visualize two dimensional data. When the filter for the Open dialog box of the Visual Program Editor is set to -the directory /usr/local/dx/samples/programs, these subdirectories will +the directory /usr/share/dx/samples/programs, these subdirectories will appear on the left hand side of the dialog, under "Directories". Simply click on one and then press the Filter button to see the example programs in that directory. -In the directory /usr/local/dx/samples/macros you will find a number of +In the directory /usr/share/dx/samples/macros you will find a number of useful macros. -In the directory /usr/local/dx/samples/tutorial you will find a number of +In the directory /usr/share/dx/samples/tutorial you will find a number of example visual programs which are designed to be used with the Data Explorer tutorial. -In the directory /usr/local/dx/samples/scripts you will find a number of +In the directory /usr/share/dx/samples/scripts you will find a number of example script files which illustrate the use of each module in script mode. -In the directory /usr/local/dx/samples/program_guide you will find a number of +In the directory /usr/share/dx/samples/program_guide you will find a number of example .c files which will help you in writing your own modules. These samples are designed to be used with the Programmer's Reference. -In the directory /usr/local/dx/samples/dxlink you will find a number of +In the directory /usr/share/dx/samples/dxlink you will find a number of example programs which illustrate the use of DXLink. -In the directory /usr/local/dx/samples/callmodule you will find a number of +In the directory /usr/share/dx/samples/callmodule you will find a number of example programs which illustrate the use of the DXCallModule interface to call Data Explorer modules from an external program. -In the directory /usr/local/dx/samples/user you will find a number of +In the directory /usr/share/dx/samples/user you will find a number of example programs which illustrate how to compile your own module as runtime-loadable, inboard, or outboard. -In the directory /usr/local/dx/samples/outboard you will find a number of +In the directory /usr/share/dx/samples/outboard you will find a number of example outboard modules. -In the directory /usr/local/dx/samples/supervise you will find examples of +In the directory /usr/share/dx/samples/supervise you will find examples of custom user interactors for use with SuperviseWindow and SuperviseState @@ -722,12 +722,12 @@ 15. Notes on On-Line Help Figures have been omitted from On-Line Help. Users are directed to the hard copy manual at appropriate points in the On-Line Help. Alternatively, -you can use the html documentation available in /usr/local/dx/html. +you can use the html documentation available in /usr/share/dx/html. 16. Adding Modules A. Building a Custom Executive -The Makefiles in /usr/local/dx/samples/user provides an example of how to +The Makefiles in /usr/share/dx/samples/user provides an example of how to build a customized executive. Compiling a user defined module will require an ANSI compliant C compiler which can support function prototypes and the ellipsis notation (...) used in function declarations. @@ -737,7 +737,7 @@ A number of examples of outboard modules, along with makefiles for each architecture and a README with more detailed information about outboard modules may be found in the directory - /usr/local/dx/samples/outboard. + /usr/share/dx/samples/outboard. C. Modules written for Version 1 In order to compile a module written for Version 1 you need to include --- a/html/README_alphax.htm +++ b/html/README_alphax.htm @@ -101,7 +101,7 @@ A. Shared Library Support for Hardware Rendering When hardware rendering is requested for the first time, the executive -dynamically loads /usr/local/dx/bin_alphax/DXhwddOGL.o and the OpenGL shared +dynamically loads /usr/share/dx/bin_alphax/DXhwddOGL.o and the OpenGL shared libraries. If one of these is not present then hardware rendering will be disabled. --- a/html/README_hp700.htm +++ b/html/README_hp700.htm @@ -120,7 +120,7 @@ A. Shared Library Support for Hardware Rendering When hardware rendering is requested for the first time, the executive -dynamically loads /usr/local/dx/bin_hp700/DXhwdd.sl and the StarBase shared +dynamically loads /usr/share/dx/bin_hp700/DXhwdd.sl and the StarBase shared libraries. If one of these is not present then hardware rendering will be disabled. --- a/html/README_ibm6000.htm +++ b/html/README_ibm6000.htm @@ -97,7 +97,7 @@ A. Shared Library Support for Hardware Rendering When hardware rendering is requested for the first time, the executive -dynamically loads /usr/local/dx/bin_ibm6000/DXhwddOGL.o and the OpenGL shared +dynamically loads /usr/share/dx/bin_ibm6000/DXhwddOGL.o and the OpenGL shared libraries. If one of these is not present then hardware rendering will be disabled. See G "OpenGL vs GL hardware renderer". --- a/html/README_intelnt.htm +++ b/html/README_intelnt.htm @@ -309,7 +309,7 @@

3.3 File name specification: / vs. \ and ; vs. :

Data Explorer uses forward slash path specifiers, such as -/usr/local/dx. +/usr/share/dx. This is because 1) it helps maintains portability of nets with the Unix version and 2) in many situations, the "\" character is interpreted as an escape character. @@ -641,4 +641,4 @@ Exceed X Window System and Exceed 3D are registered trademarks of Hummingbird Communications Ltd. - \ No newline at end of file + --- a/html/pages/insgu006.htm +++ b/html/pages/insgu006.htm @@ -61,7 +61,7 @@

To check that the installation has completed successfully, type the following:

-cd /usr/local/dx/samples/programs
+cd /usr/share/dx/samples/programs
 dx  -execute MappedIso.net
 
An Image window will then open and an image of a colored cloud will appear. --- a/html/pages/insgu011.htm +++ b/html/pages/insgu011.htm @@ -65,7 +65,7 @@

All subsystems are placed under a common directory (e.g. -/usr/local/dx) +/usr/share/dx) which is referred to as the root of the Data Explorer installation tree. Architecture-specific executable and library files are placed in the directories @@ -78,7 +78,7 @@ placed in the public file system that reference files within the Data Explorer root directory. The default Data Explorer root directory is -/usr/local/dx. In a networked +/usr/share/dx. In a networked environment, it is most convenient for users if all workstations have Data Explorer available through the same root directory. This makes it easier to run the User Interface on one machine and the server on another. --- a/html/pages/insgu013.htm +++ b/html/pages/insgu013.htm @@ -56,7 +56,7 @@ Both node-locked and floating licenses require that IBM be provided with a unique workstation identifier. Identifiers are generated by the NodeID script located in the bin directory of the Data Explorer installation directory -tree (e.g. /usr/local/dx/bin/NodeID). This identifier is +tree (e.g. /usr/share/dx/bin/NodeID). This identifier is provided at the end of a successful installation. License type specifics are covered in the following sections.

@@ -83,7 +83,7 @@

  • Be sure that Data Explorer is installed.

  • Obtain a node identifier by executing the NodeID script found in the bin directory of the Data Explorer install tree (e.g. -/usr/local/dx/bin/NodeID) on the machine being licensed to run +/usr/share/dx/bin/NodeID) on the machine being licensed to run Data Explorer. Note that the NodeID information is provided after a successful installation of Data Explorer.

  • Call IBM Software Registration at 1-800-446-8989 (Monday-Friday, @@ -123,7 +123,7 @@

  • Be sure that Data Explorer is installed.

  • On your license server host run the NodeID script located in the bin directory of the Data Explorer install tree (e.g. -/usr/local/dx/bin/NodeID). +/usr/share/dx/bin/NodeID). Note that the NodeID information is provided after a successful installation of Data Explorer.

  • Call IBM Software Registration at 1-800-446-8989 (Monday-Friday, --- a/html/pages/insgu014.htm +++ b/html/pages/insgu014.htm @@ -63,7 +63,7 @@

    All subsystems are placed under a common directory (e.g. -/usr/local/dx) +/usr/share/dx) which is referred to as the root of the Data Explorer installation tree. Architecture-specific executable and library files are placed in the directories @@ -76,7 +76,7 @@ placed in the public file system that reference files within the Data Explorer root directory. The default Data Explorer root directory is -/usr/local/dx. In a networked +/usr/share/dx. In a networked environment, it is most convenient for users if all workstations have Data Explorer available through the same root directory. This makes it easier to run the User Interface on one machine and the server on another. --- a/html/pages/insgu016.htm +++ b/html/pages/insgu016.htm @@ -56,7 +56,7 @@ Both node-locked and floating licenses require that IBM be provided with a unique workstation identifier. Identifiers are generated by the NodeID script located in the bin directory of the Data Explorer installation directory -tree (e.g. /usr/local/dx/bin/NodeID). This identifier is +tree (e.g. /usr/share/dx/bin/NodeID). This identifier is provided at the end of a successful installation. License type specifics are covered in the following sections.

    @@ -67,7 +67,7 @@

  • Be sure that Data Explorer is installed.

  • Obtain a node identifier by executing the NodeID script found in the bin directory of the Data Explorer install tree (e.g. -/usr/local/dx/bin/NodeID) on the machine being licensed to run +/usr/share/dx/bin/NodeID) on the machine being licensed to run Data Explorer. Note that the NodeID information is provided after a successful installation of Data Explorer.

  • Call IBM Software Registration at 1-800-446-8989 (Monday-Friday, @@ -110,7 +110,7 @@

  • Be sure that Data Explorer is installed.

  • On your license server host run the NodeID script located in the bin directory of the Data Explorer install tree (e.g. -/usr/local/dx/bin/NodeID). +/usr/share/dx/bin/NodeID). Note that the NodeID information is provided after a successful installation of Data Explorer.

  • Call IBM Software Registration at 1-800-446-8989 (Monday-Friday, --- a/html/pages/insgu017.htm +++ b/html/pages/insgu017.htm @@ -65,7 +65,7 @@

    All subsystems are placed under a common directory (e.g. -/usr/local/dx) +/usr/share/dx) which is referred to as the root of the Data Explorer installation tree. Architecture-specific executable and library files are placed in the directories @@ -78,7 +78,7 @@ placed in the public file system that reference files within the Data Explorer root directory. The default Data Explorer root directory is -/usr/local/dx. In a networked +/usr/share/dx. In a networked environment, it is most convenient for users if all workstations have Data Explorer available through the same root directory. This makes it easier to run the User Interface on one machine and the server on another. --- a/html/pages/insgu019.htm +++ b/html/pages/insgu019.htm @@ -56,7 +56,7 @@ Both node-locked and floating licenses require that IBM be provided with a unique workstation identifier. Identifiers are generated by the NodeID script located in the bin directory of the Data Explorer installation directory -tree (e.g. /usr/local/dx/bin/NodeID). This identifier is +tree (e.g. /usr/share/dx/bin/NodeID). This identifier is provided at the end of a successful installation. License type specifics are covered in the following sections.

    @@ -83,7 +83,7 @@

  • Be sure that Data Explorer is installed.

  • Obtain a node identifier by executing the NodeID script found in the bin directory of the Data Explorer install tree (e.g. -/usr/local/dx/bin/NodeID) on the machine being licensed to run +/usr/share/dx/bin/NodeID) on the machine being licensed to run Data Explorer. Note that the NodeID information is provided after a successful installation of Data Explorer.

  • Call IBM Software Registration at 1-800-446-8989 (Monday-Friday, @@ -124,7 +124,7 @@

  • Be sure that Data Explorer is installed.

  • On your license server host run the NodeID script located in the bin directory of the Data Explorer install tree (e.g. -/usr/local/dx/bin/NodeID). +/usr/share/dx/bin/NodeID). Note that the NodeID information is provided after a successful installation of Data Explorer.

  • Call IBM Software Registration at 1-800-446-8989 (Monday-Friday, --- a/html/pages/insgu020.htm +++ b/html/pages/insgu020.htm @@ -65,7 +65,7 @@

    All subsystems are placed under a common directory (e.g. -/usr/local/dx) +/usr/share/dx) which is referred to as the root of the Data Explorer installation tree. Architecture-specific executable and library files are placed in the directories @@ -78,7 +78,7 @@ placed in the public file system that reference files within the Data Explorer root directory. The default Data Explorer root directory is -/usr/local/dx. In a networked +/usr/share/dx. In a networked environment, it is most convenient for users if all workstations have Data Explorer available through the same root directory. This makes it easier to run the User Interface on one machine and the server on another. --- a/html/pages/insgu022.htm +++ b/html/pages/insgu022.htm @@ -56,7 +56,7 @@ Both node-locked and floating licenses require that IBM be provided with a unique workstation identifier. Identifiers are generated by the NodeID script located in the bin directory of the Data Explorer installation directory -tree (e.g. /usr/local/dx/bin/NodeID). This identifier is +tree (e.g. /usr/share/dx/bin/NodeID). This identifier is provided at the end of a successful installation. License type specifics are covered in the following sections.

    @@ -83,7 +83,7 @@

  • Be sure that Data Explorer is installed.

  • Obtain a node identifier by executing the NodeID script found in the bin directory of the Data Explorer install tree (e.g. -/usr/local/dx/bin/NodeID) on the machine being licensed to run +/usr/share/dx/bin/NodeID) on the machine being licensed to run Data Explorer. Note that the NodeID information is provided after a successful installation of Data Explorer.

  • Call IBM Software Registration at 1-800-446-8989 (Monday-Friday, @@ -123,7 +123,7 @@

  • Be sure that Data Explorer is installed.

  • On your license server host run the NodeID script located in the bin directory of the Data Explorer install tree (e.g. -/usr/local/dx/bin/NodeID). +/usr/share/dx/bin/NodeID). Note that the NodeID information is provided after a successful installation of Data Explorer.

  • Call IBM Software Registration at 1-800-446-8989 (Monday-Friday, --- a/html/pages/insgu023.htm +++ b/html/pages/insgu023.htm @@ -63,7 +63,7 @@

    All subsystems are placed under a common directory (e.g. -/usr/local/dx) +/usr/share/dx) which is referred to as the root of the Data Explorer installation tree. Architecture-specific executable and library files are placed in the directories @@ -76,7 +76,7 @@ placed in the public file system that reference files within the Data Explorer root directory. The default Data Explorer root directory is -/usr/local/dx. In a networked +/usr/share/dx. In a networked environment, it is most convenient for users if all workstations have Data Explorer available through the same root directory. This makes it easier to run the User Interface on one machine and the server on another. --- a/html/pages/insgu025.htm +++ b/html/pages/insgu025.htm @@ -56,7 +56,7 @@ Both node-locked and floating licenses require that IBM be provided with a unique workstation identifier. Identifiers are generated by the NodeID script located in the bin directory of the Data Explorer installation directory -tree (e.g. /usr/local/dx/bin/NodeID). This identifier is +tree (e.g. /usr/share/dx/bin/NodeID). This identifier is provided at the end of a successful installation. License type specifics are covered in the following sections.

    @@ -67,7 +67,7 @@

  • Be sure that Data Explorer is installed.

  • Obtain a node identifier by executing the NodeID script found in the bin directory of the Data Explorer install tree (e.g. -/usr/local/dx/bin/NodeID) on the machine being licensed to run +/usr/share/dx/bin/NodeID) on the machine being licensed to run Data Explorer. Note that the NodeID information is provided after a successful installation of Data Explorer.

  • Call IBM Software Registration at 1-800-446-8989 (Monday-Friday, @@ -107,7 +107,7 @@

  • Be sure that Data Explorer is installed.

  • On your license server host run the NodeID script located in the bin directory of the Data Explorer install tree (e.g. -/usr/local/dx/bin/NodeID). +/usr/share/dx/bin/NodeID). Note that the NodeID information is provided after a successful installation of Data Explorer.

  • Call IBM Software Registration at 1-800-446-8989 (Monday-Friday, --- a/html/pages/insgu026.htm +++ b/html/pages/insgu026.htm @@ -63,7 +63,7 @@

    All subsystems are placed under a common directory (e.g. -/usr/local/dx) +/usr/share/dx) which is referred to as the root of the Data Explorer installation tree. Architecture-specific executable and library files are placed in the directories @@ -76,7 +76,7 @@ placed in the public file system that reference files within the Data Explorer root directory. The default Data Explorer root directory is -/usr/local/dx. In a networked +/usr/share/dx. In a networked environment, it is most convenient for users if all workstations have Data Explorer available through the same root directory. This makes it easier to run the User Interface on one machine and the server on another. --- a/html/pages/insgu028.htm +++ b/html/pages/insgu028.htm @@ -56,7 +56,7 @@ Both node-locked and floating licenses require that IBM be provided with a unique workstation identifier. Identifiers are generated by the NodeID script located in the bin directory of the Data Explorer installation directory -tree (e.g. /usr/local/dx/bin/NodeID). This identifier is +tree (e.g. /usr/share/dx/bin/NodeID). This identifier is provided at the end of a successful installation. License type specifics are covered in the following sections.

    @@ -67,7 +67,7 @@

  • Be sure that Data Explorer is installed.

  • Obtain a node identifier by executing the NodeID script found in the bin directory of the Data Explorer install tree (e.g. -/usr/local/dx/bin/NodeID) on the machine being licensed to run +/usr/share/dx/bin/NodeID) on the machine being licensed to run Data Explorer. Note that the NodeID information is provided after a successful installation of Data Explorer.

  • Call IBM Software Registration at 1-800-446-8989 (Monday-Friday, @@ -107,7 +107,7 @@

  • Be sure that Data Explorer is installed.

  • On your license server host run the NodeID script located in the bin directory of the Data Explorer install tree (e.g. -/usr/local/dx/bin/NodeID). +/usr/share/dx/bin/NodeID). Note that the NodeID information is provided after a successful installation of Data Explorer.

  • Call IBM Software Registration at 1-800-446-8989 (Monday-Friday, --- a/html/pages/insgu029.htm +++ b/html/pages/insgu029.htm @@ -126,7 +126,7 @@

    -dxroot

    indicates the root of the Data Explorer installation directory. The -default is /usr/local/dx. +default is /usr/share/dx.

    -echo

    the same as -check, above.

    -help --- a/html/pages/progu009.htm +++ b/html/pages/progu009.htm @@ -79,7 +79,7 @@ number of examples of modules, including import filters and various data manipulation modules. These examples are supported by .c files and makefiles in -/usr/local/dx/samples/program_guide. If you wish to incorporate +/usr/share/dx/samples/program_guide. If you wish to incorporate routines from the libDXcallm.a library, simply change the makefiles to link to this library instead of to libDXlite.a. All of the routines in libDXcallm.a are described in Appendix C. "Data --- a/html/pages/progu011.htm +++ b/html/pages/progu011.htm @@ -47,7 +47,7 @@

    Examples of stand-alone programs including .c files and makefiles which use the CallModule library can be found in -/usr/local/dx/samples/callmodule. Graphically, this is +/usr/share/dx/samples/callmodule. Graphically, this is represented by the lower "User Program" in Figure 1, which embeds Data Explorer module routines into the user's program. --- a/html/pages/progu012.htm +++ b/html/pages/progu012.htm @@ -45,7 +45,7 @@ provides this functionality, and is discussed in Chapter 17. "DXLink Developer's Toolkit". Examples of DXLink programs can be found in -/usr/local/dx/samples/dxlink. +/usr/share/dx/samples/dxlink.

    With the functionality provided by SuperviseWindow and SuperviseState (see SuperviseWindow and /usr/local/dx/samples/supervise; while these examples are +/usr/share/dx/samples/supervise; while these examples are demonstrated using the Data Explorer User Interface, there is no necessity that they do so, as all of the modules used in these examples (SuperviseWindow, SuperviseState, and Display, in particular) are --- a/html/pages/progu014.htm +++ b/html/pages/progu014.htm @@ -206,9 +206,9 @@

      Copy the following files to the directory you want to work in:

    -/usr/local/dx/samples/program_guide/Makefile_workstation
    -/usr/local/dx/samples/program_guide/hello.c
    -/usr/local/dx/samples/program_guide/hello.mdf
    +/usr/share/dx/samples/program_guide/Makefile_workstation
    +/usr/share/dx/samples/program_guide/hello.c
    +/usr/share/dx/samples/program_guide/hello.mdf
     
    Now rename the makefile to Makefile (the name of the default makefile) and enter: make hello. @@ -227,7 +227,7 @@ You can now run any visual program that uses the Hello module. One such program is hello.net in the directory -/usr/local/dx/samples/program_guide. +/usr/share/dx/samples/program_guide.

    ...as an outboard module
    @@ -241,9 +241,9 @@

      Copy the following files to the directory you want to work in:

    -/usr/local/dx/samples/program_guide/Makefile_workstation
    -/usr/local/dx/samples/program_guide/hello.c
    -/usr/local/dx/samples/program_guide/hello_outboard.mdf
    +/usr/share/dx/samples/program_guide/Makefile_workstation
    +/usr/share/dx/samples/program_guide/hello.c
    +/usr/share/dx/samples/program_guide/hello_outboard.mdf
     
    Now rename the makefile to Makefile (the name of the default makefile) and enter: make hello_outboard. @@ -262,7 +262,7 @@

    You can now run any visual program that uses the Hello module. One such program is hello.net in the directory -/usr/local/dx/samples/program_guide. +/usr/share/dx/samples/program_guide.

    Note: The mdf file of the outboard module contains one additional statement, OUTBOARD, which specifies the executable (hello_outboard; @@ -290,9 +290,9 @@

      Copy the following files to the directory you want to work in:

    -/usr/local/dx/samples/program_guide/Makefile_workstation
    -/usr/local/dx/samples/program_guide/hello.c
    -/usr/local/dx/samples/program_guide/hello_loadable.mdf
    +/usr/share/dx/samples/program_guide/Makefile_workstation
    +/usr/share/dx/samples/program_guide/hello.c
    +/usr/share/dx/samples/program_guide/hello_loadable.mdf
     
    Now rename the makefile to Makefile (the name of the default makefile) and enter: make hello_loadable. @@ -313,7 +313,7 @@

    You can now run any visual program that uses the Hello module. One such program is hello.net in the directory -/usr/local/dx/samples/program_guide. +/usr/share/dx/samples/program_guide.

    Note: The mdf file of the runtime-loadable module contains one additional statement, LOADABLE, which specifies the executable (hello_loadable; @@ -481,9 +481,9 @@ module, copy the following files to the directory you want to work in:

    -/usr/local/dx/samples/program_guide/Makefile_workstation
    -/usr/local/dx/samples/program_guide/hello_errorchecking.c
    -/usr/local/dx/samples/program_guide/helloerr.mdf
    +/usr/share/dx/samples/program_guide/Makefile_workstation
    +/usr/share/dx/samples/program_guide/hello_errorchecking.c
    +/usr/share/dx/samples/program_guide/helloerr.mdf
     
    Now rename the makefile to Makefile (the name of the default makefile) and enter: make helloerr. @@ -503,7 +503,7 @@ You can now run any visual program that uses the HelloErrorChecking module. One such program is hello_errorchecking.net in the -/usr/local/dx/samples/program_guide +/usr/share/dx/samples/program_guide directory.


    [ Top of Page | Previous Page | Next --- a/html/pages/progu025.htm +++ b/html/pages/progu025.htm @@ -85,7 +85,7 @@ An Open a Module Builder file... dialog box appears.

    (3) Read in -/usr/local/dx/samples/program_guide/add.mb as follows: +/usr/share/dx/samples/program_guide/add.mb as follows:

    • Type the full path name in the Filter field of the dialog box. @@ -131,7 +131,7 @@ return 1;

      -The file /usr/local/dx/samples/program_guide/add.c contains a +The file /usr/share/dx/samples/program_guide/add.c contains a completed version of this program.

      (7) To create a version of Data Explorer that includes the @@ -157,7 +157,7 @@ (9) With this version of Data Explorer you can now run any visual program that uses the Add module. One such program is -/usr/local/dx/samples/program_guide/add.net +/usr/share/dx/samples/program_guide/add.net


      [
      Top of Page | Previous Page | Next Page | Table of Contents |

      -The file /usr/local/dx/samples/program_guide/add2.c contains a +The file /usr/share/dx/samples/program_guide/add2.c contains a completed version of this program.

      (7) To create a version of Data Explorer that includes the @@ -92,7 +92,7 @@ (9) With this version of Data Explorer you can now run any visual program that uses the Add2 module. One such program is -/usr/local/dx/samples/program_guide/add2.net +/usr/share/dx/samples/program_guide/add2.net


      [
      Top of Page | Previous Page | Next Page | Table of Contents |

      -The file /usr/local/dx/samples/program_guide/add2invalid.c +The file /usr/share/dx/samples/program_guide/add2invalid.c contains a completed version of this program.

      (9) To create a version of Data Explorer that includes the @@ -143,7 +143,7 @@ (11) With this version of Data Explorer you can now run any visual program that uses the Add2Invalid module. One such program is -/usr/local/dx/samples/program_guide/add2_invalid.net +/usr/share/dx/samples/program_guide/add2_invalid.net


      [
      Top of Page | Previous Page | Next Page | Table of Contents | (3) Read in -/usr/local/dx/samples/program_guide/makex.mb as follows: +/usr/share/dx/samples/program_guide/makex.mb as follows:
      • Type the full path name in the Filter field of the dialog box. @@ -219,7 +219,7 @@ float size;

        -The file /usr/local/dx/samples/program_guide/makex.c +The file /usr/share/dx/samples/program_guide/makex.c contains a completed version of this program.

        (9) To create a version of Data Explorer that includes the @@ -244,7 +244,7 @@ (11) With this version of Data Explorer you can now run any visual program that uses the MakeX module. One such program is -/usr/local/dx/samples/program_guide/makex.net +/usr/share/dx/samples/program_guide/makex.net


        [
        Top of Page | Previous Page | Next Page | Table of Contents |

        -The file /usr/local/dx/samples/program_guide/makexeff.c +The file /usr/share/dx/samples/program_guide/makexeff.c contains a completed version of this program.

        (7) To create a version of Data Explorer that includes the @@ -145,7 +145,7 @@ (9) With this version of Data Explorer you can now run any visual program that uses the MakeXEfficient module. One such program is -/usr/local/dx/samples/program_guide/makex_efficient.net +/usr/share/dx/samples/program_guide/makex_efficient.net


        [
        Top of Page | Previous Page | Next Page | Table of Contents | Open a Module Builder file... dialog box appears.

        (3) Read in -/usr/local/dx/samples/program_guide/averagecell.mb as follows: +/usr/share/dx/samples/program_guide/averagecell.mb as follows:

        • Type the full path name in the Filter field of the dialog box. @@ -169,7 +169,7 @@ }

          -The file /usr/local/dx/samples/program_guide/averagecell.c +The file /usr/share/dx/samples/program_guide/averagecell.c contains a completed version of this program.

          (7) To create a version of Data Explorer that includes the @@ -194,7 +194,7 @@ (9) With this version of Data Explorer you can now run any visual program that uses the AverageCell module. One such program is -/usr/local/dx/samples/program_guide/averagecell.net +/usr/share/dx/samples/program_guide/averagecell.net


          [
          Top of Page | Previous Page | Next Page | Table of Contents | The following C program requires the HDF file name as an argument. It is found in -/usr/local/dx/samples/program_guide/simpleimportfilter.c +/usr/share/dx/samples/program_guide/simpleimportfilter.c .
           01
          --- a/html/pages/progu032.htm
          +++ b/html/pages/progu032.htm
          @@ -44,7 +44,7 @@
           traversal of input Fields, the Module Builder is not used in
           this example.
           (This C program is also found in
          -/usr/local/dx/samples/program_guide/simpleimportfilter.c
          +/usr/share/dx/samples/program_guide/simpleimportfilter.c
           
           
           01   #include <dx/dx.h>
          --- a/html/pages/progu034.htm
          +++ b/html/pages/progu034.htm
          @@ -56,9 +56,9 @@
           To create a version of Data Explorer that includes this module, copy the
           following files to the directory where you want to work:
           
          -/usr/local/dx/samples/program_guide/Makefile_supported workstation model
          -/usr/local/dx/samples/program_guide/showpick.c
          -/usr/local/dx/samples/program_guide/showpick.mdf
          +/usr/share/dx/samples/program_guide/Makefile_supported workstation model
          +/usr/share/dx/samples/program_guide/showpick.c
          +/usr/share/dx/samples/program_guide/showpick.mdf
           
          Now rename the makefile to Makefile and enter: make showpick. @@ -76,7 +76,7 @@ With this version of Data Explorer you can now run any visual program that uses the ShowPick module. One such program is showpick.net in the -/usr/local/dx/samples/program_guide +/usr/share/dx/samples/program_guide directory.
           01   #include <dx/dx.h>
          --- a/html/pages/progu035.htm
          +++ b/html/pages/progu035.htm
          @@ -57,9 +57,9 @@
           To create an "addparallel" module, copy the following files to
           the directory you want to work in:
           
          -/usr/local/dx/samples/program_guide/Makefile_workstation
          -/usr/local/dx/samples/program_guide/add_parallel.c
          -/usr/local/dx/samples/program_guide/addpar.mdf
          +/usr/share/dx/samples/program_guide/Makefile_workstation
          +/usr/share/dx/samples/program_guide/add_parallel.c
          +/usr/share/dx/samples/program_guide/addpar.mdf
           
          Now rename the makefile to Makefile and enter make add_par. @@ -77,7 +77,7 @@

          You can now run any visual program that uses the AddParallel module. One such program is -/usr/local/dx/samples/program_guide/add_parallel.net +/usr/share/dx/samples/program_guide/add_parallel.net .

          The AddParallel module: --- a/html/pages/progu036.htm +++ b/html/pages/progu036.htm @@ -58,9 +58,9 @@ module, copy the following files to the directory where you want to work:

          -/usr/local/dx/samples/program_guide/Makefile_workstation
          -/usr/local/dx/samples/program_guide/averagecell_parallel.c
          -/usr/local/dx/samples/program_guide/averagecellpar.mdf
          +/usr/share/dx/samples/program_guide/Makefile_workstation
          +/usr/share/dx/samples/program_guide/averagecell_parallel.c
          +/usr/share/dx/samples/program_guide/averagecellpar.mdf
           
          Now rename the makefile to Makefile and enter: make avgcell_par. @@ -74,7 +74,7 @@ You can now run any visual program that uses the AverageCellParallel module. One such program is averagecell_parallel.net in the -directory /usr/local/dx/samples/program_guide. +directory /usr/share/dx/samples/program_guide.

          The example AverageCellParallel code follows:

          --- a/html/pages/progu038.htm
          +++ b/html/pages/progu038.htm
          @@ -42,7 +42,7 @@
           Then it can call the DXReadyToRun() function to request reexecution.
           (For an example of how to use this function,  see the sample
           outboard files "async.c" and "watchfile.c" in
          -/usr/local/dx/samples/outboard.)
          +/usr/share/dx/samples/outboard.)
           If the module is outboard, the PERSISTENT flag must also be set, so that
           it does not exit after each execution.
           

          --- a/html/pages/progu039.htm +++ b/html/pages/progu039.htm @@ -46,7 +46,7 @@

          inboard modules

          Are compiled into Data Explorer. That is, the version of dxexec found (usually) in -/usr/local/dx/bin_architecture is replaced +/usr/share/dx/bin_architecture is replaced with your own copy (i.e., a copy incorporating your module).

          outboard modules --- a/html/pages/progu040.htm +++ b/html/pages/progu040.htm @@ -35,7 +35,7 @@

          The following sample makefile templates for creating inboard modules -can be found in /usr/local/dx/samples/user: +can be found in /usr/share/dx/samples/user: --- a/html/pages/progu041.htm +++ b/html/pages/progu041.htm @@ -35,7 +35,7 @@

          The following sample makefile templates for creating outboard modules -can be found in /usr/local/dx/samples/user: +can be found in /usr/share/dx/samples/user: @@ -236,11 +236,11 @@ simulation program. The data can be plotted as they are created.

          -This sample program is /usr/local/dx/samples/outboard/watchfile.c. +This sample program is /usr/share/dx/samples/outboard/watchfile.c. The same directory also holds the associated .mdf file (watchfile.mdf) and an example (watchsocket.c) that listens for input over a socket. -See /usr/local/dx/samples/Outboard/Readme for more information abut +See /usr/share/dx/samples/Outboard/Readme for more information abut sample modules.

           /*
          --- a/html/pages/progu042.htm
          +++ b/html/pages/progu042.htm
          @@ -35,7 +35,7 @@
           
           

          The following sample makefile templates for creating runtime-loadable -modules can be found in /usr/local/dx/samples/user: +modules can be found in /usr/share/dx/samples/user: @@ -88,7 +88,7 @@ dx -uionly -mdf yourmdf.mdf

        • Start a debugging session with the -r (remote) -flag on /usr/local/dx/bin_workstation/dxexec. +flag on /usr/share/dx/bin_workstation/dxexec.
        • Connect the user interface to the debugging session by selecting Connect to already running server in the Options dialog box of the --- a/html/pages/progu064.htm +++ b/html/pages/progu064.htm @@ -141,7 +141,7 @@ Data Explorer modules can be called by inboard, outboard, and runtime-loadable modules linked to Data Explorer. They can also be called by stand-alone programs (for examples, see -/usr/local/dx/samples/callmodule). +/usr/share/dx/samples/callmodule).

          Note: Use of DXCallModule in a stand-alone program or outboard module requires linking to the library libDXcallm.a. --- a/html/pages/progu084.htm +++ b/html/pages/progu084.htm @@ -115,10 +115,10 @@ dxl.h, which should be included in any C file that uses them. The following sections describe three simple DXLink programs. All of these examples and necessary Makefiles can be found in -/usr/local/dx/samples/dxlink. It is recommended that you +/usr/share/dx/samples/dxlink. It is recommended that you create these programs and run them before studying the C code which follows. See the Readme file in -/usr/local/dx/samples/dxlink +/usr/share/dx/samples/dxlink for instructions on how to create them.
          Stand-alone --- a/html/pages/progu085.htm +++ b/html/pages/progu085.htm @@ -47,7 +47,7 @@ #include <stdio.h> #include "dx/dxl.h" #ifndef BASE -#define BASE "/usr/local/dx" +#define BASE "/usr/share/dx" #endif /* * define an error handler --- a/html/pages/progu086.htm +++ b/html/pages/progu086.htm @@ -55,7 +55,7 @@ #include <stdio.h> #include "dx/dxl.h" #ifndef BASE -#define BASE "/usr/local/dx" +#define BASE "/usr/share/dx" #endif void SyncAfterExecute(DXLConnection *conn) { @@ -105,7 +105,7 @@ * "maptoplane_point". */ DXLLoadVisualProgram(conn, BASE"/samples/dxlink/maptoplane.net"); - DXLSetString(conn, "file_to_import","/usr/local/dx/samples/data/temperature"); + DXLSetString(conn, "file_to_import","/usr/share/dx/samples/data/temperature"); DXLSetValue(conn, "maptoplane_point", "[0 5000 5000]"); /* * Execute the visual program and check for input from maptoplane_max. --- a/html/pages/progu087.htm +++ b/html/pages/progu087.htm @@ -229,28 +229,28 @@ void radio_cloudCB(Widget w, XtPointer xp1, XtPointer xp2) { DXLConnection *conn = (DXLConnection *)xp1; - DXLSend(conn, "g = Import(\"/usr/local/dx/samples/data/cloudwater\");"); + DXLSend(conn, "g = Import(\"/usr/share/dx/samples/data/cloudwater\");"); DXLSend(conn, "mean,sd,var,min,max = Statistics(g);"); DXLSend(conn, "DXLOutput(\"cloudmax\", max);"); } void radio_rainCB(Widget w, XtPointer xp1, XtPointer xp2) { DXLConnection *conn = (DXLConnection *)xp1; - DXLSend(conn, "g = Import(\"/usr/local/dx/samples/data/rainwater\");"); + DXLSend(conn, "g = Import(\"/usr/share/dx/samples/data/rainwater\");"); DXLSend(conn, "mean,sd,var,min,max = Statistics(g);"); DXLSend(conn, "DXLOutput(\"rainmax\", max);"); } void radio_tempCB(Widget w, XtPointer xp1, XtPointer xp2) { DXLConnection *conn = (DXLConnection *)xp1; - DXLSend(conn, "g = Import(\"/usr/local/dx/samples/data/temperature\");"); + DXLSend(conn, "g = Import(\"/usr/share/dx/samples/data/temperature\");"); DXLSend(conn, "mean,sd,var,min,max = Statistics(g);"); DXLSend(conn, "DXLOutput(\"tempmax\", max);"); } void radio_windCB(Widget w, XtPointer xp1, XtPointer xp2) { DXLConnection *conn = (DXLConnection *)xp1; - DXLSend(conn, "g = Import(\"/usr/local/dx/samples/data/wind\");"); + DXLSend(conn, "g = Import(\"/usr/share/dx/samples/data/wind\");"); DXLSend(conn, "mean,sd,var,min,max = Statistics(g);"); DXLSend(conn, "DXLOutput(\"windmax\", max);"); } --- a/html/pages/progu112.htm +++ b/html/pages/progu112.htm @@ -154,7 +154,7 @@ 13.10 , "Module Access".

          -Readme file in /usr/local/dx/samples/callmodule/Readme. +Readme file in /usr/share/dx/samples/callmodule/Readme.


          [ Top of Page | Previous Page | Next --- a/html/pages/progu117.htm +++ b/html/pages/progu117.htm @@ -54,10 +54,10 @@ path. It will append /lib/colors.txt to this path and try to open the file. -If that fails, it tries to open /usr/local/dx/lib/colors.txt. +If that fails, it tries to open /usr/share/dx/lib/colors.txt.

        • If none of these files can be opened, the routine uses an internal static table. This table is a subset of colors in the file -/usr/local/dx/lib/colors.txt. +/usr/share/dx/lib/colors.txt.

          Return Value

          --- a/html/pages/progu174.htm +++ b/html/pages/progu174.htm @@ -58,7 +58,7 @@

          This routine checks the environment variables DXFONTS, DXEXECROOT, and DXROOT for directories to search for fonts. -The routine also checks in /usr/local/dx and in the +The routine also checks in /usr/share/dx and in the subdirectory fonts of each of these directories.

          Return Value --- a/html/pages/progu242.htm +++ b/html/pages/progu242.htm @@ -53,7 +53,7 @@ "#number" where number identifies a message in the file -/usr/local/dx/messages. +/usr/share/dx/messages. Note that many of the messages require one or more arguments.

          Note: In combination with two other library routines, DXMessage can be used to form --- a/html/pages/qikgu014.htm +++ b/html/pages/qikgu014.htm @@ -71,7 +71,7 @@ highlight bar.

        • Type

          -/usr/local/dx/samples/tutorial/*.net +/usr/share/dx/samples/tutorial/*.net

          (The cursor automatically moves to the beginning of the text line as soon as you start typing, and the highlighted text and @@ -154,7 +154,7 @@ (Figure 5).

          Figure 5. Image Window. The window shown here displays the image generated by the visual -program  /usr/local/dx/samples/tutorial/example1.net .
          +program  /usr/share/dx/samples/tutorial/example1.net .

          Figure imagwin not
 displayed.


          --- a/html/pages/qikgu016.htm +++ b/html/pages/qikgu016.htm @@ -123,7 +123,7 @@ extension (i.e., .../filename.ext), the full path name is easily derived if needed:
          -/usr/local/dx/samples/tutorial/filename.ext
          +/usr/share/dx/samples/tutorial/filename.ext
           
        • The procedures you will be using most are:
            @@ -300,4 +300,4 @@

            - \ No newline at end of file + --- a/html/pages/qikgu017.htm +++ b/html/pages/qikgu017.htm @@ -68,7 +68,7 @@ This is the file name of the data file to import.

            Open the configuration dialog box for Import. Specify the first -parameter (name) as /usr/local/dx/samples/data/southeastern_topo.dx. +parameter (name) as /usr/share/dx/samples/data/southeastern_topo.dx.

            Execute the visual program by selecting Execute Once from @@ -92,7 +92,7 @@

            Open the configuration dialog box for Import, and type in the name parameter as -/usr/local/dx/samples/data/cloudwater. +/usr/share/dx/samples/data/cloudwater.

            Execute. You will see an isosurface (constant value surface) of the cloudwater density. --- a/html/pages/qikgu018.htm +++ b/html/pages/qikgu018.htm @@ -75,7 +75,7 @@ 15), choose Grid or Scattered File, and then type the path name -/usr/local/dx/samples/tutorial/external.data. +/usr/share/dx/samples/tutorial/external.data. into the Data file name field at the top of the dialog.

          • Press the Describe Data button to bring up @@ -201,7 +201,7 @@ The simplified prompter window appears.
          • Position the mouse cursor in the Data file field at the top left and type in the path name -/usr/local/dx/samples/tutorial/spreadsheet.data. +/usr/share/dx/samples/tutorial/spreadsheet.data.

            You can view the file by choosing Browser (as in Example 1). --- a/html/pages/qikgu023.htm +++ b/html/pages/qikgu023.htm @@ -596,7 +596,7 @@

            1. Select Load Macro in the File pull-down menu. -
            2. Type /usr/local/dx/samples/tutorial/SampleMacro.net in the +
            3. Type /usr/share/dx/samples/tutorial/SampleMacro.net in the Filter field at the top of the dialog box and press Enter. The name of the macro appears under Files on the @@ -1041,4 +1041,4 @@

              - \ No newline at end of file + --- a/html/pages/qikgu024.htm +++ b/html/pages/qikgu024.htm @@ -45,11 +45,11 @@ next day.

              A simple script that computes a series of isosurfaces and exports them -to disk is /usr/local/dx/samples/tutorial/batch_script +to disk is /usr/share/dx/samples/tutorial/batch_script (this is not a visual program, so you cannot read it into the Visual Program Editor):

              -data = Import("/usr/local/dx/samples/data/watermolecule");
              +data = Import("/usr/share/dx/samples/data/watermolecule");
               counter = 1;
               macro create_iso(isovalue,counter)->(counter)
               {
              @@ -81,7 +81,7 @@
               Finally the macro is called six times, with six different isovalues.
               

              To run this script, first copy -/usr/local/dx/samples/tutorial/batch_script to the directory +/usr/share/dx/samples/tutorial/batch_script to the directory being used. Then enter the command:

              @@ -97,7 +97,7 @@
               

              If you want to view the exported isosurfaces, you can use visual program -/usr/local/dx/samples/tutorial/view_isosurfaces.net. +/usr/share/dx/samples/tutorial/view_isosurfaces.net.

              Note: Visual programs are also scripts. However, if a visual program uses a macro, you must include that --- a/html/pages/qikgu025.htm +++ b/html/pages/qikgu025.htm @@ -38,7 +38,7 @@

              Chapter 4. Sample Visual Programs and Sample Macros

              -The directory /usr/local/dx/samples/programs contains a number +The directory /usr/share/dx/samples/programs contains a number of sample visual programs. In addition, a set of subdirectories categorize programs by subject (e.g., 2-D Data, Annotation, etc.). @@ -48,7 +48,7 @@ The sample visual programs listed here can be invoked, like any visual program, from the VPE. To access the available sample programs, enter: -/usr/local/dx/samples/programs/*.net +/usr/share/dx/samples/programs/*.net in the Filter field (of the Open... dialog box) and press Enter. --- a/html/pages/qikgu028.htm +++ b/html/pages/qikgu028.htm @@ -103,7 +103,7 @@

            4. Enter the path name of the data file in the Data file field:
              -/usr/local/dx/samples/data/record_scalar
              +/usr/share/dx/samples/data/record_scalar
               
            5. Browse the data file if you like by choosing @@ -148,7 +148,7 @@ ".general" and should look like:
            -file = /usr/local/dx/samples/data/record_scalar
            +file = /usr/share/dx/samples/data/record_scalar
             grid = 5 x 8 x 6
             format = text
             interleaving = record
            @@ -202,7 +202,7 @@
             record_scalar header file.
             
          • Change the path name in the Data file field to:
            -/usr/local/dx/samples/data/record_depconnections
            +/usr/share/dx/samples/data/record_depconnections
             
          • Select Full prompter from the Options pull-down menu. @@ -215,7 +215,7 @@ header file, which should look like:
            -file = /usr/local/dx/samples/data/record_depconnections
            +file = /usr/share/dx/samples/data/record_depconnections
             grid = 5 x 8 x 6
             
             format = text
            @@ -252,7 +252,7 @@
             record_scalar header file.
             
          • Change the path name in the Data file field to:
            -/usr/local/dx/samples/data/record_withheader
            +/usr/share/dx/samples/data/record_withheader
             
          • Activate the Header toggle button and then click on the option button just to the right of it. @@ -264,7 +264,7 @@

            -file = /usr/local/dx/samples/data/record_withheader
            +file = /usr/share/dx/samples/data/record_withheader
             grid = 5 x 8 x 6
             format = text
             interleaving = record
            @@ -315,7 +315,7 @@
             
             

            -file = /usr/local/dx/samples/data/record_scalar
            +file = /usr/share/dx/samples/data/record_scalar
             grid = 5 x 8 x 6
             format = text
             interleaving = record
            @@ -429,7 +429,7 @@
             
          • Enter the path name of the data file in the Data file field:
            -/usr/local/dx/samples/data/record_vectordata1.
            +/usr/share/dx/samples/data/record_vectordata1.
             
          • Enter the values "5" and "4," in that order, in the first two Grid size fields. @@ -461,7 +461,7 @@ header file, which should look like:
            -file = /usr/local/dx/samples/data/record_vectordata1
            +file = /usr/share/dx/samples/data/record_vectordata1
             grid = 5 x 4
             format = text
             interleaving = record
            @@ -490,7 +490,7 @@
             
          • Change the path name for the data file (in the Data file field) to:
            -/usr/local/dx/samples/data/record_vectordata2.
            +/usr/share/dx/samples/data/record_vectordata2.
             
          • For Vector interleaving, select X0Y0,X1Y1,...,XnY
            -file = /usr/local/dx/samples/data/record_vectordata2
            +file = /usr/share/dx/samples/data/record_vectordata2
             grid = 5 x 4
             format = text
             interleaving = record-vector
            @@ -571,7 +571,7 @@
             

          • Enter the path name of the data file in the Data file field:
            -/usr/local/dx/samples/data/record_series
            +/usr/share/dx/samples/data/record_series
             

          • Activate the Header toggle button.

          • Step 4 also enables the # of bytes button to @@ -616,7 +616,7 @@ header file, which should look like:
            -file = /usr/local/dx/samples/data/record_series
            +file = /usr/share/dx/samples/data/record_series
             grid = 5 x 5
             format = text
             interleaving = record
            @@ -733,7 +733,7 @@
             

            The header file to import this data should look like:

            -file = /usr/local/dx/samples/data/record_multiscalar
            +file = /usr/share/dx/samples/data/record_multiscalar
             grid = 4 x 2 x 3
             format = text
             interleaving = record
            @@ -765,7 +765,7 @@
             

            The header file to import this data should look like:

            -file = /usr/local/dx/samples/data/record_multiscalardepconn
            +file = /usr/share/dx/samples/data/record_multiscalardepconn
             grid = 4 x 2 x 3
             format = test
             interleaving = record
            @@ -806,7 +806,7 @@
             

            The header file looks like the one shown at the top of the next page.

            -file = /usr/local/dx/samples/data/record_multiscalarmixed
            +file = /usr/share/dx/samples/data/record_multiscalarmixed
             grid = 4 x 2 x 3
             format = text
             interleaving = record
            @@ -855,7 +855,7 @@
             

            The header file should look like:

            -file = /usr/local/dx/samples/data/record_scalarvector1
            +file = /usr/share/dx/samples/data/record_scalarvector1
             grid = 4 x 2 x 3
             format = text
             interleaving = record
            @@ -905,7 +905,7 @@
             

            The header file should look like:

            -file = /usr/local/dx/samples/data/record_scalarvector2
            +file = /usr/share/dx/samples/data/record_scalarvector2
             grid = 4 x 2 x 3
             format = text
             interleaving = record-vector
            @@ -968,7 +968,7 @@
             
          • Enter the path name of the data file in the Data file field:
            -/usr/local/dx/samples/data/record_deformed
            +/usr/share/dx/samples/data/record_deformed
             
          • Enter the values "5," and "4," in that order, in the first two Grid size fields. @@ -1000,7 +1000,7 @@ like:
            -file = /usr/local/dx/samples/data/record_deformed
            +file = /usr/share/dx/samples/data/record_deformed
             grid = 5 x 4
             format = text
             interleaving = record-vector
            @@ -1041,7 +1041,7 @@
             
             The header file should look like:
             
            -file = /usr/local/dx/samples/data/record_deformed
            +file = /usr/share/dx/samples/data/record_deformed
             points = 20
             format = text
             interleaving = record-vector
            @@ -1086,7 +1086,7 @@
             

          • Enter the path name of the data file in the data file field:
            -/usr/local/dx/samples/data/block_example.data
            +/usr/share/dx/samples/data/block_example.data
             

          • Activate the header toggle button, reset # of bytes to # of @@ -1105,7 +1105,7 @@ header file, which should look like:
            -file = /usr/local/dx/samples/data/block_example.data
            +file = /usr/share/dx/samples/data/block_example.data
             grid = 5 x 5
             format = text
             interleaving = record
            @@ -1181,7 +1181,7 @@
             
          • Enter the path name of the data file in the Data file field:
            -/usr/local/dx/samples/data/spreadsheet_2var
            +/usr/share/dx/samples/data/spreadsheet_2var
             
          • Enter the values "5," "8," and "6," in that order, in the first three Grid size fields. @@ -1198,7 +1198,7 @@  
            -file = /usr/local/dx/samples/data/spreadsheet_2var
            +file = /usr/share/dx/samples/data/spreadsheet_2var
             grid = 5 x 8 x 6
             format = text
             interleaving = field
            @@ -1230,14 +1230,14 @@
             button.
             
          • In Step 6, use the path name:
            -/usr/local/dx/samples/data/spreadsheet_deformed.
            +/usr/share/dx/samples/data/spreadsheet_deformed.
             
          • In Step 7, use the values "3" and "4."
          The header file should look like:

          -file = /usr/local/dx/samples/data/spreadsheet_deformed
          +file = /usr/share/dx/samples/data/spreadsheet_deformed
           grid = 3 x 4
           format = text
           interleaving = field
          @@ -1283,7 +1283,7 @@
           To save the header file), which should look like:
           
           
          -file = /usr/local/dx/samples/data/spreadsheet_deformed
          +file = /usr/share/dx/samples/data/spreadsheet_deformed
           points = 12
           format = text
           interleaving = field
          @@ -1330,7 +1330,7 @@
           
           
        • In the Data file field enter the path name:
          -/usr/local/dx/samples/data/CO2fragment.lis
          +/usr/share/dx/samples/data/CO2fragment.lis
           
        • Activate the Header toggle button, select the "String marker" option, and enter "CO2_CONC \n" in the @@ -1430,7 +1430,7 @@

          -file = /usr/local/dx/samples/data/CO2fragment.lis
          +file = /usr/share/dx/samples/data/CO2fragment.lis
           points = 21
           format = text
           interleaving = field
          @@ -1449,7 +1449,7 @@
           
           

          The 21 lines of data in the preceding example represent a portion of -a larger file (/usr/local/dx/samples/data/CO2.lis) +a larger file (/usr/share/dx/samples/data/CO2.lis) containing a time series with 53 members.

          1. In the Data Prompter initial dialog box, @@ -1468,7 +1468,7 @@ click on OK.

          2. Change the path name to:
            -/usr/local/dx/samples/data/CO2.lis
            +/usr/share/dx/samples/data/CO2.lis
             

          3. Activate the Series toggle button and change the value in the n field from @@ -1481,7 +1481,7 @@ like:
          -file = /usr/local/dx/samples/data/CO2.lis
          +file = /usr/share/dx/samples/data/CO2.lis
           points = 21
           format = text
           interleaving = field
          @@ -1518,7 +1518,7 @@
           select "Column" for the Data order
           option in the Data Prompter.
           

          -The file /usr/local/dx/samples/data/temp_wind.lis. contains +The file /usr/share/dx/samples/data/temp_wind.lis. contains data in column majority order. A header file that imports this data is:

          @@ -1546,4 +1546,4 @@
           			

          - \ No newline at end of file + --- a/html/pages/qikgu030.htm +++ b/html/pages/qikgu030.htm @@ -55,7 +55,7 @@

          For Future Reference

          The general purpose programs used by the Data Prompter may be found in -/usr/local/dx/ui, with names denoting the type of data they +/usr/share/dx/ui, with names denoting the type of data they visualize. You may find these programs useful on their own (apart from their use in the Data Prompter).

          @@ -899,4 +899,4 @@

          - \ No newline at end of file + --- a/html/pages/qikgu031.htm +++ b/html/pages/qikgu031.htm @@ -71,7 +71,7 @@ Window
          . This window has just been opened and the cursor has not been moved from its initial position at the beginning of the file. No numbers will appear in the offset fields until the cursor is moved. The file displayed in the -window is /usr/local/dx/samples/data/record_multiscalar (see Example 1 of +window is /usr/share/dx/samples/data/record_multiscalar (see Example 1 of "Record Style: Multivariable Data").

          Figure brwswin not
 displayed.


          --- a/html/pages/refgu008.htm +++ b/html/pages/refgu008.htm @@ -93,7 +93,7 @@
        • {ALL} (an alphabetic listing of all the tools).

          -The directory /usr/local/dx/samples/programs contains +The directory /usr/share/dx/samples/programs contains visual program examples that use these tools, along with a subdirectory (.../SIMPLE) of simpler examples. Use the Open file-selection dialog box to call up @@ -106,7 +106,7 @@ Help pull-down menu (after the visual program is loaded).

          -The directory /usr/local/dx/samples/scripts contains +The directory /usr/share/dx/samples/scripts contains script examples for all of the modules. Descriptions are included as comments in the script files themselves.

          @@ -1041,4 +1041,4 @@

          - \ No newline at end of file + --- a/html/pages/refgu009.htm +++ b/html/pages/refgu009.htm @@ -231,7 +231,7 @@

        • This subsection is omitted if the module does not produce a Field as output.

        • These programs are contained in the directory -/usr/local/dx/samples/programs or in its subdirectory +/usr/share/dx/samples/programs or in its subdirectory ...programs/SIMPLE.

          --- a/html/pages/refgu014.htm +++ b/html/pages/refgu014.htm @@ -335,7 +335,7 @@ disregard the transformations of the Translate or Rotate module. -(The macro AutoScaleMacro in /usr/local/dx/samples/macros +(The macro AutoScaleMacro in /usr/share/dx/samples/macros can be used just before Image or AutoAxes to scale the object. See also How to Avoid Stretching or Squashing Glyphs.) --- a/html/pages/refgu017.htm +++ b/html/pages/refgu017.htm @@ -461,7 +461,7 @@ won't be squashed anymore.

        • A macro, UnsquishGlyphMacro.net, which performs this operation, can -be found in /usr/local/dx/samples/macros. This macro (and this +be found in /usr/share/dx/samples/macros. This macro (and this technique) works only for scalar data. --- a/html/pages/refgu033.htm +++ b/html/pages/refgu033.htm @@ -128,7 +128,7 @@ of the following:
          1. the file colors.txt in DXROOT/lib -
          2. the same file in /usr/local/dx/lib (if this was +
          3. the same file in /usr/share/dx/lib (if this was not the setting for DXROOT). Note that the colors in this file correspond to the X Window System** color list, except that the Data Explorer colors are squared first (see --- a/html/pages/refgu048.htm +++ b/html/pages/refgu048.htm @@ -468,7 +468,7 @@

          4. This example renders two views of the object and displays them in two separate windows, as specified by the where parameter.
            -electrondensity = Import("/usr/local/dx/samples/data/watermolecule");
            +electrondensity = Import("/usr/share/dx/samples/data/watermolecule");
             isosurface = Isosurface(electrondensity, 0.3);
             camera1 = AutoCamera(isosurface, "front", resolution=300);
             camera2 = AutoCamera(isosurface, "top", resolution=300);
            @@ -480,7 +480,7 @@
             			

          5. This example sets the rendering mode to "hardware" with the approximation method of "dots."
            -electrondensity = Import("/usr/local/dx/samples/data/watermolecule");
            +electrondensity = Import("/usr/share/dx/samples/data/watermolecule");
             isosurface = Isosurface(electrondensity, 0.3);
             from = Direction(65, 5, 10);
             camera = AutoCamera(isosurface, from);
            --- a/html/pages/refgu075.htm
            +++ b/html/pages/refgu075.htm
            @@ -220,7 +220,7 @@
             The Include module removes all points whose data values are greater
             than 1.5.
             
            -electrondensity = Import("/usr/local/dx/samples/data/watermolecule");
            +electrondensity = Import("/usr/share/dx/samples/data/watermolecule");
             electrondensity = Partition(electrondensity);
             gradientdensity = Gradient(electrondensity);
             maggradient = Compute("mag($0)", gradientdensity);
            --- a/html/pages/refgu082.htm
            +++ b/html/pages/refgu082.htm
            @@ -77,7 +77,7 @@
             The second image is computed, but Data Explorer does not display it until you
             type the return character.
             
            -electrondensity = Import("/usr/local/dx/samples/data/watermolecule");
            +electrondensity = Import("/usr/share/dx/samples/data/watermolecule");
             electrondensity = Partition(electrondensity);
             isosurface = Isosurface(electrondensity, 0.3);
             camera = AutoCamera(isosurface);
            --- a/html/pages/refgu106.htm
            +++ b/html/pages/refgu106.htm
            @@ -117,7 +117,7 @@
             The final call prints out all of the items in both the
             "positions" and "box" components.
             
            -electrondensity = Import("/usr/local/dx/samples/data/watermolecule");
            +electrondensity = Import("/usr/share/dx/samples/data/watermolecule");
             electrondensity = Partition(electrondensity);
             iso1 = Isosurface(electrondensity,0.1);
             iso2 = Isosurface(electrondensity,0.3);
            --- a/html/pages/refgu134.htm
            +++ b/html/pages/refgu134.htm
            @@ -155,7 +155,7 @@
                isosurface = Isosurface(data,isovalue);
                Display(isosurface,camera);
             }
            -data = Import("/usr/local/dx/samples/data/cloudwater");
            +data = Import("/usr/share/dx/samples/data/cloudwater");
             camera = AutoCamera(data);
             @startframe = 1;
             @endframe = 5;
            --- a/html/pages/refgu152.htm
            +++ b/html/pages/refgu152.htm
            @@ -334,7 +334,7 @@
             InsetImage.net
             
            Also see the demonstrations of custom interactors in -/usr/local/dx/samples/supervise. +/usr/share/dx/samples/supervise.

            See Also

            SuperviseWindow, --- a/html/pages/refgu153.htm +++ b/html/pages/refgu153.htm @@ -289,7 +289,7 @@ InsetImage.net

            Also see the demonstrations of custom interactors in -/usr/local/dx/samples/supervise. +/usr/share/dx/samples/supervise.

            See Also

            SuperviseState, --- a/html/pages/refgu155.htm +++ b/html/pages/refgu155.htm @@ -88,7 +88,7 @@ The System module executes the compress function to minimize the amount of disk space used.

            -electrondensity = Import("/usr/local/dx/samples/data/watermolecule");
            +electrondensity = Import("/usr/share/dx/samples/data/watermolecule");
             electrondensity = Partition(electrondensity);
             camera = AutoCamera(electrondensity,resolution=300,aspect=1,width=2.5);
             macro makeiso(isoval)
            --- a/html/pages/refgu158.htm
            +++ b/html/pages/refgu158.htm
            @@ -110,7 +110,7 @@
             

            In this example, the module traces the use of time by Isosurface.

            -electrondensity = Import("/usr/local/dx/samples/data/watermolecule");
            +electrondensity = Import("/usr/share/dx/samples/data/watermolecule");
             electrondensity = Partition(electrondensity);
             camera = AutoCamera(electrondensity, width=5);
             Trace("time", 1);
            --- a/html/pages/refgu166.htm
            +++ b/html/pages/refgu166.htm
            @@ -153,7 +153,7 @@
             (For this example, Data Explorer should be started with the -readahead
             off option.)
             
            -electrondensity = Import("/usr/local/dx/samples/data/watermolecule");
            +electrondensity = Import("/usr/share/dx/samples/data/watermolecule");
             camera = AutoCamera(electrondensity,width=5);
             Usage("memory", 1);
             isosurface = Isosurface(electrondensity,0.3);
            --- a/html/pages/usrgu022.htm
            +++ b/html/pages/usrgu022.htm
            @@ -64,7 +64,7 @@
             
          6. Start using Data Explorer. A good place to begin is the set of example "networks" (or "visual programs") in the directory -/usr/local/dx/samples/programs. +/usr/share/dx/samples/programs. You can open up any visual program file and study how the different modules are interconnected and then run the visual programs to observe the visual output. --- a/html/pages/usrgu050.htm +++ b/html/pages/usrgu050.htm @@ -160,10 +160,10 @@ Data Explorer will terminate automatically when it has executed the script. For example, type:
            -include "/usr/local/dx/samples/scripts/scriptexample"
            +include "/usr/share/dx/samples/scripts/scriptexample"
             
            You will see a sequence of images created with sequencer commands. -The directory /usr/local/dx/samples/scripts contains +The directory /usr/share/dx/samples/scripts contains examples for many modules. You may find it helpful to experiment with them to learn how they function. --- a/html/pages/usrgu051.htm +++ b/html/pages/usrgu051.htm @@ -42,7 +42,7 @@ characteristics of scripts; a detailed description of each of the elements follows. However, you may prefer to simply study these examples (and perhaps -those in /usr/local/dx/samples/scripts) and then begin writing your +those in /usr/share/dx/samples/scripts) and then begin writing your own scripts.

            @@ -57,7 +57,7 @@ using Display (note that the Image tool is not available in the scripting language.

            -data = Import("/usr/local/dx/samples/data/cloudwater");
            +data = Import("/usr/share/dx/samples/data/cloudwater");
             iso = Isosurface(data);
             camera = AutoCamera(iso);
             Display(iso, camera);
            @@ -113,7 +113,7 @@
             In order to use Route in a script, the Route module and the tools that
             consume the outputs of Route must be contained in a macro.
             
            -data = Import("/usr/local/dx/samples/data/cloudwater");
            +data = Import("/usr/share/dx/samples/data/cloudwater");
             iso = Isosurface(data);
             camera = Autocamera(iso);
             image= Render(iso, camera);
            --- a/html/pages/usrgu060.htm
            +++ b/html/pages/usrgu060.htm
            @@ -42,7 +42,7 @@
             		

            The web pages generated using Java Explorer use applets which detect the ip address of the machine from which they were loaded and attempt to contact a DXServer using that ip address.

            If you are browsing web pages using a URL beginning with file:/, then the applets will be able to use only a DXServer running on the same machine as your browser.

            Scripts for Controlling the Server

            -

            For UN*X, two scripts are installed for controlling the Java Explorer server. See their description below. Add the Java Explorer server's bin directory to the path environment variable to use these directly. The default Java Explorer server bin directory is /usr/local/dx/java/server/bin.

            +

            For UN*X, two scripts are installed for controlling the Java Explorer server. See their description below. Add the Java Explorer server's bin directory to the path environment variable to use these directly. The default Java Explorer server bin directory is /usr/share/dx/java/server/bin.

              Format: startserver [ -webpage htmlfile | [ -outdir dir -outurl url ]] \
               		[ -help ] [ -debug ] [ -verbose ] [ -memory Mbytes ] \
              @@ -67,7 +67,7 @@
               

            Configuration Files

            -

            In the following notes, installDir is the installation directory of the Java Explorer server - in OpenDX this is typically /usr/local/dx/java.

            +

            In the following notes, installDir is the installation directory of the Java Explorer server - in OpenDX this is typically /usr/share/dx/java.

            The Java Explorer server reads the following files from the class working directory (which will be installDir/java/server/class):

            • dxserver.paths contains directories which are searched for visual program files. The Java Explorer server locates the .net file prior to instructing Data Explorer to load the visual program. @@ -87,7 +87,7 @@
            • DX*userHtmlDir and DX*userJarFile. The default settings are user and user.jar respectively. Consequently, dxui will generate makefiles which compile applets into user.jar and install user.jar into htmlDir/userHtmlDir. By default, all web pages generated by dxui will not be installed into installDir/java/htmlpages. Instead they'll be installed into a directory beside htmlpages.

            Configuration Notes

            -

            In order to use Java Explorer, dx must be in the invoker's path and started with "startserver" from the installDir/server/bin/ directory. If no httpd web server is running or has yet to be configured, start a browser locally and point it at file:///$DROOT/java/htmlpages/Status.html, where $DXROOT is the DX installation directory--typically /usr/local/dx.

            +

            In order to use Java Explorer, dx must be in the invoker's path and started with "startserver" from the installDir/server/bin/ directory. If no httpd web server is running or has yet to be configured, start a browser locally and point it at file:///$DROOT/java/htmlpages/Status.html, where $DXROOT is the DX installation directory--typically /usr/share/dx.

            httpd should point to the directory structure such that "htmlpages" and "output" are accessible via the same prefixed url (e.g.for a given whatever, whatever/htmlpages and whatever/output should work). various additions for mime.types and or httpd.conf may be required. For example, to add the text/html mime type for .htm files, the line should read:

            text/html html htm
            --- a/html/pages/usrgu062.htm +++ b/html/pages/usrgu062.htm @@ -219,9 +219,9 @@
          7. Samples:
              -
            • Sample Visual Programs: /usr/local/dx/samples/programs. +
            • Sample Visual Programs: /usr/share/dx/samples/programs. See also the subdirectories there, grouped by topic. -
            • Sample Scripts: /usr/local/dx/samples/scripts. +
            • Sample Scripts: /usr/share/dx/samples/scripts.
          8. Information available electronically:
              @@ -458,7 +458,7 @@
              Default Memory Size

              Except where noted in the architecture-specific README -(in /usr/local/dx), by default Data Explorer will be allowed +(in /usr/share/dx), by default Data Explorer will be allowed to grow to use all but 8 megabytes of the physical memory when there is less than 64 megabytes of physical memory.

              @@ -502,4 +502,4 @@

              [ OpenDX Home at IBM | OpenDX.org ]

              - \ No newline at end of file + --- a/html/pages/usrgu063.htm +++ b/html/pages/usrgu063.htm @@ -570,7 +570,7 @@ always maps from the data component). An example visual program that performs each of these mapping operations can be found in -/usr/local/dx/samples/programs/UsingMap.net. +/usr/share/dx/samples/programs/UsingMap.net.

              Note that we changed the order of the modules slightly in the third example. --- a/html/pages/usrgu068.htm +++ b/html/pages/usrgu068.htm @@ -164,7 +164,7 @@ and shows how to imbed data as text in the header section. The Objects and data describe a regular grid. This file is found in -/usr/local/dx/samples/data/regular.dx. +/usr/share/dx/samples/data/regular.dx. Figure 86 shows the resulting structure. The axes diagram in the lower right corner of the figure indicates the orientation of the axes. @@ -247,7 +247,7 @@ However, the "positions" component is changed slightly so that the Objects and data describe a regular skewed grid. This file is found in -/usr/local/dx/samples/data/regularskewed.dx. +/usr/share/dx/samples/data/regularskewed.dx. Figure 87 shows the resulting structure.

               # This example describes a regular grid, where the axes are
              @@ -301,7 +301,7 @@
               displayed.">

              The example file (in -/usr/local/dx/samples/data/deformedregular.dx) +/usr/share/dx/samples/data/deformedregular.dx) defines a warped regular grid and shows how to imbed data as text in a header section. The values of the "positions" component are irregular and @@ -376,7 +376,7 @@

              This example file (in -/usr/local/dx/samples/data/irregular.dx) +/usr/share/dx/samples/data/irregular.dx) defines an irregular grid and shows how to imbed data as text in a header section. The values of the "positions" and "connections" components @@ -485,7 +485,7 @@ If you use this sample header file in a script, the results are the same as in Figure 89. This file can be found in -/usr/local/dx/samples/data/irregirreg2.dx. +/usr/share/dx/samples/data/irregirreg2.dx.

               object 1 class array type float rank 1 shape 3 items 24 msb binary
               data file irregirreg2.bin,0
              @@ -574,7 +574,7 @@
               The first data file defines data that has irregular positions in the xy
               plane but regular spacing in the z dimension.
               This file can be found in
              -/usr/local/dx/samples/data/product1.dx.
              +/usr/share/dx/samples/data/product1.dx.
               Figure 90 shows the resulting image.
               
               # define a set of irregular points in the xy plane
              @@ -626,7 +626,7 @@
               The next data file defines a regular grid that is regular in the xy
               plane but has irregular positions in the z direction.
               This file can be found in
              -/usr/local/dx/samples/data/product2.dx.
              +/usr/share/dx/samples/data/product2.dx.
               Figure 91 shows the resulting image.
               
               # define a set of regular points in the xy plane
              @@ -676,7 +676,7 @@
               The grid definitions are in a separate file
               (pos_conn.data).
               This first file can be found in
              -/usr/local/samples/data/regseries.dx.
              +/usr/share/dx/samples/data/regseries.dx.
               
               # This example describes a data series with three member fields
               # Object 1 is the data associated with the first frame in the
              @@ -796,7 +796,7 @@
               

              The following file defines the grid for this time series. This file can be found in -/usr/local/samples/data/pos_conn.data. +/usr/share/dx/samples/data/pos_conn.data.

               object 1 class gridpositions counts 3 2 3
               origin  0  0  0
              @@ -829,14 +829,14 @@
               

              You can use the following script to render this Object:

              -  data = Import("/usr/local/samples/data/datadepconnections.dx", format="dx");
              +  data = Import("/usr/share/dx/samples/data/datadepconnections.dx", format="dx");
                 colored = AutoColor(data);
                 camera = AutoCamera(colored);
                 Display(colored, camera);
               

              The data file is located in -/usr/local/samples/data/datadepconnections.dx. +/usr/share/dx/samples/data/datadepconnections.dx.

               # object 1 is the regular positions. The grid is 4x4. The origin is
               # at [0 0], and the deltas are 1 in the first dimension, and
              @@ -900,7 +900,7 @@
               The data file is given below, and the resulting connections are
               illustrated in Figure 92.
               The data file can be found in
              -/usr/local/dx/samples/data/FacesLoopsEdges.dx.
              +/usr/share/dx/samples/data/FacesLoopsEdges.dx.
               
               #
               # Example of faces, loops and edges components.
              @@ -1127,7 +1127,7 @@
               The data file is given below, and the resulting connections are shown
               in Figure 94.
               This data file can be found in
              -/usr/local/samples/data/solid.dx.
              +/usr/share/dx/samples/data/solid.dx.
               
               # Example of faces, loops and edges components.
               #
              @@ -1239,9 +1239,9 @@
               (cylinder.rgb).
               The image is 350 x 300 and consists of RGB colors (3-vectors).
               You can read this image in, and display it, using the visual program
              -/usr/local/dx/samples/programs/ReadImage.net.
              +/usr/share/dx/samples/programs/ReadImage.net.
               This file can be found in
              -/usr/local/dx/samples/data/image.dx.
              +/usr/share/dx/samples/data/image.dx.
               
              Note:It is easier to import a file in the RGB format by using the ReadImage module. @@ -2125,4 +2125,4 @@

              [ OpenDX Home at IBM | OpenDX.org ]

              - \ No newline at end of file + --- a/html/pages/usrgu073.htm +++ b/html/pages/usrgu073.htm @@ -144,7 +144,7 @@ specifies a file name containing string and RGB value pairs as an alternate for -/usr/local/dx/lib/colors.txt. +/usr/share/dx/lib/colors.txt. The string name can be used by any Data Explorer tool where a color can be specified by name (for example, Color). The RGB value specifies the specific numeric value for the color. @@ -195,7 +195,7 @@ In particular, if the display device is already gamma corrected, set the variable to 1 (one). (See Display in IBM Visualization Data Explorer User's Reference, and -README_sgi in /usr/local/dx.) +README_sgi in /usr/share/dx.)

              DXGAMMA_8BIT, DXGAMMA_12BIT, and DXGAMMA_24BIT
              set the gamma correction for @@ -234,7 +234,7 @@
              DXHWMOD
              if both GL and OpenGL are supported, you can override the default library (which is platform-specific; please see the appropriate README -file for your architecture in /usr/local/dx) +file for your architecture in /usr/share/dx) by using this environment variable. It should be set to either DXhwdd.o (for GL) or DXhwddOGL.o (for OpenGL). @@ -276,7 +276,7 @@
              DXROOT
              specifies the top-level directory for all the files and directories needed by Data Explorer. -The default is /usr/local/dx. +The default is /usr/share/dx.

              DXSHMEM
              @@ -312,7 +312,7 @@
              DXSHMEMSEGMAX
              Some architectures have a default configuration which limits the size of shared memory segments (see the architecture specific README file in -/usr/local/dx), and the system configuration must be changed as +/usr/share/dx), and the system configuration must be changed as root to increase the maximum allowed size of a shared memory segment. If the maximum is not reset or if it is already set to a different limit, then you can use DXSHMEMSEGMAX to tell Data Explorer what the current --- a/html/pages/usrgu074.htm +++ b/html/pages/usrgu074.htm @@ -117,7 +117,7 @@
              -dxroot dirname
              Set the Data Explorer root -directory (default: /usr/local/dx). +directory (default: /usr/share/dx).

              --- a/html/pages/usrgu076.htm +++ b/html/pages/usrgu076.htm @@ -39,7 +39,7 @@

              All fonts used by Data Explorer are stored as files in the -/usr/local/dx/fonts +/usr/share/dx/fonts directory. Users can add their own fonts by creating a file in the correct format and using the DXFONTS environment variable to list @@ -141,7 +141,7 @@

              The following fonts are supplied with Data Explorer, and may be found -in this directory /usr/local/dx/fonts. +in this directory /usr/share/dx/fonts. Each one is a Data Explorer format file. If you would like to look at the structure of @@ -246,7 +246,7 @@

              a script double-line font

              -The default font directory is /usr/local/dx/fonts. +The default font directory is /usr/share/dx/fonts. For user-added fonts, the DXFONTS variable can contain a colon-separated list of directories to search for fonts before searching the default directory. --- a/src/exec/dpexec/config.h +++ b/src/exec/dpexec/config.h @@ -37,7 +37,7 @@ /* buffer size for sending/receiving parse trees */ #define PTBUFSIZE 1024 -#define DXDIR "/usr/local/dx" +#define DXDIR "/usr/share/dx" #define DXRC ".dxrc" #define SYSDXRC "dxrc" --- a/src/exec/dpexec/license.c +++ b/src/exec/dpexec/license.c @@ -157,7 +157,7 @@ if (root == NULL) root = getenv ("DXROOT"); if (root == NULL) - root = "/usr/local/dx"; + root = "/usr/share/dx"; if (ltype == MPLIC) { MPlic_tried = TRUE; --- a/src/exec/libdx/lbcolor.c +++ b/src/exec/libdx/lbcolor.c @@ -166,7 +166,7 @@ if (in) goto got_colorfile; } /* if we still haven't succeeded, try the system version */ - in = fopen("/usr/local/dx/lib/colors.txt","r"); + in = fopen("/usr/share/dx/lib/colors.txt","r"); if (in) goto got_colorfile; /* all has failed; use our old table */ --- a/src/exec/libdx/lbmessage.c +++ b/src/exec/libdx/lbmessage.c @@ -85,7 +85,7 @@ else { char *root = getenv("DXEXECROOT"); if (!root) root = getenv("DXROOT"); - if (!root) root = "/usr/local/dx"; + if (!root) root = "/usr/share/dx"; sprintf(name, "%s/lib/messages", root); } fd = open(name, O_RDONLY); --- a/src/exec/libdx/lbtext.c +++ b/src/exec/libdx/lbtext.c @@ -71,7 +71,7 @@ dir = ( char * ) getenv( "DXROOT" ); if ( !dir ) - dir = "/usr/local/dx"; + dir = "/usr/share/dx"; #define XTRA 32 /* enough extra room for "../fonts/.. .dx" */ --- a/src/misc/dx.c +++ b/src/misc/dx.c @@ -417,7 +417,7 @@ /* If all else fails, set some defaults for OpenSource Unix layout */ if (!*dxroot) { #if defined(cygwin) - strcpy(dxroot, "/usr/local/dx/"); + strcpy(dxroot, "/usr/share/dx/"); #else strcpy(dxroot, "\\usr\\local\\dx\\"); #endif --- a/src/uipp/base/IBMApplication.C +++ b/src/uipp/base/IBMApplication.C @@ -397,7 +397,7 @@ // This will show up as a memory leak, not worth worrying about IBMApplication::resource.UIRoot = DuplicateString(s); else - IBMApplication::resource.UIRoot = "/usr/local/dx"; + IBMApplication::resource.UIRoot = "/usr/share/dx"; } this->initIcon(); --- a/src/uipp/dxl/conn.c +++ b/src/uipp/dxl/conn.c @@ -623,7 +623,7 @@ struct hostent *he; int findx; char *pathEnv; - char *defaultPath = "PATH=/usr/bin:/usr/local/dx/bin"; + char *defaultPath = "PATH=/usr/bin:/usr/share/dx/bin"; int j; #ifdef hp700 int width = MAXFUPLIM; --- a/src/uipp/dxuilib/DXApplication.C +++ b/src/uipp/dxuilib/DXApplication.C @@ -5173,7 +5173,7 @@ // Make the DATEMSK environment variable point to the format file // which we'll store in the dx tree. const char *cp = /*this->getUIRoot();*/getenv("DXROOT"); - if ((!cp) || (!cp[0])) cp = "/usr/local/dx"; + if ((!cp) || (!cp[0])) cp = "/usr/share/dx"; char *dx = DuplicateString(cp); strcpy (dx, cp); --- a/src/uipp/dxuilib/EditorWindow.C +++ b/src/uipp/dxuilib/EditorWindow.C @@ -7173,7 +7173,7 @@ fprintf(stderr, "WebOptions macro not in DXMACROS path\n"); fprintf(stderr, "attempting to load from configure-time parameters\n"); if (!uiroot) - uiroot = "/usr/local/dx"; + uiroot = "/usr/share/dx"; jxmacros=(char*)malloc(strlen(uiroot)+strlen(macros)+2); strcpy(jxmacros,uiroot); strcat(jxmacros,macros); @@ -7184,7 +7184,7 @@ if (!wopt_nd) { ErrorMessage ( "The definition of macro WebOptions is missing.\n" - "Load the macros from /usr/local/dx/java/server/dxmacros.\n" + "Load the macros from /usr/share/dx/java/server/dxmacros.\n" "Otherwise, this visual program will not function properly\n" "under control of DXServer.\n"); return FALSE; --- a/src/uipp/dxuilib/JavaNet.C +++ b/src/uipp/dxuilib/JavaNet.C @@ -560,7 +560,7 @@ ); uiroot = theDXApplication->getUIRoot(); if (!uiroot) - uiroot = "/usr/local/dx"; + uiroot = "/usr/share/dx"; fprintf(this->make_f, "SHELL = /bin/sh\n\n"); fprintf(this->make_f, "BASE = %s\n",uiroot); --- a/src/uipp/dxuilib/imagemac.net +++ b/src/uipp/dxuilib/imagemac.net @@ -5,13 +5,13 @@ // // // -// macro reference (direct): DXExport /usr/local/dx/java/server/dxmacros/dxmac.net +// macro reference (direct): DXExport /usr/share/dx/java/server/dxmacros/dxmac.net include "dxmac.net" // -// macro reference (direct): ImageExport /usr/local/dx/java/server/dxmacros/gifmac.net +// macro reference (direct): ImageExport /usr/share/dx/java/server/dxmacros/gifmac.net include "gifmac.net" // -// macro reference (direct): VRMLExport /usr/local/dx/java/server/dxmacros/vrmlmac.net +// macro reference (direct): VRMLExport /usr/share/dx/java/server/dxmacros/vrmlmac.net include "vrmlmac.net" // // Begin MDF --- a/src/uipp/java/README +++ b/src/uipp/java/README @@ -33,7 +33,7 @@ Once both dx and the samples have been "configure... make... make install"ed, the java explorer server can be started by: - cd /usr/local/dx/java/server/bin + cd /usr/share/dx/java/server/bin startserver and stopped by stopserver @@ -44,7 +44,7 @@ machine. At first, perhaps, try running a browser on the server an pointing it -at file:///usr/local/dx/java/htmlpages/Status.html +at file:///usr/share/dx/java/htmlpages/Status.html (be sure to get that last "l") Various frames should load and the server status should be visible in the left frame. Substantially all of the JX documentation is in the right @@ -53,9 +53,9 @@ For remote clients, you need an httpd, probably also already installed. Administering the httpd is beyond the scope of this README. However, some hints are in order. -Both the htmlpages and output directories in /usr/local/dx/java need +Both the htmlpages and output directories in /usr/share/dx/java need to be visible to the httpd, this can be accomplished in a number of ways. -A symlink from an httpd-reachable directory to /usr/local/dx/java will suffice, +A symlink from an httpd-reachable directory to /usr/share/dx/java will suffice, as will PASS instructions in httpd.conf. The httpd.conf file is usually in /etc/ or a subdirectory thereof. RedHat left .htm out of /etc/mime.types, you'll need to add htm to the html --- a/src/uipp/java/server/startserver.in +++ b/src/uipp/java/server/startserver.in @@ -339,7 +339,7 @@ ## ## Where is the DXServer directory? The .class files ## are cross platform. Starting java with jx.lib set, e.g. -## shared_obj="-Djx.lib=/usr/local/dx/java/server/lib_sgi/libAnyDX.so" +## shared_obj="-Djx.lib=/usr/share/dx/java/server/lib_sgi/libAnyDX.so" ## tells java to use an arch specific method of loading shared ## objects where the complete file name including path must be ## specified. --- a/src/uipp/mb/MBGenerate.C +++ b/src/uipp/mb/MBGenerate.C @@ -169,7 +169,7 @@ // This should not be necessary, but we'll be very // careful just before the 3.1 release if (!uiroot) - uiroot = "/usr/local/dx"; + uiroot = "/usr/share/dx"; fprintf(fd, "SHELL = /bin/sh%s", NEWLINE); fprintf(fd, "BASE = %s%s%s",uiroot, NEWLINE, NEWLINE); --- a/src/uipp/prompter/CommandTextPopup.C +++ b/src/uipp/prompter/CommandTextPopup.C @@ -107,7 +107,7 @@ if ((!uiroot) || (!uiroot[0])) uiroot = (char *)getenv("DXROOT"); if ((!uiroot) || (!uiroot[0])) - uiroot = "/usr/local/dx"; + uiroot = "/usr/share/dx"; char *sampDat = new char[strlen(uiroot) + strlen("samples/data") + 16]; strcpy(sampDat, uiroot); --- a/src/uipp/prompter/GARApplication.C +++ b/src/uipp/prompter/GARApplication.C @@ -316,7 +316,7 @@ printf ("\t-port : connect to a running exec on \n"); printf ("\t-exec : use to start data explorer (default: dx -image)\n"); printf ("\t-data : use as a data file\n"); - printf ("\t-netdir

              : search for ezstart .net files (default: $DXROOT or /usr/local/dx\n"); + printf ("\t-netdir : search for ezstart .net files (default: $DXROOT or /usr/share/dx\n"); exit(0); } @@ -696,7 +696,7 @@ return this->getUIRoot(); if (getenv("DXROOT")) return getenv("DXROOT"); - return "/usr/local/dx"; + return "/usr/share/dx"; } --- a/src/uipp/tutor/TutorApplication.C +++ b/src/uipp/tutor/TutorApplication.C @@ -269,7 +269,7 @@ // This will show up as a memory leak, not worth worrying about TutorApplication::resource.UIRoot = DuplicateString(s); else - TutorApplication::resource.UIRoot = "/usr/local/dx"; + TutorApplication::resource.UIRoot = "/usr/share/dx"; } this->mainWindow = new TutorWindow(); debian/patches/10-fix-man-section.patch0000644000000000000000000000071512165541570015066 0ustar From: Daniel Kobras Subject: Change section of man page from 1V to 1. From Debian diff dx_4.3.0-2, converted to dpatch format. --- dx-4.3.0.orig/man/manl/dx.l +++ dx-4.3.0/man/manl/dx.l @@ -1,7 +1,7 @@ .de SO \fB\\$1\fR \\$2 .. -.TH DX 1V "" "IBM Visualization Data Explorer" +.TH DX 1 "" "IBM Visualization Data Explorer" .SH NAME dx \- start the Data Explorer visualization system. Optionally directly start the User Interface debian/patches/50-dx-script-kfreebsd-fix.patch0000644000000000000000000000147712224031443016350 0ustar Description: Allow dx script to run on kfreebsd This patch allows GNU/kFreeBSD to be detected as arch=freebsd instead of arch=unknown. Author: Graham Inggs Forwarded: no Last-Update: 2013-10-01 --- a/bin/dx.in +++ b/bin/dx.in @@ -338,7 +338,7 @@ # determine the machine type, and set uiarch, exarch and thisver defaults case $thissys in - FreeBSD) + FreeBSD|GNU/kFreeBSD) exarch=freebsd uiarch=freebsd --- a/acinclude.m4 +++ b/acinclude.m4 @@ -173,7 +173,7 @@ unameS=`uname -s` unameM="`uname -m`" ac_cv_dx_arch=unknown - if test $unameS = "FreeBSD" ; then + if test $unameS = "FreeBSD" || test $unameS = "GNU/kFreeBSD" ; then ac_cv_dx_arch=freebsd elif test `echo $unameS | tr A-Z a-z | sed "s/^.*cygwin.*$/yes/"` = "yes" ; then ac_cv_dx_arch=cygwin debian/patches/50-format-security-fix.patch0000644000000000000000000001503612224031443016001 0ustar Description: Format security fix This patch allows DX to build with -Werror=format-security hardening. Author: Graham Inggs Forwarded: no Last-Update: 2013-08-01 --- a/src/exec/dxmods/colormap.c +++ b/src/exec/dxmods/colormap.c @@ -1167,7 +1167,7 @@ if (!ei.msgbuf) return ERROR; ei.mp = ei.msgbuf; - sprintf(ei.mp,name); while(*ei.mp) ei.mp++; + strcpy(ei.mp,name); while(*ei.mp) ei.mp++; sprintf(ei.mp, "NULL"); DXUIMessage(id,ei.msgbuf); DXFree(ei.msgbuf); @@ -1186,9 +1186,9 @@ ei.mp = ei.msgbuf; shape[0]=2; strcpy(ei.mp,""); - sprintf(ei.mp,name); while(*ei.mp) ei.mp++; + strcpy(ei.mp,name); while(*ei.mp) ei.mp++; if (num==1){ - sprintf(ei.mp,"{"); ei.mp++; + strcpy(ei.mp,"{"); ei.mp++; } if (!_dxfprint_message(map,&ei,TYPE_FLOAT,1,shape,num)) goto error; --- a/src/exec/dxmods/exp_gai.c +++ b/src/exec/dxmods/exp_gai.c @@ -422,7 +422,7 @@ if (first == ON) first = OFF; else - fprintf(h->dfp,del); + fprintf(h->dfp,"%s",del); if (blank == ON) pblank(arinfo,h); else @@ -439,7 +439,7 @@ if (first == ON) first = OFF; else - fprintf(h->dfp,del); + fprintf(h->dfp,"%s",del); if (blank == ON) pblank(arinfo,h); else @@ -456,7 +456,7 @@ if (first == ON) first = OFF; else - fprintf(h->dfp,del); + fprintf(h->dfp,"%s",del); if (blank == ON) pblank(arinfo,h); else @@ -473,7 +473,7 @@ if (first == ON) first = OFF; else - fprintf(h->dfp,del); + fprintf(h->dfp,"%s",del); if (blank == ON) pblank(arinfo,h); else @@ -490,7 +490,7 @@ if (first == ON) first = OFF; else - fprintf(h->dfp,del); + fprintf(h->dfp,"%s",del); if (blank == ON) pblank(arinfo,h); else @@ -507,7 +507,7 @@ if (first == ON) first = OFF; else - fprintf(h->dfp,del); + fprintf(h->dfp,"%s",del); if (blank == ON) pblank(arinfo,h); else @@ -524,7 +524,7 @@ if (first == ON) first = OFF; else - fprintf(h->dfp,del); + fprintf(h->dfp,"%s",del); if (blank == ON) pblank(arinfo,h); else @@ -541,7 +541,7 @@ if (first == ON) first = OFF; else - fprintf(h->dfp,del); + fprintf(h->dfp,"%s",del); if (blank == ON) pblank(arinfo,h); else @@ -554,7 +554,7 @@ arinfo->last,scratch); arinfo->last = (Pointer)nextstr; if (first == OFF) - fprintf(h->dfp,del); + fprintf(h->dfp,"%s",del); if (blank == ON) pblank(arinfo,h); else { @@ -830,7 +830,7 @@ if (rank > 0) { for (i=0; i 0) - fprintf(h->dfp,del); + fprintf(h->dfp,"%s",del); fprintf(h->dfp,"positions_cmp%d",i); } } @@ -845,13 +845,13 @@ !strcmp("positions",depon) && strcmp("invalid positions",name) && strcmp("positions",name) ) { if (first == OFF) - fprintf(h->dfp,del); + fprintf(h->dfp,"%s",del); DXGetArrayInfo((Array)a,NULL,&type,NULL,&rank,shape); /* dim = (rank < 1) ? 1 : shape[0]; */ if (type != TYPE_STRING && rank > 0 && shape[0] > 1) { cmp = (char *)DXAllocate(strlen(name)+6); for (j=0; j 0) fprintf(h->dfp, del); + if (j > 0) fprintf(h->dfp,"%s",del); sprintf(cmp,"%s_cmp%d",name,j); pstring(h->dfp,0,0,0,cmp); } --- a/src/exec/dpexec/dxmain.c +++ b/src/exec/dpexec/dxmain.c @@ -2129,7 +2129,7 @@ if ((SFILEisatty(yyin) || (_dxd_exRshInput && yyin == _dxd_exBaseFD)) && !prompted && _dxf_ExGQAllDone() && !SFILECharReady(yyin)) { prompt = _dxf_ExPromptGet(PROMPT_ID_PROMPT); - printf (prompt? prompt: EX_PROMPT); + printf ("%s", prompt? prompt: EX_PROMPT); fflush (stdout); prompted = TRUE; } @@ -2305,7 +2305,7 @@ _dxf_ExGQAllDone ())\ {\ prompt = _dxf_ExPromptGet (PROMPT_ID_PROMPT);\ - printf (prompt ? prompt : EX_PROMPT);\ + printf ("%s", prompt ? prompt : EX_PROMPT);\ fflush (stdout);\ prompted = TRUE;\ }\ --- a/src/exec/dpexec/lex.c +++ b/src/exec/dpexec/lex.c @@ -648,7 +648,7 @@ if ((_dxd_exIsatty || _dxd_exRshInput) && !SFILECharReady(yyin)) { prompt = _dxf_ExPromptGet(PROMPT_ID_CPROMPT); - printf (prompt? prompt: EX_CPROMPT); + printf ("%s", prompt? prompt: EX_CPROMPT); fflush (stdout); } break; --- a/src/uipp/dxuilib/DXApplication.C +++ b/src/uipp/dxuilib/DXApplication.C @@ -2553,7 +2553,7 @@ const char* errmsg = GraphLayout::SetHeightPerLevel (DXApplication::resource.autoLayoutHeight); if (errmsg) { - fprintf (stderr, errmsg); + fprintf (stderr, "%s", errmsg); return FALSE; } } @@ -2561,7 +2561,7 @@ const char* errmsg = GraphLayout::SetGroupSpacing (DXApplication::resource.autoLayoutGroupSpacing); if (errmsg) { - fprintf (stderr, errmsg); + fprintf (stderr, "%s", errmsg); return FALSE; } } @@ -2569,7 +2569,7 @@ const char* errmsg = GraphLayout::SetNodeSpacing (DXApplication::resource.autoLayoutNodeSpacing); if (errmsg) { - fprintf (stderr, errmsg); + fprintf (stderr, "%s", errmsg); return FALSE; } } @@ -3787,7 +3787,7 @@ if (this->anchor) InfoMessage(msg); else - fprintf(stderr,msg); + fprintf(stderr, "%s", msg); return NULL; } @@ -5019,7 +5019,7 @@ fprintf (stderr, "Attempting to save any modified files.\n" "Please check saved files for integrity by reloading them.\n"); theDXApplication->emergencySave (msg); - fprintf (stderr, msg); + fprintf (stderr, "%s", msg); } fprintf(stderr,"The application will now abort.\n"); @@ -5035,7 +5035,7 @@ if (theDXApplication) { char msg[4096]; this->emergencySave(msg); - fprintf(stderr, msg); + fprintf(stderr, "%s", msg); } this->IBMApplication::abortApplication(); --- a/src/uipp/dxl/conn.c +++ b/src/uipp/dxl/conn.c @@ -389,7 +389,7 @@ char buf[2048]; int n = read(err,buf,2048); buf[n] = '\0'; - fprintf(stderr,buf); + fprintf(stderr, "%s", buf); } #if defined(intelnt) || defined(WIN32) TerminateProcess(child, -1); --- a/src/uipp/dxui/SelectionNode.C +++ b/src/uipp/dxui/SelectionNode.C @@ -960,7 +960,7 @@ ListIterator it(selection_stmts); char* cp; while ( (cp = (char*)it.getNext()) ) { - fprintf (jf, cp); + fprintf (jf, "%s", cp); delete cp; } } debian/patches/30-no-shell-override.patch0000644000000000000000000000141512165541570015423 0ustar From: Daniel Kobras Subject: Don't override SHELL variable in configure.ac for no apparent reason. Doing so is unsupported and breaks building with /bin/sh pointing to dash. Cf. Debian bug #447022 on libtool/fakeroot for a discussion of the problem. diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' dx~/configure.ac dx/configure.ac --- dx~/configure.ac 2010-03-25 17:10:29.000000000 +0100 +++ dx/configure.ac 2010-03-25 17:10:57.000000000 +0100 @@ -27,11 +27,11 @@ AC_SUBST(MINOR_VERSION)dnl AC_SUBST(MICRO_VERSION)dnl -SHELL=sh +dnl SHELL=sh BUILDBASE="`pwd`" AC_SUBST(YACC) -AC_SUBST(SHELL) +dnl AC_SUBST(SHELL) AC_SUBST(ARCH) AC_SUBST(EXEEXT) AC_SUBST(OBJEXT) debian/patches/10-invoke-man.patch0000644000000000000000000000130512165541570014125 0ustar From: Daniel Kobras Subject: dx -longhelp invokes man browser. From Debian diff dx_4.3.0-2, converted to dpatch format. --- dx-4.3.0.orig/bin/dx.in +++ dx-4.3.0/bin/dx.in @@ -60,12 +60,12 @@ # longhelp() { -if test -f "$dxroot/man/catl/dx.l" ; then - more "$dxroot/man/catl/dx.l" +manbrowser="`/usr/bin/which man`" +if test -x "$manbrowser"; then + "$manbrowser" 1 dx else - echo "cannot find $dxroot/man/catl/dx.l" - echo "set the DXROOT environment variable to the root of the" - echo "dx installation tree and try again." + echo Failed to launch standard man browser. Please check out man page + echo 'dx(1)' with a man browser of your choice. fi exit 1 debian/patches/20-magick-pkgconfig.patch0000644000000000000000000000337312165541570015271 0ustar From: Daniel Kobras Subject: Try to determine available Magick installation via pkg-config first, optionally fall back to previous Magick-config-based probing. The pkg-config-based probing supports both GraphicsMagick and ImageMagick. diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' dx~/configure.ac dx/configure.ac --- dx~/configure.ac 2010-03-25 14:12:00.000000000 +0100 +++ dx/configure.ac 2010-03-25 14:26:25.000000000 +0100 @@ -799,7 +799,29 @@ LIB_MAGICK='' if test "$with_magick" != 'no' then - AS_MESSAGE([checking for ImageMagick support ......]) + found=0 + static_lib="libGraphicsMagick.a" + PKG_CHECK_MODULES(GraphicsMagick, GraphicsMagick, [found=1], [found=0]) + MAGICK_CFLAGS="$GraphicsMagick_CFLAGS" + MAGICK_LIBS="$GraphicsMagick_LIBS" + if test $found -eq 0 + then + static_lib="libMagick.a" + PKG_CHECK_MODULES(ImageMagick, ImageMagick, [found=1], [found=0]) + MAGICK_CFLAGS="$ImageMagick_CFLAGS" + MAGICK_LIBS="$ImageMagick_LIBS" + fi + if test $found -eq 1 + then + CFLAGS="$CFLAGS $MAGICK_CFLAGS" +dnl UNIQUIFY will remove duplicate library tokens leaving the last instance. + AC_UTILS_UNIQUIFY([$LIBS $MAGICK_LIBS], LIBS) + FMT_LIBS="$FMT_LIBS $static_lib" + AC_DEFINE(HAVE_LIBMAGICK, 1, [Define to 1 if you have the ImageMagick libraries]) + have_magick='yes' +dnl legacy checks installations without pkg-config + else + AS_MESSAGE([checking for ImageMagick support (no pkg-config) ......]) AC_CHECK_PROG(HAVE_MC, Magick-config, yes, no) failed=0; @@ -866,6 +888,7 @@ fi fi fi +fi AC_LANG([C++]) AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[]], [[int a = true;]])], debian/patches/10-magickcore-api.patch0000644000000000000000000000303612165541570014737 0ustar From: Ilya Barygin Subject: Since MagickCore 6.5.7, DestroyConstitute() function was renamed to ConstituteComponentTerminus(). diff -urNad dx-4.4.4~/src/exec/dxmods/_im_image.c dx-4.4.4/src/exec/dxmods/_im_image.c --- dx-4.4.4~/src/exec/dxmods/_im_image.c 2006-01-06 01:55:43.000000000 +0300 +++ dx-4.4.4/src/exec/dxmods/_im_image.c 2010-03-02 20:39:55.000000000 +0300 @@ -329,7 +329,7 @@ DestroyImageInfo(new_frame_info); DestroyImageInfo(image_info); #if MagickLibVersion > 0x0537 - DestroyConstitute(); + ConstituteComponentTerminus(); #endif DXSetError(ERROR_INTERNAL, "reason = %s, description = %s", image->exception.reason, @@ -346,7 +346,7 @@ DestroyImageInfo(new_frame_info); DestroyImageInfo(image_info); #if MagickLibVersion > 0x0537 - DestroyConstitute(); + ConstituteComponentTerminus(); #endif DXErrorReturn( ERROR_INTERNAL , "out of memory allocating buffer _im_image.c"); } @@ -375,7 +375,7 @@ DestroyImageInfo(image_info); DestroyImageInfo(new_frame_info); #if MagickLibVersion > 0x0537 - DestroyConstitute(); + ConstituteComponentTerminus(); #endif DEBUGMESSAGE("back from DestroyImage"); @@ -491,7 +491,7 @@ DestroyImage(image); DestroyImageInfo(image_info); #if MagickLibVersion > 0x0537 - DestroyConstitute(); + ConstituteComponentTerminus(); #endif } return (OK); debian/patches/10-open-mode.patch0000644000000000000000000000326212165541570013750 0ustar From: James Westby Subject: Add mode argument to open() calls with O_CREAT. diff -urNad dx-4.4.4~/src/exec/libdx/fileio.c dx-4.4.4/src/exec/libdx/fileio.c --- dx-4.4.4~/src/exec/libdx/fileio.c 2006-01-05 22:55:47.000000000 +0000 +++ dx-4.4.4/src/exec/libdx/fileio.c 2009-01-17 17:06:51.000000000 +0000 @@ -263,7 +263,7 @@ case 2:/* read/write */ fd = open(name, O_RDWR); if (fd < 0) { - fd = open(name, O_WRONLY | O_CREAT); + fd = open(name, O_WRONLY | O_CREAT, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH); if (fd < 0) { DXSetError(ERROR_DATA_INVALID, "can't open/create file '%s'", name); diff -urNad dx-4.4.4~/src/exec/libdx/plock.c dx-4.4.4/src/exec/libdx/plock.c --- dx-4.4.4~/src/exec/libdx/plock.c 2002-07-17 05:48:18.000000000 +0100 +++ dx-4.4.4/src/exec/libdx/plock.c 2009-01-17 17:06:51.000000000 +0000 @@ -37,7 +37,8 @@ #define SEM_FLAGS (IPC_CREAT | S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH) #define SHM_FLAGS (IPC_CREAT | S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH) -#define OPEN_FLAGS (O_CREAT | S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH) +#define OPEN_FLAGS (O_CREAT) +#define OPEN_MODE (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH) #define IS_MINE(a) (locks->_owner[a] == getpid()) #define SET_OWNER(a) (locks->_owner[a] = getpid()) #define CLEAR_OWNER(a) (locks->_owner[a] = 0) @@ -268,7 +269,7 @@ if (stat(LOCKFILE, &statbuf)) { - int fd = open(LOCKFILE, OPEN_FLAGS); + int fd = open(LOCKFILE, OPEN_FLAGS, OPEN_MODE); if (fd < 0) { fprintf(stderr, "initLocks: error accessing locks shared block: open\n"); debian/patches/50-man-hyphens-and-spelling-fix.patch0000644000000000000000000004214612212526701017453 0ustar Description: Man page hyphens and spelling fix This patch fixes hyphen-used-as-minus-sign and spelling errors. Author: Graham Inggs Forwarded: no Last-Update: 2013-08-02 --- a/man/manl/dx.l +++ b/man/manl/dx.l @@ -10,67 +10,67 @@ .SH SYNOPSIS .nf .br -dx [ -8bitcmap < private | shared | 0-1 > ] - [ -builder ] - [ -cache < on | off > ] - [ -colors < colors file > ] - [ -connect < host:port > ] - [ -data < path list > ] - [ -directory < dir > ] - [ -display < display name > ] - [ -dxroot < dir > ] - [ -echo ] - [ -edit ] - [ -encode ] - [ -exec < executable > ] - [ -execonly ] - [ -execute ] - [ -execute_on_change ] - [ -full ] - [ -file < filename > ] - [ -help ] - [ -highlight < on | off > ] - [ -host < host name > ] - [ -hwrender < gl | opengl > ] - [ -image ] - [ -include < path list > ] - [ -key < 64bit hex > ] - [ -license < type > ] - [ -local ] - [ -log < on | off > ] - [ -macros < path list > ] - [ -mdf < filename > ] - [ -memory < # of Mbytes > ] - [ -menubar ] - [ -metric ] - [ -modules < path list > ] - [ -morehelp ] - [ -nodeid ] - [ -optimize < memory | precision > ] - [ -outboarddebug ] - [ -processors ] - [ -program < filename > ] - [ -prompter ] - [ -readahead < on | off > ] - [ -script [ < script file > ] ] - [ -startup ] - [ -suppress ] - [ -timing < on | off >] - [ -trace < on | off > ] - [ -trialkey ] - [ -tutor ] - [ -uionly | -execonly ] - [ -verbose ] - [ -version] +dx [ \-8bitcmap < private | shared | 0\-1 > ] + [ \-builder ] + [ \-cache < on | off > ] + [ \-colors < colors file > ] + [ \-connect < host:port > ] + [ \-data < path list > ] + [ \-directory < dir > ] + [ \-display < display name > ] + [ \-dxroot < dir > ] + [ \-echo ] + [ \-edit ] + [ \-encode ] + [ \-exec < executable > ] + [ \-execonly ] + [ \-execute ] + [ \-execute_on_change ] + [ \-full ] + [ \-file < filename > ] + [ \-help ] + [ \-highlight < on | off > ] + [ \-host < host name > ] + [ \-hwrender < gl | opengl > ] + [ \-image ] + [ \-include < path list > ] + [ \-key < 64bit hex > ] + [ \-license < type > ] + [ \-local ] + [ \-log < on | off > ] + [ \-macros < path list > ] + [ \-mdf < filename > ] + [ \-memory < # of Mbytes > ] + [ \-menubar ] + [ \-metric ] + [ \-modules < path list > ] + [ \-morehelp ] + [ \-nodeid ] + [ \-optimize < memory | precision > ] + [ \-outboarddebug ] + [ \-processors ] + [ \-program < filename > ] + [ \-prompter ] + [ \-readahead < on | off > ] + [ \-script [ < script file > ] ] + [ \-startup ] + [ \-suppress ] + [ \-timing < on | off >] + [ \-trace < on | off > ] + [ \-trialkey ] + [ \-tutor ] + [ \-uionly | \-execonly ] + [ \-verbose ] + [ \-version] .sp .br dx \-prompter ( start the Data Prompter ) - [ -full ] - [ -file ] [ < header file name > ] + [ \-full ] + [ \-file ] [ < header file name > ] .sp .br dx \-builder ( start the Module Builder ) - [-file ] [ < .mb file name > ] + [ \-file ] [ < .mb file name > ] .in .fi .sp 6 @@ -145,11 +145,11 @@ arguments. When conflicting options are given, the last option has precedence. .TP -.SO -8bitcmap "< private | shared | 0-1 | -1 >" +.SO \-8bitcmap "< private | shared | 0\-1 | \-1 >" Overrides the DX8BITCMAP environment variable (see ENVIRONMENT VARIABLES below). .TP -.SO -cache "< on | off >" +.SO \-cache "< on | off >" Turn on or off the executive caching system. When the Data Explorer caching mechanism is enabled the Data Explorer executive automatically caches the intermediate results generated @@ -162,103 +162,103 @@ want to disable this caching to conserve memory and reduce paging. Default = on. .TP -.SO -colors "< colors file >" +.SO \-colors "< colors file >" Override DXCOLORS environment variable (see ENVIRONMENT VARIABLES below). .TP -.SO -connect "< host:port >" +.SO \-connect "< host:port >" Start a distributed executive only (no user interface). .TP -.SO -data "< path list >" +.SO \-data "< path list >" Override DXDATA environment variable (see ENVIRONMENT VARIABLES below). .TP -.SO -directory "< dir >" +.SO \-directory "< dir >" Cause the executive to be run in the given directory. .TP -.SO -display "< display name >" +.SO \-display "< display name >" Set the name of the X display to be used by the user interface and the executive. .TP -.SO -dxroot "< dir >" +.SO \-dxroot "< dir >" Overrides the default dx root directory. .TP -.SO -echo "< dir >" +.SO \-echo "< dir >" Echo the command lines without executing them. .TP -.SO -edit +.SO \-edit Cause the user interface to be started with the Visual Program Editor (VPE) window as the top level window of the user interface (the top level window is denoted by an anchor in the upper left hand corner). -Also see -image, -startup, and -menubar. +Also see \-image, \-startup, and \-menubar. .TP -.SO -encode "< filename >" +.SO \-encode "< filename >" Encode the given file into a binary format with a key -(which must be specified with the -key option). For example - dx -encode -key 1234567890abcdef foo.net +(which must be specified with the \-key option). For example + dx \-encode \-key 1234567890abcdef foo.net The resulting file can only be encoded by the DX user interface when the same key is used. For example - dx -image -key 1234567890abcdef foo-e.net + dx \-image \-key 1234567890abcdef foo-e.net .TP -.SO -exec "< executive executable >" +.SO \-exec "< executive executable >" Use the given file as a replacement for the executive. This option allows a user to build and use his/her own custom executive. .TP -.SO -execonly +.SO \-execonly Start the executive in remote mode in which it will then await a connection from the user interface. The user interface is not started with this option. -Also see -script. +Also see \-script. .TP -.SO -execute +.SO \-execute Execute once after the user interface has made a connection with the executive. .TP -.SO -execute_on_change +.SO \-execute_on_change Cause Data Explorer to go into execute-on-change mode at start up. Execute-on-change mode causes the Visual Program to be executed any time any of the values (i.e. module inupts, interactor values...) in the program change. .TP -.SO -file "< filename >" +.SO \-file "< filename >" Start the Data Prompter, Module Builder, or Data Explorer User Interface with the header file filename. .TP -.SO -full -When used with -prompter, starts the full Data Prompter. +.SO \-full +When used with \-prompter, starts the full Data Prompter. .TP -.SO -help +.SO \-help Print a brief listing of options and usage for .IR dx . .TP -.SO -highlight "< on | off >" +.SO \-highlight "< on | off >" Turn on or off module execution highlighting. If highlighting is turned on, the user interface will highlight each module as it is executed. Default = on. .TP -.SO -host "< host name >" +.SO \-host "< host name >" Override DXHOST environment variable (see ENVIRONMENT VARIABLES below). .TP -.SO -hwrender "< gl | opengl >" +.SO \-hwrender "< gl | opengl >" Override the default hardware rendering choice on platforms where both are supported. Default is opengl. Sets the DXHWMOD environment variable to either DXhwdd.o or DXhwddOGL.o. .TP -.SO -image +.SO \-image Cause the user interface to be started with the image window as the top level window of the user interface. Also, control panels that are configured to open automatically are opened. -Also see -edit, -startup and -menubar. +Also see \-edit, \-startup and \-menubar. .TP -.SO -include "< path list >" +.SO \-include "< path list >" Override DXINCLUDE environment variable (see ENVIRONMENT VARIABLES below). .TP -.SO -key "< 64bit hex >" +.SO \-key "< 64bit hex >" 16 character hexidecimal (64bit) number that is used -to encode and decode .net files. See -encode. +to encode and decode .net files. See \-encode. .TP -.SO -license "< type >" +.SO \-license "< type >" Force a specific license for either the user interface or executive. The following are valid values for type: .sp @@ -268,69 +268,69 @@ .sp develop: forces a developer license (UI or executive). .TP -.SO -local +.SO \-local Override the DXHOST environment variable (if set) and cause the executive to be run on the local host. In the absence of the DXHOST environment variable, this is the default. .TP -.SO -log "< on | off >" +.SO \-log "< on | off >" Turn on or off executive logging. If logging is on then the executive logs output to the file .I dx.log in the directory where the executive is executing. Default = off. .TP -.SO -macros "< path list >" +.SO \-macros "< path list >" Override the DXMACROS environment variable (see ENVIRONMENT VARIABLES below). .TP -.SO -menubar +.SO \-menubar Start Data Explorer with a menubar as the anchor window. Also, control panels that are configured to open automatically are opened. -See also -image, -edit, and -startup. +See also \-image, \-edit, and \-startup. .TP -.SO -mdf "< mdf file >" +.SO \-mdf "< mdf file >" Override the DXMDF environment variable (see ENVIRONMENT VARIABLES below). .TP -.SO -memory "< # of MB >" +.SO \-memory "< # of MB >" Set the maximum amount of memory, in megabytes rounded up to a two megabyte boundary, that the executive is able to allocate. Default = the amount of physical memory minus 8 MB. .TP -.SO -metric +.SO \-metric Have the ui use metric units when possible, for example for setting the image size for printing postscript images. .TP -.SO -modules "< pathlist >" +.SO \-modules "< pathlist >" Set the list of directories to be searched for outboard modules. .TP -.SO -morehelp +.SO \-morehelp Displays this information .TP -.SO -nodeid " +.SO \-nodeid " print out the node id of the machine that the command is run on. The node id is used when generating a license. .TP -.SO -optimize "< memory | precision >" +.SO \-optimize "< memory | precision >" Select whether to minimize memory usage or produce more color-accurate images. When memory is optimized, image objects are generated with 24 bits/pixel instead of 96, and ReadImage will produce delayed color images if supported by the format. The default is precision. .TP -.SO -outboarddebug +.SO \-outboarddebug Enable user to start outboard modules manually for debugging when they are called in a visual program. .TP -.SO -processors +.SO \-processors For Data Explorer SMP, sets the number of processors to use. .TP -.SO -program "< programname >" +.SO \-program "< programname >" Start the user interface with the visual program filename. .TP -.SO -prompter +.SO \-prompter Start the data prompter. .TP -.SO -readahead "< on | off >" +.SO \-readahead "< on | off >" Specify whether or not the executive reads ahead in its input stream before executing the commands it receives from the stream. If this is turned off, then the executive @@ -339,56 +339,56 @@ detection. Default = on. .TP -.SO -script "[ < script file > ]" +.SO \-script "[ < script file > ]" Run just the executive in script mode. If a file name is provided then the executive reads and executes commands from the given script and then terminates. If a file is not provided then when the executive starts up it enters .I interactive mode where it waits for script commands. -Also see -execonly. +Also see \-execonly. .TP -.SO -startup +.SO \-startup Start Data Explorer with the startup window as the initial window. This -is the default. See also -image, -edit, and -menubar. +is the default. See also \-image, \-edit, and \-menubar. .TP -.SO -suppress -Do not open any control panels at start-up. This is used in -image mode -and -menubar mode only. +.SO \-suppress +Do not open any control panels at start-up. This is used in -\image mode +and \-menubar mode only. .TP -.SO -timed +.SO \-timed Start DX using a timed license. .TP -.SO -timing "< on | off >" +.SO \-timing "< on | off >" Turn on or off the executive timing mechanism. If enabled, then when the executive exits it will list on standard output or the logging file timing statistics for each module that was used during the course of execution. Default = off. .TP -.SO -trace "< on | off >" +.SO \-trace "< on | off >" Turn on or off the executive trace mechanism. When tracing is enabled the executive displays informative messages about the execution sequence on either standard output or the log file if logging is enabled. Default = off. .TP -.SO -trialkey +.SO \-trialkey Determines the information necessary for generating a trialkey. .TP -.SO -tutor +.SO \-tutor Start the Data Explorer tutorial. .TP -.SO -uionly +.SO \-uionly Cause the user interface to be started without making a connection to an executive. .TP -.SO -verbose +.SO \-verbose Echo commands in the .I dx script as they are executed. .TP -.SO -version +.SO \-version Print version numbers of various executables. .SH "ENVIRONMENT VARIABLES" The following environment variables provide an alternate way @@ -412,13 +412,13 @@ will allocate a private colormap for more accurate results. In this case, depending on your X server, you may need to move the mouse to select the Image or Display window in order for the correct colors -to appear. The -8bitcmap flag sets the level at which the change to +to appear. The \-8bitcmap flag sets the level at which the change to using a private colormap is made. The value of this parameter should be a number between 0 and 1, or "private" or "shared", and it repressents the Euclidean distance in RGB color space, normalized to 1, for the maximum allowed discrepancy. If you set this parameter to 1, then a private colormap will never be used. If -you set it to -1, then a private colormap will always be used. The +you set it to \-1, then a private colormap will always be used. The default is 0.1. .TP .SO DXARGS @@ -446,7 +446,7 @@ This contains a colon separated list of directories in which the executive will search for data files. -Also see the -data option. +Also see the \-data option. .TP .SO DXDELAYEDCOLORS If set to anything other than 0, enables ReadImage to create delayed @@ -483,7 +483,7 @@ If this is not set then a default of "localhost" is used, unless the local host is a PVS console in which case the default is to run the executive on the PVS. -Also see the -host, -local and -server options. +Also see the \-host, \-local and \-server options. .TP .SO DXHWGAMMA Sets the gamma correction for hardware-rendered images displayed @@ -496,7 +496,7 @@ .SO DXINCLUDE This contains a colon separated list of directories in which the executive will search for "included" scripts. -Also see the -include option. +Also see the \-include option. .TP .SO DXMACROS This contains a colon separated list @@ -504,13 +504,13 @@ that will be automatically loaded. When running in script mode one must "include" all the macros by hand prior to referencing them. -Also see the -macros option. +Also see the \-macros option. .TP .SO DXMDF This contains the name of a module description file (mdf) that contains user defined modules for a customized version of the executive. -Also see the -mdf option. +Also see the \-mdf option. .TP .SO DXMEMORY sets the amount of memory (in megabytes) that can be used by @@ -519,7 +519,7 @@ .SO DXMODULES This contains a colon separated list of directories in which the executive searches for outboard modules. -Also see the -modules option. +Also see the \-modules option. .TP .SO DX_NESTED_LOOPS For faces, loops, and edges data, if set, allows loops other than @@ -560,13 +560,13 @@ needed by Data Explorer. .TP .SO DXSHMEM -If set to anything other than -1, forces shared memory to be used (if -allowed by the architecture). If set to -1, (if allowed by the architecture) +If set to anything other than \-1, forces shared memory to be used (if +allowed by the architecture). If set to \-1, (if allowed by the architecture) will cause the data segment to simply be extended. Please see Appendix C of the Data Explorer User Guide for more information. .TP .SO DX_SOCKET_BUFSIZE -Allows the user to specify the size of the send and recieve buffers for the +Allows the user to specify the size of the send and receive buffers for the socket connection between the UI and the exec. This value is clamped to the max allowed by the system. This can fix a problem where the executive and UI hang involving a deadlock situation in the socket communication. The value @@ -588,7 +588,7 @@ 1. To start both the user interface and the executive with the network named .IR cfd.net : .RS -dx -edit -program cfd +dx \-edit \-program cfd .RE .sp .P @@ -596,14 +596,14 @@ .I cfd.net in image mode with /usr/users/me and /usr/data as data directories: .RS -dx -image -execute -data '/usr/users/me:/usr/data' cfd +dx \-image \-execute \-data '/usr/users/me:/usr/data' cfd .RE .P 3. To run just the executive on the script named .IR f15wing : .sp .RS -dx -script -file f15wing +dx \-script \-file f15wing .RE .P 4. To start the user interface and execute the user customized executive @@ -613,24 +613,24 @@ .IR custom.mdf : .sp .RS -dx -edit -mdf custom.mdf -exec mydxexec +dx \-edit \-mdf custom.mdf \-exec mydxexec .RE .P 5. To start the Data Prompter : .sp .RS -dx -prompter +dx \-prompter .RE .P 6. To start the Module Builder : .sp .RS -dx -builder +dx \-builder .RE 7. To start the Tutorial : .sp .RS -dx -tutorial +dx \-tutorial .RE .sp .SH "SEE ALSO" debian/patches/series0000644000000000000000000000104612224031443012026 0ustar 10-fix-man-section.patch 10-invoke-man.patch 10-64bit-pointer-fixes.patch 10-kernel-includes-fix.patch 10-gcc43-build-fix.patch 10-magickcore-api.patch 10-open-mode.patch 10-autoreconf-fix.patch 20-magick-pkgconfig.patch 30-no-shell-override.patch 40-hdfalt-support.patch 90-usr-local-cleanup.patch 50-dxgeterror-fix.patch 50-disable-libxp.patch 50-format-security-fix.patch 50-underlinking-fix.patch 50-man-hyphens-and-spelling-fix.patch 50-spelling-errors-in-binaries-fix.patch 50-dx-script-kfreebsd-fix.patch 50-undefined-use-of-sprintf-fix.patch debian/patches/10-gcc43-build-fix.patch0000644000000000000000000002225712165541570014656 0ustar From: Daniel Kobras Subject: First argument to main() must be signed int with gcc 4.3. --- src/uipp/base/Application.C | 12 ++++-------- src/uipp/base/Application.h | 8 ++++---- src/uipp/base/IBMApplication.C | 4 ++-- src/uipp/base/IBMApplication.h | 4 ++-- src/uipp/dxui/Main.C | 2 +- src/uipp/dxuilib/DXApplication.C | 2 +- src/uipp/dxuilib/DXApplication.h | 2 +- src/uipp/mb/MBApplication.C | 2 +- src/uipp/mb/MBApplication.h | 2 +- src/uipp/mb/Main.C | 2 +- src/uipp/prompter/GARApplication.C | 2 +- src/uipp/prompter/GARApplication.h | 2 +- src/uipp/prompter/Main.C | 2 +- src/uipp/startup/Main.C | 2 +- src/uipp/startup/StartupApplication.C | 2 +- src/uipp/startup/StartupApplication.h | 2 +- src/uipp/tutor/Main.C | 2 +- src/uipp/tutor/TutorApplication.C | 2 +- src/uipp/tutor/TutorApplication.h | 2 +- 19 files changed, 27 insertions(+), 31 deletions(-) --- a/src/uipp/base/Application.C +++ b/src/uipp/base/Application.C @@ -136,7 +136,7 @@ //this->setDefaultResources(baseWidget, Application::DefaultResources); } -boolean Application::initializeWindowSystem(unsigned int *argcp, char **argv) +boolean Application::initializeWindowSystem(int *argcp, char **argv) { // @@ -148,11 +148,7 @@ this->applicationClass, // application class name NULL, // command line options table 0, // number of entries in options table -#if XtSpecificationRelease > 4 - (int*)argcp, -#else argcp, -#endif argv, // "argv" command line arguments #if XtSpecificationRelease > 4 NULL, // fallback resource list @@ -235,7 +231,7 @@ return TRUE; } -void Application::parseCommand(unsigned int* argcp, char** argv, +void Application::parseCommand(int* argcp, char** argv, XrmOptionDescList optlist, int optlistsize) { char res_file[256]; @@ -251,7 +247,7 @@ // char *appname = GetFileBaseName(argv[0],NULL); XrmParseCommand(&resourceDatabase, optlist, optlistsize, - appname, (int *)argcp, argv); + appname, argcp, argv); delete[] appname; // @@ -280,7 +276,7 @@ // } -boolean Application::initialize(unsigned int* argcp, char** argv) +boolean Application::initialize(int* argcp, char** argv) { // // Initialize the window system if not done already. --- a/src/uipp/base/Application.h +++ b/src/uipp/base/Application.h @@ -49,7 +49,7 @@ // // The main program needs to access protected member functions. // - friend int main(unsigned int argc, + friend int main(int argc, char** argv); @@ -71,9 +71,9 @@ // // Initialize the window system. // - virtual boolean initializeWindowSystem(unsigned int *argcp, char **argv); + virtual boolean initializeWindowSystem(int *argcp, char **argv); - virtual void parseCommand(unsigned int* argcp, char** argv, + virtual void parseCommand(int* argcp, char** argv, XrmOptionDescList optlist, int optlistsize); // @@ -145,7 +145,7 @@ // Initializes any Application specfic state. This routine should // be called by main() or subclasses only. // - virtual boolean initialize(unsigned int* argcp, char** argv); + virtual boolean initialize(int* argcp, char** argv); // // Allow others to access our event processing mechanism --- a/src/uipp/base/IBMApplication.C +++ b/src/uipp/base/IBMApplication.C @@ -349,7 +349,7 @@ } -boolean IBMApplication::initializeWindowSystem(unsigned int *argcp, char **argv) +boolean IBMApplication::initializeWindowSystem(int *argcp, char **argv) { if (!this->Application::initializeWindowSystem(argcp, argv)) @@ -375,7 +375,7 @@ return TRUE; } -boolean IBMApplication::initialize(unsigned int* argcp, +boolean IBMApplication::initialize(int* argcp, char** argv) { if (!this->Application::initialize(argcp,argv)) --- a/src/uipp/base/IBMApplication.h +++ b/src/uipp/base/IBMApplication.h @@ -77,7 +77,7 @@ // // Initialize the window system. // - virtual boolean initializeWindowSystem(unsigned int *argcp, char **argv); + virtual boolean initializeWindowSystem(int *argcp, char **argv); // // Protected member data: @@ -88,7 +88,7 @@ HelpWin *helpWindow; - boolean initialize(unsigned int* argcp, char** argv); + boolean initialize(int* argcp, char** argv); // // Load application specific action routines --- a/src/uipp/dxui/Main.C +++ b/src/uipp/dxui/Main.C @@ -48,7 +48,7 @@ // const char *AssertMsgString = "Internal error detected at \"%s\":%d.\n"; -int main(unsigned int argc, +int main(int argc, char** argv) { #if defined(HAVE_HCLXMINIT) --- a/src/uipp/dxuilib/DXApplication.C +++ b/src/uipp/dxuilib/DXApplication.C @@ -2248,7 +2248,7 @@ this->setDefaultResources(baseWidget, _defaultDXResources); this->IBMApplication::installDefaultResources(baseWidget); } -boolean DXApplication::initialize(unsigned int* argcp, +boolean DXApplication::initialize(int* argcp, char** argv) { boolean wasSetBusy = FALSE; --- a/src/uipp/dxuilib/DXApplication.h +++ b/src/uipp/dxuilib/DXApplication.h @@ -372,7 +372,7 @@ // Overrides the Application class version: // Initializes Xt Intrinsics with option list (switches). // - virtual boolean initialize(unsigned int* argcp, + virtual boolean initialize(int* argcp, char** argv); // --- a/src/uipp/mb/MBApplication.C +++ b/src/uipp/mb/MBApplication.C @@ -117,7 +117,7 @@ #endif } -boolean MBApplication::initialize(unsigned int* argcp, +boolean MBApplication::initialize(int* argcp, char** argv) { ASSERT(argcp); --- a/src/uipp/mb/MBApplication.h +++ b/src/uipp/mb/MBApplication.h @@ -51,7 +51,7 @@ // Overrides the Application class version: // Initializes Xt Intrinsics with option list (switches). // - virtual boolean initialize(unsigned int* argcp, + virtual boolean initialize(int* argcp, char** argv); static MBResource resource; --- a/src/uipp/mb/Main.C +++ b/src/uipp/mb/Main.C @@ -22,7 +22,7 @@ // const char *AssertMsgString = "Internal error detected at \"%s\":%d.\n"; -int main(unsigned int argc, +int main(int argc, char** argv) { #if defined(HAVE_HCLXMINIT) --- a/src/uipp/prompter/GARApplication.C +++ b/src/uipp/prompter/GARApplication.C @@ -198,7 +198,7 @@ } } -boolean GARApplication::initialize(unsigned int* argcp, +boolean GARApplication::initialize(int* argcp, char** argv) { ASSERT(argcp); --- a/src/uipp/prompter/GARApplication.h +++ b/src/uipp/prompter/GARApplication.h @@ -129,7 +129,7 @@ // Overrides the Application class version: // Initializes Xt Intrinsics with option list (switches). // - virtual boolean initialize(unsigned int* argcp, + virtual boolean initialize(int* argcp, char** argv); CommandScope *commandScope; // command scope --- a/src/uipp/prompter/Main.C +++ b/src/uipp/prompter/Main.C @@ -17,7 +17,7 @@ #endif -int main(unsigned int argc, +int main(int argc, char** argv) { #if defined(HAVE_HCLXMINIT) --- a/src/uipp/startup/Main.C +++ b/src/uipp/startup/Main.C @@ -14,7 +14,7 @@ extern "C" void HCLXmInit(); #endif -int main(unsigned int argc, +int main(int argc, char** argv) { #if defined(HAVE_HCLXMINIT) --- a/src/uipp/startup/StartupApplication.C +++ b/src/uipp/startup/StartupApplication.C @@ -117,7 +117,7 @@ #endif } -boolean StartupApplication::initialize(unsigned int* argcp, +boolean StartupApplication::initialize(int* argcp, char** argv) { ASSERT(argcp); --- a/src/uipp/startup/StartupApplication.h +++ b/src/uipp/startup/StartupApplication.h @@ -84,7 +84,7 @@ // Overrides the Application class version: // Initializes Xt Intrinsics with option list (switches). // - virtual boolean initialize(unsigned int* argcp, char**argv); + virtual boolean initialize(int* argcp, char**argv); CommandScope *commandScope; // command scope --- a/src/uipp/tutor/Main.C +++ b/src/uipp/tutor/Main.C @@ -31,7 +31,7 @@ // const char *AssertMsgString = "Internal error detected at \"%s\":%d.\n"; -int main(unsigned int argc, +int main(int argc, char** argv) { #if defined(HAVE_HCLXMINIT) --- a/src/uipp/tutor/TutorApplication.C +++ b/src/uipp/tutor/TutorApplication.C @@ -196,7 +196,7 @@ #endif } -boolean TutorApplication::initialize(unsigned int* argcp, +boolean TutorApplication::initialize(int* argcp, char** argv) { ASSERT(argcp); --- a/src/uipp/tutor/TutorApplication.h +++ b/src/uipp/tutor/TutorApplication.h @@ -69,7 +69,7 @@ // Overrides the Application class version: // Initializes Xt Intrinsics with option list (switches). // - virtual boolean initialize(unsigned int* argcp, + virtual boolean initialize(int* argcp, char** argv); // debian/patches/50-dxgeterror-fix.patch0000644000000000000000000000134712165541570015044 0ustar Description: Fix missing () in DXGetError DXGetError is a function, and the comparison of the function pointer to the enum value is undefined (and likely always false). Author: Michael Tautschnig Author: Graham Inggs Forwarded: no Bug-Debian: http://bugs.debian.org/688395 Last-Update: 2013-07-05 --- a/src/exec/dxmods/showboundary.c +++ b/src/exec/dxmods/showboundary.c @@ -543,7 +543,7 @@ /* 1D fail consideration. */ if ( ( ERROR == ( neighbors = DXNeighbors ( object ) ) ) ) - return ( DXGetError == ERROR_NONE ) ? object : ERROR; + return ( DXGetError() == ERROR_NONE ) ? object : ERROR; if ( ! DXQueryOriginalSizes ( object, NULL, &origConnections ) || debian/patches/50-disable-libxp.patch0000644000000000000000000000072612165541570014612 0ustar Description: Do not build with libxp even if it is installed Author: Graham Inggs Forwarded: not needed Bug-Debian: http://bugs.debian.org/623644 Last-Update: 2013-07-05 --- a/configure.ac +++ b/configure.ac @@ -511,7 +511,6 @@ AC_CHECK_LIB(GL, glXGetConfig) AC_CHECK_LIB(GLU, gluBuild2DMipmaps) -AC_CHECK_LIB(Xp, XpSetImageResolution) AC_CHECK_LIB(Xm, XmGetDestination) AC_TRY_LINK_FUNC(_XmMapKeyEvents, AC_DEFINE(HAVE_XMMAPKEYEVENTS, 1,