Import opencascade_7.6.3+dfsg1-5.debian.tar.xz
authorTobias Frost <tobi@debian.org>
Thu, 20 Oct 2022 20:08:48 +0000 (21:08 +0100)
committerTobias Frost <tobi@debian.org>
Thu, 20 Oct 2022 20:08:48 +0000 (21:08 +0100)
[dgit import tarball opencascade 7.6.3+dfsg1-5 opencascade_7.6.3+dfsg1-5.debian.tar.xz]

67 files changed:
changelog [new file with mode: 0644]
control [new file with mode: 0644]
copyright [new file with mode: 0644]
gbp.conf [new file with mode: 0644]
gitlab-ci.yml [new file with mode: 0644]
libocct-data-exchange-7.6.install [new file with mode: 0644]
libocct-data-exchange-7.6.lintian-overrides [new file with mode: 0644]
libocct-data-exchange-dev.install [new file with mode: 0644]
libocct-data-exchange-dev.lintian-overrides [new file with mode: 0644]
libocct-doc.doc-base [new file with mode: 0644]
libocct-doc.docs [new file with mode: 0644]
libocct-doc.lintian-overrides [new file with mode: 0644]
libocct-draw-7.6.install [new file with mode: 0644]
libocct-draw-7.6.lintian-overrides [new file with mode: 0644]
libocct-draw-dev.install [new file with mode: 0644]
libocct-draw-dev.lintian-overrides [new file with mode: 0644]
libocct-foundation-7.6.install [new file with mode: 0644]
libocct-foundation-7.6.lintian-overrides [new file with mode: 0644]
libocct-foundation-dev.install [new file with mode: 0644]
libocct-foundation-dev.lintian-overrides [new file with mode: 0644]
libocct-modeling-algorithms-7.6.install [new file with mode: 0644]
libocct-modeling-algorithms-7.6.lintian-overrides [new file with mode: 0644]
libocct-modeling-algorithms-dev.install [new file with mode: 0644]
libocct-modeling-algorithms-dev.lintian-overrides [new file with mode: 0644]
libocct-modeling-data-7.6.install [new file with mode: 0644]
libocct-modeling-data-7.6.lintian-overrides [new file with mode: 0644]
libocct-modeling-data-dev.install [new file with mode: 0644]
libocct-modeling-data-dev.lintian-overrides [new file with mode: 0644]
libocct-ocaf-7.6.install [new file with mode: 0644]
libocct-ocaf-7.6.lintian-overrides [new file with mode: 0644]
libocct-ocaf-dev.install [new file with mode: 0644]
libocct-ocaf-dev.lintian-overrides [new file with mode: 0644]
libocct-visualization-7.6.install [new file with mode: 0644]
libocct-visualization-7.6.lintian-overrides [new file with mode: 0644]
libocct-visualization-dev.install [new file with mode: 0644]
libocct-visualization-dev.lintian-overrides [new file with mode: 0644]
not-installed [new file with mode: 0644]
occ-icon-32.xpm [new file with mode: 0644]
occ-icon-48.xpm [new file with mode: 0644]
occ-icon-64.xpm [new file with mode: 0644]
occ-icon.xpm [new file with mode: 0644]
occt-draw-7.6.2 [new symlink]
occt-draw.1 [new file with mode: 0644]
occt-draw.desktop [new file with mode: 0644]
occt-draw.install [new file with mode: 0755]
occt-draw.links [new file with mode: 0644]
occt-draw.lintian-overrides [new file with mode: 0644]
occt-draw.manpages [new file with mode: 0644]
occt-misc.install [new file with mode: 0644]
occt-misc.lintian-overrides [new file with mode: 0644]
patches/0001-cmake-Don-t-try-to-write-to-install-directory.-You-k.patch [new file with mode: 0644]
patches/0002-GeomPlate_BuildAveragePlane-BasePlan-Don-t-set-yvect.patch [new file with mode: 0644]
patches/0003-BRepFill_Filling-WireFromList-We-can-t-assume-that-a.patch [new file with mode: 0644]
patches/0004-BRepFill_Filling-Curve-constraints-confused-by-impli.patch [new file with mode: 0644]
patches/0005-BRepFill_Filling-Don-t-even-attempt-to-build-with-em.patch [new file with mode: 0644]
patches/0006-BRepOffset_Tool-TryProject-Check-return-of-BRepLib-B.patch [new file with mode: 0644]
patches/0010-fix-cmake-module.patch [new file with mode: 0644]
patches/armel-ftbfs.patch [new file with mode: 0644]
patches/do-not-use-doxygen-searchengine.patch [new file with mode: 0644]
patches/dox-cmake-cleanup.patch [new file with mode: 0644]
patches/fix-install-dir-references.diff [new file with mode: 0644]
patches/remove-cloudflare-mathjax.diff [new file with mode: 0644]
patches/series [new file with mode: 0644]
patches/upstream-tbb-fix.patch [new file with mode: 0644]
rules [new file with mode: 0755]
source/format [new file with mode: 0644]
watch [new file with mode: 0644]

diff --git a/changelog b/changelog
new file mode 100644 (file)
index 0000000..12bfe76
--- /dev/null
+++ b/changelog
@@ -0,0 +1,695 @@
+opencascade (7.6.3+dfsg1-5) unstable; urgency=medium
+
+  * Add Breaks relation to occt-misc.
+  * Replace B-Ds of transitional packages with their replacements.
+  * Remove obsolete Replace/Breaks for old version 7.3.
+
+ -- Tobias Frost <tobi@debian.org>  Thu, 20 Oct 2022 22:08:48 +0200
+
+opencascade (7.6.3+dfsg1-4) unstable; urgency=medium
+
+  * Move CMake modules to libocct-foundation-dev (Closes: #1021566).
+  * Add dependency on occt-misc for libocct-visualization-7.6, as the library
+    might use the resources.
+  * Move cmake modules to multiarch path and use ${DEB_HOST_MULTIARCH} in the
+    install files. (patch 0010-fix-cmake-module.patch)
+
+ -- Tobias Frost <tobi@debian.org>  Thu, 20 Oct 2022 06:37:30 +0200
+
+opencascade (7.6.3+dfsg1-3) unstable; urgency=medium
+
+  * opencascade-draw: Move the -dev dependencies to the dev package.
+    (Closes: #1017620)
+
+ -- Tobias Frost <tobi@debian.org>  Sun, 28 Aug 2022 12:00:30 +0200
+
+opencascade (7.6.3+dfsg1-2) unstable; urgency=medium
+
+  * Upload to unstable.
+
+ -- Tobias Frost <tobi@debian.org>  Tue, 02 Aug 2022 15:06:17 +0200
+
+opencascade (7.6.3+dfsg1-1) experimental; urgency=medium
+
+  * New upstream release.
+    - Adapt d/occt-draw.install for new version.
+  * Update debian/copyright years.
+  * Remove no longer applied patch files from d/patches.
+
+ -- Tobias Frost <tobi@debian.org>  Sun, 31 Jul 2022 15:50:43 +0200
+
+opencascade (7.6.2+dfsg1-2) experimental; urgency=medium
+
+  * Install new files, mostly headers, into the appropiate packages.
+
+ -- Tobias Frost <tobi@debian.org>  Fri, 15 Jul 2022 11:56:52 +0200
+
+opencascade (7.6.2+dfsg1-1) experimental; urgency=medium
+
+  * New upstream release.
+  * Targeting experimental due to SONAME bump.
+  * Refreshing patches, removing applied patches.
+  * Updating d/*install files, as several internal headers
+    are no longer exposed in the -dev packages.
+  * d/changelog: Quote Adam Powell, IV's display name, so that
+    the SNR with lintian is improved.
+  * Update d/copyright.
+
+ -- Tobias Frost <tobi@debian.org>  Wed, 29 Jun 2022 15:31:08 +0200
+
+opencascade (7.5.2+dfsg1-3) UNRELEASED; urgency=medium
+
+  * Revert "do not build with TBB on mips*" #1013753 has been fixed.
+
+ -- Tobias Frost <tobi@debian.org>  Sun, 26 Jun 2022 16:44:31 +0200
+
+opencascade (7.5.2+dfsg1-2) unstable; urgency=medium
+
+  * Do not build with TBB on mips64/mips64el. See #1013753 for details.
+
+ -- Tobias Frost <tobi@debian.org>  Sat, 25 Jun 2022 16:50:30 +0200
+
+opencascade (7.5.2+dfsg1-1) unstable; urgency=medium
+
+  * [a006615] New upstream version 7.5.2+dfsg1
+  * [b52e7f3] Update hardcoded versions to 7.5.2
+  * [becf203] Add upstream TBB fix patch
+  * [c47918a] Re-enable building with TBB
+
+ -- Kurt Kremitzki <kkremitzki@debian.org>  Thu, 16 Jun 2022 12:41:43 -0500
+
+opencascade (7.5.1+dfsg1-3) unstable; urgency=medium
+
+  * Disabling tbb support for now. (Closes: #1012128).
+
+ -- Tobias Frost <tobi@debian.org>  Mon, 13 Jun 2022 20:33:13 +0200
+
+opencascade (7.5.1+dfsg1-2) unstable; urgency=medium
+
+  * [88b5e8e] Use list-missing to fix arch all builds
+
+ -- Kurt Kremitzki <kkremitzki@debian.org>  Sun, 07 Feb 2021 18:02:09 -0600
+
+opencascade (7.5.1+dfsg1-1) unstable; urgency=medium
+
+  * [9129a3e] Add chamfer and fillet error checking patch
+  * [6478887] Run cme fixes
+  * [a440db7] New upstream version 7.5.1+dfsg1
+  * [99e4376] Refresh patches
+  * [8479961] Update occt-draw hardcoded version references
+  * [820116c] Add FlexLexer.h to debian/not-installed
+
+ -- Kurt Kremitzki <kkremitzki@debian.org>  Fri, 05 Feb 2021 19:51:47 -0600
+
+opencascade (7.5.0+dfsg1-4) unstable; urgency=medium
+
+  * [c80ffb1] Add blobfish patches
+
+ -- Kurt Kremitzki <kkremitzki@debian.org>  Sat, 23 Jan 2021 19:02:43 -0600
+
+opencascade (7.5.0+dfsg1-3) unstable; urgency=medium
+
+  * [c688fcc] Undo adding VTK integration for now (Closes: #978017)
+
+ -- Kurt Kremitzki <kkremitzki@debian.org>  Sat, 26 Dec 2020 19:01:29 -0600
+
+opencascade (7.5.0+dfsg1-2) unstable; urgency=medium
+
+  * Include files from VTK integration
+  * Add Breaks+Replaces for 7.3
+
+ -- Kurt Kremitzki <kkremitzki@debian.org>  Wed, 23 Dec 2020 10:52:25 -0600
+
+opencascade (7.5.0+dfsg1-1) unstable; urgency=medium
+
+  * Build integration with VTK 7.1
+  * Upload to unstable.
+
+ -- Kurt Kremitzki <kkremitzki@debian.org>  Sun, 20 Dec 2020 17:36:46 -0600
+
+opencascade (7.5.0+dfsg1-1~exp1) experimental; urgency=medium
+
+  [ Tobias Frost ]
+  * Another take on CI…
+    - disable dbgsym generation on CI builds (artifacts too big, failing build)
+    - disable rerepo builds on CI builds (runs into timeout)
+    - override linitan errors about Adam's email address (See #966295
+      once fixed, revert commit 8f49f5ebdee!
+
+  [ Kurt Kremitzki ]
+  * New upstream version 7.5.0+dfsg1
+  * Update packaging for v7.5.0
+  * Build with RapidJSON for glTF support
+
+ -- Kurt Kremitzki <kkremitzki@debian.org>  Mon, 23 Nov 2020 13:07:58 -0600
+
+opencascade (7.4.1+dfsg1-2) unstable; urgency=medium
+
+  * Upload to unstable.
+
+ -- Tobias Frost <tobi@debian.org>  Sat, 25 Apr 2020 20:53:17 +0200
+
+opencascade (7.4.1+dfsg1-1) experimental; urgency=medium
+
+  * New upstream release.
+
+ -- Tobias Frost <tobi@debian.org>  Sun, 12 Apr 2020 09:17:20 +0200
+
+opencascade (7.4.0+dfsg1-1) experimental; urgency=medium
+
+  [ Kurt Kremitzki ]
+  * [f98b71c] New upstream version 7.4.0+dfsg1
+  * [dcc600a] Update packaging for 7.4.0
+
+  [ Tobias Frost ]
+  * Upload to experimental to clear NEW.
+
+ -- Tobias Frost <tobi@debian.org>  Sun, 05 Apr 2020 14:31:28 +0200
+
+opencascade (7.3.3+dfsg1-2) unstable; urgency=medium
+
+  * Fix FTCBFS for armel: build/host confusion. (Closes: #930938)
+    Thanks to Helmut Grohne for the patch.
+  * Add patch tp configure doxygen not to use php as search engine.
+    (Closes: #914498)
+  * Add a 64x64 icon and use it for the desktop file and install it
+    to /usr/share/icons/hicolor/64x64/apps, as hinted by appstream.
+  * Drop pkg-kde-tools from B-D an d/rules.
+  * Update d/copyright years.
+
+ -- Tobias Frost <tobi@debian.org>  Wed, 08 Apr 2020 14:12:47 +0200
+
+opencascade (7.3.3+dfsg1-1) unstable; urgency=medium
+
+  * [c17bb14] Update debian/watch to pick up patch releases
+  * [133582a] New upstream version 7.3.3+dfsg1
+
+ -- Kurt Kremitzki <kurt@kwk.systems>  Sat, 20 Jul 2019 02:01:53 -0500
+
+opencascade (7.3.0+dfsg1-5) unstable; urgency=medium
+
+  * [05357f5] Use opencascade instead of occt for installation paths
+    (Closes: #920798)
+  * [0ad19ce] Remove unneeded CMake flags
+
+ -- Kurt Kremitzki <kurt@kwk.systems>  Tue, 19 Feb 2019 13:38:38 -0600
+
+opencascade (7.3.0+dfsg1-4) unstable; urgency=medium
+
+  * Drop .symbols files -- they are simply not sustainable. (Closes: #911554)
+  * Bump S-V to 4.2.1 -- Add Rules-Requires-Root: no.
+
+ -- Tobias Frost <tobi@debian.org>  Tue, 23 Oct 2018 22:50:46 +0200
+
+opencascade (7.3.0+dfsg1-3) unstable; urgency=medium
+
+  * Upload to unstable.
+  * Import symbols for powerpcspe.
+  * Bump S-V to 4.1.4 -- no changes required
+
+ -- Tobias Frost <tobi@debian.org>  Wed, 27 Jun 2018 08:13:20 +0200
+
+opencascade (7.3.0+dfsg1-2) experimental; urgency=medium
+
+  [ Tobias Frost ]
+  * Import symbols for 7.3.0 from buildlogs for archs:
+      alpha arm64 armel armhf i386 m68k mips mips64el mipsel powerpc ppc64
+      ppc64el s390x sh4
+
+  [ Kurt Kremitzki ]
+  * Add patch to enable exception handling.
+
+ -- Tobias Frost <tobi@debian.org>  Sat, 23 Jun 2018 12:27:11 +0200
+
+opencascade (7.3.0+dfsg1-1) experimental; urgency=medium
+
+  * New upstream release.
+    - Remove patch glibc-xlocale.diff, applied upstream.
+    - Refresh remaining patches to remove fuzz.
+    - As the so-name is now 7.3, rename library packages and adapt package
+      accordingly.
+    - Remove no longer existing files from the *.install files and add the new
+      ones as well.
+    - symbols-files: Remove symbols that are no longer in the libs for 7.3.0.
+  * Import symbols for powerpcspe from the 7.2.0+dfsg1-5 build.
+
+ -- Tobias Frost <tobi@debian.org>  Sun, 10 Jun 2018 00:51:46 +0200
+
+opencascade (7.2.0+dfsg1-5) experimental; urgency=medium
+
+  * Fix symbols for alpha, armel, mipsel64, mips and sh4.
+  * Add coprright clarification for the derived files originally from RINA
+    S.p.A.
+
+ -- Tobias Frost <tobi@debian.org>  Sun, 27 May 2018 20:19:10 +0200
+
+opencascade (7.2.0+dfsg1-4) experimental; urgency=medium
+
+  * Add patch to fix FTBFS on armel by not enforcing the atomic requirement.
+  * Fix symbols for arm64, armhf, mipsel, powerpc, ppc64, ppc64el and s390.
+
+ -- Tobias Frost <tobi@debian.org>  Sun, 27 May 2018 00:38:51 +0200
+
+opencascade (7.2.0+dfsg1-3) experimental; urgency=medium
+
+  * Fix FTBFS due to indep/arch issues.
+
+ -- Tobias Frost <tobi@debian.org>  Sat, 26 May 2018 16:53:26 +0200
+
+opencascade (7.2.0+dfsg1-2) experimental; urgency=medium
+
+  * Working on the symbols, utilizing pkgkde_symbolshelper to gernerate
+    thesymbols file.
+      - that needs a B-D on it and a tweak on d/rules.
+      - after running the helpers manually on amd64, add those symbols file.
+        I keep it mangled for the moment to easier import the other archs.
+      - importing i386 symbols from a local pbuilder build.
+
+ -- Tobias Frost <tobi@debian.org>  Sat, 26 May 2018 12:50:39 +0200
+
+opencascade (7.2.0+dfsg1-1) experimental; urgency=low
+
+  [ Kurt Kremitzki ]
+  * Reintroducing package (Closes: #882761)
+  * New upstream release; software now uses LGPL license
+    instead of nonfree license which was the cause of the
+    previous version's (6.5.0) removal.
+  * Upstream now refers to this library as OCCT and so a naming scheme of
+    libocct-* has been implemented for the packages.
+  * In accordance with upstream, split libocct-modeling into
+    libocct-modeling-algorithms and libocct-modeling-data
+  * Improved package short descriptions.
+  * Removed debian/README.Debian.html and debian/README.source
+  * Removed non-applicable patches and cruft
+  * Bumped compat level to 11 and added dep3 headers to patches.
+  * Updated VCS-Git info in d/control to point at salsa.d.o
+  * Renamed upstream DRAWEXE to occt-draw, which is symlinked
+    via new occt-draw.links file from /usr/bin/occt-draw-7.2
+    in alignment with upstream's deployment of DRAWEXE
+  * Updated debian/*.install to include new files
+  * Corrected git branch format
+  * Added libocct-doc package for upstream Doxygen HTML documentation
+  * Split occt-draw package into shared library, -dev, and binary packages
+  * Updated lintian-overrides where appropriate
+  * Added experimental d/watch file tracking upstream Gitweb site
+
+  [ Tobias Frost ]
+  * Extend d/watch for repacking filename mangling.
+  * Add myself as uploader.
+
+ -- Kurt Kremitzki <kkremitzki@gmail.com>  Sat, 31 Mar 2018 09:04:17 +0000
+
+opencascade (6.5.0.dfsg-2) unstable; urgency=low
+
+  [ Denis Barbier ]
+  * Add debian/patches/submitted/ftbfs-g++4.6.patch
+    Fix FTBFS with g++ 4.6.  Closes: #624943
+  * Add debian/patches/submitted/fix-Abs-parenthesis.patch
+    Fix misplaced parenthesis, patch by Fotios Sioutis
+    on the OpenCascade forum.
+  * debian/patches/hurd-fixes.patch: Rename ED variable into
+    EData, as ED is a macro defined in errno.h on the Hurd.
+  * Fix sparc v9 detection in fix-asm.patch to fix FTBFS
+    on sparc64.
+  * Fix debian/patches/compatibility-occ630-Value.patch: the
+    old Value() method did return a distance whereas
+    SquareDistance() now returns a square distance, so Value()
+    must call sqrt().  Thanks to Roman Lygin and Mikhail Sazonov
+    for the catch on the OpenCASCADE forum.
+
+  [ Adam C. Powell, IV ]
+  * Bumped Standards-Version to 3.9.2, no changes needed.
+
+ -- "Adam C. Powell, IV" <hazelsct@debian.org>  Fri, 06 May 2011 09:52:41 -0400
+
+opencascade (6.5.0.dfsg-1) unstable; urgency=low
+
+  [ Adam C. Powell, IV ]
+  [ Denis Barbier ]
+  * New upstream version: Closes: #616736
+    - Bump sonames to 6.5.0.
+    - Java support and WOK have been dropped.  Closes: #603279
+  * debian/control: Build-depends on libftgl-dev and libgl2ps-dev.
+  * debian/control: Remove conflicts against old opencascade packages.
+  * debian/patches: WOK has been removed, drop specific patches:
+         wokunix-fdescr.patch           wokstep_extract.patch
+         make-wok-libs-private.patch    wok-install.patch
+         tcl-cleanup.patch
+  * Drop debian/patches/fix-mesher-segfault.patch, upstream applied
+    a different fix.
+  * Drop debian/patches/udlist.patch, ros/adm/UDLIST has been shipped.
+  * Merge debian/patches/occ6.3.0.patch into debian/patches/drop-config-h.patch
+  * Reorder patches and move patches which have been reported
+    upstream into debian/patches/submitted/ to help maintenance.
+  * Add debian/patches/fix-ftgl-includes.patch: upstream supports an
+    old version of ftgl, sources must be patched to work with a
+    newer one.
+  * Add debian/patches/submitted/move-osd_fontmgr-vis.patch: move
+    OSD_FontMgr from TKernel into TKOpenGl so that libTKernel
+    is not linked against X11.
+  * Add debian/patches/submitted/enable-freeimage.patch: fix
+    compilation against recent freeimageplus.  For now the configure
+    script is called without --with-freeimage though, this pulls in
+    too many dependencies.
+  * Add debian/patches/submitted/add-enable-openmp.patch: add a
+    new configure option --enable-openmp to parallelize loops with
+    openmp instead of tbb.
+  * Add debian/patches/compatibility-occ630-Value.patch: several
+    classes break compatibility with 6.3.0 by renaming exported
+    methods.  This patch creates aliases to help Debian packages
+    being ported to opencascade 6.5.0, but it will be removed
+    as soon as those applications are fixed, we do not want to
+    diverge from upstream.
+  * Add debian/patches/submitted/workaround-bug-mesher.patch: the
+    new mesher in OCC 6.5.0 is more robust, but also produces much
+    larger meshes on B-spline surfaces.  Until this bug is fixed, it
+    seems better to not use the specific B-spline mesher, but the
+    generic one.  Patch provided by Jérôme Robert.
+  * Add debian/patches/debian/patches/configure-cflags.patch:
+    compile C sources with -D_GNU_SOURCE as with C++.  This is mostly
+    cosmetics, but allows installing libraries on a very old system
+    (glibc 2.2.5 against 2.7 without this flag), because C source
+    files in ros/src/IGESFile use sscanf, which adds a dependency
+    against glibc >= 2.7 unless compiled with -D_GNU_SOURCE.
+  * Add debian/patches/submitted/fix-display-text.patch: text doesn't
+    get displayed in 6.5, patch provided by Venugopal Gudimetla on
+    the opencascade forum.
+  * Add debian/patches/hurd-fixes.patch: this patch will gather
+    fixes needed to build on Hurd.  In this hunk, drop method
+    OSD_Process::CurrentDirectory(), it is unused but cause FTBFS.
+  * Slightly modify fix-asm.patch to use upstream assembly code on
+    x86 and amd64, and atomic extensions provided by GNU g++ on
+    other architectures.  Disable them on sparcv9, they currently
+    cause a FTBFS.
+  * Move some header files between libopencascade-ocaf-lite-dev and
+    libopencascade-ocaf-dev to be more consistent with upstream
+    modules.  Breaks/Replaces are added in debian/control to
+    help upgrades.
+
+  [ Adam C. Powell, IV ]
+  * Bumped Standards-Version to 3.9.1, no changes needed.
+
+ -- "Adam C. Powell, IV" <hazelsct@debian.org>  Mon, 21 Mar 2011 07:52:34 -0400
+
+opencascade (6.3.0.dfsg.1-6) unstable; urgency=low
+
+  [ Denis Barbier ]
+  * debian/control: In Build-Depends, replace default-jdk-builddep
+    by default-jdk.  Closes: #589640
+  * Add debian/patches/fix-tcl8.6.patch to fix FTBFS with tcl 8.6
+  * Add debian/patches/fix-mesher-segfault.patch to fix a segfault
+    with some buggy faces. (Thanks: Jerome Robert; closes: #589639)
+  * Add debian/patches/OpenCASCADE6.3.0-strcmp.patch, replace ==
+    operator by strcmp when comparing char* pointers.  Patch found
+    in openSUSE rpm.
+
+  [ Adam C. Powell, IV ]
+  * Added source lintian overrides for my name.
+  * Bumped Standards-Version to 3.9.0, no changes needed.
+
+ -- "Adam C. Powell, IV" <hazelsct@debian.org>  Wed, 21 Jul 2010 13:25:21 -0400
+
+opencascade (6.3.0.dfsg.1-5) unstable; urgency=low
+
+  [ Denis Barbier ]
+  * Add debian/README.source
+  * Add debian/patches/fix-tklcaf.patch, contributed by Michael Wild
+    on Opencascade forum.
+  * Let debian/patches/casroot.patch also patch Resource_Manager.cxx,
+    this class is used to load various default values.
+  * Add debian/patches/multibuf.patch, contributed by Dan Horák, to fix
+    detection of multibuf.h
+  * Add ${misc:Depends} to all Depends fields.
+  * In dev packages, set Depends against corresponding shared library to
+    (>= ${source:Upstream-Version}), (<< ${source:Upstream-Version}+1~)
+  * Add debian/source/format, use 3.0 (quilt) because we're ready for it.
+  * Add dh_lintian to debian/rules, and bump dependency on debhelper
+    to >= 6.0.7~.
+  * Bump Standards-Version to 3.8.4, no changes needed.
+
+ -- "Adam C. Powell, IV" <hazelsct@debian.org>  Wed, 26 May 2010 21:43:29 -0400
+
+opencascade (6.3.0.dfsg.1-4) unstable; urgency=low
+
+  [Denis Barbier]
+  * New fix-osd_path.patch to try to prevent build failures
+    on architectures not supported upstream.
+  * Fix 2 lintian warnings:
+    + Drop dh_desktop from debian/rules
+    + Fix versioned build-dependency on debhelper
+  * debian/rules: Fix 'unpatch' target to do its job when using
+    the new dpkg source format 3.0 (quilt).  (closes: #538691)
+  * New kfreebsd.patch to make OpenCascade build on GNU/kFreeBSD
+    (closes: #542718).  Thanks to Aurélien Jarno for the report
+    and the patch.
+  * Remove *.la libtool files.  The only reverse build-dependencies
+    are gmsh and elmerfem, and they do not ship *;la files, so it
+    is safe to remove them from libopencascade-*-dev packages.
+
+ -- "Adam C. Powell, IV" <hazelsct@debian.org>  Sun, 23 Aug 2009 20:16:05 +0200
+
+opencascade (6.3.0.dfsg.1-3) unstable; urgency=low
+
+  [Denis Barbier]
+  * Modify debian/opencascade-draw.install to filter out unused
+    scripts from /usr/share/opencascade/6.3.0/src/DrawResources/
+    (closes: #518799)
+  * New fix-asm.patch to replace x86 assembly code by atomic
+    extensions provided by GNU g++.  (closes: #518837)
+  * Build against tcl8.5-dev and tk8.5-dev.
+  * Drop unknown --with-xmu-{include,library} configure flags.
+  * Do not compress files in opencascade-examples.  (closes: #496469)
+
+ -- "Adam C. Powell, IV" <hazelsct@debian.org>  Sun, 08 Mar 2009 20:17:06 +0100
+
+opencascade (6.3.0.dfsg.1-2) unstable; urgency=low
+
+  [Denis Barbier]
+  * New drop-config-h.patch patch.  Make sure that installed
+    headers do not #include <config.h> (closes: #506117).  Thanks to Aleix on
+    OpenCascade forum for the report.
+
+ -- "Adam C. Powell, IV" <hazelsct@debian.org>  Wed, 19 Nov 2008 18:03:34 -0500
+
+opencascade (6.3.0.dfsg.1-1) unstable; urgency=low
+
+  [Denis Barbier]
+  * New Upstream Version.  (closes: #501128)
+  * Upstream replaced Triangle by a free implementation,
+    thus external-triangle.patch is removed as well as
+    dependencies against libtriangle-dev.
+  * Remove ros/src/FontMFT/*.mft files, these font files
+    have no sources.  (As a side effect, closes: #487116)
+  * All non-free bits have thus been removed, and opencascade
+    is moved from non-free into main.
+  * Jason Kraftcheck's patches have been applied upstream,
+    occ6.2.patch and correct-libs.patch are dropped.
+  * Split packages as suggested by Jason Kraftcheck in
+    http://lists.debian.org/debian-science/2008/01/msg00023.html
+    + opencascade-tools is split into opencascade-draw
+      and opencascade-wok
+    + libopencascade6.3.0 is split into
+      libopencascade-foundation-6.3.0, libopencascade-modeling-6.3.0,
+      libopencascade-ocaf-lite-6.3.0, libopencascade-ocaf-6.3.0 and
+      libopencascade-visualization-6.3.0.
+    + Ditto for -dev packages.
+  * New upstream build system now installs everything with
+    'make install', but DESTDIR support was missing and
+    requires a new destdir.patch patch.
+  * Call configure from a new directory to ease cleaning up.
+  * New wok-install.patch to move WOK files into
+    /usr/share/tcltk/wok2.0/
+  * Add --disable-dependency-tracking --disable-maintainer-mode
+    to configure flags to speed up compilation and avoid
+    running autotools
+  * New tkernel-ld.patch patch to add -ldl to libTKernel
+    which uses dlopen.  This flag was previously set by
+    accident because ros/configure.in did set LIBS=$TCL_LIBS.
+  * New occ6.3.0.patch patch to fix C++ configure tests and
+    drop #ifdef from installed headers, they must not rely
+    on config.h providing the expected symbols.
+  * New dep-libs.patch to fix inter-library dependencies.
+  * New make-wok-libs-private.patch to move private WOK
+    libraries into /usr/lib/opencas, and remove library versions.
+  * New make-draw-libs-private.patch to move private DRAW
+    libraries into /usr/lib/opencas, and remove library versions.
+    Add rpath information into DRAWEXE to find plug-ins.
+  * New wokunix-fdescr.patch patch to fix build failure when
+    compiling with -D_FORTIFY_SOURCE=2.  Patch written by
+    Andrea Florio for openSUSE.
+  * New wokstep_extract.patch patch to fix WOK, garbage was written
+    into generated files.  (closes: #501352)
+  * debian/rules: Replace obsolete dh_movefiles by dh_install.
+  * Copy ros/adm/UDLIST from Windows binary tarball, the one
+    shipped with sources is outdated.  This is useful to
+    compile binaries with WOK.
+  * Add Vcs-Browser and Vcs-Git fields in debian/control.
+  * Build-depends on default-jdk-builddep to enable java wrapper.
+  * Modify CreateFactory.tcl to only define CreateFactory function,
+    this script can then be used by other scripts.
+
+  [Adam Powell]
+  * Closing old bugs fixed in previous unreleased versions (closes: #491912,
+    #494715).
+  * Changed Maintainer to debian-science and added myself as the first
+    uploader (closes: #496668).
+
+ -- "Adam C. Powell, IV" <hazelsct@debian.org>  Mon, 20 Oct 2008 10:57:41 -0400
+
+opencascade (6.2.dfsg-1) unstable; urgency=low
+
+  * DFSG version with doc/, ros/src/Triangle/triangle.h, and most of
+    ros/src/Triangle/triangle.c removed.
+  * Patches enable use af external (non-free) triangle library.
+  * Uses quilt to apply patches.
+  * Moved Standard_Macro64.hxx to versioned directory (Thanks: Denis Barbier;
+    closes: #491912).
+  * Made opencascade-tools depend on libopencascade-dev (closes: #494715).
+
+ -- "Adam C. Powell, IV" <hazelsct@debian.org>  Tue, 12 Aug 2008 17:59:40 -0400
+
+opencascade (6.2-7) unstable; urgency=low
+
+  * Added menu and .desktop entry for DRAWEXE (closes: #486028).
+  * Added --disable-debug to configure flags (Thanks: Denis Barbier;
+    closes: #488891).
+  * Disabled X11/bitmaps/icon.h inclusion (Thanks: Denis Barbier;
+    closes: #489127).
+  * New and excessively simple manpage for DRAWEXE.
+
+ -- "Adam C. Powell, IV" <hazelsct@debian.org>  Tue, 08 Jul 2008 20:50:55 -0400
+
+opencascade (6.2-6) unstable; urgency=low
+
+  * Disabled mmap in font rendering (Thanks: Denis Barbier; closes: #487407).
+  * Changed PPC variable to ppc to avoid conflict with PPC macro (Thanks: Denis
+    Barbier; closes: #487810).
+
+ -- "Adam C. Powell, IV" <hazelsct@debian.org>  Mon, 30 Jun 2008 11:03:42 -0400
+
+opencascade (6.2-5) unstable; urgency=low
+
+  * Moved Standard_Macro.hxx to a new directory in the shared lib package
+    (Thanks: Denis Barbier; closes: #486386).
+  * Added documentation describing Debian packaging and DRAWEXE use
+    (closes: #486099).
+
+ -- "Adam C. Powell, IV" <hazelsct@debian.org>  Thu, 19 Jun 2008 11:30:20 -0400
+
+opencascade (6.2-4) unstable; urgency=low
+
+  * Moved lib package /usr/share files into version-specific directory
+    (Thanks: Denis Barbier; closes: #485503).
+  * Put many more files into that directory (Thanks: Denis Barbier;
+    closes: #485498).
+  * Internally set CASROOT within source code, so users don't need to
+    define it (Thanks: Denis Barbier).
+  * Changed -D_OCC64 from Jason Kraftcheck's package to a definition in
+    Standard_Macro.hxx (Thanks: Denis Barbier; closes: #485877).
+  * Split out _OCC64 material into a separate OCC64.patch file, and added
+    a couple more hunks for source files which hadn't used it.
+  * Moved patches into their own subdir of debian/.
+  * Removed bison from Build-Depends.
+
+ -- "Adam C. Powell, IV" <hazelsct@debian.org>  Thu, 12 Jun 2008 23:15:38 -0400
+
+opencascade (6.2-3) unstable; urgency=low
+
+  * First upload!  (Closes: #464400)
+  * Added "-release 6.2" to LDADD for all libs making that the library version.
+  * Dropped -0 from shared lib package, and version from -dev package.
+  * Corrected a bunch of library dependencies.
+
+ -- "Adam C. Powell, IV" <hazelsct@debian.org>  Wed, 14 May 2008 18:38:09 -0400
+
+opencascade (6.2-2) unstable; urgency=low
+
+  * Converted FreeBSD tarball to .tar.gz as part of conversion back to version
+    1 source format, and removed a couple of non-distributable files.
+  * New copyright file uses http://wiki.debian.org/Proposals/CopyrightFormat
+  * Copyright information from audit performed by Aurélien Jarno and Denis
+    Barbier.
+  * Removed static libs from the -dev package, making it architecture-
+    independent.
+  * Changed doc-base section to Science/Engineering.
+
+ -- "Adam C. Powell, IV" <hazelsct@debian.org>  Tue, 13 May 2008 08:45:15 -0400
+
+opencascade (6.2-1) unstable; urgency=low
+
+  * Using FreeBSD tarball found at:
+    ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/thierry/
+    (significantly smaller, leaves out some plain binaries, etc.)
+  * Added file debian/audit.txt with current copyright/license audit status.
+
+ -- "Adam C. Powell, IV" <hazelsct@debian.org>  Tue, 06 May 2008 18:03:45 -0400
+
+opencascade (6.2.0-7) unstable; urgency=low
+
+  * Added .dat files from UnitsAPI to a new /usr/share/opencascade directory
+    in the shared lib package because Salomé needs them.
+
+ -- "Adam C. Powell, IV" <hazelsct@debian.org>  Fri, 25 Jan 2008 10:33:58 -0500
+
+opencascade (6.2.0-6) unstable; urgency=low
+
+  * NO STLPORT!  HATE IT!  KILL IT!  DESTROY IT!  ELIMINATE IT!
+  * Added -examples package for data directory.
+  * Re-worded Descriptions a bit.
+  * Updated README.Debian.html to reflect packaging changes.
+
+ -- "Adam C. Powell, IV" <hazelsct@debian.org>  Thu, 10 Jan 2008 10:20:23 -0500
+
+opencascade (6.2.0-5) unstable; urgency=low
+
+  * Added build-dep on libmesa-gl1-dev (thanks to Alexandre Fayolle).
+  * Converted copyright to UTF-8.
+  * Included triangle copyright issues in copyright file.
+
+ -- "Adam C. Powell, IV" <hazelsct@debian.org>  Wed, 09 Jan 2008 00:13:15 -0500
+
+opencascade (6.2.0-4) unstable; urgency=low
+
+  * Fixed brown bag error which left includes out of the package.
+
+ -- "Adam C. Powell, IV" <hazelsct@debian.org>  Tue, 08 Jan 2008 07:58:29 -0500
+
+opencascade (6.2.0-3) unstable; urgency=low
+
+  * Fixed egregious config.h problem.
+  * Fixed debian/rules so install depends on build but it doesn't try to
+    patch with every install (thanks to Aurelien Jarno).
+  * Moved source and -tools from non-free/math to non-free/science (thanks
+    to Aurelien Jarno).
+  * Parallel make (thanks to Aurelien Jarno).
+  * Fixed Homepage link in control (thanks to Aurelien Jarno).
+  * Moved headers to new /usr/include/opencascade directory.
+  * New doc-base entry.
+  * -dev package provides and conflicts with libopencascade-dev to prevent
+    simultaneous installs of different versions.
+
+ -- "Adam C. Powell, IV" <hazelsct@debian.org>  Mon, 07 Jan 2008 09:35:23 -0500
+
+opencascade (6.2.0-2) unstable; urgency=low
+
+  * Added header copying into place to install target.
+  * Changed erroneous "nonfree" to "non-free" in control binary package
+    descriptions.
+  * Added .la files to -dev package.
+  * Versioned -dev package because users are likely to want to install a
+    particular version, but have not made an effort yet to conflict with
+    self or use alternatives to allow simultaneous installation of
+    multiple -dev packages.
+  * Added package description and more "bugs" to README.Debian.html.
+
+ -- Adam C Powell IV <hazelsct@debian.org>  Fri, 04 Jan 2008 05:18:44 +0000
+
+opencascade (6.2.0-1) unstable; urgency=low
+
+  * First Debianization of OpenCASCADE!
+  * Created .orig.tar.gz by extracting upstream OpenCASCADE_Linux.tgz, making a
+    dir opencascade-6.2.0, running "java -cp [path]/Linux/setup.jar run" in
+    that dir, removing the 3rdparty subdir and log.txt, then using "tar czf".
+  * Uses patchset from http://homepages.cae.wisc.edu/~kraftche/OCC/patches.html
+
+ -- "Adam C. Powell, IV" <hazelsct@debian.org>  Wed, 02 Jan 2008 16:32:57 -0500
diff --git a/control b/control
new file mode 100644 (file)
index 0000000..f1a004f
--- /dev/null
+++ b/control
@@ -0,0 +1,405 @@
+Source: opencascade
+Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
+Uploaders: Kurt Kremitzki <kkremitzki@debian.org>,
+           Tobias Frost <tobi@debian.org>
+Section: science
+Priority: optional
+Build-Depends: cmake,
+               debhelper-compat (= 13),
+               dh-exec,
+               libfreeimage-dev,
+               libfreetype-dev,
+               libgl-dev, libglvnd-dev,
+               libglu1-mesa-dev | libglu-dev,
+               libtbb-dev,
+               libx11-dev,
+               libxext-dev,
+               libxi-dev,
+               libxmu-dev,
+               rapidjson-dev,
+               tcl-dev,
+               tk-dev
+Build-Depends-Indep: doxygen,
+                     graphviz
+Standards-Version: 4.6.1
+Vcs-Browser: https://salsa.debian.org/science-team/opencascade
+Vcs-Git: https://salsa.debian.org/science-team/opencascade.git
+Homepage: https://www.opencascade.com/
+Rules-Requires-Root: no
+
+Package: libocct-foundation-7.6
+Architecture: any
+Multi-Arch: same
+Section: libs
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Breaks: libocct-foundation-7.4,
+        libocct-foundation-7.5,
+Replaces: libocct-foundation-7.4,
+          libocct-foundation-7.5,
+Description: OCCT module underlying all other OCCT classes
+ Open CASCADE Technology is a suite for 3D surface and solid modeling,
+ visualization, data exchange and rapid application development.  It is an
+ excellent platform for development of numerical simulation software including
+ CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
+ .
+ This package contains foundation classes which provide a variety of
+ general-purpose services such as automated management of heap memory,
+ exception handling, classes for manipulating aggregates of data, basic
+ math tools.
+ .
+ This package contains the following shared libraries:
+   TKernel TKMath
+
+Package: libocct-foundation-dev
+Architecture: any
+Multi-Arch: same
+Section: libdevel
+Depends: libocct-foundation-7.6 (<< ${binary:Version}+1~),
+         libocct-foundation-7.6 (>= ${binary:Version}),
+         ${misc:Depends}
+Conflicts: liboce-foundation-dev
+Breaks: occt-misc (<< 7.6.3+dfsg1-4~)
+Replaces: liboce-foundation-dev, occt-misc (<< 7.6.3+dfsg1-4~)
+Description: Open CASCADE Technology module underlying all other OCCT classes - dev files
+ Open CASCADE Technology is a suite for 3D surface and solid modeling,
+ visualization, data exchange and rapid application development.  It is an
+ excellent platform for development of numerical simulation software including
+ CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
+ .
+ This package contains the headers and symlinks for libraries shipped by
+ libocct-foundation.
+
+Package: libocct-modeling-data-7.6
+Architecture: any
+Multi-Arch: same
+Section: libs
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Breaks: libocct-modeling-data-7.4,
+        libocct-modeling-data-7.5,
+Replaces: libocct-modeling-data-7.4,
+          libocct-modeling-data-7.5,
+Description: Open CASCADE Technology 2D/3D geometric primitives data structures
+ Open CASCADE Technology is a suite for 3D surface and solid modeling,
+ visualization, data exchange and rapid application development.  It is an
+ excellent platform for development of numerical simulation software including
+ CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
+ .
+ This package supplies data structures to represent 2D and 3D geometric models.
+ .
+ This package contains the following shared libraries:
+   TKG2d TKG3d TKGeomBase TKBRep
+
+Package: libocct-modeling-data-dev
+Architecture: any
+Multi-Arch: same
+Section: libdevel
+Depends: libocct-foundation-dev (<< ${binary:Version}+1~),
+         libocct-foundation-dev (>= ${binary:Version}),
+         libocct-modeling-data-7.6 (<< ${binary:Version}+1~),
+         libocct-modeling-data-7.6 (>= ${binary:Version}),
+         ${misc:Depends}
+Conflicts: liboce-modeling-dev
+Replaces: liboce-modeling-dev
+Description: Open CASCADE Technology 2D/3D geometric primitives data structures - dev files
+ Open CASCADE Technology is a suite for 3D surface and solid modeling,
+ visualization, data exchange and rapid application development.  It is an
+ excellent platform for development of numerical simulation software including
+ CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
+ .
+ This package contains the headers and symlinks for libraries shipped by
+ libocct-modeling-data.
+
+Package: libocct-modeling-algorithms-7.6
+Architecture: any
+Multi-Arch: same
+Section: libs
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Breaks: libocct-modeling-algorithms-7.4,
+        libocct-modeling-algorithms-7.5,
+Replaces: libocct-modeling-algorithms-7.4,
+          libocct-modeling-algorithms-7.5,
+Description: Open CASCADE Technology geometrical & topological algorithms module
+ Open CASCADE Technology is a suite for 3D surface and solid modeling,
+ visualization, data exchange and rapid application development.  It is an
+ excellent platform for development of numerical simulation software including
+ CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
+ .
+ This package contains the following shared libraries:
+   TKGeomAlgo TKTopAlgo TKPrim TKBO TKBool TKHLR TKFillet TKOffset TKFeat
+   TKMesh TKXMesh TKShHealing
+
+Package: libocct-modeling-algorithms-dev
+Architecture: any
+Multi-Arch: same
+Section: libdevel
+Depends: libocct-foundation-dev (<< ${binary:Version}+1~),
+         libocct-foundation-dev (>= ${binary:Version}),
+         libocct-modeling-algorithms-7.6 (<< ${binary:Version}+1~),
+         libocct-modeling-algorithms-7.6 (>= ${binary:Version}),
+         ${misc:Depends}
+Conflicts: liboce-modeling-dev
+Replaces: liboce-modeling-dev
+Description: Open CASCADE Technology geometrical & topological algorithms module - dev files
+ Open CASCADE Technology is a suite for 3D surface and solid modeling,
+ visualization, data exchange and rapid application development.  It is an
+ excellent platform for development of numerical simulation software including
+ CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
+ .
+ This package contains the headers and symlinks for libraries shipped by
+ libocct-modeling-algorithms.
+
+Package: libocct-visualization-7.6
+Architecture: any
+Multi-Arch: same
+Section: libs
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         occt-misc (= ${source:Version})
+Pre-Depends: ${misc:Pre-Depends}
+Breaks: libocct-visualization-7.4,
+        libocct-visualization-7.5,
+Replaces: libocct-visualization-7.4,
+          libocct-visualization-7.5,
+Description: Open CASCADE Technology graphical data visualization module
+ Open CASCADE Technology is a suite for 3D surface and solid modeling,
+ visualization, data exchange and rapid application development.  It is an
+ excellent platform for development of numerical simulation software including
+ CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
+ .
+ This package provides services for displaying 2D and 3D graphics.
+ .
+ This package contains the following shared libraries:
+  TKService TKV3d TKOpenGl TKMeshVS TKIVtk TKD3DHost
+
+Package: libocct-visualization-dev
+Architecture: any
+Multi-Arch: same
+Section: libdevel
+Depends: libfreeimage-dev,
+         libfreetype6-dev,
+         libgl1-mesa-dev | libgl-dev,
+         libglu1-mesa-dev | libglu-dev,
+         libocct-foundation-dev (<< ${binary:Version}+1~),
+         libocct-foundation-dev (>= ${binary:Version}),
+         libocct-modeling-algorithms-dev (<< ${binary:Version}+1~),
+         libocct-modeling-algorithms-dev (>= ${binary:Version}),
+         libocct-modeling-data-dev (<< ${binary:Version}+1~),
+         libocct-modeling-data-dev (>= ${binary:Version}),
+         libocct-ocaf-dev (<< ${binary:Version}+1~),
+         libocct-ocaf-dev (>= ${binary:Version}),
+         libocct-visualization-7.6 (<< ${binary:Version}+1~),
+         libocct-visualization-7.6 (>= ${binary:Version}),
+         libx11-dev,
+         libxext-dev,
+         libxmu-dev,
+         ${misc:Depends}
+Conflicts: liboce-visualization-dev
+Replaces: liboce-visualization-dev
+Description: Open CASCADE Technology graphical data visualization module - dev files
+ Open CASCADE Technology is a suite for 3D surface and solid modeling,
+ visualization, data exchange and rapid application development.  It is an
+ excellent platform for development of numerical simulation software including
+ CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
+ .
+ This package contains the headers and symlinks for libraries shipped by
+ libocct-visualization.
+
+Package: libocct-ocaf-7.6
+Architecture: any
+Multi-Arch: same
+Section: libs
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Breaks: libocct-ocaf-7.4,
+        libocct-ocaf-7.5,
+Replaces: libocct-ocaf-7.4,
+          libocct-ocaf-7.5,
+Description: Open CASCADE Technology application-specific data and functionality
+ Open CASCADE Technology is a suite for 3D surface and solid modeling,
+ visualization, data exchange and rapid application development.  It is an
+ excellent platform for development of numerical simulation software including
+ CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
+ .
+ This package provides Open CASCADE Application Framework services.
+ .
+ This package contains the following shared libraries:
+ .
+   TKCDF TKLCAF TKCAF TKBinL TKXmlL TKBin TKXml TKStdL TKStd TKTObj TKBinTObj
+   TKXmlTObj TKVCAF
+
+Package: libocct-ocaf-dev
+Architecture: any
+Multi-Arch: same
+Section: libdevel
+Depends: libocct-foundation-dev (<< ${binary:Version}+1~),
+         libocct-foundation-dev (>= ${binary:Version}),
+         libocct-modeling-algorithms-dev (<< ${binary:Version}+1~),
+         libocct-modeling-algorithms-dev (>= ${binary:Version}),
+         libocct-modeling-data-dev (<< ${binary:Version}+1~),
+         libocct-modeling-data-dev (>= ${binary:Version}),
+         libocct-ocaf-7.6 (<< ${binary:Version}+1~),
+         libocct-ocaf-7.6 (>= ${binary:Version}),
+         libocct-visualization-7.6 (<< ${binary:Version}+1~),
+         libocct-visualization-7.6 (>= ${binary:Version}),
+         ${misc:Depends}
+Conflicts: liboce-ocaf-dev,
+           liboce-ocaf-lite-dev
+Replaces: liboce-ocaf-dev,
+          liboce-ocaf-lite-dev
+Description: Open CASCADE Technology application-specific data and functionality - dev files
+ Open CASCADE Technology is a suite for 3D surface and solid modeling,
+ visualization, data exchange and rapid application development.  It is an
+ excellent platform for development of numerical simulation software including
+ CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
+ .
+ This package contains the headers and symlinks for libraries shipped by
+ libocct-ocaf.
+
+Package: libocct-data-exchange-7.6
+Architecture: any
+Multi-Arch: same
+Section: libs
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Breaks: libocct-data-exchange-7.4,
+        libocct-data-exchange-7.5,
+Replaces: libocct-data-exchange-7.4,
+          libocct-data-exchange-7.5,
+Description: Open CASCADE Technology module for CAD data format interoperability
+ Open CASCADE Technology is a suite for 3D surface and solid modeling,
+ visualization, data exchange and rapid application development.  It is an
+ excellent platform for development of numerical simulation software including
+ CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
+ .
+ This package provides support for data exchange.
+ .
+ This package contains the following shared libraries:
+   TKXSBase TKSTEPBase TKSTEPAttr TKSTEP209 TKSTEP TKIGES TKXCAF TKXDEIGES
+   TKXDESTEP TKSTL TKVRML TKXmlXCAF TKBinXCAF
+
+Package: libocct-data-exchange-dev
+Architecture: any
+Multi-Arch: same
+Section: libdevel
+Depends: libocct-data-exchange-7.6 (<< ${binary:Version}+1~),
+         libocct-data-exchange-7.6 (>= ${binary:Version}),
+         libocct-foundation-dev (<< ${binary:Version}+1~),
+         libocct-foundation-dev (>= ${binary:Version}),
+         libocct-modeling-algorithms-dev (<< ${binary:Version}+1~),
+         libocct-modeling-algorithms-dev (>= ${binary:Version}),
+         libocct-modeling-data-dev (<< ${binary:Version}+1~),
+         libocct-modeling-data-dev (>= ${binary:Version}),
+         libocct-ocaf-dev (<< ${binary:Version}+1~),
+         libocct-ocaf-dev (>= ${binary:Version}),
+         libocct-visualization-dev (<< ${binary:Version}+1~),
+         libocct-visualization-dev (>= ${binary:Version}),
+         ${misc:Depends}
+Conflicts: liboce-ocaf-dev,
+           liboce-ocaf-lite-dev
+Replaces: liboce-ocaf-dev,
+          liboce-ocaf-lite-dev
+Description: Open CASCADE Technology module for CAD data format interoperability - dev files
+ Open CASCADE Technology is a suite for 3D surface and solid modeling,
+ visualization, data exchange and rapid application development.  It is an
+ excellent platform for development of numerical simulation software including
+ CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
+ .
+ This package contains the headers and symlinks for libraries shipped by
+ libocct-data-exchange.
+
+Package: libocct-draw-7.6
+Architecture: any
+Multi-Arch: same
+Section: libs
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Breaks: libocct-draw-7.4,
+        libocct-draw-7.5,
+Replaces: libocct-draw-7.4,
+          libocct-draw-7.5,
+Description: Open CASCADE Technology command interpreter & graphical test library
+ Open CASCADE Technology is a suite for 3D surface and solid modeling,
+ visualization, data exchange and rapid application development.  It is an
+ excellent platform for development of numerical simulation software including
+ CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
+ .
+ Draw is a command interpreter based on Tcl and a graphical system used to test
+ and demonstrate Open CASCADE Technology modeling libraries.
+ .
+ This package provides the shared libraries component of Draw.
+
+Package: libocct-draw-dev
+Architecture: any
+Multi-Arch: same
+Section: libdevel
+Depends: libfreetype6-dev,
+         libocct-draw-7.6 (<< ${binary:Version}+1~),
+         libocct-draw-7.6 (>= ${binary:Version}),
+         libx11-dev,
+         tcl8.6-dev,
+         tk8.6-dev,
+         ${misc:Depends}
+Description: Open CASCADE Technology interpreter & graphics test library - dev files
+ Open CASCADE Technology is a suite for 3D surface and solid modeling,
+ visualization, data exchange and rapid application development.  It is an
+ excellent platform for development of numerical simulation software including
+ CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
+ .
+ Draw is a command interpreter based on Tcl and a graphical system used to test
+ and demonstrate Open CASCADE Technology modeling libraries.
+ .
+ This package contains the headers and symlinks for libraries shipped by
+ libocct-draw.
+
+Package: occt-draw
+Architecture: any
+Multi-Arch: foreign
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Conflicts: oce-draw
+Replaces: oce-draw
+Description: Open CASCADE Technology command interpreter and graphical test system
+ Open CASCADE Technology is a suite for 3D surface and solid modeling,
+ visualization, data exchange and rapid application development.  It is an
+ excellent platform for development of numerical simulation software including
+ CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
+ .
+ Draw is a command interpreter based on Tcl and a graphical system used to test
+ and demonstrate Open CASCADE Technology modeling libraries.
+
+Package: occt-misc
+Multi-Arch: foreign
+Architecture: all
+Section: utils
+Depends: ${misc:Depends}
+Breaks: libocct-foundation-dev (<< 7.6.3+dfsg1-4~)
+Description: OCCT CAE platform shared library miscellaneous files
+ Open CASCADE Technology is a suite for 3D surface and solid modeling,
+ visualization, data exchange and rapid application development.  It is an
+ excellent platform for development of numerical simulation software including
+ CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
+ .
+ This package contains resource files.
+
+Package: libocct-doc
+Multi-Arch: foreign
+Architecture: all
+Section: doc
+Depends: libjs-mathjax,
+         ${misc:Depends}
+Description: Open CASCADE Technology CAE platform documentation
+ Open CASCADE Technology is a suite for 3D surface and solid modeling,
+ visualization, data exchange and rapid application development.  It is an
+ excellent platform for development of numerical simulation software including
+ CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
+ .
+ This package contains documentation files.
diff --git a/copyright b/copyright
new file mode 100644 (file)
index 0000000..c2c85d0
--- /dev/null
+++ b/copyright
@@ -0,0 +1,197 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Open CASCADE
+Source: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=summary
+Comment:
+ This is based on OpenCASCADE Technology (OCCT).
+ .
+ OCCT 6.7.0 (released on December 2013) has been relicensed to LGPL 2.1,
+ with an exception clause to allow embedding header files in derived work.
+ .
+ There are some files which are marked with "The original implementation
+ Copyright: (C) RINA S.p.A", so we approached upstream asking for clarification
+ about the relicensing and we've received this answer from our upstream contact
+ Andrey BETENEV <andrey.betenev ät opencascade.com> on        Sat, 26 May 2018
+ 23:26:17 +0300:
+ <quote>
+ Regarding the files holding RINA copyrights, they have been incorporated
+ according to the license agreement with RINA S.p.A, dated 2006-05-10.  The
+ license itself is defined as follows:
+ .
+ RINA grants to OCC a free, worldwide and transferable license to :
+ - reproduce or to have all or part of the Components listed in article 3
+   reproduced as well as all updates as mentioned hereinafter on any medium, in
+   particular, paper, magnetic, digital, IT, electronic, CD-ROM, CD-DVD or any
+   other current or future, known or unknown medium, and this, without any
+   limitation as to number,
+ - adapt or to have all or part of the Components adapted, the right to correct,
+   have developed, carry out or have Derivative Works carried out, maintain,
+   decompile, mix, modify, assemble, arrange, digitalise, put onto any
+   configuration, interface, any software, database, IT product, to use the
+   algorithms for any purpose and transcribe fully or partly, in any form, to
+   integrate all or part with or into existing or future works, and this on any
+   medium,
+ - translate or have translated all or part of the Components into any language
+   or any programming language, and this on any medium.
+ .
+ OCC undertakes to integrate said Components (modified or not) as open source
+ (e.g. by including them preferably into Open CASCADE or, being this impossible,
+ secondarily into SALOME) as condition for having the right to use them for the
+ benefit of OCC's customers in some other projects than LH3D-3H.  ...
+ </quote>
+ .
+ The following files were removed because
+ *.bat: Windows cruft
+ samples/ios: Non-free license
+ samples/mfc: Windows cruft
+ samples/qt/FuncDemo: Non-free license
+ .gittattributes, as they cause problems during packaging.
+Files-Excluded:
+ genconf.bat
+ gendoc.bat
+ genproj.bat
+ upgrade.bat
+ samples/ios
+ samples/mfc
+ samples/qt/FuncDemo
+ .gitattributes
+
+Files: *
+Copyright: 1990-2000 by Matra Datavision
+           1999-2021 Open CASCADE SAS
+          2007-2010 CEA/DEN, EDF R&D, OPEN CASCADE
+          2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
+License: LGPL-2.1 with OpenCASCADE exception
+ Open CASCADE Technology is free software; you can redistribute it and / or
+ modify it under the terms of the GNU Lesser General Public version 2.1 as
+ published by the Free Software Foundation, with special exception defined in
+ the file OCCT_LGPL_EXCEPTION.txt (text reproduced below).
+ .
+ On Debian systems, the full text of the GNU Lesser General Public
+ License version 2.1 can be found in the file
+ `/usr/share/common-licenses/LGPL-2.1'.
+ .
+ Alternatively, Open CASCADE Technology may be used under the terms of Open
+ CASCADE commercial license or contractual agreement.
+ .
+ Text of OCCT_LGPL_EXCEPTION.txt follows:
+ .
+ Open CASCADE exception (version 1.0) to GNU LGPL version 2.1:
+ .
+ The object code (i.e. not a source) form of a "work that uses the Library"
+ can incorporate material from a header file that is part of the Library.
+ As a special exception to the GNU Lesser General Public License version 2.1,
+ you may distribute such object code incorporating material from header files
+ provided with the Open CASCADE Technology libraries (including code of CDL
+ generic classes) under terms of your choice, provided that you give
+ prominent notice in supporting documentation to this code that it makes use
+ of or is based on facilities provided by the Open CASCADE Technology software.
+
+Files: src/NCollection/NCollection_StdAllocator.hxx
+Copyright: 2012 Roman Lygin
+License: public-domain
+ This file is put into Public Domain and thus can freely be used for any purpose.
+ The author disclaims any rights and liabilities.
+
+Files: src/NCollection/NCollection_UtfIterator.lxx
+Copyright: 2001-2004 Unicode, Inc.
+License: Unicode
+ This source code is provided as is by Unicode, Inc. No claims are
+ made as to fitness for any particular purpose. No warranties of any
+ kind are expressed or implied. The recipient agrees to determine
+ applicability of information provided. If this file has been
+ purchased on magnetic or optical media from Unicode, Inc., the
+ sole remedy for any claim will be exchange of defective media
+ within 90 days of receipt.
+ .
+ Limitations on Rights to Redistribute This Code
+ .
+ Unicode, Inc. hereby grants the right to freely use the information
+ supplied in this file in the creation of products supporting the
+ Unicode Standard, and to make copies of this file in any form
+ for internal or external distribution as long as this notice
+ remains attached.
+
+Files: src/ExprIntrp/ExprIntrp.tab.*
+ src/StepFile/step.tab.*
+Copyright: 1984, 1989-1990, 2000-2012 Free Software Foundation, Inc.
+License: GPL-3+-with-Bison-exception-2.2
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ .
+ As a special exception, you may create a larger work that contains
+ part or all of the Bison parser skeleton and distribute that work
+ under terms of your choice, so long as that work isn't itself a
+ parser generator using the skeleton or a modified version thereof
+ as a parser skeleton.  Alternatively, if you modify or redistribute
+ the parser skeleton itself, you may (at your option) remove this
+ special exception, which will cause the skeleton and the resulting
+ Bison output files to be licensed under the GNU General Public
+ License without this special exception.
+ .
+ This special exception was added by the Free Software Foundation in
+ version 2.2 of Bison.
+
+Files: src/OpenGl/glext.h
+Copyright: 2013-2014 The Khronos Group Inc.
+License: Expat
+
+Files: adm/cmake/cotire.cmake
+Copyright: 2012-2016 Sascha Kratky
+License: Expat
+
+Files: src/OpenGl/OpenGl_HaltonSampler.hxx
+Copyright: 2012 Leonhard Gruenschloss <leonhard@gruenschloss.org>
+License: Expat
+
+Files: debian/*
+Copyright: 2008-2011 "Adam C. Powell, IV" <hazelsct@debian.org>
+           2017 Normand Chamberland <gemnoc@gmail.com>
+           2012-2022 Kurt Kremitzki <kkremitzki@gmail.com>
+           2018-2022 Tobias Frost <tobi@debian.org>
+License: LGPL-2.1
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+ .
+ On Debian systems, the full text of the GNU Lesser General Public
+ License version 2.1 can be found in the file
+ `/usr/share/common-licenses/LGPL-2.1'.
+
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights to
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
+ of the Software, and to permit persons to whom the Software is furnished to do
+ so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
diff --git a/gbp.conf b/gbp.conf
new file mode 100644 (file)
index 0000000..a64cba6
--- /dev/null
+++ b/gbp.conf
@@ -0,0 +1,4 @@
+[DEFAULT]
+debian-branch=master
+pristine-tar = True
+sign-tags = true
diff --git a/gitlab-ci.yml b/gitlab-ci.yml
new file mode 100644 (file)
index 0000000..66dd486
--- /dev/null
@@ -0,0 +1,15 @@
+---
+include:
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+
+variables:
+# dbgsym packages will fail the build by exceeding the allowed artifact size.
+  DEB_BUILD_OPTIONS: "noddebs"
+# repotest takes too long and will fail the build by hitting the timeout.
+  SALSA_CI_DISABLE_REPROTEST: 1
+
+
+# piuparts is unstable somewhere, not our fault.
+piuparts:
+  allow_failure: true
diff --git a/libocct-data-exchange-7.6.install b/libocct-data-exchange-7.6.install
new file mode 100644 (file)
index 0000000..bcdd17d
--- /dev/null
@@ -0,0 +1,14 @@
+usr/lib/${DEB_HOST_MULTIARCH}/libTKBinXCAF.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKIGES.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKRWMesh.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKSTEP.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKSTEP209.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKSTEPAttr.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKSTEPBase.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKSTL.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKVRML.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKXCAF.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKXDEIGES.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKXDESTEP.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKXSBase.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKXmlXCAF.so.*
diff --git a/libocct-data-exchange-7.6.lintian-overrides b/libocct-data-exchange-7.6.lintian-overrides
new file mode 100644 (file)
index 0000000..7ce1d93
--- /dev/null
@@ -0,0 +1,6 @@
+# this package contains a bunch of libraries and can thus not be named properly
+package-name-doesnt-match-sonames
+# symbols control files are not sustainable.
+no-symbols-control-file
+# This is lintian bug #966295
+libocct-data-exchange-7.6: bogus-mail-host-in-debian-changelog Adam C. Powell, IV <hazelsct@debian.org>
diff --git a/libocct-data-exchange-dev.install b/libocct-data-exchange-dev.install
new file mode 100644 (file)
index 0000000..3a123ad
--- /dev/null
@@ -0,0 +1,3061 @@
+usr/include/opencascade/APIHeaderSection_EditHeader.hxx
+usr/include/opencascade/APIHeaderSection_MakeHeader.hxx
+usr/include/opencascade/BRepToIGESBRep_Entity.hxx
+usr/include/opencascade/BRepToIGES_BREntity.hxx
+usr/include/opencascade/BRepToIGES_BRShell.hxx
+usr/include/opencascade/BRepToIGES_BRSolid.hxx
+usr/include/opencascade/BRepToIGES_BRWire.hxx
+usr/include/opencascade/BinMDataXtd_TriangulationDriver.hxx
+usr/include/opencascade/BinMXCAFDoc.hxx
+usr/include/opencascade/BinMXCAFDoc_AssemblyItemRefDriver.hxx
+usr/include/opencascade/BinMXCAFDoc_CentroidDriver.hxx
+usr/include/opencascade/BinMXCAFDoc_ColorDriver.hxx
+usr/include/opencascade/BinMXCAFDoc_DatumDriver.hxx
+usr/include/opencascade/BinMXCAFDoc_DimTolDriver.hxx
+usr/include/opencascade/BinMXCAFDoc_GraphNodeDriver.hxx
+usr/include/opencascade/BinMXCAFDoc_LengthUnitDriver.hxx
+usr/include/opencascade/BinMXCAFDoc_LocationDriver.hxx
+usr/include/opencascade/BinMXCAFDoc_MaterialDriver.hxx
+usr/include/opencascade/BinMXCAFDoc_NoteBinDataDriver.hxx
+usr/include/opencascade/BinMXCAFDoc_NoteCommentDriver.hxx
+usr/include/opencascade/BinMXCAFDoc_NoteDriver.hxx
+usr/include/opencascade/BinMXCAFDoc_VisMaterialDriver.hxx
+usr/include/opencascade/BinMXCAFDoc_VisMaterialToolDriver.hxx
+usr/include/opencascade/BinXCAFDrivers.hxx
+usr/include/opencascade/BinXCAFDrivers_DocumentRetrievalDriver.hxx
+usr/include/opencascade/BinXCAFDrivers_DocumentStorageDriver.hxx
+usr/include/opencascade/Geom2dToIGES_Geom2dCurve.hxx
+usr/include/opencascade/Geom2dToIGES_Geom2dEntity.hxx
+usr/include/opencascade/Geom2dToIGES_Geom2dPoint.hxx
+usr/include/opencascade/Geom2dToIGES_Geom2dVector.hxx
+usr/include/opencascade/GeomToIGES_GeomCurve.hxx
+usr/include/opencascade/GeomToIGES_GeomEntity.hxx
+usr/include/opencascade/GeomToIGES_GeomPoint.hxx
+usr/include/opencascade/GeomToIGES_GeomSurface.hxx
+usr/include/opencascade/GeomToIGES_GeomVector.hxx
+usr/include/opencascade/GeomToStep_MakeAxis1Placement.hxx
+usr/include/opencascade/GeomToStep_MakeAxis2Placement2d.hxx
+usr/include/opencascade/GeomToStep_MakeAxis2Placement3d.hxx
+usr/include/opencascade/GeomToStep_MakeBSplineCurveWithKnots.hxx
+usr/include/opencascade/GeomToStep_MakeBSplineCurveWithKnotsAndRationalBSplineCurve.hxx
+usr/include/opencascade/GeomToStep_MakeBSplineSurfaceWithKnots.hxx
+usr/include/opencascade/GeomToStep_MakeBSplineSurfaceWithKnotsAndRationalBSplineSurface.hxx
+usr/include/opencascade/GeomToStep_MakeBoundedCurve.hxx
+usr/include/opencascade/GeomToStep_MakeBoundedSurface.hxx
+usr/include/opencascade/GeomToStep_MakeCartesianPoint.hxx
+usr/include/opencascade/GeomToStep_MakeCircle.hxx
+usr/include/opencascade/GeomToStep_MakeConic.hxx
+usr/include/opencascade/GeomToStep_MakeConicalSurface.hxx
+usr/include/opencascade/GeomToStep_MakeCurve.hxx
+usr/include/opencascade/GeomToStep_MakeCylindricalSurface.hxx
+usr/include/opencascade/GeomToStep_MakeDirection.hxx
+usr/include/opencascade/GeomToStep_MakeElementarySurface.hxx
+usr/include/opencascade/GeomToStep_MakeEllipse.hxx
+usr/include/opencascade/GeomToStep_MakeHyperbola.hxx
+usr/include/opencascade/GeomToStep_MakeLine.hxx
+usr/include/opencascade/GeomToStep_MakeParabola.hxx
+usr/include/opencascade/GeomToStep_MakePlane.hxx
+usr/include/opencascade/GeomToStep_MakePolyline.hxx
+usr/include/opencascade/GeomToStep_MakeRectangularTrimmedSurface.hxx
+usr/include/opencascade/GeomToStep_MakeSphericalSurface.hxx
+usr/include/opencascade/GeomToStep_MakeSurface.hxx
+usr/include/opencascade/GeomToStep_MakeSurfaceOfLinearExtrusion.hxx
+usr/include/opencascade/GeomToStep_MakeSurfaceOfRevolution.hxx
+usr/include/opencascade/GeomToStep_MakeSweptSurface.hxx
+usr/include/opencascade/GeomToStep_MakeToroidalSurface.hxx
+usr/include/opencascade/GeomToStep_MakeVector.hxx
+usr/include/opencascade/GeomToStep_Root.hxx
+usr/include/opencascade/HeaderSection.hxx
+usr/include/opencascade/HeaderSection_FileDescription.hxx
+usr/include/opencascade/HeaderSection_FileName.hxx
+usr/include/opencascade/HeaderSection_FileSchema.hxx
+usr/include/opencascade/HeaderSection_Protocol.hxx
+usr/include/opencascade/IFGraph_AllConnected.hxx
+usr/include/opencascade/IFGraph_AllShared.hxx
+usr/include/opencascade/IFGraph_Articulations.hxx
+usr/include/opencascade/IFGraph_Compare.hxx
+usr/include/opencascade/IFGraph_ConnectedComponants.hxx
+usr/include/opencascade/IFGraph_Cumulate.hxx
+usr/include/opencascade/IFGraph_Cycles.hxx
+usr/include/opencascade/IFGraph_ExternalSources.hxx
+usr/include/opencascade/IFGraph_SCRoots.hxx
+usr/include/opencascade/IFGraph_StrongComponants.hxx
+usr/include/opencascade/IFGraph_SubPartsIterator.hxx
+usr/include/opencascade/IFSelect.hxx
+usr/include/opencascade/IFSelect_Act.hxx
+usr/include/opencascade/IFSelect_ActFunc.hxx
+usr/include/opencascade/IFSelect_Activator.hxx
+usr/include/opencascade/IFSelect_AppliedModifiers.hxx
+usr/include/opencascade/IFSelect_BasicDumper.hxx
+usr/include/opencascade/IFSelect_CheckCounter.hxx
+usr/include/opencascade/IFSelect_ContextModif.hxx
+usr/include/opencascade/IFSelect_ContextWrite.hxx
+usr/include/opencascade/IFSelect_DispGlobal.hxx
+usr/include/opencascade/IFSelect_DispPerCount.hxx
+usr/include/opencascade/IFSelect_DispPerFiles.hxx
+usr/include/opencascade/IFSelect_DispPerOne.hxx
+usr/include/opencascade/IFSelect_DispPerSignature.hxx
+usr/include/opencascade/IFSelect_Dispatch.hxx
+usr/include/opencascade/IFSelect_EditForm.hxx
+usr/include/opencascade/IFSelect_EditValue.hxx
+usr/include/opencascade/IFSelect_Editor.hxx
+usr/include/opencascade/IFSelect_FileModifier.gxx
+usr/include/opencascade/IFSelect_Functions.hxx
+usr/include/opencascade/IFSelect_GeneralModifier.hxx
+usr/include/opencascade/IFSelect_GraphCounter.hxx
+usr/include/opencascade/IFSelect_HSeqOfSelection.hxx
+usr/include/opencascade/IFSelect_IntParam.hxx
+usr/include/opencascade/IFSelect_ListEditor.hxx
+usr/include/opencascade/IFSelect_ModelCopier.hxx
+usr/include/opencascade/IFSelect_ModelModifier.gxx
+usr/include/opencascade/IFSelect_ModifEditForm.hxx
+usr/include/opencascade/IFSelect_ModifReorder.hxx
+usr/include/opencascade/IFSelect_Modifier.hxx
+usr/include/opencascade/IFSelect_PacketList.hxx
+usr/include/opencascade/IFSelect_ParamEditor.hxx
+usr/include/opencascade/IFSelect_PrintCount.hxx
+usr/include/opencascade/IFSelect_PrintFail.hxx
+usr/include/opencascade/IFSelect_RemainMode.hxx
+usr/include/opencascade/IFSelect_ReturnStatus.hxx
+usr/include/opencascade/IFSelect_SelectAnyList.hxx
+usr/include/opencascade/IFSelect_SelectAnyType.hxx
+usr/include/opencascade/IFSelect_SelectBase.hxx
+usr/include/opencascade/IFSelect_SelectCombine.hxx
+usr/include/opencascade/IFSelect_SelectControl.hxx
+usr/include/opencascade/IFSelect_SelectDeduct.hxx
+usr/include/opencascade/IFSelect_SelectDiff.hxx
+usr/include/opencascade/IFSelect_SelectEntityNumber.hxx
+usr/include/opencascade/IFSelect_SelectErrorEntities.hxx
+usr/include/opencascade/IFSelect_SelectExplore.hxx
+usr/include/opencascade/IFSelect_SelectExtract.hxx
+usr/include/opencascade/IFSelect_SelectFlag.hxx
+usr/include/opencascade/IFSelect_SelectInList.hxx
+usr/include/opencascade/IFSelect_SelectIncorrectEntities.hxx
+usr/include/opencascade/IFSelect_SelectIntersection.hxx
+usr/include/opencascade/IFSelect_SelectModelEntities.hxx
+usr/include/opencascade/IFSelect_SelectModelRoots.hxx
+usr/include/opencascade/IFSelect_SelectPointed.hxx
+usr/include/opencascade/IFSelect_SelectRange.hxx
+usr/include/opencascade/IFSelect_SelectRootComps.hxx
+usr/include/opencascade/IFSelect_SelectRoots.hxx
+usr/include/opencascade/IFSelect_SelectSent.hxx
+usr/include/opencascade/IFSelect_SelectShared.hxx
+usr/include/opencascade/IFSelect_SelectSharing.hxx
+usr/include/opencascade/IFSelect_SelectSignature.hxx
+usr/include/opencascade/IFSelect_SelectSignedShared.hxx
+usr/include/opencascade/IFSelect_SelectSignedSharing.hxx
+usr/include/opencascade/IFSelect_SelectSuite.hxx
+usr/include/opencascade/IFSelect_SelectType.hxx
+usr/include/opencascade/IFSelect_SelectUnion.hxx
+usr/include/opencascade/IFSelect_SelectUnknownEntities.hxx
+usr/include/opencascade/IFSelect_Selection.hxx
+usr/include/opencascade/IFSelect_SelectionIterator.hxx
+usr/include/opencascade/IFSelect_SequenceOfAppliedModifiers.hxx
+usr/include/opencascade/IFSelect_SequenceOfGeneralModifier.hxx
+usr/include/opencascade/IFSelect_SequenceOfInterfaceModel.hxx
+usr/include/opencascade/IFSelect_SessionDumper.hxx
+usr/include/opencascade/IFSelect_SessionFile.hxx
+usr/include/opencascade/IFSelect_SessionPilot.hxx
+usr/include/opencascade/IFSelect_ShareOut.hxx
+usr/include/opencascade/IFSelect_ShareOutResult.hxx
+usr/include/opencascade/IFSelect_SignAncestor.hxx
+usr/include/opencascade/IFSelect_SignCategory.hxx
+usr/include/opencascade/IFSelect_SignCounter.hxx
+usr/include/opencascade/IFSelect_SignMultiple.hxx
+usr/include/opencascade/IFSelect_SignType.hxx
+usr/include/opencascade/IFSelect_SignValidity.hxx
+usr/include/opencascade/IFSelect_Signature.hxx
+usr/include/opencascade/IFSelect_SignatureList.hxx
+usr/include/opencascade/IFSelect_TSeqOfDispatch.hxx
+usr/include/opencascade/IFSelect_TSeqOfSelection.hxx
+usr/include/opencascade/IFSelect_TransformStandard.hxx
+usr/include/opencascade/IFSelect_Transformer.hxx
+usr/include/opencascade/IFSelect_WorkLibrary.hxx
+usr/include/opencascade/IFSelect_WorkSession.hxx
+usr/include/opencascade/IGESAppli.hxx
+usr/include/opencascade/IGESAppli_Array1OfFiniteElement.hxx
+usr/include/opencascade/IGESAppli_Array1OfFlow.hxx
+usr/include/opencascade/IGESAppli_Array1OfNode.hxx
+usr/include/opencascade/IGESAppli_DrilledHole.hxx
+usr/include/opencascade/IGESAppli_ElementResults.hxx
+usr/include/opencascade/IGESAppli_FiniteElement.hxx
+usr/include/opencascade/IGESAppli_Flow.hxx
+usr/include/opencascade/IGESAppli_FlowLineSpec.hxx
+usr/include/opencascade/IGESAppli_GeneralModule.hxx
+usr/include/opencascade/IGESAppli_HArray1OfFiniteElement.hxx
+usr/include/opencascade/IGESAppli_HArray1OfFlow.hxx
+usr/include/opencascade/IGESAppli_HArray1OfNode.hxx
+usr/include/opencascade/IGESAppli_LevelFunction.hxx
+usr/include/opencascade/IGESAppli_LevelToPWBLayerMap.hxx
+usr/include/opencascade/IGESAppli_LineWidening.hxx
+usr/include/opencascade/IGESAppli_NodalConstraint.hxx
+usr/include/opencascade/IGESAppli_NodalDisplAndRot.hxx
+usr/include/opencascade/IGESAppli_NodalResults.hxx
+usr/include/opencascade/IGESAppli_Node.hxx
+usr/include/opencascade/IGESAppli_PWBArtworkStackup.hxx
+usr/include/opencascade/IGESAppli_PWBDrilledHole.hxx
+usr/include/opencascade/IGESAppli_PartNumber.hxx
+usr/include/opencascade/IGESAppli_PinNumber.hxx
+usr/include/opencascade/IGESAppli_PipingFlow.hxx
+usr/include/opencascade/IGESAppli_Protocol.hxx
+usr/include/opencascade/IGESAppli_ReadWriteModule.hxx
+usr/include/opencascade/IGESAppli_ReferenceDesignator.hxx
+usr/include/opencascade/IGESAppli_RegionRestriction.hxx
+usr/include/opencascade/IGESAppli_SpecificModule.hxx
+usr/include/opencascade/IGESAppli_ToolDrilledHole.hxx
+usr/include/opencascade/IGESAppli_ToolElementResults.hxx
+usr/include/opencascade/IGESAppli_ToolFiniteElement.hxx
+usr/include/opencascade/IGESAppli_ToolFlow.hxx
+usr/include/opencascade/IGESAppli_ToolFlowLineSpec.hxx
+usr/include/opencascade/IGESAppli_ToolLevelFunction.hxx
+usr/include/opencascade/IGESAppli_ToolLevelToPWBLayerMap.hxx
+usr/include/opencascade/IGESAppli_ToolLineWidening.hxx
+usr/include/opencascade/IGESAppli_ToolNodalConstraint.hxx
+usr/include/opencascade/IGESAppli_ToolNodalDisplAndRot.hxx
+usr/include/opencascade/IGESAppli_ToolNodalResults.hxx
+usr/include/opencascade/IGESAppli_ToolNode.hxx
+usr/include/opencascade/IGESAppli_ToolPWBArtworkStackup.hxx
+usr/include/opencascade/IGESAppli_ToolPWBDrilledHole.hxx
+usr/include/opencascade/IGESAppli_ToolPartNumber.hxx
+usr/include/opencascade/IGESAppli_ToolPinNumber.hxx
+usr/include/opencascade/IGESAppli_ToolPipingFlow.hxx
+usr/include/opencascade/IGESAppli_ToolReferenceDesignator.hxx
+usr/include/opencascade/IGESAppli_ToolRegionRestriction.hxx
+usr/include/opencascade/IGESBasic.hxx
+usr/include/opencascade/IGESBasic_Array1OfLineFontEntity.hxx
+usr/include/opencascade/IGESBasic_Array2OfHArray1OfReal.hxx
+usr/include/opencascade/IGESBasic_AssocGroupType.hxx
+usr/include/opencascade/IGESBasic_ExternalRefFile.hxx
+usr/include/opencascade/IGESBasic_ExternalRefFileIndex.hxx
+usr/include/opencascade/IGESBasic_ExternalRefFileName.hxx
+usr/include/opencascade/IGESBasic_ExternalRefLibName.hxx
+usr/include/opencascade/IGESBasic_ExternalRefName.hxx
+usr/include/opencascade/IGESBasic_ExternalReferenceFile.hxx
+usr/include/opencascade/IGESBasic_GeneralModule.hxx
+usr/include/opencascade/IGESBasic_Group.hxx
+usr/include/opencascade/IGESBasic_GroupWithoutBackP.hxx
+usr/include/opencascade/IGESBasic_HArray1OfHArray1OfIGESEntity.hxx
+usr/include/opencascade/IGESBasic_HArray1OfHArray1OfInteger.hxx
+usr/include/opencascade/IGESBasic_HArray1OfHArray1OfReal.hxx
+usr/include/opencascade/IGESBasic_HArray1OfHArray1OfXY.hxx
+usr/include/opencascade/IGESBasic_HArray1OfHArray1OfXYZ.hxx
+usr/include/opencascade/IGESBasic_HArray1OfLineFontEntity.hxx
+usr/include/opencascade/IGESBasic_HArray2OfHArray1OfReal.hxx
+usr/include/opencascade/IGESBasic_Hierarchy.hxx
+usr/include/opencascade/IGESBasic_Name.hxx
+usr/include/opencascade/IGESBasic_OrderedGroup.hxx
+usr/include/opencascade/IGESBasic_OrderedGroupWithoutBackP.hxx
+usr/include/opencascade/IGESBasic_Protocol.hxx
+usr/include/opencascade/IGESBasic_ReadWriteModule.hxx
+usr/include/opencascade/IGESBasic_SingleParent.hxx
+usr/include/opencascade/IGESBasic_SingularSubfigure.hxx
+usr/include/opencascade/IGESBasic_SpecificModule.hxx
+usr/include/opencascade/IGESBasic_SubfigureDef.hxx
+usr/include/opencascade/IGESBasic_ToolAssocGroupType.hxx
+usr/include/opencascade/IGESBasic_ToolExternalRefFile.hxx
+usr/include/opencascade/IGESBasic_ToolExternalRefFileIndex.hxx
+usr/include/opencascade/IGESBasic_ToolExternalRefFileName.hxx
+usr/include/opencascade/IGESBasic_ToolExternalRefLibName.hxx
+usr/include/opencascade/IGESBasic_ToolExternalRefName.hxx
+usr/include/opencascade/IGESBasic_ToolExternalReferenceFile.hxx
+usr/include/opencascade/IGESBasic_ToolGroup.hxx
+usr/include/opencascade/IGESBasic_ToolGroupWithoutBackP.hxx
+usr/include/opencascade/IGESBasic_ToolHierarchy.hxx
+usr/include/opencascade/IGESBasic_ToolName.hxx
+usr/include/opencascade/IGESBasic_ToolOrderedGroup.hxx
+usr/include/opencascade/IGESBasic_ToolOrderedGroupWithoutBackP.hxx
+usr/include/opencascade/IGESBasic_ToolSingleParent.hxx
+usr/include/opencascade/IGESBasic_ToolSingularSubfigure.hxx
+usr/include/opencascade/IGESBasic_ToolSubfigureDef.hxx
+usr/include/opencascade/IGESCAFControl.hxx
+usr/include/opencascade/IGESCAFControl_Reader.hxx
+usr/include/opencascade/IGESCAFControl_Writer.hxx
+usr/include/opencascade/IGESControl_ActorWrite.hxx
+usr/include/opencascade/IGESControl_AlgoContainer.hxx
+usr/include/opencascade/IGESControl_Controller.hxx
+usr/include/opencascade/IGESControl_IGESBoundary.hxx
+usr/include/opencascade/IGESControl_Reader.hxx
+usr/include/opencascade/IGESControl_Reader.lxx
+usr/include/opencascade/IGESControl_ToolContainer.hxx
+usr/include/opencascade/IGESControl_Writer.hxx
+usr/include/opencascade/IGESConvGeom.hxx
+usr/include/opencascade/IGESConvGeom_GeomBuilder.hxx
+usr/include/opencascade/IGESData.hxx
+usr/include/opencascade/IGESData_Array1OfDirPart.hxx
+usr/include/opencascade/IGESData_Array1OfIGESEntity.hxx
+usr/include/opencascade/IGESData_BasicEditor.hxx
+usr/include/opencascade/IGESData_ColorEntity.hxx
+usr/include/opencascade/IGESData_DefList.hxx
+usr/include/opencascade/IGESData_DefSwitch.hxx
+usr/include/opencascade/IGESData_DefType.hxx
+usr/include/opencascade/IGESData_DefaultGeneral.hxx
+usr/include/opencascade/IGESData_DefaultSpecific.hxx
+usr/include/opencascade/IGESData_DirChecker.hxx
+usr/include/opencascade/IGESData_DirPart.hxx
+usr/include/opencascade/IGESData_Dump.hxx
+usr/include/opencascade/IGESData_FileProtocol.hxx
+usr/include/opencascade/IGESData_FileRecognizer.hxx
+usr/include/opencascade/IGESData_FreeFormatEntity.hxx
+usr/include/opencascade/IGESData_GeneralModule.hxx
+usr/include/opencascade/IGESData_GlobalNodeOfSpecificLib.hxx
+usr/include/opencascade/IGESData_GlobalNodeOfWriterLib.hxx
+usr/include/opencascade/IGESData_GlobalSection.hxx
+usr/include/opencascade/IGESData_HArray1OfIGESEntity.hxx
+usr/include/opencascade/IGESData_IGESDumper.hxx
+usr/include/opencascade/IGESData_IGESEntity.hxx
+usr/include/opencascade/IGESData_IGESModel.hxx
+usr/include/opencascade/IGESData_IGESReaderData.hxx
+usr/include/opencascade/IGESData_IGESReaderTool.hxx
+usr/include/opencascade/IGESData_IGESType.hxx
+usr/include/opencascade/IGESData_IGESWriter.hxx
+usr/include/opencascade/IGESData_LabelDisplayEntity.hxx
+usr/include/opencascade/IGESData_LevelListEntity.hxx
+usr/include/opencascade/IGESData_LineFontEntity.hxx
+usr/include/opencascade/IGESData_NameEntity.hxx
+usr/include/opencascade/IGESData_NodeOfSpecificLib.hxx
+usr/include/opencascade/IGESData_NodeOfWriterLib.hxx
+usr/include/opencascade/IGESData_ParamCursor.hxx
+usr/include/opencascade/IGESData_ParamCursor.lxx
+usr/include/opencascade/IGESData_ParamReader.hxx
+usr/include/opencascade/IGESData_Protocol.hxx
+usr/include/opencascade/IGESData_ReadStage.hxx
+usr/include/opencascade/IGESData_ReadWriteModule.hxx
+usr/include/opencascade/IGESData_SingleParentEntity.hxx
+usr/include/opencascade/IGESData_SpecificLib.hxx
+usr/include/opencascade/IGESData_SpecificModule.hxx
+usr/include/opencascade/IGESData_Status.hxx
+usr/include/opencascade/IGESData_ToolLocation.hxx
+usr/include/opencascade/IGESData_TransfEntity.hxx
+usr/include/opencascade/IGESData_UndefinedEntity.hxx
+usr/include/opencascade/IGESData_ViewKindEntity.hxx
+usr/include/opencascade/IGESData_WriterLib.hxx
+usr/include/opencascade/IGESDefs.hxx
+usr/include/opencascade/IGESDefs_Array1OfTabularData.hxx
+usr/include/opencascade/IGESDefs_AssociativityDef.hxx
+usr/include/opencascade/IGESDefs_AttributeDef.hxx
+usr/include/opencascade/IGESDefs_AttributeTable.hxx
+usr/include/opencascade/IGESDefs_GeneralModule.hxx
+usr/include/opencascade/IGESDefs_GenericData.hxx
+usr/include/opencascade/IGESDefs_HArray1OfHArray1OfTextDisplayTemplate.hxx
+usr/include/opencascade/IGESDefs_HArray1OfTabularData.hxx
+usr/include/opencascade/IGESDefs_MacroDef.hxx
+usr/include/opencascade/IGESDefs_Protocol.hxx
+usr/include/opencascade/IGESDefs_ReadWriteModule.hxx
+usr/include/opencascade/IGESDefs_SpecificModule.hxx
+usr/include/opencascade/IGESDefs_TabularData.hxx
+usr/include/opencascade/IGESDefs_ToolAssociativityDef.hxx
+usr/include/opencascade/IGESDefs_ToolAttributeDef.hxx
+usr/include/opencascade/IGESDefs_ToolAttributeTable.hxx
+usr/include/opencascade/IGESDefs_ToolGenericData.hxx
+usr/include/opencascade/IGESDefs_ToolMacroDef.hxx
+usr/include/opencascade/IGESDefs_ToolTabularData.hxx
+usr/include/opencascade/IGESDefs_ToolUnitsData.hxx
+usr/include/opencascade/IGESDefs_UnitsData.hxx
+usr/include/opencascade/IGESDimen.hxx
+usr/include/opencascade/IGESDimen_AngularDimension.hxx
+usr/include/opencascade/IGESDimen_Array1OfGeneralNote.hxx
+usr/include/opencascade/IGESDimen_Array1OfLeaderArrow.hxx
+usr/include/opencascade/IGESDimen_BasicDimension.hxx
+usr/include/opencascade/IGESDimen_CenterLine.hxx
+usr/include/opencascade/IGESDimen_CurveDimension.hxx
+usr/include/opencascade/IGESDimen_DiameterDimension.hxx
+usr/include/opencascade/IGESDimen_DimensionDisplayData.hxx
+usr/include/opencascade/IGESDimen_DimensionTolerance.hxx
+usr/include/opencascade/IGESDimen_DimensionUnits.hxx
+usr/include/opencascade/IGESDimen_DimensionedGeometry.hxx
+usr/include/opencascade/IGESDimen_FlagNote.hxx
+usr/include/opencascade/IGESDimen_GeneralLabel.hxx
+usr/include/opencascade/IGESDimen_GeneralModule.hxx
+usr/include/opencascade/IGESDimen_GeneralNote.hxx
+usr/include/opencascade/IGESDimen_GeneralSymbol.hxx
+usr/include/opencascade/IGESDimen_HArray1OfGeneralNote.hxx
+usr/include/opencascade/IGESDimen_HArray1OfLeaderArrow.hxx
+usr/include/opencascade/IGESDimen_LeaderArrow.hxx
+usr/include/opencascade/IGESDimen_LinearDimension.hxx
+usr/include/opencascade/IGESDimen_NewDimensionedGeometry.hxx
+usr/include/opencascade/IGESDimen_NewGeneralNote.hxx
+usr/include/opencascade/IGESDimen_OrdinateDimension.hxx
+usr/include/opencascade/IGESDimen_PointDimension.hxx
+usr/include/opencascade/IGESDimen_Protocol.hxx
+usr/include/opencascade/IGESDimen_RadiusDimension.hxx
+usr/include/opencascade/IGESDimen_ReadWriteModule.hxx
+usr/include/opencascade/IGESDimen_Section.hxx
+usr/include/opencascade/IGESDimen_SectionedArea.hxx
+usr/include/opencascade/IGESDimen_SpecificModule.hxx
+usr/include/opencascade/IGESDimen_ToolAngularDimension.hxx
+usr/include/opencascade/IGESDimen_ToolBasicDimension.hxx
+usr/include/opencascade/IGESDimen_ToolCenterLine.hxx
+usr/include/opencascade/IGESDimen_ToolCurveDimension.hxx
+usr/include/opencascade/IGESDimen_ToolDiameterDimension.hxx
+usr/include/opencascade/IGESDimen_ToolDimensionDisplayData.hxx
+usr/include/opencascade/IGESDimen_ToolDimensionTolerance.hxx
+usr/include/opencascade/IGESDimen_ToolDimensionUnits.hxx
+usr/include/opencascade/IGESDimen_ToolDimensionedGeometry.hxx
+usr/include/opencascade/IGESDimen_ToolFlagNote.hxx
+usr/include/opencascade/IGESDimen_ToolGeneralLabel.hxx
+usr/include/opencascade/IGESDimen_ToolGeneralNote.hxx
+usr/include/opencascade/IGESDimen_ToolGeneralSymbol.hxx
+usr/include/opencascade/IGESDimen_ToolLeaderArrow.hxx
+usr/include/opencascade/IGESDimen_ToolLinearDimension.hxx
+usr/include/opencascade/IGESDimen_ToolNewDimensionedGeometry.hxx
+usr/include/opencascade/IGESDimen_ToolNewGeneralNote.hxx
+usr/include/opencascade/IGESDimen_ToolOrdinateDimension.hxx
+usr/include/opencascade/IGESDimen_ToolPointDimension.hxx
+usr/include/opencascade/IGESDimen_ToolRadiusDimension.hxx
+usr/include/opencascade/IGESDimen_ToolSection.hxx
+usr/include/opencascade/IGESDimen_ToolSectionedArea.hxx
+usr/include/opencascade/IGESDimen_ToolWitnessLine.hxx
+usr/include/opencascade/IGESDimen_WitnessLine.hxx
+usr/include/opencascade/IGESDraw.hxx
+usr/include/opencascade/IGESDraw_Array1OfConnectPoint.hxx
+usr/include/opencascade/IGESDraw_Array1OfViewKindEntity.hxx
+usr/include/opencascade/IGESDraw_CircArraySubfigure.hxx
+usr/include/opencascade/IGESDraw_ConnectPoint.hxx
+usr/include/opencascade/IGESDraw_Drawing.hxx
+usr/include/opencascade/IGESDraw_DrawingWithRotation.hxx
+usr/include/opencascade/IGESDraw_GeneralModule.hxx
+usr/include/opencascade/IGESDraw_HArray1OfConnectPoint.hxx
+usr/include/opencascade/IGESDraw_HArray1OfViewKindEntity.hxx
+usr/include/opencascade/IGESDraw_LabelDisplay.hxx
+usr/include/opencascade/IGESDraw_NetworkSubfigure.hxx
+usr/include/opencascade/IGESDraw_NetworkSubfigureDef.hxx
+usr/include/opencascade/IGESDraw_PerspectiveView.hxx
+usr/include/opencascade/IGESDraw_Planar.hxx
+usr/include/opencascade/IGESDraw_Protocol.hxx
+usr/include/opencascade/IGESDraw_ReadWriteModule.hxx
+usr/include/opencascade/IGESDraw_RectArraySubfigure.hxx
+usr/include/opencascade/IGESDraw_SegmentedViewsVisible.hxx
+usr/include/opencascade/IGESDraw_SpecificModule.hxx
+usr/include/opencascade/IGESDraw_ToolCircArraySubfigure.hxx
+usr/include/opencascade/IGESDraw_ToolConnectPoint.hxx
+usr/include/opencascade/IGESDraw_ToolDrawing.hxx
+usr/include/opencascade/IGESDraw_ToolDrawingWithRotation.hxx
+usr/include/opencascade/IGESDraw_ToolLabelDisplay.hxx
+usr/include/opencascade/IGESDraw_ToolNetworkSubfigure.hxx
+usr/include/opencascade/IGESDraw_ToolNetworkSubfigureDef.hxx
+usr/include/opencascade/IGESDraw_ToolPerspectiveView.hxx
+usr/include/opencascade/IGESDraw_ToolPlanar.hxx
+usr/include/opencascade/IGESDraw_ToolRectArraySubfigure.hxx
+usr/include/opencascade/IGESDraw_ToolSegmentedViewsVisible.hxx
+usr/include/opencascade/IGESDraw_ToolView.hxx
+usr/include/opencascade/IGESDraw_ToolViewsVisible.hxx
+usr/include/opencascade/IGESDraw_ToolViewsVisibleWithAttr.hxx
+usr/include/opencascade/IGESDraw_View.hxx
+usr/include/opencascade/IGESDraw_ViewsVisible.hxx
+usr/include/opencascade/IGESDraw_ViewsVisibleWithAttr.hxx
+usr/include/opencascade/IGESFile_Read.hxx
+usr/include/opencascade/IGESGeom.hxx
+usr/include/opencascade/IGESGeom_Array1OfBoundary.hxx
+usr/include/opencascade/IGESGeom_Array1OfCurveOnSurface.hxx
+usr/include/opencascade/IGESGeom_Array1OfTransformationMatrix.hxx
+usr/include/opencascade/IGESGeom_BSplineCurve.hxx
+usr/include/opencascade/IGESGeom_BSplineSurface.hxx
+usr/include/opencascade/IGESGeom_Boundary.hxx
+usr/include/opencascade/IGESGeom_BoundedSurface.hxx
+usr/include/opencascade/IGESGeom_CircularArc.hxx
+usr/include/opencascade/IGESGeom_CompositeCurve.hxx
+usr/include/opencascade/IGESGeom_ConicArc.hxx
+usr/include/opencascade/IGESGeom_CopiousData.hxx
+usr/include/opencascade/IGESGeom_CurveOnSurface.hxx
+usr/include/opencascade/IGESGeom_Direction.hxx
+usr/include/opencascade/IGESGeom_Flash.hxx
+usr/include/opencascade/IGESGeom_GeneralModule.hxx
+usr/include/opencascade/IGESGeom_HArray1OfBoundary.hxx
+usr/include/opencascade/IGESGeom_HArray1OfCurveOnSurface.hxx
+usr/include/opencascade/IGESGeom_HArray1OfTransformationMatrix.hxx
+usr/include/opencascade/IGESGeom_Line.hxx
+usr/include/opencascade/IGESGeom_OffsetCurve.hxx
+usr/include/opencascade/IGESGeom_OffsetSurface.hxx
+usr/include/opencascade/IGESGeom_Plane.hxx
+usr/include/opencascade/IGESGeom_Point.hxx
+usr/include/opencascade/IGESGeom_Protocol.hxx
+usr/include/opencascade/IGESGeom_ReadWriteModule.hxx
+usr/include/opencascade/IGESGeom_RuledSurface.hxx
+usr/include/opencascade/IGESGeom_SpecificModule.hxx
+usr/include/opencascade/IGESGeom_SplineCurve.hxx
+usr/include/opencascade/IGESGeom_SplineSurface.hxx
+usr/include/opencascade/IGESGeom_SurfaceOfRevolution.hxx
+usr/include/opencascade/IGESGeom_TabulatedCylinder.hxx
+usr/include/opencascade/IGESGeom_ToolBSplineCurve.hxx
+usr/include/opencascade/IGESGeom_ToolBSplineSurface.hxx
+usr/include/opencascade/IGESGeom_ToolBoundary.hxx
+usr/include/opencascade/IGESGeom_ToolBoundedSurface.hxx
+usr/include/opencascade/IGESGeom_ToolCircularArc.hxx
+usr/include/opencascade/IGESGeom_ToolCompositeCurve.hxx
+usr/include/opencascade/IGESGeom_ToolConicArc.hxx
+usr/include/opencascade/IGESGeom_ToolCopiousData.hxx
+usr/include/opencascade/IGESGeom_ToolCurveOnSurface.hxx
+usr/include/opencascade/IGESGeom_ToolDirection.hxx
+usr/include/opencascade/IGESGeom_ToolFlash.hxx
+usr/include/opencascade/IGESGeom_ToolLine.hxx
+usr/include/opencascade/IGESGeom_ToolOffsetCurve.hxx
+usr/include/opencascade/IGESGeom_ToolOffsetSurface.hxx
+usr/include/opencascade/IGESGeom_ToolPlane.hxx
+usr/include/opencascade/IGESGeom_ToolPoint.hxx
+usr/include/opencascade/IGESGeom_ToolRuledSurface.hxx
+usr/include/opencascade/IGESGeom_ToolSplineCurve.hxx
+usr/include/opencascade/IGESGeom_ToolSplineSurface.hxx
+usr/include/opencascade/IGESGeom_ToolSurfaceOfRevolution.hxx
+usr/include/opencascade/IGESGeom_ToolTabulatedCylinder.hxx
+usr/include/opencascade/IGESGeom_ToolTransformationMatrix.hxx
+usr/include/opencascade/IGESGeom_ToolTrimmedSurface.hxx
+usr/include/opencascade/IGESGeom_TransformationMatrix.hxx
+usr/include/opencascade/IGESGeom_TrimmedSurface.hxx
+usr/include/opencascade/IGESGraph.hxx
+usr/include/opencascade/IGESGraph_Array1OfColor.hxx
+usr/include/opencascade/IGESGraph_Array1OfTextDisplayTemplate.hxx
+usr/include/opencascade/IGESGraph_Array1OfTextFontDef.hxx
+usr/include/opencascade/IGESGraph_Color.hxx
+usr/include/opencascade/IGESGraph_DefinitionLevel.hxx
+usr/include/opencascade/IGESGraph_DrawingSize.hxx
+usr/include/opencascade/IGESGraph_DrawingUnits.hxx
+usr/include/opencascade/IGESGraph_GeneralModule.hxx
+usr/include/opencascade/IGESGraph_HArray1OfColor.hxx
+usr/include/opencascade/IGESGraph_HArray1OfTextDisplayTemplate.hxx
+usr/include/opencascade/IGESGraph_HArray1OfTextFontDef.hxx
+usr/include/opencascade/IGESGraph_HighLight.hxx
+usr/include/opencascade/IGESGraph_IntercharacterSpacing.hxx
+usr/include/opencascade/IGESGraph_LineFontDefPattern.hxx
+usr/include/opencascade/IGESGraph_LineFontDefTemplate.hxx
+usr/include/opencascade/IGESGraph_LineFontPredefined.hxx
+usr/include/opencascade/IGESGraph_NominalSize.hxx
+usr/include/opencascade/IGESGraph_Pick.hxx
+usr/include/opencascade/IGESGraph_Protocol.hxx
+usr/include/opencascade/IGESGraph_ReadWriteModule.hxx
+usr/include/opencascade/IGESGraph_SpecificModule.hxx
+usr/include/opencascade/IGESGraph_TextDisplayTemplate.hxx
+usr/include/opencascade/IGESGraph_TextFontDef.hxx
+usr/include/opencascade/IGESGraph_ToolColor.hxx
+usr/include/opencascade/IGESGraph_ToolDefinitionLevel.hxx
+usr/include/opencascade/IGESGraph_ToolDrawingSize.hxx
+usr/include/opencascade/IGESGraph_ToolDrawingUnits.hxx
+usr/include/opencascade/IGESGraph_ToolHighLight.hxx
+usr/include/opencascade/IGESGraph_ToolIntercharacterSpacing.hxx
+usr/include/opencascade/IGESGraph_ToolLineFontDefPattern.hxx
+usr/include/opencascade/IGESGraph_ToolLineFontDefTemplate.hxx
+usr/include/opencascade/IGESGraph_ToolLineFontPredefined.hxx
+usr/include/opencascade/IGESGraph_ToolNominalSize.hxx
+usr/include/opencascade/IGESGraph_ToolPick.hxx
+usr/include/opencascade/IGESGraph_ToolTextDisplayTemplate.hxx
+usr/include/opencascade/IGESGraph_ToolTextFontDef.hxx
+usr/include/opencascade/IGESGraph_ToolUniformRectGrid.hxx
+usr/include/opencascade/IGESGraph_UniformRectGrid.hxx
+usr/include/opencascade/IGESSelect.hxx
+usr/include/opencascade/IGESSelect_Activator.hxx
+usr/include/opencascade/IGESSelect_AddFileComment.hxx
+usr/include/opencascade/IGESSelect_AddGroup.hxx
+usr/include/opencascade/IGESSelect_AutoCorrect.hxx
+usr/include/opencascade/IGESSelect_ChangeLevelList.hxx
+usr/include/opencascade/IGESSelect_ChangeLevelNumber.hxx
+usr/include/opencascade/IGESSelect_ComputeStatus.hxx
+usr/include/opencascade/IGESSelect_CounterOfLevelNumber.hxx
+usr/include/opencascade/IGESSelect_DispPerDrawing.hxx
+usr/include/opencascade/IGESSelect_DispPerSingleView.hxx
+usr/include/opencascade/IGESSelect_Dumper.hxx
+usr/include/opencascade/IGESSelect_EditDirPart.hxx
+usr/include/opencascade/IGESSelect_EditHeader.hxx
+usr/include/opencascade/IGESSelect_FileModifier.hxx
+usr/include/opencascade/IGESSelect_FloatFormat.hxx
+usr/include/opencascade/IGESSelect_IGESName.hxx
+usr/include/opencascade/IGESSelect_IGESTypeForm.hxx
+usr/include/opencascade/IGESSelect_ModelModifier.hxx
+usr/include/opencascade/IGESSelect_RebuildDrawings.hxx
+usr/include/opencascade/IGESSelect_RebuildGroups.hxx
+usr/include/opencascade/IGESSelect_RemoveCurves.hxx
+usr/include/opencascade/IGESSelect_SelectBasicGeom.hxx
+usr/include/opencascade/IGESSelect_SelectBypassGroup.hxx
+usr/include/opencascade/IGESSelect_SelectBypassSubfigure.hxx
+usr/include/opencascade/IGESSelect_SelectDrawingFrom.hxx
+usr/include/opencascade/IGESSelect_SelectFaces.hxx
+usr/include/opencascade/IGESSelect_SelectFromDrawing.hxx
+usr/include/opencascade/IGESSelect_SelectFromSingleView.hxx
+usr/include/opencascade/IGESSelect_SelectLevelNumber.hxx
+usr/include/opencascade/IGESSelect_SelectName.hxx
+usr/include/opencascade/IGESSelect_SelectPCurves.hxx
+usr/include/opencascade/IGESSelect_SelectSingleViewFrom.hxx
+usr/include/opencascade/IGESSelect_SelectSubordinate.hxx
+usr/include/opencascade/IGESSelect_SelectVisibleStatus.hxx
+usr/include/opencascade/IGESSelect_SetGlobalParameter.hxx
+usr/include/opencascade/IGESSelect_SetLabel.hxx
+usr/include/opencascade/IGESSelect_SetVersion5.hxx
+usr/include/opencascade/IGESSelect_SignColor.hxx
+usr/include/opencascade/IGESSelect_SignLevelNumber.hxx
+usr/include/opencascade/IGESSelect_SignStatus.hxx
+usr/include/opencascade/IGESSelect_SplineToBSpline.hxx
+usr/include/opencascade/IGESSelect_UpdateCreationDate.hxx
+usr/include/opencascade/IGESSelect_UpdateFileName.hxx
+usr/include/opencascade/IGESSelect_UpdateLastChange.hxx
+usr/include/opencascade/IGESSelect_ViewSorter.hxx
+usr/include/opencascade/IGESSelect_WorkLibrary.hxx
+usr/include/opencascade/IGESSolid.hxx
+usr/include/opencascade/IGESSolid_Array1OfFace.hxx
+usr/include/opencascade/IGESSolid_Array1OfLoop.hxx
+usr/include/opencascade/IGESSolid_Array1OfShell.hxx
+usr/include/opencascade/IGESSolid_Array1OfVertexList.hxx
+usr/include/opencascade/IGESSolid_Block.hxx
+usr/include/opencascade/IGESSolid_BooleanTree.hxx
+usr/include/opencascade/IGESSolid_ConeFrustum.hxx
+usr/include/opencascade/IGESSolid_ConicalSurface.hxx
+usr/include/opencascade/IGESSolid_Cylinder.hxx
+usr/include/opencascade/IGESSolid_CylindricalSurface.hxx
+usr/include/opencascade/IGESSolid_EdgeList.hxx
+usr/include/opencascade/IGESSolid_Ellipsoid.hxx
+usr/include/opencascade/IGESSolid_Face.hxx
+usr/include/opencascade/IGESSolid_GeneralModule.hxx
+usr/include/opencascade/IGESSolid_HArray1OfFace.hxx
+usr/include/opencascade/IGESSolid_HArray1OfLoop.hxx
+usr/include/opencascade/IGESSolid_HArray1OfShell.hxx
+usr/include/opencascade/IGESSolid_HArray1OfVertexList.hxx
+usr/include/opencascade/IGESSolid_Loop.hxx
+usr/include/opencascade/IGESSolid_ManifoldSolid.hxx
+usr/include/opencascade/IGESSolid_PlaneSurface.hxx
+usr/include/opencascade/IGESSolid_Protocol.hxx
+usr/include/opencascade/IGESSolid_ReadWriteModule.hxx
+usr/include/opencascade/IGESSolid_RightAngularWedge.hxx
+usr/include/opencascade/IGESSolid_SelectedComponent.hxx
+usr/include/opencascade/IGESSolid_Shell.hxx
+usr/include/opencascade/IGESSolid_SolidAssembly.hxx
+usr/include/opencascade/IGESSolid_SolidInstance.hxx
+usr/include/opencascade/IGESSolid_SolidOfLinearExtrusion.hxx
+usr/include/opencascade/IGESSolid_SolidOfRevolution.hxx
+usr/include/opencascade/IGESSolid_SpecificModule.hxx
+usr/include/opencascade/IGESSolid_Sphere.hxx
+usr/include/opencascade/IGESSolid_SphericalSurface.hxx
+usr/include/opencascade/IGESSolid_ToolBlock.hxx
+usr/include/opencascade/IGESSolid_ToolBooleanTree.hxx
+usr/include/opencascade/IGESSolid_ToolConeFrustum.hxx
+usr/include/opencascade/IGESSolid_ToolConicalSurface.hxx
+usr/include/opencascade/IGESSolid_ToolCylinder.hxx
+usr/include/opencascade/IGESSolid_ToolCylindricalSurface.hxx
+usr/include/opencascade/IGESSolid_ToolEdgeList.hxx
+usr/include/opencascade/IGESSolid_ToolEllipsoid.hxx
+usr/include/opencascade/IGESSolid_ToolFace.hxx
+usr/include/opencascade/IGESSolid_ToolLoop.hxx
+usr/include/opencascade/IGESSolid_ToolManifoldSolid.hxx
+usr/include/opencascade/IGESSolid_ToolPlaneSurface.hxx
+usr/include/opencascade/IGESSolid_ToolRightAngularWedge.hxx
+usr/include/opencascade/IGESSolid_ToolSelectedComponent.hxx
+usr/include/opencascade/IGESSolid_ToolShell.hxx
+usr/include/opencascade/IGESSolid_ToolSolidAssembly.hxx
+usr/include/opencascade/IGESSolid_ToolSolidInstance.hxx
+usr/include/opencascade/IGESSolid_ToolSolidOfLinearExtrusion.hxx
+usr/include/opencascade/IGESSolid_ToolSolidOfRevolution.hxx
+usr/include/opencascade/IGESSolid_ToolSphere.hxx
+usr/include/opencascade/IGESSolid_ToolSphericalSurface.hxx
+usr/include/opencascade/IGESSolid_ToolToroidalSurface.hxx
+usr/include/opencascade/IGESSolid_ToolTorus.hxx
+usr/include/opencascade/IGESSolid_ToolVertexList.hxx
+usr/include/opencascade/IGESSolid_TopoBuilder.hxx
+usr/include/opencascade/IGESSolid_ToroidalSurface.hxx
+usr/include/opencascade/IGESSolid_Torus.hxx
+usr/include/opencascade/IGESSolid_VertexList.hxx
+usr/include/opencascade/IGESToBRep.hxx
+usr/include/opencascade/IGESToBRep_Actor.hxx
+usr/include/opencascade/IGESToBRep_AlgoContainer.hxx
+usr/include/opencascade/IGESToBRep_AlgoContainer.lxx
+usr/include/opencascade/IGESToBRep_BRepEntity.hxx
+usr/include/opencascade/IGESToBRep_BasicCurve.hxx
+usr/include/opencascade/IGESToBRep_BasicSurface.hxx
+usr/include/opencascade/IGESToBRep_CurveAndSurface.hxx
+usr/include/opencascade/IGESToBRep_CurveAndSurface.lxx
+usr/include/opencascade/IGESToBRep_IGESBoundary.hxx
+usr/include/opencascade/IGESToBRep_IGESBoundary.lxx
+usr/include/opencascade/IGESToBRep_Reader.hxx
+usr/include/opencascade/IGESToBRep_ToolContainer.hxx
+usr/include/opencascade/IGESToBRep_TopoCurve.hxx
+usr/include/opencascade/IGESToBRep_TopoSurface.hxx
+usr/include/opencascade/Interface_Array1OfFileParameter.hxx
+usr/include/opencascade/Interface_Array1OfHAsciiString.hxx
+usr/include/opencascade/Interface_BitMap.hxx
+usr/include/opencascade/Interface_Category.hxx
+usr/include/opencascade/Interface_Check.hxx
+usr/include/opencascade/Interface_CheckFailure.hxx
+usr/include/opencascade/Interface_CheckIterator.hxx
+usr/include/opencascade/Interface_CheckStatus.hxx
+usr/include/opencascade/Interface_CheckTool.hxx
+usr/include/opencascade/Interface_CopyControl.hxx
+usr/include/opencascade/Interface_CopyMap.hxx
+usr/include/opencascade/Interface_CopyTool.hxx
+usr/include/opencascade/Interface_DataMapIteratorOfDataMapOfTransientInteger.hxx
+usr/include/opencascade/Interface_DataMapOfTransientInteger.hxx
+usr/include/opencascade/Interface_DataState.hxx
+usr/include/opencascade/Interface_EntityCluster.hxx
+usr/include/opencascade/Interface_EntityIterator.hxx
+usr/include/opencascade/Interface_EntityList.hxx
+usr/include/opencascade/Interface_FileParameter.hxx
+usr/include/opencascade/Interface_FileReaderData.hxx
+usr/include/opencascade/Interface_FileReaderTool.hxx
+usr/include/opencascade/Interface_FloatWriter.hxx
+usr/include/opencascade/Interface_GTool.hxx
+usr/include/opencascade/Interface_GeneralLib.hxx
+usr/include/opencascade/Interface_GeneralModule.hxx
+usr/include/opencascade/Interface_GlobalNodeOfGeneralLib.hxx
+usr/include/opencascade/Interface_GlobalNodeOfReaderLib.hxx
+usr/include/opencascade/Interface_Graph.hxx
+usr/include/opencascade/Interface_GraphContent.hxx
+usr/include/opencascade/Interface_HArray1OfHAsciiString.hxx
+usr/include/opencascade/Interface_HGraph.hxx
+usr/include/opencascade/Interface_HSequenceOfCheck.hxx
+usr/include/opencascade/Interface_IndexedMapOfAsciiString.hxx
+usr/include/opencascade/Interface_IntList.hxx
+usr/include/opencascade/Interface_IntVal.hxx
+usr/include/opencascade/Interface_InterfaceError.hxx
+usr/include/opencascade/Interface_InterfaceMismatch.hxx
+usr/include/opencascade/Interface_InterfaceModel.hxx
+usr/include/opencascade/Interface_JaggedArray.gxx
+usr/include/opencascade/Interface_LineBuffer.hxx
+usr/include/opencascade/Interface_MSG.hxx
+usr/include/opencascade/Interface_Macros.hxx
+usr/include/opencascade/Interface_MapAsciiStringHasher.hxx
+usr/include/opencascade/Interface_NodeOfGeneralLib.hxx
+usr/include/opencascade/Interface_NodeOfReaderLib.hxx
+usr/include/opencascade/Interface_ParamList.hxx
+usr/include/opencascade/Interface_ParamList.lxx
+usr/include/opencascade/Interface_ParamSet.hxx
+usr/include/opencascade/Interface_ParamType.hxx
+usr/include/opencascade/Interface_Protocol.hxx
+usr/include/opencascade/Interface_ReaderLib.hxx
+usr/include/opencascade/Interface_ReaderModule.hxx
+usr/include/opencascade/Interface_Recognizer.gxx
+usr/include/opencascade/Interface_ReportEntity.hxx
+usr/include/opencascade/Interface_STAT.hxx
+usr/include/opencascade/Interface_SequenceOfCheck.hxx
+usr/include/opencascade/Interface_ShareFlags.hxx
+usr/include/opencascade/Interface_ShareTool.hxx
+usr/include/opencascade/Interface_SignLabel.hxx
+usr/include/opencascade/Interface_SignType.hxx
+usr/include/opencascade/Interface_Static.hxx
+usr/include/opencascade/Interface_StaticSatisfies.hxx
+usr/include/opencascade/Interface_Statics.hxx
+usr/include/opencascade/Interface_Translates.hxx
+usr/include/opencascade/Interface_TypedValue.hxx
+usr/include/opencascade/Interface_UndefinedContent.hxx
+usr/include/opencascade/Interface_ValueInterpret.hxx
+usr/include/opencascade/Interface_ValueSatisfies.hxx
+usr/include/opencascade/Interface_VectorOfFileParameter.hxx
+usr/include/opencascade/Interface_Version.hxx
+usr/include/opencascade/LibCtl_GlobalNode.gxx
+usr/include/opencascade/LibCtl_Library.gxx
+usr/include/opencascade/LibCtl_Node.gxx
+usr/include/opencascade/MoniTool_AttrList.hxx
+usr/include/opencascade/MoniTool_CaseData.hxx
+usr/include/opencascade/MoniTool_DataInfo.hxx
+usr/include/opencascade/MoniTool_DataMapIteratorOfDataMapOfShapeTransient.hxx
+usr/include/opencascade/MoniTool_DataMapIteratorOfDataMapOfTimer.hxx
+usr/include/opencascade/MoniTool_DataMapOfShapeTransient.hxx
+usr/include/opencascade/MoniTool_DataMapOfTimer.hxx
+usr/include/opencascade/MoniTool_ElemHasher.hxx
+usr/include/opencascade/MoniTool_Element.hxx
+usr/include/opencascade/MoniTool_HSequenceOfElement.hxx
+usr/include/opencascade/MoniTool_IndexedDataMapOfShapeTransient.hxx
+usr/include/opencascade/MoniTool_IntVal.hxx
+usr/include/opencascade/MoniTool_MTHasher.hxx
+usr/include/opencascade/MoniTool_MTHasher.lxx
+usr/include/opencascade/MoniTool_Macros.hxx
+usr/include/opencascade/MoniTool_RealVal.hxx
+usr/include/opencascade/MoniTool_SequenceOfElement.hxx
+usr/include/opencascade/MoniTool_SignShape.hxx
+usr/include/opencascade/MoniTool_SignText.hxx
+usr/include/opencascade/MoniTool_Stat.hxx
+usr/include/opencascade/MoniTool_Timer.hxx
+usr/include/opencascade/MoniTool_Timer.lxx
+usr/include/opencascade/MoniTool_TimerSentry.hxx
+usr/include/opencascade/MoniTool_TimerSentry.lxx
+usr/include/opencascade/MoniTool_TransientElem.hxx
+usr/include/opencascade/MoniTool_TypedValue.hxx
+usr/include/opencascade/MoniTool_ValueInterpret.hxx
+usr/include/opencascade/MoniTool_ValueSatisfies.hxx
+usr/include/opencascade/MoniTool_ValueType.hxx
+usr/include/opencascade/RWGltf_CafReader.hxx
+usr/include/opencascade/RWGltf_CafWriter.hxx
+usr/include/opencascade/RWGltf_GltfAccessor.hxx
+usr/include/opencascade/RWGltf_GltfAccessorCompType.hxx
+usr/include/opencascade/RWGltf_GltfAccessorLayout.hxx
+usr/include/opencascade/RWGltf_GltfAlphaMode.hxx
+usr/include/opencascade/RWGltf_GltfArrayType.hxx
+usr/include/opencascade/RWGltf_GltfBufferView.hxx
+usr/include/opencascade/RWGltf_GltfBufferViewTarget.hxx
+usr/include/opencascade/RWGltf_GltfFace.hxx
+usr/include/opencascade/RWGltf_GltfJsonParser.hxx
+usr/include/opencascade/RWGltf_GltfLatePrimitiveArray.hxx
+usr/include/opencascade/RWGltf_GltfMaterialMap.hxx
+usr/include/opencascade/RWGltf_GltfOStreamWriter.hxx
+usr/include/opencascade/RWGltf_GltfPrimArrayData.hxx
+usr/include/opencascade/RWGltf_GltfPrimitiveMode.hxx
+usr/include/opencascade/RWGltf_GltfRootElement.hxx
+usr/include/opencascade/RWGltf_GltfSceneNodeMap.hxx
+usr/include/opencascade/RWGltf_MaterialCommon.hxx
+usr/include/opencascade/RWGltf_MaterialMetallicRoughness.hxx
+usr/include/opencascade/RWGltf_TriangulationReader.hxx
+usr/include/opencascade/RWGltf_WriterTrsfFormat.hxx
+usr/include/opencascade/RWHeaderSection.hxx
+usr/include/opencascade/RWHeaderSection_GeneralModule.hxx
+usr/include/opencascade/RWHeaderSection_RWFileDescription.hxx
+usr/include/opencascade/RWHeaderSection_RWFileName.hxx
+usr/include/opencascade/RWHeaderSection_RWFileSchema.hxx
+usr/include/opencascade/RWHeaderSection_ReadWriteModule.hxx
+usr/include/opencascade/RWMesh.hxx
+usr/include/opencascade/RWMesh_CafReader.hxx
+usr/include/opencascade/RWMesh_CoordinateSystem.hxx
+usr/include/opencascade/RWMesh_CoordinateSystemConverter.hxx
+usr/include/opencascade/RWMesh_FaceIterator.hxx
+usr/include/opencascade/RWMesh_MaterialMap.hxx
+usr/include/opencascade/RWMesh_NameFormat.hxx
+usr/include/opencascade/RWMesh_NodeAttributes.hxx
+usr/include/opencascade/RWMesh_TriangulationReader.hxx
+usr/include/opencascade/RWMesh_TriangulationSource.hxx
+usr/include/opencascade/RWObj.hxx
+usr/include/opencascade/RWObj_CafReader.hxx
+usr/include/opencascade/RWObj_CafWriter.hxx
+usr/include/opencascade/RWObj_Material.hxx
+usr/include/opencascade/RWObj_MtlReader.hxx
+usr/include/opencascade/RWObj_ObjMaterialMap.hxx
+usr/include/opencascade/RWObj_ObjWriterContext.hxx
+usr/include/opencascade/RWObj_Reader.hxx
+usr/include/opencascade/RWObj_SubMesh.hxx
+usr/include/opencascade/RWObj_SubMeshReason.hxx
+usr/include/opencascade/RWObj_Tools.hxx
+usr/include/opencascade/RWObj_TriangulationReader.hxx
+usr/include/opencascade/RWStepAP203_RWCcDesignApproval.hxx
+usr/include/opencascade/RWStepAP203_RWCcDesignCertification.hxx
+usr/include/opencascade/RWStepAP203_RWCcDesignContract.hxx
+usr/include/opencascade/RWStepAP203_RWCcDesignDateAndTimeAssignment.hxx
+usr/include/opencascade/RWStepAP203_RWCcDesignPersonAndOrganizationAssignment.hxx
+usr/include/opencascade/RWStepAP203_RWCcDesignSecurityClassification.hxx
+usr/include/opencascade/RWStepAP203_RWCcDesignSpecificationReference.hxx
+usr/include/opencascade/RWStepAP203_RWChange.hxx
+usr/include/opencascade/RWStepAP203_RWChangeRequest.hxx
+usr/include/opencascade/RWStepAP203_RWStartRequest.hxx
+usr/include/opencascade/RWStepAP203_RWStartWork.hxx
+usr/include/opencascade/RWStepAP214.hxx
+usr/include/opencascade/RWStepAP214_GeneralModule.hxx
+usr/include/opencascade/RWStepAP214_RWAppliedApprovalAssignment.hxx
+usr/include/opencascade/RWStepAP214_RWAppliedDateAndTimeAssignment.hxx
+usr/include/opencascade/RWStepAP214_RWAppliedDateAssignment.hxx
+usr/include/opencascade/RWStepAP214_RWAppliedDocumentReference.hxx
+usr/include/opencascade/RWStepAP214_RWAppliedExternalIdentificationAssignment.hxx
+usr/include/opencascade/RWStepAP214_RWAppliedGroupAssignment.hxx
+usr/include/opencascade/RWStepAP214_RWAppliedOrganizationAssignment.hxx
+usr/include/opencascade/RWStepAP214_RWAppliedPersonAndOrganizationAssignment.hxx
+usr/include/opencascade/RWStepAP214_RWAppliedPresentedItem.hxx
+usr/include/opencascade/RWStepAP214_RWAppliedSecurityClassificationAssignment.hxx
+usr/include/opencascade/RWStepAP214_RWAutoDesignActualDateAndTimeAssignment.hxx
+usr/include/opencascade/RWStepAP214_RWAutoDesignActualDateAssignment.hxx
+usr/include/opencascade/RWStepAP214_RWAutoDesignApprovalAssignment.hxx
+usr/include/opencascade/RWStepAP214_RWAutoDesignDateAndPersonAssignment.hxx
+usr/include/opencascade/RWStepAP214_RWAutoDesignDocumentReference.hxx
+usr/include/opencascade/RWStepAP214_RWAutoDesignGroupAssignment.hxx
+usr/include/opencascade/RWStepAP214_RWAutoDesignNominalDateAndTimeAssignment.hxx
+usr/include/opencascade/RWStepAP214_RWAutoDesignNominalDateAssignment.hxx
+usr/include/opencascade/RWStepAP214_RWAutoDesignOrganizationAssignment.hxx
+usr/include/opencascade/RWStepAP214_RWAutoDesignPersonAndOrganizationAssignment.hxx
+usr/include/opencascade/RWStepAP214_RWAutoDesignPresentedItem.hxx
+usr/include/opencascade/RWStepAP214_RWAutoDesignSecurityClassificationAssignment.hxx
+usr/include/opencascade/RWStepAP214_RWClass.hxx
+usr/include/opencascade/RWStepAP214_RWExternallyDefinedClass.hxx
+usr/include/opencascade/RWStepAP214_RWExternallyDefinedGeneralProperty.hxx
+usr/include/opencascade/RWStepAP214_RWRepItemGroup.hxx
+usr/include/opencascade/RWStepAP214_ReadWriteModule.hxx
+usr/include/opencascade/RWStepAP242_RWDraughtingModelItemAssociation.hxx
+usr/include/opencascade/RWStepAP242_RWGeometricItemSpecificUsage.hxx
+usr/include/opencascade/RWStepAP242_RWIdAttribute.hxx
+usr/include/opencascade/RWStepAP242_RWItemIdentifiedRepresentationUsage.hxx
+usr/include/opencascade/RWStepBasic_RWAction.hxx
+usr/include/opencascade/RWStepBasic_RWActionAssignment.hxx
+usr/include/opencascade/RWStepBasic_RWActionMethod.hxx
+usr/include/opencascade/RWStepBasic_RWActionRequestAssignment.hxx
+usr/include/opencascade/RWStepBasic_RWActionRequestSolution.hxx
+usr/include/opencascade/RWStepBasic_RWAddress.hxx
+usr/include/opencascade/RWStepBasic_RWApplicationContext.hxx
+usr/include/opencascade/RWStepBasic_RWApplicationContextElement.hxx
+usr/include/opencascade/RWStepBasic_RWApplicationProtocolDefinition.hxx
+usr/include/opencascade/RWStepBasic_RWApproval.hxx
+usr/include/opencascade/RWStepBasic_RWApprovalDateTime.hxx
+usr/include/opencascade/RWStepBasic_RWApprovalPersonOrganization.hxx
+usr/include/opencascade/RWStepBasic_RWApprovalRelationship.hxx
+usr/include/opencascade/RWStepBasic_RWApprovalRole.hxx
+usr/include/opencascade/RWStepBasic_RWApprovalStatus.hxx
+usr/include/opencascade/RWStepBasic_RWCalendarDate.hxx
+usr/include/opencascade/RWStepBasic_RWCertification.hxx
+usr/include/opencascade/RWStepBasic_RWCertificationAssignment.hxx
+usr/include/opencascade/RWStepBasic_RWCertificationType.hxx
+usr/include/opencascade/RWStepBasic_RWCharacterizedObject.hxx
+usr/include/opencascade/RWStepBasic_RWContract.hxx
+usr/include/opencascade/RWStepBasic_RWContractAssignment.hxx
+usr/include/opencascade/RWStepBasic_RWContractType.hxx
+usr/include/opencascade/RWStepBasic_RWConversionBasedUnit.hxx
+usr/include/opencascade/RWStepBasic_RWConversionBasedUnitAndAreaUnit.hxx
+usr/include/opencascade/RWStepBasic_RWConversionBasedUnitAndLengthUnit.hxx
+usr/include/opencascade/RWStepBasic_RWConversionBasedUnitAndMassUnit.hxx
+usr/include/opencascade/RWStepBasic_RWConversionBasedUnitAndPlaneAngleUnit.hxx
+usr/include/opencascade/RWStepBasic_RWConversionBasedUnitAndRatioUnit.hxx
+usr/include/opencascade/RWStepBasic_RWConversionBasedUnitAndSolidAngleUnit.hxx
+usr/include/opencascade/RWStepBasic_RWConversionBasedUnitAndTimeUnit.hxx
+usr/include/opencascade/RWStepBasic_RWConversionBasedUnitAndVolumeUnit.hxx
+usr/include/opencascade/RWStepBasic_RWCoordinatedUniversalTimeOffset.hxx
+usr/include/opencascade/RWStepBasic_RWDate.hxx
+usr/include/opencascade/RWStepBasic_RWDateAndTime.hxx
+usr/include/opencascade/RWStepBasic_RWDateRole.hxx
+usr/include/opencascade/RWStepBasic_RWDateTimeRole.hxx
+usr/include/opencascade/RWStepBasic_RWDerivedUnit.hxx
+usr/include/opencascade/RWStepBasic_RWDerivedUnitElement.hxx
+usr/include/opencascade/RWStepBasic_RWDimensionalExponents.hxx
+usr/include/opencascade/RWStepBasic_RWDocument.hxx
+usr/include/opencascade/RWStepBasic_RWDocumentFile.hxx
+usr/include/opencascade/RWStepBasic_RWDocumentProductAssociation.hxx
+usr/include/opencascade/RWStepBasic_RWDocumentProductEquivalence.hxx
+usr/include/opencascade/RWStepBasic_RWDocumentRelationship.hxx
+usr/include/opencascade/RWStepBasic_RWDocumentRepresentationType.hxx
+usr/include/opencascade/RWStepBasic_RWDocumentType.hxx
+usr/include/opencascade/RWStepBasic_RWDocumentUsageConstraint.hxx
+usr/include/opencascade/RWStepBasic_RWEffectivity.hxx
+usr/include/opencascade/RWStepBasic_RWEffectivityAssignment.hxx
+usr/include/opencascade/RWStepBasic_RWEulerAngles.hxx
+usr/include/opencascade/RWStepBasic_RWExternalIdentificationAssignment.hxx
+usr/include/opencascade/RWStepBasic_RWExternalSource.hxx
+usr/include/opencascade/RWStepBasic_RWExternallyDefinedItem.hxx
+usr/include/opencascade/RWStepBasic_RWGeneralProperty.hxx
+usr/include/opencascade/RWStepBasic_RWGroup.hxx
+usr/include/opencascade/RWStepBasic_RWGroupAssignment.hxx
+usr/include/opencascade/RWStepBasic_RWGroupRelationship.hxx
+usr/include/opencascade/RWStepBasic_RWIdentificationAssignment.hxx
+usr/include/opencascade/RWStepBasic_RWIdentificationRole.hxx
+usr/include/opencascade/RWStepBasic_RWLengthMeasureWithUnit.hxx
+usr/include/opencascade/RWStepBasic_RWLengthUnit.hxx
+usr/include/opencascade/RWStepBasic_RWLocalTime.hxx
+usr/include/opencascade/RWStepBasic_RWMassMeasureWithUnit.hxx
+usr/include/opencascade/RWStepBasic_RWMassUnit.hxx
+usr/include/opencascade/RWStepBasic_RWMeasureWithUnit.hxx
+usr/include/opencascade/RWStepBasic_RWMechanicalContext.hxx
+usr/include/opencascade/RWStepBasic_RWNameAssignment.hxx
+usr/include/opencascade/RWStepBasic_RWNamedUnit.hxx
+usr/include/opencascade/RWStepBasic_RWObjectRole.hxx
+usr/include/opencascade/RWStepBasic_RWOrdinalDate.hxx
+usr/include/opencascade/RWStepBasic_RWOrganization.hxx
+usr/include/opencascade/RWStepBasic_RWOrganizationRole.hxx
+usr/include/opencascade/RWStepBasic_RWOrganizationalAddress.hxx
+usr/include/opencascade/RWStepBasic_RWPerson.hxx
+usr/include/opencascade/RWStepBasic_RWPersonAndOrganization.hxx
+usr/include/opencascade/RWStepBasic_RWPersonAndOrganizationRole.hxx
+usr/include/opencascade/RWStepBasic_RWPersonalAddress.hxx
+usr/include/opencascade/RWStepBasic_RWPlaneAngleMeasureWithUnit.hxx
+usr/include/opencascade/RWStepBasic_RWPlaneAngleUnit.hxx
+usr/include/opencascade/RWStepBasic_RWProduct.hxx
+usr/include/opencascade/RWStepBasic_RWProductCategory.hxx
+usr/include/opencascade/RWStepBasic_RWProductCategoryRelationship.hxx
+usr/include/opencascade/RWStepBasic_RWProductConceptContext.hxx
+usr/include/opencascade/RWStepBasic_RWProductContext.hxx
+usr/include/opencascade/RWStepBasic_RWProductDefinition.hxx
+usr/include/opencascade/RWStepBasic_RWProductDefinitionContext.hxx
+usr/include/opencascade/RWStepBasic_RWProductDefinitionEffectivity.hxx
+usr/include/opencascade/RWStepBasic_RWProductDefinitionFormation.hxx
+usr/include/opencascade/RWStepBasic_RWProductDefinitionFormationRelationship.hxx
+usr/include/opencascade/RWStepBasic_RWProductDefinitionFormationWithSpecifiedSource.hxx
+usr/include/opencascade/RWStepBasic_RWProductDefinitionReference.hxx
+usr/include/opencascade/RWStepBasic_RWProductDefinitionReferenceWithLocalRepresentation.hxx
+usr/include/opencascade/RWStepBasic_RWProductDefinitionRelationship.hxx
+usr/include/opencascade/RWStepBasic_RWProductDefinitionWithAssociatedDocuments.hxx
+usr/include/opencascade/RWStepBasic_RWProductRelatedProductCategory.hxx
+usr/include/opencascade/RWStepBasic_RWProductType.hxx
+usr/include/opencascade/RWStepBasic_RWRatioMeasureWithUnit.hxx
+usr/include/opencascade/RWStepBasic_RWRoleAssociation.hxx
+usr/include/opencascade/RWStepBasic_RWSecurityClassification.hxx
+usr/include/opencascade/RWStepBasic_RWSecurityClassificationLevel.hxx
+usr/include/opencascade/RWStepBasic_RWSiUnit.hxx
+usr/include/opencascade/RWStepBasic_RWSiUnitAndAreaUnit.hxx
+usr/include/opencascade/RWStepBasic_RWSiUnitAndLengthUnit.hxx
+usr/include/opencascade/RWStepBasic_RWSiUnitAndMassUnit.hxx
+usr/include/opencascade/RWStepBasic_RWSiUnitAndPlaneAngleUnit.hxx
+usr/include/opencascade/RWStepBasic_RWSiUnitAndRatioUnit.hxx
+usr/include/opencascade/RWStepBasic_RWSiUnitAndSolidAngleUnit.hxx
+usr/include/opencascade/RWStepBasic_RWSiUnitAndThermodynamicTemperatureUnit.hxx
+usr/include/opencascade/RWStepBasic_RWSiUnitAndTimeUnit.hxx
+usr/include/opencascade/RWStepBasic_RWSiUnitAndVolumeUnit.hxx
+usr/include/opencascade/RWStepBasic_RWSolidAngleMeasureWithUnit.hxx
+usr/include/opencascade/RWStepBasic_RWSolidAngleUnit.hxx
+usr/include/opencascade/RWStepBasic_RWThermodynamicTemperatureUnit.hxx
+usr/include/opencascade/RWStepBasic_RWUncertaintyMeasureWithUnit.hxx
+usr/include/opencascade/RWStepBasic_RWVersionedActionRequest.hxx
+usr/include/opencascade/RWStepBasic_RWWeekOfYearAndDayDate.hxx
+usr/include/opencascade/RWStepDimTol_RWAngularityTolerance.hxx
+usr/include/opencascade/RWStepDimTol_RWCircularRunoutTolerance.hxx
+usr/include/opencascade/RWStepDimTol_RWCoaxialityTolerance.hxx
+usr/include/opencascade/RWStepDimTol_RWCommonDatum.hxx
+usr/include/opencascade/RWStepDimTol_RWConcentricityTolerance.hxx
+usr/include/opencascade/RWStepDimTol_RWCylindricityTolerance.hxx
+usr/include/opencascade/RWStepDimTol_RWDatum.hxx
+usr/include/opencascade/RWStepDimTol_RWDatumFeature.hxx
+usr/include/opencascade/RWStepDimTol_RWDatumReference.hxx
+usr/include/opencascade/RWStepDimTol_RWDatumReferenceCompartment.hxx
+usr/include/opencascade/RWStepDimTol_RWDatumReferenceElement.hxx
+usr/include/opencascade/RWStepDimTol_RWDatumReferenceModifierWithValue.hxx
+usr/include/opencascade/RWStepDimTol_RWDatumSystem.hxx
+usr/include/opencascade/RWStepDimTol_RWDatumTarget.hxx
+usr/include/opencascade/RWStepDimTol_RWFlatnessTolerance.hxx
+usr/include/opencascade/RWStepDimTol_RWGeneralDatumReference.hxx
+usr/include/opencascade/RWStepDimTol_RWGeoTolAndGeoTolWthDatRef.hxx
+usr/include/opencascade/RWStepDimTol_RWGeoTolAndGeoTolWthDatRefAndGeoTolWthMaxTol.hxx
+usr/include/opencascade/RWStepDimTol_RWGeoTolAndGeoTolWthDatRefAndGeoTolWthMod.hxx
+usr/include/opencascade/RWStepDimTol_RWGeoTolAndGeoTolWthDatRefAndModGeoTolAndPosTol.hxx
+usr/include/opencascade/RWStepDimTol_RWGeoTolAndGeoTolWthDatRefAndUneqDisGeoTol.hxx
+usr/include/opencascade/RWStepDimTol_RWGeoTolAndGeoTolWthMaxTol.hxx
+usr/include/opencascade/RWStepDimTol_RWGeoTolAndGeoTolWthMod.hxx
+usr/include/opencascade/RWStepDimTol_RWGeometricTolerance.hxx
+usr/include/opencascade/RWStepDimTol_RWGeometricToleranceRelationship.hxx
+usr/include/opencascade/RWStepDimTol_RWGeometricToleranceWithDatumReference.hxx
+usr/include/opencascade/RWStepDimTol_RWGeometricToleranceWithDefinedAreaUnit.hxx
+usr/include/opencascade/RWStepDimTol_RWGeometricToleranceWithDefinedUnit.hxx
+usr/include/opencascade/RWStepDimTol_RWGeometricToleranceWithMaximumTolerance.hxx
+usr/include/opencascade/RWStepDimTol_RWGeometricToleranceWithModifiers.hxx
+usr/include/opencascade/RWStepDimTol_RWLineProfileTolerance.hxx
+usr/include/opencascade/RWStepDimTol_RWModifiedGeometricTolerance.hxx
+usr/include/opencascade/RWStepDimTol_RWNonUniformZoneDefinition.hxx
+usr/include/opencascade/RWStepDimTol_RWParallelismTolerance.hxx
+usr/include/opencascade/RWStepDimTol_RWPerpendicularityTolerance.hxx
+usr/include/opencascade/RWStepDimTol_RWPlacedDatumTargetFeature.hxx
+usr/include/opencascade/RWStepDimTol_RWPositionTolerance.hxx
+usr/include/opencascade/RWStepDimTol_RWProjectedZoneDefinition.hxx
+usr/include/opencascade/RWStepDimTol_RWRoundnessTolerance.hxx
+usr/include/opencascade/RWStepDimTol_RWRunoutZoneDefinition.hxx
+usr/include/opencascade/RWStepDimTol_RWRunoutZoneOrientation.hxx
+usr/include/opencascade/RWStepDimTol_RWStraightnessTolerance.hxx
+usr/include/opencascade/RWStepDimTol_RWSurfaceProfileTolerance.hxx
+usr/include/opencascade/RWStepDimTol_RWSymmetryTolerance.hxx
+usr/include/opencascade/RWStepDimTol_RWToleranceZone.hxx
+usr/include/opencascade/RWStepDimTol_RWToleranceZoneDefinition.hxx
+usr/include/opencascade/RWStepDimTol_RWToleranceZoneForm.hxx
+usr/include/opencascade/RWStepDimTol_RWTotalRunoutTolerance.hxx
+usr/include/opencascade/RWStepDimTol_RWUnequallyDisposedGeometricTolerance.hxx
+usr/include/opencascade/RWStepElement_RWAnalysisItemWithinRepresentation.hxx
+usr/include/opencascade/RWStepElement_RWCurve3dElementDescriptor.hxx
+usr/include/opencascade/RWStepElement_RWCurveElementEndReleasePacket.hxx
+usr/include/opencascade/RWStepElement_RWCurveElementSectionDefinition.hxx
+usr/include/opencascade/RWStepElement_RWCurveElementSectionDerivedDefinitions.hxx
+usr/include/opencascade/RWStepElement_RWElementDescriptor.hxx
+usr/include/opencascade/RWStepElement_RWElementMaterial.hxx
+usr/include/opencascade/RWStepElement_RWSurface3dElementDescriptor.hxx
+usr/include/opencascade/RWStepElement_RWSurfaceElementProperty.hxx
+usr/include/opencascade/RWStepElement_RWSurfaceSection.hxx
+usr/include/opencascade/RWStepElement_RWSurfaceSectionField.hxx
+usr/include/opencascade/RWStepElement_RWSurfaceSectionFieldConstant.hxx
+usr/include/opencascade/RWStepElement_RWSurfaceSectionFieldVarying.hxx
+usr/include/opencascade/RWStepElement_RWUniformSurfaceSection.hxx
+usr/include/opencascade/RWStepElement_RWVolume3dElementDescriptor.hxx
+usr/include/opencascade/RWStepFEA_RWAlignedCurve3dElementCoordinateSystem.hxx
+usr/include/opencascade/RWStepFEA_RWAlignedSurface3dElementCoordinateSystem.hxx
+usr/include/opencascade/RWStepFEA_RWArbitraryVolume3dElementCoordinateSystem.hxx
+usr/include/opencascade/RWStepFEA_RWConstantSurface3dElementCoordinateSystem.hxx
+usr/include/opencascade/RWStepFEA_RWCurve3dElementProperty.hxx
+usr/include/opencascade/RWStepFEA_RWCurve3dElementRepresentation.hxx
+usr/include/opencascade/RWStepFEA_RWCurveElementEndOffset.hxx
+usr/include/opencascade/RWStepFEA_RWCurveElementEndRelease.hxx
+usr/include/opencascade/RWStepFEA_RWCurveElementInterval.hxx
+usr/include/opencascade/RWStepFEA_RWCurveElementIntervalConstant.hxx
+usr/include/opencascade/RWStepFEA_RWCurveElementIntervalLinearlyVarying.hxx
+usr/include/opencascade/RWStepFEA_RWCurveElementLocation.hxx
+usr/include/opencascade/RWStepFEA_RWDummyNode.hxx
+usr/include/opencascade/RWStepFEA_RWElementGeometricRelationship.hxx
+usr/include/opencascade/RWStepFEA_RWElementGroup.hxx
+usr/include/opencascade/RWStepFEA_RWElementRepresentation.hxx
+usr/include/opencascade/RWStepFEA_RWFeaAreaDensity.hxx
+usr/include/opencascade/RWStepFEA_RWFeaAxis2Placement3d.hxx
+usr/include/opencascade/RWStepFEA_RWFeaCurveSectionGeometricRelationship.hxx
+usr/include/opencascade/RWStepFEA_RWFeaGroup.hxx
+usr/include/opencascade/RWStepFEA_RWFeaLinearElasticity.hxx
+usr/include/opencascade/RWStepFEA_RWFeaMassDensity.hxx
+usr/include/opencascade/RWStepFEA_RWFeaMaterialPropertyRepresentation.hxx
+usr/include/opencascade/RWStepFEA_RWFeaMaterialPropertyRepresentationItem.hxx
+usr/include/opencascade/RWStepFEA_RWFeaModel.hxx
+usr/include/opencascade/RWStepFEA_RWFeaModel3d.hxx
+usr/include/opencascade/RWStepFEA_RWFeaModelDefinition.hxx
+usr/include/opencascade/RWStepFEA_RWFeaMoistureAbsorption.hxx
+usr/include/opencascade/RWStepFEA_RWFeaParametricPoint.hxx
+usr/include/opencascade/RWStepFEA_RWFeaRepresentationItem.hxx
+usr/include/opencascade/RWStepFEA_RWFeaSecantCoefficientOfLinearThermalExpansion.hxx
+usr/include/opencascade/RWStepFEA_RWFeaShellBendingStiffness.hxx
+usr/include/opencascade/RWStepFEA_RWFeaShellMembraneBendingCouplingStiffness.hxx
+usr/include/opencascade/RWStepFEA_RWFeaShellMembraneStiffness.hxx
+usr/include/opencascade/RWStepFEA_RWFeaShellShearStiffness.hxx
+usr/include/opencascade/RWStepFEA_RWFeaSurfaceSectionGeometricRelationship.hxx
+usr/include/opencascade/RWStepFEA_RWFeaTangentialCoefficientOfLinearThermalExpansion.hxx
+usr/include/opencascade/RWStepFEA_RWFreedomAndCoefficient.hxx
+usr/include/opencascade/RWStepFEA_RWFreedomsList.hxx
+usr/include/opencascade/RWStepFEA_RWGeometricNode.hxx
+usr/include/opencascade/RWStepFEA_RWNode.hxx
+usr/include/opencascade/RWStepFEA_RWNodeDefinition.hxx
+usr/include/opencascade/RWStepFEA_RWNodeGroup.hxx
+usr/include/opencascade/RWStepFEA_RWNodeRepresentation.hxx
+usr/include/opencascade/RWStepFEA_RWNodeSet.hxx
+usr/include/opencascade/RWStepFEA_RWNodeWithSolutionCoordinateSystem.hxx
+usr/include/opencascade/RWStepFEA_RWNodeWithVector.hxx
+usr/include/opencascade/RWStepFEA_RWParametricCurve3dElementCoordinateDirection.hxx
+usr/include/opencascade/RWStepFEA_RWParametricCurve3dElementCoordinateSystem.hxx
+usr/include/opencascade/RWStepFEA_RWParametricSurface3dElementCoordinateSystem.hxx
+usr/include/opencascade/RWStepFEA_RWSurface3dElementRepresentation.hxx
+usr/include/opencascade/RWStepFEA_RWVolume3dElementRepresentation.hxx
+usr/include/opencascade/RWStepGeom_RWAxis1Placement.hxx
+usr/include/opencascade/RWStepGeom_RWAxis2Placement2d.hxx
+usr/include/opencascade/RWStepGeom_RWAxis2Placement3d.hxx
+usr/include/opencascade/RWStepGeom_RWBSplineCurve.hxx
+usr/include/opencascade/RWStepGeom_RWBSplineCurveWithKnots.hxx
+usr/include/opencascade/RWStepGeom_RWBSplineCurveWithKnotsAndRationalBSplineCurve.hxx
+usr/include/opencascade/RWStepGeom_RWBSplineSurface.hxx
+usr/include/opencascade/RWStepGeom_RWBSplineSurfaceWithKnots.hxx
+usr/include/opencascade/RWStepGeom_RWBSplineSurfaceWithKnotsAndRationalBSplineSurface.hxx
+usr/include/opencascade/RWStepGeom_RWBezierCurve.hxx
+usr/include/opencascade/RWStepGeom_RWBezierCurveAndRationalBSplineCurve.hxx
+usr/include/opencascade/RWStepGeom_RWBezierSurface.hxx
+usr/include/opencascade/RWStepGeom_RWBezierSurfaceAndRationalBSplineSurface.hxx
+usr/include/opencascade/RWStepGeom_RWBoundaryCurve.hxx
+usr/include/opencascade/RWStepGeom_RWBoundedCurve.hxx
+usr/include/opencascade/RWStepGeom_RWBoundedSurface.hxx
+usr/include/opencascade/RWStepGeom_RWCartesianPoint.hxx
+usr/include/opencascade/RWStepGeom_RWCartesianTransformationOperator.hxx
+usr/include/opencascade/RWStepGeom_RWCartesianTransformationOperator3d.hxx
+usr/include/opencascade/RWStepGeom_RWCircle.hxx
+usr/include/opencascade/RWStepGeom_RWCompositeCurve.hxx
+usr/include/opencascade/RWStepGeom_RWCompositeCurveOnSurface.hxx
+usr/include/opencascade/RWStepGeom_RWCompositeCurveSegment.hxx
+usr/include/opencascade/RWStepGeom_RWConic.hxx
+usr/include/opencascade/RWStepGeom_RWConicalSurface.hxx
+usr/include/opencascade/RWStepGeom_RWCurve.hxx
+usr/include/opencascade/RWStepGeom_RWCurveBoundedSurface.hxx
+usr/include/opencascade/RWStepGeom_RWCurveReplica.hxx
+usr/include/opencascade/RWStepGeom_RWCylindricalSurface.hxx
+usr/include/opencascade/RWStepGeom_RWDegeneratePcurve.hxx
+usr/include/opencascade/RWStepGeom_RWDegenerateToroidalSurface.hxx
+usr/include/opencascade/RWStepGeom_RWDirection.hxx
+usr/include/opencascade/RWStepGeom_RWElementarySurface.hxx
+usr/include/opencascade/RWStepGeom_RWEllipse.hxx
+usr/include/opencascade/RWStepGeom_RWEvaluatedDegeneratePcurve.hxx
+usr/include/opencascade/RWStepGeom_RWGeomRepContextAndGlobUnitAssCtxAndGlobUncertaintyAssCtx.hxx
+usr/include/opencascade/RWStepGeom_RWGeometricRepresentationContext.hxx
+usr/include/opencascade/RWStepGeom_RWGeometricRepresentationContextAndGlobalUnitAssignedContext.hxx
+usr/include/opencascade/RWStepGeom_RWGeometricRepresentationContextAndParametricRepresentationContext.hxx
+usr/include/opencascade/RWStepGeom_RWGeometricRepresentationItem.hxx
+usr/include/opencascade/RWStepGeom_RWHyperbola.hxx
+usr/include/opencascade/RWStepGeom_RWIntersectionCurve.hxx
+usr/include/opencascade/RWStepGeom_RWLine.hxx
+usr/include/opencascade/RWStepGeom_RWOffsetCurve3d.hxx
+usr/include/opencascade/RWStepGeom_RWOffsetSurface.hxx
+usr/include/opencascade/RWStepGeom_RWOrientedSurface.hxx
+usr/include/opencascade/RWStepGeom_RWOuterBoundaryCurve.hxx
+usr/include/opencascade/RWStepGeom_RWParabola.hxx
+usr/include/opencascade/RWStepGeom_RWPcurve.hxx
+usr/include/opencascade/RWStepGeom_RWPlacement.hxx
+usr/include/opencascade/RWStepGeom_RWPlane.hxx
+usr/include/opencascade/RWStepGeom_RWPoint.hxx
+usr/include/opencascade/RWStepGeom_RWPointOnCurve.hxx
+usr/include/opencascade/RWStepGeom_RWPointOnSurface.hxx
+usr/include/opencascade/RWStepGeom_RWPointReplica.hxx
+usr/include/opencascade/RWStepGeom_RWPolyline.hxx
+usr/include/opencascade/RWStepGeom_RWQuasiUniformCurve.hxx
+usr/include/opencascade/RWStepGeom_RWQuasiUniformCurveAndRationalBSplineCurve.hxx
+usr/include/opencascade/RWStepGeom_RWQuasiUniformSurface.hxx
+usr/include/opencascade/RWStepGeom_RWQuasiUniformSurfaceAndRationalBSplineSurface.hxx
+usr/include/opencascade/RWStepGeom_RWRationalBSplineCurve.hxx
+usr/include/opencascade/RWStepGeom_RWRationalBSplineSurface.hxx
+usr/include/opencascade/RWStepGeom_RWRectangularCompositeSurface.hxx
+usr/include/opencascade/RWStepGeom_RWRectangularTrimmedSurface.hxx
+usr/include/opencascade/RWStepGeom_RWReparametrisedCompositeCurveSegment.hxx
+usr/include/opencascade/RWStepGeom_RWSeamCurve.hxx
+usr/include/opencascade/RWStepGeom_RWSphericalSurface.hxx
+usr/include/opencascade/RWStepGeom_RWSuParameters.hxx
+usr/include/opencascade/RWStepGeom_RWSurface.hxx
+usr/include/opencascade/RWStepGeom_RWSurfaceCurve.hxx
+usr/include/opencascade/RWStepGeom_RWSurfaceCurveAndBoundedCurve.hxx
+usr/include/opencascade/RWStepGeom_RWSurfaceOfLinearExtrusion.hxx
+usr/include/opencascade/RWStepGeom_RWSurfaceOfRevolution.hxx
+usr/include/opencascade/RWStepGeom_RWSurfacePatch.hxx
+usr/include/opencascade/RWStepGeom_RWSurfaceReplica.hxx
+usr/include/opencascade/RWStepGeom_RWSweptSurface.hxx
+usr/include/opencascade/RWStepGeom_RWToroidalSurface.hxx
+usr/include/opencascade/RWStepGeom_RWTrimmedCurve.hxx
+usr/include/opencascade/RWStepGeom_RWUniformCurve.hxx
+usr/include/opencascade/RWStepGeom_RWUniformCurveAndRationalBSplineCurve.hxx
+usr/include/opencascade/RWStepGeom_RWUniformSurface.hxx
+usr/include/opencascade/RWStepGeom_RWUniformSurfaceAndRationalBSplineSurface.hxx
+usr/include/opencascade/RWStepGeom_RWVector.hxx
+usr/include/opencascade/RWStepKinematics_RWActuatedKinPairAndOrderKinPair.hxx
+usr/include/opencascade/RWStepKinematics_RWActuatedKinematicPair.hxx
+usr/include/opencascade/RWStepKinematics_RWContextDependentKinematicLinkRepresentation.hxx
+usr/include/opencascade/RWStepKinematics_RWCylindricalPair.hxx
+usr/include/opencascade/RWStepKinematics_RWCylindricalPairValue.hxx
+usr/include/opencascade/RWStepKinematics_RWCylindricalPairWithRange.hxx
+usr/include/opencascade/RWStepKinematics_RWFullyConstrainedPair.hxx
+usr/include/opencascade/RWStepKinematics_RWGearPair.hxx
+usr/include/opencascade/RWStepKinematics_RWGearPairValue.hxx
+usr/include/opencascade/RWStepKinematics_RWGearPairWithRange.hxx
+usr/include/opencascade/RWStepKinematics_RWHomokineticPair.hxx
+usr/include/opencascade/RWStepKinematics_RWKinematicJoint.hxx
+usr/include/opencascade/RWStepKinematics_RWKinematicLink.hxx
+usr/include/opencascade/RWStepKinematics_RWKinematicLinkRepresentationAssociation.hxx
+usr/include/opencascade/RWStepKinematics_RWKinematicPropertyMechanismRepresentation.hxx
+usr/include/opencascade/RWStepKinematics_RWKinematicTopologyDirectedStructure.hxx
+usr/include/opencascade/RWStepKinematics_RWKinematicTopologyNetworkStructure.hxx
+usr/include/opencascade/RWStepKinematics_RWKinematicTopologyStructure.hxx
+usr/include/opencascade/RWStepKinematics_RWLinearFlexibleAndPinionPair.hxx
+usr/include/opencascade/RWStepKinematics_RWLinearFlexibleAndPlanarCurvePair.hxx
+usr/include/opencascade/RWStepKinematics_RWLinearFlexibleLinkRepresentation.hxx
+usr/include/opencascade/RWStepKinematics_RWLowOrderKinematicPair.hxx
+usr/include/opencascade/RWStepKinematics_RWLowOrderKinematicPairValue.hxx
+usr/include/opencascade/RWStepKinematics_RWLowOrderKinematicPairWithRange.hxx
+usr/include/opencascade/RWStepKinematics_RWMechanismRepresentation.hxx
+usr/include/opencascade/RWStepKinematics_RWMechanismStateRepresentation.hxx
+usr/include/opencascade/RWStepKinematics_RWOrientedJoint.hxx
+usr/include/opencascade/RWStepKinematics_RWPairRepresentationRelationship.hxx
+usr/include/opencascade/RWStepKinematics_RWPlanarCurvePair.hxx
+usr/include/opencascade/RWStepKinematics_RWPlanarCurvePairRange.hxx
+usr/include/opencascade/RWStepKinematics_RWPlanarPair.hxx
+usr/include/opencascade/RWStepKinematics_RWPlanarPairValue.hxx
+usr/include/opencascade/RWStepKinematics_RWPlanarPairWithRange.hxx
+usr/include/opencascade/RWStepKinematics_RWPointOnPlanarCurvePair.hxx
+usr/include/opencascade/RWStepKinematics_RWPointOnPlanarCurvePairValue.hxx
+usr/include/opencascade/RWStepKinematics_RWPointOnPlanarCurvePairWithRange.hxx
+usr/include/opencascade/RWStepKinematics_RWPointOnSurfacePair.hxx
+usr/include/opencascade/RWStepKinematics_RWPointOnSurfacePairValue.hxx
+usr/include/opencascade/RWStepKinematics_RWPointOnSurfacePairWithRange.hxx
+usr/include/opencascade/RWStepKinematics_RWPrismaticPair.hxx
+usr/include/opencascade/RWStepKinematics_RWPrismaticPairValue.hxx
+usr/include/opencascade/RWStepKinematics_RWPrismaticPairWithRange.hxx
+usr/include/opencascade/RWStepKinematics_RWProductDefinitionKinematics.hxx
+usr/include/opencascade/RWStepKinematics_RWProductDefinitionRelationshipKinematics.hxx
+usr/include/opencascade/RWStepKinematics_RWRackAndPinionPair.hxx
+usr/include/opencascade/RWStepKinematics_RWRackAndPinionPairValue.hxx
+usr/include/opencascade/RWStepKinematics_RWRackAndPinionPairWithRange.hxx
+usr/include/opencascade/RWStepKinematics_RWRevolutePair.hxx
+usr/include/opencascade/RWStepKinematics_RWRevolutePairValue.hxx
+usr/include/opencascade/RWStepKinematics_RWRevolutePairWithRange.hxx
+usr/include/opencascade/RWStepKinematics_RWRigidLinkRepresentation.hxx
+usr/include/opencascade/RWStepKinematics_RWRollingCurvePair.hxx
+usr/include/opencascade/RWStepKinematics_RWRollingCurvePairValue.hxx
+usr/include/opencascade/RWStepKinematics_RWRollingSurfacePair.hxx
+usr/include/opencascade/RWStepKinematics_RWRollingSurfacePairValue.hxx
+usr/include/opencascade/RWStepKinematics_RWRotationAboutDirection.hxx
+usr/include/opencascade/RWStepKinematics_RWScrewPair.hxx
+usr/include/opencascade/RWStepKinematics_RWScrewPairValue.hxx
+usr/include/opencascade/RWStepKinematics_RWScrewPairWithRange.hxx
+usr/include/opencascade/RWStepKinematics_RWSlidingCurvePair.hxx
+usr/include/opencascade/RWStepKinematics_RWSlidingCurvePairValue.hxx
+usr/include/opencascade/RWStepKinematics_RWSlidingSurfacePair.hxx
+usr/include/opencascade/RWStepKinematics_RWSlidingSurfacePairValue.hxx
+usr/include/opencascade/RWStepKinematics_RWSphericalPair.hxx
+usr/include/opencascade/RWStepKinematics_RWSphericalPairValue.hxx
+usr/include/opencascade/RWStepKinematics_RWSphericalPairWithPin.hxx
+usr/include/opencascade/RWStepKinematics_RWSphericalPairWithPinAndRange.hxx
+usr/include/opencascade/RWStepKinematics_RWSphericalPairWithRange.hxx
+usr/include/opencascade/RWStepKinematics_RWSurfacePairWithRange.hxx
+usr/include/opencascade/RWStepKinematics_RWUnconstrainedPair.hxx
+usr/include/opencascade/RWStepKinematics_RWUnconstrainedPairValue.hxx
+usr/include/opencascade/RWStepKinematics_RWUniversalPair.hxx
+usr/include/opencascade/RWStepKinematics_RWUniversalPairValue.hxx
+usr/include/opencascade/RWStepKinematics_RWUniversalPairWithRange.hxx
+usr/include/opencascade/RWStepRepr_RWAllAroundShapeAspect.hxx
+usr/include/opencascade/RWStepRepr_RWApex.hxx
+usr/include/opencascade/RWStepRepr_RWAssemblyComponentUsage.hxx
+usr/include/opencascade/RWStepRepr_RWAssemblyComponentUsageSubstitute.hxx
+usr/include/opencascade/RWStepRepr_RWBetweenShapeAspect.hxx
+usr/include/opencascade/RWStepRepr_RWCentreOfSymmetry.hxx
+usr/include/opencascade/RWStepRepr_RWCharacterizedRepresentation.hxx
+usr/include/opencascade/RWStepRepr_RWCompGroupShAspAndCompShAspAndDatumFeatAndShAsp.hxx
+usr/include/opencascade/RWStepRepr_RWCompShAspAndDatumFeatAndShAsp.hxx
+usr/include/opencascade/RWStepRepr_RWCompositeGroupShapeAspect.hxx
+usr/include/opencascade/RWStepRepr_RWCompositeShapeAspect.hxx
+usr/include/opencascade/RWStepRepr_RWCompoundRepresentationItem.hxx
+usr/include/opencascade/RWStepRepr_RWConfigurationDesign.hxx
+usr/include/opencascade/RWStepRepr_RWConfigurationEffectivity.hxx
+usr/include/opencascade/RWStepRepr_RWConfigurationItem.hxx
+usr/include/opencascade/RWStepRepr_RWConstructiveGeometryRepresentation.hxx
+usr/include/opencascade/RWStepRepr_RWConstructiveGeometryRepresentationRelationship.hxx
+usr/include/opencascade/RWStepRepr_RWContinuosShapeAspect.hxx
+usr/include/opencascade/RWStepRepr_RWDataEnvironment.hxx
+usr/include/opencascade/RWStepRepr_RWDefinitionalRepresentation.hxx
+usr/include/opencascade/RWStepRepr_RWDerivedShapeAspect.hxx
+usr/include/opencascade/RWStepRepr_RWDescriptiveRepresentationItem.hxx
+usr/include/opencascade/RWStepRepr_RWExtension.hxx
+usr/include/opencascade/RWStepRepr_RWFeatureForDatumTargetRelationship.hxx
+usr/include/opencascade/RWStepRepr_RWFunctionallyDefinedTransformation.hxx
+usr/include/opencascade/RWStepRepr_RWGeometricAlignment.hxx
+usr/include/opencascade/RWStepRepr_RWGlobalUncertaintyAssignedContext.hxx
+usr/include/opencascade/RWStepRepr_RWGlobalUnitAssignedContext.hxx
+usr/include/opencascade/RWStepRepr_RWIntegerRepresentationItem.hxx
+usr/include/opencascade/RWStepRepr_RWItemDefinedTransformation.hxx
+usr/include/opencascade/RWStepRepr_RWMakeFromUsageOption.hxx
+usr/include/opencascade/RWStepRepr_RWMappedItem.hxx
+usr/include/opencascade/RWStepRepr_RWMaterialDesignation.hxx
+usr/include/opencascade/RWStepRepr_RWMaterialProperty.hxx
+usr/include/opencascade/RWStepRepr_RWMaterialPropertyRepresentation.hxx
+usr/include/opencascade/RWStepRepr_RWMeasureRepresentationItem.hxx
+usr/include/opencascade/RWStepRepr_RWParallelOffset.hxx
+usr/include/opencascade/RWStepRepr_RWParametricRepresentationContext.hxx
+usr/include/opencascade/RWStepRepr_RWPerpendicularTo.hxx
+usr/include/opencascade/RWStepRepr_RWProductConcept.hxx
+usr/include/opencascade/RWStepRepr_RWProductDefinitionShape.hxx
+usr/include/opencascade/RWStepRepr_RWPropertyDefinition.hxx
+usr/include/opencascade/RWStepRepr_RWPropertyDefinitionRelationship.hxx
+usr/include/opencascade/RWStepRepr_RWPropertyDefinitionRepresentation.hxx
+usr/include/opencascade/RWStepRepr_RWQuantifiedAssemblyComponentUsage.hxx
+usr/include/opencascade/RWStepRepr_RWReprItemAndLengthMeasureWithUnit.hxx
+usr/include/opencascade/RWStepRepr_RWReprItemAndLengthMeasureWithUnitAndQRI.hxx
+usr/include/opencascade/RWStepRepr_RWReprItemAndPlaneAngleMeasureWithUnit.hxx
+usr/include/opencascade/RWStepRepr_RWReprItemAndPlaneAngleMeasureWithUnitAndQRI.hxx
+usr/include/opencascade/RWStepRepr_RWRepresentation.hxx
+usr/include/opencascade/RWStepRepr_RWRepresentationContext.hxx
+usr/include/opencascade/RWStepRepr_RWRepresentationContextReference.hxx
+usr/include/opencascade/RWStepRepr_RWRepresentationItem.hxx
+usr/include/opencascade/RWStepRepr_RWRepresentationMap.hxx
+usr/include/opencascade/RWStepRepr_RWRepresentationReference.hxx
+usr/include/opencascade/RWStepRepr_RWRepresentationRelationship.hxx
+usr/include/opencascade/RWStepRepr_RWRepresentationRelationshipWithTransformation.hxx
+usr/include/opencascade/RWStepRepr_RWShapeAspect.hxx
+usr/include/opencascade/RWStepRepr_RWShapeAspectDerivingRelationship.hxx
+usr/include/opencascade/RWStepRepr_RWShapeAspectRelationship.hxx
+usr/include/opencascade/RWStepRepr_RWShapeAspectTransition.hxx
+usr/include/opencascade/RWStepRepr_RWShapeRepresentationRelationshipWithTransformation.hxx
+usr/include/opencascade/RWStepRepr_RWSpecifiedHigherUsageOccurrence.hxx
+usr/include/opencascade/RWStepRepr_RWStructuralResponseProperty.hxx
+usr/include/opencascade/RWStepRepr_RWStructuralResponsePropertyDefinitionRepresentation.hxx
+usr/include/opencascade/RWStepRepr_RWTangent.hxx
+usr/include/opencascade/RWStepRepr_RWValueRepresentationItem.hxx
+usr/include/opencascade/RWStepShape_RWAdvancedBrepShapeRepresentation.hxx
+usr/include/opencascade/RWStepShape_RWAdvancedFace.hxx
+usr/include/opencascade/RWStepShape_RWAngularLocation.hxx
+usr/include/opencascade/RWStepShape_RWAngularSize.hxx
+usr/include/opencascade/RWStepShape_RWBlock.hxx
+usr/include/opencascade/RWStepShape_RWBooleanResult.hxx
+usr/include/opencascade/RWStepShape_RWBoxDomain.hxx
+usr/include/opencascade/RWStepShape_RWBoxedHalfSpace.hxx
+usr/include/opencascade/RWStepShape_RWBrepWithVoids.hxx
+usr/include/opencascade/RWStepShape_RWClosedShell.hxx
+usr/include/opencascade/RWStepShape_RWCompoundShapeRepresentation.hxx
+usr/include/opencascade/RWStepShape_RWConnectedEdgeSet.hxx
+usr/include/opencascade/RWStepShape_RWConnectedFaceSet.hxx
+usr/include/opencascade/RWStepShape_RWConnectedFaceShapeRepresentation.hxx
+usr/include/opencascade/RWStepShape_RWConnectedFaceSubSet.hxx
+usr/include/opencascade/RWStepShape_RWContextDependentShapeRepresentation.hxx
+usr/include/opencascade/RWStepShape_RWCsgShapeRepresentation.hxx
+usr/include/opencascade/RWStepShape_RWCsgSolid.hxx
+usr/include/opencascade/RWStepShape_RWDefinitionalRepresentationAndShapeRepresentation.hxx
+usr/include/opencascade/RWStepShape_RWDimensionalCharacteristicRepresentation.hxx
+usr/include/opencascade/RWStepShape_RWDimensionalLocation.hxx
+usr/include/opencascade/RWStepShape_RWDimensionalLocationWithPath.hxx
+usr/include/opencascade/RWStepShape_RWDimensionalSize.hxx
+usr/include/opencascade/RWStepShape_RWDimensionalSizeWithPath.hxx
+usr/include/opencascade/RWStepShape_RWEdge.hxx
+usr/include/opencascade/RWStepShape_RWEdgeBasedWireframeModel.hxx
+usr/include/opencascade/RWStepShape_RWEdgeBasedWireframeShapeRepresentation.hxx
+usr/include/opencascade/RWStepShape_RWEdgeCurve.hxx
+usr/include/opencascade/RWStepShape_RWEdgeLoop.hxx
+usr/include/opencascade/RWStepShape_RWExtrudedAreaSolid.hxx
+usr/include/opencascade/RWStepShape_RWExtrudedFaceSolid.hxx
+usr/include/opencascade/RWStepShape_RWFace.hxx
+usr/include/opencascade/RWStepShape_RWFaceBasedSurfaceModel.hxx
+usr/include/opencascade/RWStepShape_RWFaceBound.hxx
+usr/include/opencascade/RWStepShape_RWFaceOuterBound.hxx
+usr/include/opencascade/RWStepShape_RWFaceSurface.hxx
+usr/include/opencascade/RWStepShape_RWFacetedBrep.hxx
+usr/include/opencascade/RWStepShape_RWFacetedBrepAndBrepWithVoids.hxx
+usr/include/opencascade/RWStepShape_RWFacetedBrepShapeRepresentation.hxx
+usr/include/opencascade/RWStepShape_RWGeometricCurveSet.hxx
+usr/include/opencascade/RWStepShape_RWGeometricSet.hxx
+usr/include/opencascade/RWStepShape_RWGeometricallyBoundedSurfaceShapeRepresentation.hxx
+usr/include/opencascade/RWStepShape_RWGeometricallyBoundedWireframeShapeRepresentation.hxx
+usr/include/opencascade/RWStepShape_RWHalfSpaceSolid.hxx
+usr/include/opencascade/RWStepShape_RWLimitsAndFits.hxx
+usr/include/opencascade/RWStepShape_RWLoop.hxx
+usr/include/opencascade/RWStepShape_RWLoopAndPath.hxx
+usr/include/opencascade/RWStepShape_RWManifoldSolidBrep.hxx
+usr/include/opencascade/RWStepShape_RWManifoldSurfaceShapeRepresentation.hxx
+usr/include/opencascade/RWStepShape_RWMeasureQualification.hxx
+usr/include/opencascade/RWStepShape_RWMeasureRepresentationItemAndQualifiedRepresentationItem.hxx
+usr/include/opencascade/RWStepShape_RWNonManifoldSurfaceShapeRepresentation.hxx
+usr/include/opencascade/RWStepShape_RWOpenShell.hxx
+usr/include/opencascade/RWStepShape_RWOrientedClosedShell.hxx
+usr/include/opencascade/RWStepShape_RWOrientedEdge.hxx
+usr/include/opencascade/RWStepShape_RWOrientedFace.hxx
+usr/include/opencascade/RWStepShape_RWOrientedOpenShell.hxx
+usr/include/opencascade/RWStepShape_RWOrientedPath.hxx
+usr/include/opencascade/RWStepShape_RWPath.hxx
+usr/include/opencascade/RWStepShape_RWPlusMinusTolerance.hxx
+usr/include/opencascade/RWStepShape_RWPointRepresentation.hxx
+usr/include/opencascade/RWStepShape_RWPolyLoop.hxx
+usr/include/opencascade/RWStepShape_RWPrecisionQualifier.hxx
+usr/include/opencascade/RWStepShape_RWQualifiedRepresentationItem.hxx
+usr/include/opencascade/RWStepShape_RWRevolvedAreaSolid.hxx
+usr/include/opencascade/RWStepShape_RWRevolvedFaceSolid.hxx
+usr/include/opencascade/RWStepShape_RWRightAngularWedge.hxx
+usr/include/opencascade/RWStepShape_RWRightCircularCone.hxx
+usr/include/opencascade/RWStepShape_RWRightCircularCylinder.hxx
+usr/include/opencascade/RWStepShape_RWSeamEdge.hxx
+usr/include/opencascade/RWStepShape_RWShapeDefinitionRepresentation.hxx
+usr/include/opencascade/RWStepShape_RWShapeDimensionRepresentation.hxx
+usr/include/opencascade/RWStepShape_RWShapeRepresentation.hxx
+usr/include/opencascade/RWStepShape_RWShapeRepresentationWithParameters.hxx
+usr/include/opencascade/RWStepShape_RWShellBasedSurfaceModel.hxx
+usr/include/opencascade/RWStepShape_RWSolidModel.hxx
+usr/include/opencascade/RWStepShape_RWSolidReplica.hxx
+usr/include/opencascade/RWStepShape_RWSphere.hxx
+usr/include/opencascade/RWStepShape_RWSubedge.hxx
+usr/include/opencascade/RWStepShape_RWSubface.hxx
+usr/include/opencascade/RWStepShape_RWSweptAreaSolid.hxx
+usr/include/opencascade/RWStepShape_RWSweptFaceSolid.hxx
+usr/include/opencascade/RWStepShape_RWToleranceValue.hxx
+usr/include/opencascade/RWStepShape_RWTopologicalRepresentationItem.hxx
+usr/include/opencascade/RWStepShape_RWTorus.hxx
+usr/include/opencascade/RWStepShape_RWTransitionalShapeRepresentation.hxx
+usr/include/opencascade/RWStepShape_RWTypeQualifier.hxx
+usr/include/opencascade/RWStepShape_RWValueFormatTypeQualifier.hxx
+usr/include/opencascade/RWStepShape_RWVertex.hxx
+usr/include/opencascade/RWStepShape_RWVertexLoop.hxx
+usr/include/opencascade/RWStepShape_RWVertexPoint.hxx
+usr/include/opencascade/RWStepVisual_RWAnnotationCurveOccurrence.hxx
+usr/include/opencascade/RWStepVisual_RWAnnotationCurveOccurrenceAndGeomReprItem.hxx
+usr/include/opencascade/RWStepVisual_RWAnnotationFillArea.hxx
+usr/include/opencascade/RWStepVisual_RWAnnotationFillAreaOccurrence.hxx
+usr/include/opencascade/RWStepVisual_RWAnnotationOccurrence.hxx
+usr/include/opencascade/RWStepVisual_RWAnnotationPlane.hxx
+usr/include/opencascade/RWStepVisual_RWAreaInSet.hxx
+usr/include/opencascade/RWStepVisual_RWBackgroundColour.hxx
+usr/include/opencascade/RWStepVisual_RWCameraImage.hxx
+usr/include/opencascade/RWStepVisual_RWCameraModel.hxx
+usr/include/opencascade/RWStepVisual_RWCameraModelD2.hxx
+usr/include/opencascade/RWStepVisual_RWCameraModelD3.hxx
+usr/include/opencascade/RWStepVisual_RWCameraModelD3MultiClipping.hxx
+usr/include/opencascade/RWStepVisual_RWCameraModelD3MultiClippingIntersection.hxx
+usr/include/opencascade/RWStepVisual_RWCameraModelD3MultiClippingUnion.hxx
+usr/include/opencascade/RWStepVisual_RWCameraUsage.hxx
+usr/include/opencascade/RWStepVisual_RWCharacterizedObjAndRepresentationAndDraughtingModel.hxx
+usr/include/opencascade/RWStepVisual_RWColour.hxx
+usr/include/opencascade/RWStepVisual_RWColourRgb.hxx
+usr/include/opencascade/RWStepVisual_RWColourSpecification.hxx
+usr/include/opencascade/RWStepVisual_RWCompositeText.hxx
+usr/include/opencascade/RWStepVisual_RWCompositeTextWithExtent.hxx
+usr/include/opencascade/RWStepVisual_RWContextDependentInvisibility.hxx
+usr/include/opencascade/RWStepVisual_RWContextDependentOverRidingStyledItem.hxx
+usr/include/opencascade/RWStepVisual_RWCoordinatesList.hxx
+usr/include/opencascade/RWStepVisual_RWCurveStyle.hxx
+usr/include/opencascade/RWStepVisual_RWCurveStyleFont.hxx
+usr/include/opencascade/RWStepVisual_RWCurveStyleFontPattern.hxx
+usr/include/opencascade/RWStepVisual_RWDraughtingCallout.hxx
+usr/include/opencascade/RWStepVisual_RWDraughtingModel.hxx
+usr/include/opencascade/RWStepVisual_RWDraughtingPreDefinedColour.hxx
+usr/include/opencascade/RWStepVisual_RWDraughtingPreDefinedCurveFont.hxx
+usr/include/opencascade/RWStepVisual_RWExternallyDefinedCurveFont.hxx
+usr/include/opencascade/RWStepVisual_RWFillAreaStyle.hxx
+usr/include/opencascade/RWStepVisual_RWFillAreaStyleColour.hxx
+usr/include/opencascade/RWStepVisual_RWInvisibility.hxx
+usr/include/opencascade/RWStepVisual_RWMechanicalDesignGeometricPresentationArea.hxx
+usr/include/opencascade/RWStepVisual_RWMechanicalDesignGeometricPresentationRepresentation.hxx
+usr/include/opencascade/RWStepVisual_RWOverRidingStyledItem.hxx
+usr/include/opencascade/RWStepVisual_RWPlanarBox.hxx
+usr/include/opencascade/RWStepVisual_RWPlanarExtent.hxx
+usr/include/opencascade/RWStepVisual_RWPointStyle.hxx
+usr/include/opencascade/RWStepVisual_RWPreDefinedColour.hxx
+usr/include/opencascade/RWStepVisual_RWPreDefinedCurveFont.hxx
+usr/include/opencascade/RWStepVisual_RWPreDefinedItem.hxx
+usr/include/opencascade/RWStepVisual_RWPresentationArea.hxx
+usr/include/opencascade/RWStepVisual_RWPresentationLayerAssignment.hxx
+usr/include/opencascade/RWStepVisual_RWPresentationLayerUsage.hxx
+usr/include/opencascade/RWStepVisual_RWPresentationRepresentation.hxx
+usr/include/opencascade/RWStepVisual_RWPresentationSet.hxx
+usr/include/opencascade/RWStepVisual_RWPresentationSize.hxx
+usr/include/opencascade/RWStepVisual_RWPresentationStyleAssignment.hxx
+usr/include/opencascade/RWStepVisual_RWPresentationStyleByContext.hxx
+usr/include/opencascade/RWStepVisual_RWPresentationView.hxx
+usr/include/opencascade/RWStepVisual_RWPresentedItemRepresentation.hxx
+usr/include/opencascade/RWStepVisual_RWStyledItem.hxx
+usr/include/opencascade/RWStepVisual_RWSurfaceSideStyle.hxx
+usr/include/opencascade/RWStepVisual_RWSurfaceStyleBoundary.hxx
+usr/include/opencascade/RWStepVisual_RWSurfaceStyleControlGrid.hxx
+usr/include/opencascade/RWStepVisual_RWSurfaceStyleFillArea.hxx
+usr/include/opencascade/RWStepVisual_RWSurfaceStyleParameterLine.hxx
+usr/include/opencascade/RWStepVisual_RWSurfaceStyleReflectanceAmbient.hxx
+usr/include/opencascade/RWStepVisual_RWSurfaceStyleRendering.hxx
+usr/include/opencascade/RWStepVisual_RWSurfaceStyleRenderingWithProperties.hxx
+usr/include/opencascade/RWStepVisual_RWSurfaceStyleSegmentationCurve.hxx
+usr/include/opencascade/RWStepVisual_RWSurfaceStyleSilhouette.hxx
+usr/include/opencascade/RWStepVisual_RWSurfaceStyleTransparent.hxx
+usr/include/opencascade/RWStepVisual_RWSurfaceStyleUsage.hxx
+usr/include/opencascade/RWStepVisual_RWTemplate.hxx
+usr/include/opencascade/RWStepVisual_RWTemplateInstance.hxx
+usr/include/opencascade/RWStepVisual_RWTessellatedAnnotationOccurrence.hxx
+usr/include/opencascade/RWStepVisual_RWTessellatedCurveSet.hxx
+usr/include/opencascade/RWStepVisual_RWTessellatedGeometricSet.hxx
+usr/include/opencascade/RWStepVisual_RWTessellatedItem.hxx
+usr/include/opencascade/RWStepVisual_RWTextLiteral.hxx
+usr/include/opencascade/RWStepVisual_RWTextStyle.hxx
+usr/include/opencascade/RWStepVisual_RWTextStyleForDefinedFont.hxx
+usr/include/opencascade/RWStepVisual_RWTextStyleWithBoxCharacteristics.hxx
+usr/include/opencascade/RWStepVisual_RWViewVolume.hxx
+usr/include/opencascade/RWStl.hxx
+usr/include/opencascade/RWStl_Reader.hxx
+usr/include/opencascade/STEPCAFControl_ActorWrite.hxx
+usr/include/opencascade/STEPCAFControl_Controller.hxx
+usr/include/opencascade/STEPCAFControl_DataMapIteratorOfDataMapOfLabelExternFile.hxx
+usr/include/opencascade/STEPCAFControl_DataMapIteratorOfDataMapOfLabelShape.hxx
+usr/include/opencascade/STEPCAFControl_DataMapIteratorOfDataMapOfPDExternFile.hxx
+usr/include/opencascade/STEPCAFControl_DataMapIteratorOfDataMapOfSDRExternFile.hxx
+usr/include/opencascade/STEPCAFControl_DataMapIteratorOfDataMapOfShapePD.hxx
+usr/include/opencascade/STEPCAFControl_DataMapIteratorOfDataMapOfShapeSDR.hxx
+usr/include/opencascade/STEPCAFControl_DataMapOfLabelExternFile.hxx
+usr/include/opencascade/STEPCAFControl_DataMapOfLabelShape.hxx
+usr/include/opencascade/STEPCAFControl_DataMapOfPDExternFile.hxx
+usr/include/opencascade/STEPCAFControl_DataMapOfSDRExternFile.hxx
+usr/include/opencascade/STEPCAFControl_DataMapOfShapePD.hxx
+usr/include/opencascade/STEPCAFControl_DataMapOfShapeSDR.hxx
+usr/include/opencascade/STEPCAFControl_ExternFile.hxx
+usr/include/opencascade/STEPCAFControl_ExternFile.lxx
+usr/include/opencascade/STEPCAFControl_GDTProperty.hxx
+usr/include/opencascade/STEPCAFControl_Reader.hxx
+usr/include/opencascade/STEPCAFControl_Writer.hxx
+usr/include/opencascade/STEPConstruct.hxx
+usr/include/opencascade/STEPConstruct_AP203Context.hxx
+usr/include/opencascade/STEPConstruct_Assembly.hxx
+usr/include/opencascade/STEPConstruct_ContextTool.hxx
+usr/include/opencascade/STEPConstruct_DataMapIteratorOfDataMapOfAsciiStringTransient.hxx
+usr/include/opencascade/STEPConstruct_DataMapIteratorOfDataMapOfPointTransient.hxx
+usr/include/opencascade/STEPConstruct_DataMapOfAsciiStringTransient.hxx
+usr/include/opencascade/STEPConstruct_DataMapOfPointTransient.hxx
+usr/include/opencascade/STEPConstruct_ExternRefs.hxx
+usr/include/opencascade/STEPConstruct_Part.hxx
+usr/include/opencascade/STEPConstruct_PointHasher.hxx
+usr/include/opencascade/STEPConstruct_PointHasher.lxx
+usr/include/opencascade/STEPConstruct_Styles.hxx
+usr/include/opencascade/STEPConstruct_Tool.hxx
+usr/include/opencascade/STEPConstruct_Tool.lxx
+usr/include/opencascade/STEPConstruct_UnitContext.hxx
+usr/include/opencascade/STEPConstruct_ValidationProps.hxx
+usr/include/opencascade/STEPControl_ActorRead.hxx
+usr/include/opencascade/STEPControl_ActorWrite.hxx
+usr/include/opencascade/STEPControl_Controller.hxx
+usr/include/opencascade/STEPControl_Reader.hxx
+usr/include/opencascade/STEPControl_StepModelType.hxx
+usr/include/opencascade/STEPControl_Writer.hxx
+usr/include/opencascade/STEPEdit.hxx
+usr/include/opencascade/STEPEdit_EditContext.hxx
+usr/include/opencascade/STEPEdit_EditSDR.hxx
+usr/include/opencascade/STEPSelections_AssemblyComponent.hxx
+usr/include/opencascade/STEPSelections_AssemblyComponent.lxx
+usr/include/opencascade/STEPSelections_AssemblyExplorer.hxx
+usr/include/opencascade/STEPSelections_AssemblyExplorer.lxx
+usr/include/opencascade/STEPSelections_AssemblyLink.hxx
+usr/include/opencascade/STEPSelections_AssemblyLink.lxx
+usr/include/opencascade/STEPSelections_Counter.hxx
+usr/include/opencascade/STEPSelections_Counter.lxx
+usr/include/opencascade/STEPSelections_HSequenceOfAssemblyLink.hxx
+usr/include/opencascade/STEPSelections_SelectAssembly.hxx
+usr/include/opencascade/STEPSelections_SelectDerived.hxx
+usr/include/opencascade/STEPSelections_SelectFaces.hxx
+usr/include/opencascade/STEPSelections_SelectForTransfer.hxx
+usr/include/opencascade/STEPSelections_SelectGSCurves.hxx
+usr/include/opencascade/STEPSelections_SelectInstances.hxx
+usr/include/opencascade/STEPSelections_SequenceOfAssemblyComponent.hxx
+usr/include/opencascade/STEPSelections_SequenceOfAssemblyLink.hxx
+usr/include/opencascade/Select3D_SensitiveCylinder.hxx
+usr/include/opencascade/Select3D_SensitiveSphere.hxx
+usr/include/opencascade/StepAP203_ApprovedItem.hxx
+usr/include/opencascade/StepAP203_Array1OfApprovedItem.hxx
+usr/include/opencascade/StepAP203_Array1OfCertifiedItem.hxx
+usr/include/opencascade/StepAP203_Array1OfChangeRequestItem.hxx
+usr/include/opencascade/StepAP203_Array1OfClassifiedItem.hxx
+usr/include/opencascade/StepAP203_Array1OfContractedItem.hxx
+usr/include/opencascade/StepAP203_Array1OfDateTimeItem.hxx
+usr/include/opencascade/StepAP203_Array1OfPersonOrganizationItem.hxx
+usr/include/opencascade/StepAP203_Array1OfSpecifiedItem.hxx
+usr/include/opencascade/StepAP203_Array1OfStartRequestItem.hxx
+usr/include/opencascade/StepAP203_Array1OfWorkItem.hxx
+usr/include/opencascade/StepAP203_CcDesignApproval.hxx
+usr/include/opencascade/StepAP203_CcDesignCertification.hxx
+usr/include/opencascade/StepAP203_CcDesignContract.hxx
+usr/include/opencascade/StepAP203_CcDesignDateAndTimeAssignment.hxx
+usr/include/opencascade/StepAP203_CcDesignPersonAndOrganizationAssignment.hxx
+usr/include/opencascade/StepAP203_CcDesignSecurityClassification.hxx
+usr/include/opencascade/StepAP203_CcDesignSpecificationReference.hxx
+usr/include/opencascade/StepAP203_CertifiedItem.hxx
+usr/include/opencascade/StepAP203_Change.hxx
+usr/include/opencascade/StepAP203_ChangeRequest.hxx
+usr/include/opencascade/StepAP203_ChangeRequestItem.hxx
+usr/include/opencascade/StepAP203_ClassifiedItem.hxx
+usr/include/opencascade/StepAP203_ContractedItem.hxx
+usr/include/opencascade/StepAP203_DateTimeItem.hxx
+usr/include/opencascade/StepAP203_HArray1OfApprovedItem.hxx
+usr/include/opencascade/StepAP203_HArray1OfCertifiedItem.hxx
+usr/include/opencascade/StepAP203_HArray1OfChangeRequestItem.hxx
+usr/include/opencascade/StepAP203_HArray1OfClassifiedItem.hxx
+usr/include/opencascade/StepAP203_HArray1OfContractedItem.hxx
+usr/include/opencascade/StepAP203_HArray1OfDateTimeItem.hxx
+usr/include/opencascade/StepAP203_HArray1OfPersonOrganizationItem.hxx
+usr/include/opencascade/StepAP203_HArray1OfSpecifiedItem.hxx
+usr/include/opencascade/StepAP203_HArray1OfStartRequestItem.hxx
+usr/include/opencascade/StepAP203_HArray1OfWorkItem.hxx
+usr/include/opencascade/StepAP203_PersonOrganizationItem.hxx
+usr/include/opencascade/StepAP203_SpecifiedItem.hxx
+usr/include/opencascade/StepAP203_StartRequest.hxx
+usr/include/opencascade/StepAP203_StartRequestItem.hxx
+usr/include/opencascade/StepAP203_StartWork.hxx
+usr/include/opencascade/StepAP203_WorkItem.hxx
+usr/include/opencascade/StepAP209_Construct.hxx
+usr/include/opencascade/StepAP214.hxx
+usr/include/opencascade/StepAP214_AppliedApprovalAssignment.hxx
+usr/include/opencascade/StepAP214_AppliedDateAndTimeAssignment.hxx
+usr/include/opencascade/StepAP214_AppliedDateAssignment.hxx
+usr/include/opencascade/StepAP214_AppliedDocumentReference.hxx
+usr/include/opencascade/StepAP214_AppliedExternalIdentificationAssignment.hxx
+usr/include/opencascade/StepAP214_AppliedGroupAssignment.hxx
+usr/include/opencascade/StepAP214_AppliedOrganizationAssignment.hxx
+usr/include/opencascade/StepAP214_AppliedPersonAndOrganizationAssignment.hxx
+usr/include/opencascade/StepAP214_AppliedPresentedItem.hxx
+usr/include/opencascade/StepAP214_AppliedSecurityClassificationAssignment.hxx
+usr/include/opencascade/StepAP214_ApprovalItem.hxx
+usr/include/opencascade/StepAP214_Array1OfApprovalItem.hxx
+usr/include/opencascade/StepAP214_Array1OfAutoDesignDateAndPersonItem.hxx
+usr/include/opencascade/StepAP214_Array1OfAutoDesignDateAndTimeItem.hxx
+usr/include/opencascade/StepAP214_Array1OfAutoDesignDatedItem.hxx
+usr/include/opencascade/StepAP214_Array1OfAutoDesignGeneralOrgItem.hxx
+usr/include/opencascade/StepAP214_Array1OfAutoDesignGroupedItem.hxx
+usr/include/opencascade/StepAP214_Array1OfAutoDesignPresentedItemSelect.hxx
+usr/include/opencascade/StepAP214_Array1OfAutoDesignReferencingItem.hxx
+usr/include/opencascade/StepAP214_Array1OfDateAndTimeItem.hxx
+usr/include/opencascade/StepAP214_Array1OfDateItem.hxx
+usr/include/opencascade/StepAP214_Array1OfDocumentReferenceItem.hxx
+usr/include/opencascade/StepAP214_Array1OfExternalIdentificationItem.hxx
+usr/include/opencascade/StepAP214_Array1OfGroupItem.hxx
+usr/include/opencascade/StepAP214_Array1OfOrganizationItem.hxx
+usr/include/opencascade/StepAP214_Array1OfPersonAndOrganizationItem.hxx
+usr/include/opencascade/StepAP214_Array1OfPresentedItemSelect.hxx
+usr/include/opencascade/StepAP214_Array1OfSecurityClassificationItem.hxx
+usr/include/opencascade/StepAP214_AutoDesignActualDateAndTimeAssignment.hxx
+usr/include/opencascade/StepAP214_AutoDesignActualDateAssignment.hxx
+usr/include/opencascade/StepAP214_AutoDesignApprovalAssignment.hxx
+usr/include/opencascade/StepAP214_AutoDesignDateAndPersonAssignment.hxx
+usr/include/opencascade/StepAP214_AutoDesignDateAndPersonItem.hxx
+usr/include/opencascade/StepAP214_AutoDesignDateAndTimeItem.hxx
+usr/include/opencascade/StepAP214_AutoDesignDatedItem.hxx
+usr/include/opencascade/StepAP214_AutoDesignDocumentReference.hxx
+usr/include/opencascade/StepAP214_AutoDesignGeneralOrgItem.hxx
+usr/include/opencascade/StepAP214_AutoDesignGroupAssignment.hxx
+usr/include/opencascade/StepAP214_AutoDesignGroupedItem.hxx
+usr/include/opencascade/StepAP214_AutoDesignNominalDateAndTimeAssignment.hxx
+usr/include/opencascade/StepAP214_AutoDesignNominalDateAssignment.hxx
+usr/include/opencascade/StepAP214_AutoDesignOrganizationAssignment.hxx
+usr/include/opencascade/StepAP214_AutoDesignOrganizationItem.hxx
+usr/include/opencascade/StepAP214_AutoDesignPersonAndOrganizationAssignment.hxx
+usr/include/opencascade/StepAP214_AutoDesignPresentedItem.hxx
+usr/include/opencascade/StepAP214_AutoDesignPresentedItemSelect.hxx
+usr/include/opencascade/StepAP214_AutoDesignReferencingItem.hxx
+usr/include/opencascade/StepAP214_AutoDesignSecurityClassificationAssignment.hxx
+usr/include/opencascade/StepAP214_Class.hxx
+usr/include/opencascade/StepAP214_DateAndTimeItem.hxx
+usr/include/opencascade/StepAP214_DateItem.hxx
+usr/include/opencascade/StepAP214_DocumentReferenceItem.hxx
+usr/include/opencascade/StepAP214_ExternalIdentificationItem.hxx
+usr/include/opencascade/StepAP214_ExternallyDefinedClass.hxx
+usr/include/opencascade/StepAP214_ExternallyDefinedGeneralProperty.hxx
+usr/include/opencascade/StepAP214_GroupItem.hxx
+usr/include/opencascade/StepAP214_HArray1OfApprovalItem.hxx
+usr/include/opencascade/StepAP214_HArray1OfAutoDesignDateAndPersonItem.hxx
+usr/include/opencascade/StepAP214_HArray1OfAutoDesignDateAndTimeItem.hxx
+usr/include/opencascade/StepAP214_HArray1OfAutoDesignDatedItem.hxx
+usr/include/opencascade/StepAP214_HArray1OfAutoDesignGeneralOrgItem.hxx
+usr/include/opencascade/StepAP214_HArray1OfAutoDesignGroupedItem.hxx
+usr/include/opencascade/StepAP214_HArray1OfAutoDesignPresentedItemSelect.hxx
+usr/include/opencascade/StepAP214_HArray1OfAutoDesignReferencingItem.hxx
+usr/include/opencascade/StepAP214_HArray1OfDateAndTimeItem.hxx
+usr/include/opencascade/StepAP214_HArray1OfDateItem.hxx
+usr/include/opencascade/StepAP214_HArray1OfDocumentReferenceItem.hxx
+usr/include/opencascade/StepAP214_HArray1OfExternalIdentificationItem.hxx
+usr/include/opencascade/StepAP214_HArray1OfGroupItem.hxx
+usr/include/opencascade/StepAP214_HArray1OfOrganizationItem.hxx
+usr/include/opencascade/StepAP214_HArray1OfPersonAndOrganizationItem.hxx
+usr/include/opencascade/StepAP214_HArray1OfPresentedItemSelect.hxx
+usr/include/opencascade/StepAP214_HArray1OfSecurityClassificationItem.hxx
+usr/include/opencascade/StepAP214_OrganizationItem.hxx
+usr/include/opencascade/StepAP214_PersonAndOrganizationItem.hxx
+usr/include/opencascade/StepAP214_PresentedItemSelect.hxx
+usr/include/opencascade/StepAP214_Protocol.hxx
+usr/include/opencascade/StepAP214_RepItemGroup.hxx
+usr/include/opencascade/StepAP214_SecurityClassificationItem.hxx
+usr/include/opencascade/StepAP242_DraughtingModelItemAssociation.hxx
+usr/include/opencascade/StepAP242_GeometricItemSpecificUsage.hxx
+usr/include/opencascade/StepAP242_IdAttribute.hxx
+usr/include/opencascade/StepAP242_IdAttributeSelect.hxx
+usr/include/opencascade/StepAP242_ItemIdentifiedRepresentationUsage.hxx
+usr/include/opencascade/StepAP242_ItemIdentifiedRepresentationUsageDefinition.hxx
+usr/include/opencascade/StepBasic_Action.hxx
+usr/include/opencascade/StepBasic_ActionAssignment.hxx
+usr/include/opencascade/StepBasic_ActionMethod.hxx
+usr/include/opencascade/StepBasic_ActionRequestAssignment.hxx
+usr/include/opencascade/StepBasic_ActionRequestSolution.hxx
+usr/include/opencascade/StepBasic_Address.hxx
+usr/include/opencascade/StepBasic_AheadOrBehind.hxx
+usr/include/opencascade/StepBasic_ApplicationContext.hxx
+usr/include/opencascade/StepBasic_ApplicationContextElement.hxx
+usr/include/opencascade/StepBasic_ApplicationProtocolDefinition.hxx
+usr/include/opencascade/StepBasic_Approval.hxx
+usr/include/opencascade/StepBasic_ApprovalAssignment.hxx
+usr/include/opencascade/StepBasic_ApprovalDateTime.hxx
+usr/include/opencascade/StepBasic_ApprovalPersonOrganization.hxx
+usr/include/opencascade/StepBasic_ApprovalRelationship.hxx
+usr/include/opencascade/StepBasic_ApprovalRole.hxx
+usr/include/opencascade/StepBasic_ApprovalStatus.hxx
+usr/include/opencascade/StepBasic_AreaUnit.hxx
+usr/include/opencascade/StepBasic_Array1OfApproval.hxx
+usr/include/opencascade/StepBasic_Array1OfDerivedUnitElement.hxx
+usr/include/opencascade/StepBasic_Array1OfDocument.hxx
+usr/include/opencascade/StepBasic_Array1OfNamedUnit.hxx
+usr/include/opencascade/StepBasic_Array1OfOrganization.hxx
+usr/include/opencascade/StepBasic_Array1OfPerson.hxx
+usr/include/opencascade/StepBasic_Array1OfProduct.hxx
+usr/include/opencascade/StepBasic_Array1OfProductContext.hxx
+usr/include/opencascade/StepBasic_Array1OfProductDefinition.hxx
+usr/include/opencascade/StepBasic_Array1OfUncertaintyMeasureWithUnit.hxx
+usr/include/opencascade/StepBasic_CalendarDate.hxx
+usr/include/opencascade/StepBasic_Certification.hxx
+usr/include/opencascade/StepBasic_CertificationAssignment.hxx
+usr/include/opencascade/StepBasic_CertificationType.hxx
+usr/include/opencascade/StepBasic_CharacterizedObject.hxx
+usr/include/opencascade/StepBasic_Contract.hxx
+usr/include/opencascade/StepBasic_ContractAssignment.hxx
+usr/include/opencascade/StepBasic_ContractType.hxx
+usr/include/opencascade/StepBasic_ConversionBasedUnit.hxx
+usr/include/opencascade/StepBasic_ConversionBasedUnitAndAreaUnit.hxx
+usr/include/opencascade/StepBasic_ConversionBasedUnitAndLengthUnit.hxx
+usr/include/opencascade/StepBasic_ConversionBasedUnitAndMassUnit.hxx
+usr/include/opencascade/StepBasic_ConversionBasedUnitAndPlaneAngleUnit.hxx
+usr/include/opencascade/StepBasic_ConversionBasedUnitAndRatioUnit.hxx
+usr/include/opencascade/StepBasic_ConversionBasedUnitAndSolidAngleUnit.hxx
+usr/include/opencascade/StepBasic_ConversionBasedUnitAndTimeUnit.hxx
+usr/include/opencascade/StepBasic_ConversionBasedUnitAndVolumeUnit.hxx
+usr/include/opencascade/StepBasic_CoordinatedUniversalTimeOffset.hxx
+usr/include/opencascade/StepBasic_Date.hxx
+usr/include/opencascade/StepBasic_DateAndTime.hxx
+usr/include/opencascade/StepBasic_DateAndTimeAssignment.hxx
+usr/include/opencascade/StepBasic_DateAssignment.hxx
+usr/include/opencascade/StepBasic_DateRole.hxx
+usr/include/opencascade/StepBasic_DateTimeRole.hxx
+usr/include/opencascade/StepBasic_DateTimeSelect.hxx
+usr/include/opencascade/StepBasic_DerivedUnit.hxx
+usr/include/opencascade/StepBasic_DerivedUnitElement.hxx
+usr/include/opencascade/StepBasic_DesignContext.hxx
+usr/include/opencascade/StepBasic_DigitalDocument.hxx
+usr/include/opencascade/StepBasic_DimensionalExponents.hxx
+usr/include/opencascade/StepBasic_Document.hxx
+usr/include/opencascade/StepBasic_DocumentFile.hxx
+usr/include/opencascade/StepBasic_DocumentProductAssociation.hxx
+usr/include/opencascade/StepBasic_DocumentProductEquivalence.hxx
+usr/include/opencascade/StepBasic_DocumentReference.hxx
+usr/include/opencascade/StepBasic_DocumentRelationship.hxx
+usr/include/opencascade/StepBasic_DocumentRepresentationType.hxx
+usr/include/opencascade/StepBasic_DocumentType.hxx
+usr/include/opencascade/StepBasic_DocumentUsageConstraint.hxx
+usr/include/opencascade/StepBasic_Effectivity.hxx
+usr/include/opencascade/StepBasic_EffectivityAssignment.hxx
+usr/include/opencascade/StepBasic_EulerAngles.hxx
+usr/include/opencascade/StepBasic_ExternalIdentificationAssignment.hxx
+usr/include/opencascade/StepBasic_ExternalSource.hxx
+usr/include/opencascade/StepBasic_ExternallyDefinedItem.hxx
+usr/include/opencascade/StepBasic_GeneralProperty.hxx
+usr/include/opencascade/StepBasic_Group.hxx
+usr/include/opencascade/StepBasic_GroupAssignment.hxx
+usr/include/opencascade/StepBasic_GroupRelationship.hxx
+usr/include/opencascade/StepBasic_HArray1OfApproval.hxx
+usr/include/opencascade/StepBasic_HArray1OfDerivedUnitElement.hxx
+usr/include/opencascade/StepBasic_HArray1OfDocument.hxx
+usr/include/opencascade/StepBasic_HArray1OfNamedUnit.hxx
+usr/include/opencascade/StepBasic_HArray1OfOrganization.hxx
+usr/include/opencascade/StepBasic_HArray1OfPerson.hxx
+usr/include/opencascade/StepBasic_HArray1OfProduct.hxx
+usr/include/opencascade/StepBasic_HArray1OfProductContext.hxx
+usr/include/opencascade/StepBasic_HArray1OfProductDefinition.hxx
+usr/include/opencascade/StepBasic_HArray1OfUncertaintyMeasureWithUnit.hxx
+usr/include/opencascade/StepBasic_IdentificationAssignment.hxx
+usr/include/opencascade/StepBasic_IdentificationRole.hxx
+usr/include/opencascade/StepBasic_LengthMeasureWithUnit.hxx
+usr/include/opencascade/StepBasic_LengthUnit.hxx
+usr/include/opencascade/StepBasic_LocalTime.hxx
+usr/include/opencascade/StepBasic_MassMeasureWithUnit.hxx
+usr/include/opencascade/StepBasic_MassUnit.hxx
+usr/include/opencascade/StepBasic_MeasureValueMember.hxx
+usr/include/opencascade/StepBasic_MeasureWithUnit.hxx
+usr/include/opencascade/StepBasic_MechanicalContext.hxx
+usr/include/opencascade/StepBasic_NameAssignment.hxx
+usr/include/opencascade/StepBasic_NamedUnit.hxx
+usr/include/opencascade/StepBasic_ObjectRole.hxx
+usr/include/opencascade/StepBasic_OrdinalDate.hxx
+usr/include/opencascade/StepBasic_Organization.hxx
+usr/include/opencascade/StepBasic_OrganizationAssignment.hxx
+usr/include/opencascade/StepBasic_OrganizationRole.hxx
+usr/include/opencascade/StepBasic_OrganizationalAddress.hxx
+usr/include/opencascade/StepBasic_Person.hxx
+usr/include/opencascade/StepBasic_PersonAndOrganization.hxx
+usr/include/opencascade/StepBasic_PersonAndOrganizationAssignment.hxx
+usr/include/opencascade/StepBasic_PersonAndOrganizationRole.hxx
+usr/include/opencascade/StepBasic_PersonOrganizationSelect.hxx
+usr/include/opencascade/StepBasic_PersonalAddress.hxx
+usr/include/opencascade/StepBasic_PhysicallyModeledProductDefinition.hxx
+usr/include/opencascade/StepBasic_PlaneAngleMeasureWithUnit.hxx
+usr/include/opencascade/StepBasic_PlaneAngleUnit.hxx
+usr/include/opencascade/StepBasic_Product.hxx
+usr/include/opencascade/StepBasic_ProductCategory.hxx
+usr/include/opencascade/StepBasic_ProductCategoryRelationship.hxx
+usr/include/opencascade/StepBasic_ProductConceptContext.hxx
+usr/include/opencascade/StepBasic_ProductContext.hxx
+usr/include/opencascade/StepBasic_ProductDefinition.hxx
+usr/include/opencascade/StepBasic_ProductDefinitionContext.hxx
+usr/include/opencascade/StepBasic_ProductDefinitionEffectivity.hxx
+usr/include/opencascade/StepBasic_ProductDefinitionFormation.hxx
+usr/include/opencascade/StepBasic_ProductDefinitionFormationRelationship.hxx
+usr/include/opencascade/StepBasic_ProductDefinitionFormationWithSpecifiedSource.hxx
+usr/include/opencascade/StepBasic_ProductDefinitionOrReference.hxx
+usr/include/opencascade/StepBasic_ProductDefinitionReference.hxx
+usr/include/opencascade/StepBasic_ProductDefinitionReferenceWithLocalRepresentation.hxx
+usr/include/opencascade/StepBasic_ProductDefinitionRelationship.hxx
+usr/include/opencascade/StepBasic_ProductDefinitionWithAssociatedDocuments.hxx
+usr/include/opencascade/StepBasic_ProductOrFormationOrDefinition.hxx
+usr/include/opencascade/StepBasic_ProductRelatedProductCategory.hxx
+usr/include/opencascade/StepBasic_ProductType.hxx
+usr/include/opencascade/StepBasic_RatioMeasureWithUnit.hxx
+usr/include/opencascade/StepBasic_RatioUnit.hxx
+usr/include/opencascade/StepBasic_RoleAssociation.hxx
+usr/include/opencascade/StepBasic_RoleSelect.hxx
+usr/include/opencascade/StepBasic_SecurityClassification.hxx
+usr/include/opencascade/StepBasic_SecurityClassificationAssignment.hxx
+usr/include/opencascade/StepBasic_SecurityClassificationLevel.hxx
+usr/include/opencascade/StepBasic_SiPrefix.hxx
+usr/include/opencascade/StepBasic_SiUnit.hxx
+usr/include/opencascade/StepBasic_SiUnitAndAreaUnit.hxx
+usr/include/opencascade/StepBasic_SiUnitAndLengthUnit.hxx
+usr/include/opencascade/StepBasic_SiUnitAndMassUnit.hxx
+usr/include/opencascade/StepBasic_SiUnitAndPlaneAngleUnit.hxx
+usr/include/opencascade/StepBasic_SiUnitAndRatioUnit.hxx
+usr/include/opencascade/StepBasic_SiUnitAndSolidAngleUnit.hxx
+usr/include/opencascade/StepBasic_SiUnitAndThermodynamicTemperatureUnit.hxx
+usr/include/opencascade/StepBasic_SiUnitAndTimeUnit.hxx
+usr/include/opencascade/StepBasic_SiUnitAndVolumeUnit.hxx
+usr/include/opencascade/StepBasic_SiUnitName.hxx
+usr/include/opencascade/StepBasic_SizeMember.hxx
+usr/include/opencascade/StepBasic_SizeSelect.hxx
+usr/include/opencascade/StepBasic_SolidAngleMeasureWithUnit.hxx
+usr/include/opencascade/StepBasic_SolidAngleUnit.hxx
+usr/include/opencascade/StepBasic_Source.hxx
+usr/include/opencascade/StepBasic_SourceItem.hxx
+usr/include/opencascade/StepBasic_ThermodynamicTemperatureUnit.hxx
+usr/include/opencascade/StepBasic_TimeMeasureWithUnit.hxx
+usr/include/opencascade/StepBasic_TimeUnit.hxx
+usr/include/opencascade/StepBasic_UncertaintyMeasureWithUnit.hxx
+usr/include/opencascade/StepBasic_Unit.hxx
+usr/include/opencascade/StepBasic_VersionedActionRequest.hxx
+usr/include/opencascade/StepBasic_VolumeUnit.hxx
+usr/include/opencascade/StepBasic_WeekOfYearAndDayDate.hxx
+usr/include/opencascade/StepData.hxx
+usr/include/opencascade/StepData_Array1OfField.hxx
+usr/include/opencascade/StepData_DefaultGeneral.hxx
+usr/include/opencascade/StepData_Described.hxx
+usr/include/opencascade/StepData_ECDescr.hxx
+usr/include/opencascade/StepData_EDescr.hxx
+usr/include/opencascade/StepData_ESDescr.hxx
+usr/include/opencascade/StepData_EnumTool.hxx
+usr/include/opencascade/StepData_Field.hxx
+usr/include/opencascade/StepData_FieldList.hxx
+usr/include/opencascade/StepData_FieldList1.hxx
+usr/include/opencascade/StepData_FieldListD.hxx
+usr/include/opencascade/StepData_FieldListN.hxx
+usr/include/opencascade/StepData_FileProtocol.hxx
+usr/include/opencascade/StepData_FileRecognizer.hxx
+usr/include/opencascade/StepData_FreeFormEntity.hxx
+usr/include/opencascade/StepData_GeneralModule.hxx
+usr/include/opencascade/StepData_GlobalFactors.hxx
+usr/include/opencascade/StepData_GlobalNodeOfWriterLib.hxx
+usr/include/opencascade/StepData_HArray1OfField.hxx
+usr/include/opencascade/StepData_Logical.hxx
+usr/include/opencascade/StepData_NodeOfWriterLib.hxx
+usr/include/opencascade/StepData_PDescr.hxx
+usr/include/opencascade/StepData_Plex.hxx
+usr/include/opencascade/StepData_Protocol.hxx
+usr/include/opencascade/StepData_ReadWriteModule.hxx
+usr/include/opencascade/StepData_SelectArrReal.hxx
+usr/include/opencascade/StepData_SelectInt.hxx
+usr/include/opencascade/StepData_SelectMember.hxx
+usr/include/opencascade/StepData_SelectNamed.hxx
+usr/include/opencascade/StepData_SelectReal.hxx
+usr/include/opencascade/StepData_SelectType.hxx
+usr/include/opencascade/StepData_Simple.hxx
+usr/include/opencascade/StepData_StepDumper.hxx
+usr/include/opencascade/StepData_StepModel.hxx
+usr/include/opencascade/StepData_StepReaderData.hxx
+usr/include/opencascade/StepData_StepReaderTool.hxx
+usr/include/opencascade/StepData_StepWriter.hxx
+usr/include/opencascade/StepData_UndefinedEntity.hxx
+usr/include/opencascade/StepData_WriterLib.hxx
+usr/include/opencascade/StepDimTol_AngularityTolerance.hxx
+usr/include/opencascade/StepDimTol_AreaUnitType.hxx
+usr/include/opencascade/StepDimTol_Array1OfDatumReference.hxx
+usr/include/opencascade/StepDimTol_Array1OfDatumReferenceCompartment.hxx
+usr/include/opencascade/StepDimTol_Array1OfDatumReferenceElement.hxx
+usr/include/opencascade/StepDimTol_Array1OfDatumReferenceModifier.hxx
+usr/include/opencascade/StepDimTol_Array1OfDatumSystemOrReference.hxx
+usr/include/opencascade/StepDimTol_Array1OfGeometricToleranceModifier.hxx
+usr/include/opencascade/StepDimTol_Array1OfToleranceZoneTarget.hxx
+usr/include/opencascade/StepDimTol_CircularRunoutTolerance.hxx
+usr/include/opencascade/StepDimTol_CoaxialityTolerance.hxx
+usr/include/opencascade/StepDimTol_CommonDatum.hxx
+usr/include/opencascade/StepDimTol_ConcentricityTolerance.hxx
+usr/include/opencascade/StepDimTol_CylindricityTolerance.hxx
+usr/include/opencascade/StepDimTol_Datum.hxx
+usr/include/opencascade/StepDimTol_DatumFeature.hxx
+usr/include/opencascade/StepDimTol_DatumOrCommonDatum.hxx
+usr/include/opencascade/StepDimTol_DatumReference.hxx
+usr/include/opencascade/StepDimTol_DatumReferenceCompartment.hxx
+usr/include/opencascade/StepDimTol_DatumReferenceElement.hxx
+usr/include/opencascade/StepDimTol_DatumReferenceModifier.hxx
+usr/include/opencascade/StepDimTol_DatumReferenceModifierType.hxx
+usr/include/opencascade/StepDimTol_DatumReferenceModifierWithValue.hxx
+usr/include/opencascade/StepDimTol_DatumSystem.hxx
+usr/include/opencascade/StepDimTol_DatumSystemOrReference.hxx
+usr/include/opencascade/StepDimTol_DatumTarget.hxx
+usr/include/opencascade/StepDimTol_FlatnessTolerance.hxx
+usr/include/opencascade/StepDimTol_GeneralDatumReference.hxx
+usr/include/opencascade/StepDimTol_GeoTolAndGeoTolWthDatRef.hxx
+usr/include/opencascade/StepDimTol_GeoTolAndGeoTolWthDatRefAndGeoTolWthMaxTol.hxx
+usr/include/opencascade/StepDimTol_GeoTolAndGeoTolWthDatRefAndGeoTolWthMod.hxx
+usr/include/opencascade/StepDimTol_GeoTolAndGeoTolWthDatRefAndModGeoTolAndPosTol.hxx
+usr/include/opencascade/StepDimTol_GeoTolAndGeoTolWthDatRefAndUneqDisGeoTol.hxx
+usr/include/opencascade/StepDimTol_GeoTolAndGeoTolWthMaxTol.hxx
+usr/include/opencascade/StepDimTol_GeoTolAndGeoTolWthMod.hxx
+usr/include/opencascade/StepDimTol_GeometricTolerance.hxx
+usr/include/opencascade/StepDimTol_GeometricToleranceModifier.hxx
+usr/include/opencascade/StepDimTol_GeometricToleranceRelationship.hxx
+usr/include/opencascade/StepDimTol_GeometricToleranceTarget.hxx
+usr/include/opencascade/StepDimTol_GeometricToleranceType.hxx
+usr/include/opencascade/StepDimTol_GeometricToleranceWithDatumReference.hxx
+usr/include/opencascade/StepDimTol_GeometricToleranceWithDefinedAreaUnit.hxx
+usr/include/opencascade/StepDimTol_GeometricToleranceWithDefinedUnit.hxx
+usr/include/opencascade/StepDimTol_GeometricToleranceWithMaximumTolerance.hxx
+usr/include/opencascade/StepDimTol_GeometricToleranceWithModifiers.hxx
+usr/include/opencascade/StepDimTol_HArray1OfDatumReference.hxx
+usr/include/opencascade/StepDimTol_HArray1OfDatumReferenceCompartment.hxx
+usr/include/opencascade/StepDimTol_HArray1OfDatumReferenceElement.hxx
+usr/include/opencascade/StepDimTol_HArray1OfDatumReferenceModifier.hxx
+usr/include/opencascade/StepDimTol_HArray1OfDatumSystemOrReference.hxx
+usr/include/opencascade/StepDimTol_HArray1OfGeometricToleranceModifier.hxx
+usr/include/opencascade/StepDimTol_HArray1OfToleranceZoneTarget.hxx
+usr/include/opencascade/StepDimTol_LimitCondition.hxx
+usr/include/opencascade/StepDimTol_LineProfileTolerance.hxx
+usr/include/opencascade/StepDimTol_ModifiedGeometricTolerance.hxx
+usr/include/opencascade/StepDimTol_NonUniformZoneDefinition.hxx
+usr/include/opencascade/StepDimTol_ParallelismTolerance.hxx
+usr/include/opencascade/StepDimTol_PerpendicularityTolerance.hxx
+usr/include/opencascade/StepDimTol_PlacedDatumTargetFeature.hxx
+usr/include/opencascade/StepDimTol_PositionTolerance.hxx
+usr/include/opencascade/StepDimTol_ProjectedZoneDefinition.hxx
+usr/include/opencascade/StepDimTol_RoundnessTolerance.hxx
+usr/include/opencascade/StepDimTol_RunoutZoneDefinition.hxx
+usr/include/opencascade/StepDimTol_RunoutZoneOrientation.hxx
+usr/include/opencascade/StepDimTol_ShapeToleranceSelect.hxx
+usr/include/opencascade/StepDimTol_SimpleDatumReferenceModifier.hxx
+usr/include/opencascade/StepDimTol_SimpleDatumReferenceModifierMember.hxx
+usr/include/opencascade/StepDimTol_StraightnessTolerance.hxx
+usr/include/opencascade/StepDimTol_SurfaceProfileTolerance.hxx
+usr/include/opencascade/StepDimTol_SymmetryTolerance.hxx
+usr/include/opencascade/StepDimTol_ToleranceZone.hxx
+usr/include/opencascade/StepDimTol_ToleranceZoneDefinition.hxx
+usr/include/opencascade/StepDimTol_ToleranceZoneForm.hxx
+usr/include/opencascade/StepDimTol_ToleranceZoneTarget.hxx
+usr/include/opencascade/StepDimTol_TotalRunoutTolerance.hxx
+usr/include/opencascade/StepDimTol_UnequallyDisposedGeometricTolerance.hxx
+usr/include/opencascade/StepElement_AnalysisItemWithinRepresentation.hxx
+usr/include/opencascade/StepElement_Array1OfCurveElementEndReleasePacket.hxx
+usr/include/opencascade/StepElement_Array1OfCurveElementSectionDefinition.hxx
+usr/include/opencascade/StepElement_Array1OfHSequenceOfCurveElementPurposeMember.hxx
+usr/include/opencascade/StepElement_Array1OfHSequenceOfSurfaceElementPurposeMember.hxx
+usr/include/opencascade/StepElement_Array1OfMeasureOrUnspecifiedValue.hxx
+usr/include/opencascade/StepElement_Array1OfSurfaceSection.hxx
+usr/include/opencascade/StepElement_Array1OfVolumeElementPurpose.hxx
+usr/include/opencascade/StepElement_Array1OfVolumeElementPurposeMember.hxx
+usr/include/opencascade/StepElement_Array2OfCurveElementPurposeMember.hxx
+usr/include/opencascade/StepElement_Array2OfSurfaceElementPurpose.hxx
+usr/include/opencascade/StepElement_Array2OfSurfaceElementPurposeMember.hxx
+usr/include/opencascade/StepElement_Curve3dElementDescriptor.hxx
+usr/include/opencascade/StepElement_CurveEdge.hxx
+usr/include/opencascade/StepElement_CurveElementEndReleasePacket.hxx
+usr/include/opencascade/StepElement_CurveElementFreedom.hxx
+usr/include/opencascade/StepElement_CurveElementFreedomMember.hxx
+usr/include/opencascade/StepElement_CurveElementPurpose.hxx
+usr/include/opencascade/StepElement_CurveElementPurposeMember.hxx
+usr/include/opencascade/StepElement_CurveElementSectionDefinition.hxx
+usr/include/opencascade/StepElement_CurveElementSectionDerivedDefinitions.hxx
+usr/include/opencascade/StepElement_Element2dShape.hxx
+usr/include/opencascade/StepElement_ElementAspect.hxx
+usr/include/opencascade/StepElement_ElementAspectMember.hxx
+usr/include/opencascade/StepElement_ElementDescriptor.hxx
+usr/include/opencascade/StepElement_ElementMaterial.hxx
+usr/include/opencascade/StepElement_ElementOrder.hxx
+usr/include/opencascade/StepElement_ElementVolume.hxx
+usr/include/opencascade/StepElement_EnumeratedCurveElementFreedom.hxx
+usr/include/opencascade/StepElement_EnumeratedCurveElementPurpose.hxx
+usr/include/opencascade/StepElement_EnumeratedSurfaceElementPurpose.hxx
+usr/include/opencascade/StepElement_EnumeratedVolumeElementPurpose.hxx
+usr/include/opencascade/StepElement_HArray1OfCurveElementEndReleasePacket.hxx
+usr/include/opencascade/StepElement_HArray1OfCurveElementSectionDefinition.hxx
+usr/include/opencascade/StepElement_HArray1OfHSequenceOfCurveElementPurposeMember.hxx
+usr/include/opencascade/StepElement_HArray1OfHSequenceOfSurfaceElementPurposeMember.hxx
+usr/include/opencascade/StepElement_HArray1OfMeasureOrUnspecifiedValue.hxx
+usr/include/opencascade/StepElement_HArray1OfSurfaceSection.hxx
+usr/include/opencascade/StepElement_HArray1OfVolumeElementPurpose.hxx
+usr/include/opencascade/StepElement_HArray1OfVolumeElementPurposeMember.hxx
+usr/include/opencascade/StepElement_HArray2OfCurveElementPurposeMember.hxx
+usr/include/opencascade/StepElement_HArray2OfSurfaceElementPurpose.hxx
+usr/include/opencascade/StepElement_HArray2OfSurfaceElementPurposeMember.hxx
+usr/include/opencascade/StepElement_HSequenceOfCurveElementPurposeMember.hxx
+usr/include/opencascade/StepElement_HSequenceOfCurveElementSectionDefinition.hxx
+usr/include/opencascade/StepElement_HSequenceOfElementMaterial.hxx
+usr/include/opencascade/StepElement_HSequenceOfSurfaceElementPurposeMember.hxx
+usr/include/opencascade/StepElement_MeasureOrUnspecifiedValue.hxx
+usr/include/opencascade/StepElement_MeasureOrUnspecifiedValueMember.hxx
+usr/include/opencascade/StepElement_SequenceOfCurveElementPurposeMember.hxx
+usr/include/opencascade/StepElement_SequenceOfCurveElementSectionDefinition.hxx
+usr/include/opencascade/StepElement_SequenceOfElementMaterial.hxx
+usr/include/opencascade/StepElement_SequenceOfSurfaceElementPurposeMember.hxx
+usr/include/opencascade/StepElement_Surface3dElementDescriptor.hxx
+usr/include/opencascade/StepElement_SurfaceElementProperty.hxx
+usr/include/opencascade/StepElement_SurfaceElementPurpose.hxx
+usr/include/opencascade/StepElement_SurfaceElementPurposeMember.hxx
+usr/include/opencascade/StepElement_SurfaceSection.hxx
+usr/include/opencascade/StepElement_SurfaceSectionField.hxx
+usr/include/opencascade/StepElement_SurfaceSectionFieldConstant.hxx
+usr/include/opencascade/StepElement_SurfaceSectionFieldVarying.hxx
+usr/include/opencascade/StepElement_UniformSurfaceSection.hxx
+usr/include/opencascade/StepElement_UnspecifiedValue.hxx
+usr/include/opencascade/StepElement_Volume3dElementDescriptor.hxx
+usr/include/opencascade/StepElement_Volume3dElementShape.hxx
+usr/include/opencascade/StepElement_VolumeElementPurpose.hxx
+usr/include/opencascade/StepElement_VolumeElementPurposeMember.hxx
+usr/include/opencascade/StepFEA_AlignedCurve3dElementCoordinateSystem.hxx
+usr/include/opencascade/StepFEA_AlignedSurface3dElementCoordinateSystem.hxx
+usr/include/opencascade/StepFEA_ArbitraryVolume3dElementCoordinateSystem.hxx
+usr/include/opencascade/StepFEA_Array1OfCurveElementEndOffset.hxx
+usr/include/opencascade/StepFEA_Array1OfCurveElementEndRelease.hxx
+usr/include/opencascade/StepFEA_Array1OfCurveElementInterval.hxx
+usr/include/opencascade/StepFEA_Array1OfDegreeOfFreedom.hxx
+usr/include/opencascade/StepFEA_Array1OfElementRepresentation.hxx
+usr/include/opencascade/StepFEA_Array1OfNodeRepresentation.hxx
+usr/include/opencascade/StepFEA_ConstantSurface3dElementCoordinateSystem.hxx
+usr/include/opencascade/StepFEA_CoordinateSystemType.hxx
+usr/include/opencascade/StepFEA_Curve3dElementProperty.hxx
+usr/include/opencascade/StepFEA_Curve3dElementRepresentation.hxx
+usr/include/opencascade/StepFEA_CurveEdge.hxx
+usr/include/opencascade/StepFEA_CurveElementEndCoordinateSystem.hxx
+usr/include/opencascade/StepFEA_CurveElementEndOffset.hxx
+usr/include/opencascade/StepFEA_CurveElementEndRelease.hxx
+usr/include/opencascade/StepFEA_CurveElementInterval.hxx
+usr/include/opencascade/StepFEA_CurveElementIntervalConstant.hxx
+usr/include/opencascade/StepFEA_CurveElementIntervalLinearlyVarying.hxx
+usr/include/opencascade/StepFEA_CurveElementLocation.hxx
+usr/include/opencascade/StepFEA_DegreeOfFreedom.hxx
+usr/include/opencascade/StepFEA_DegreeOfFreedomMember.hxx
+usr/include/opencascade/StepFEA_DummyNode.hxx
+usr/include/opencascade/StepFEA_ElementGeometricRelationship.hxx
+usr/include/opencascade/StepFEA_ElementGroup.hxx
+usr/include/opencascade/StepFEA_ElementOrElementGroup.hxx
+usr/include/opencascade/StepFEA_ElementRepresentation.hxx
+usr/include/opencascade/StepFEA_ElementVolume.hxx
+usr/include/opencascade/StepFEA_EnumeratedDegreeOfFreedom.hxx
+usr/include/opencascade/StepFEA_FeaAreaDensity.hxx
+usr/include/opencascade/StepFEA_FeaAxis2Placement3d.hxx
+usr/include/opencascade/StepFEA_FeaCurveSectionGeometricRelationship.hxx
+usr/include/opencascade/StepFEA_FeaGroup.hxx
+usr/include/opencascade/StepFEA_FeaLinearElasticity.hxx
+usr/include/opencascade/StepFEA_FeaMassDensity.hxx
+usr/include/opencascade/StepFEA_FeaMaterialPropertyRepresentation.hxx
+usr/include/opencascade/StepFEA_FeaMaterialPropertyRepresentationItem.hxx
+usr/include/opencascade/StepFEA_FeaModel.hxx
+usr/include/opencascade/StepFEA_FeaModel3d.hxx
+usr/include/opencascade/StepFEA_FeaModelDefinition.hxx
+usr/include/opencascade/StepFEA_FeaMoistureAbsorption.hxx
+usr/include/opencascade/StepFEA_FeaParametricPoint.hxx
+usr/include/opencascade/StepFEA_FeaRepresentationItem.hxx
+usr/include/opencascade/StepFEA_FeaSecantCoefficientOfLinearThermalExpansion.hxx
+usr/include/opencascade/StepFEA_FeaShellBendingStiffness.hxx
+usr/include/opencascade/StepFEA_FeaShellMembraneBendingCouplingStiffness.hxx
+usr/include/opencascade/StepFEA_FeaShellMembraneStiffness.hxx
+usr/include/opencascade/StepFEA_FeaShellShearStiffness.hxx
+usr/include/opencascade/StepFEA_FeaSurfaceSectionGeometricRelationship.hxx
+usr/include/opencascade/StepFEA_FeaTangentialCoefficientOfLinearThermalExpansion.hxx
+usr/include/opencascade/StepFEA_FreedomAndCoefficient.hxx
+usr/include/opencascade/StepFEA_FreedomsList.hxx
+usr/include/opencascade/StepFEA_GeometricNode.hxx
+usr/include/opencascade/StepFEA_HArray1OfCurveElementEndOffset.hxx
+usr/include/opencascade/StepFEA_HArray1OfCurveElementEndRelease.hxx
+usr/include/opencascade/StepFEA_HArray1OfCurveElementInterval.hxx
+usr/include/opencascade/StepFEA_HArray1OfDegreeOfFreedom.hxx
+usr/include/opencascade/StepFEA_HArray1OfElementRepresentation.hxx
+usr/include/opencascade/StepFEA_HArray1OfNodeRepresentation.hxx
+usr/include/opencascade/StepFEA_HSequenceOfCurve3dElementProperty.hxx
+usr/include/opencascade/StepFEA_HSequenceOfElementGeometricRelationship.hxx
+usr/include/opencascade/StepFEA_HSequenceOfElementRepresentation.hxx
+usr/include/opencascade/StepFEA_HSequenceOfNodeRepresentation.hxx
+usr/include/opencascade/StepFEA_Node.hxx
+usr/include/opencascade/StepFEA_NodeDefinition.hxx
+usr/include/opencascade/StepFEA_NodeGroup.hxx
+usr/include/opencascade/StepFEA_NodeRepresentation.hxx
+usr/include/opencascade/StepFEA_NodeSet.hxx
+usr/include/opencascade/StepFEA_NodeWithSolutionCoordinateSystem.hxx
+usr/include/opencascade/StepFEA_NodeWithVector.hxx
+usr/include/opencascade/StepFEA_ParametricCurve3dElementCoordinateDirection.hxx
+usr/include/opencascade/StepFEA_ParametricCurve3dElementCoordinateSystem.hxx
+usr/include/opencascade/StepFEA_ParametricSurface3dElementCoordinateSystem.hxx
+usr/include/opencascade/StepFEA_SequenceOfCurve3dElementProperty.hxx
+usr/include/opencascade/StepFEA_SequenceOfElementGeometricRelationship.hxx
+usr/include/opencascade/StepFEA_SequenceOfElementRepresentation.hxx
+usr/include/opencascade/StepFEA_SequenceOfNodeRepresentation.hxx
+usr/include/opencascade/StepFEA_Surface3dElementRepresentation.hxx
+usr/include/opencascade/StepFEA_SymmetricTensor22d.hxx
+usr/include/opencascade/StepFEA_SymmetricTensor23d.hxx
+usr/include/opencascade/StepFEA_SymmetricTensor23dMember.hxx
+usr/include/opencascade/StepFEA_SymmetricTensor42d.hxx
+usr/include/opencascade/StepFEA_SymmetricTensor43d.hxx
+usr/include/opencascade/StepFEA_SymmetricTensor43dMember.hxx
+usr/include/opencascade/StepFEA_UnspecifiedValue.hxx
+usr/include/opencascade/StepFEA_Volume3dElementRepresentation.hxx
+usr/include/opencascade/StepFile_Read.hxx
+usr/include/opencascade/StepFile_ReadData.hxx
+usr/include/opencascade/StepGeom_Array1OfBoundaryCurve.hxx
+usr/include/opencascade/StepGeom_Array1OfCartesianPoint.hxx
+usr/include/opencascade/StepGeom_Array1OfCompositeCurveSegment.hxx
+usr/include/opencascade/StepGeom_Array1OfCurve.hxx
+usr/include/opencascade/StepGeom_Array1OfPcurveOrSurface.hxx
+usr/include/opencascade/StepGeom_Array1OfSurfaceBoundary.hxx
+usr/include/opencascade/StepGeom_Array1OfTrimmingSelect.hxx
+usr/include/opencascade/StepGeom_Array2OfCartesianPoint.hxx
+usr/include/opencascade/StepGeom_Array2OfSurfacePatch.hxx
+usr/include/opencascade/StepGeom_Axis1Placement.hxx
+usr/include/opencascade/StepGeom_Axis2Placement.hxx
+usr/include/opencascade/StepGeom_Axis2Placement2d.hxx
+usr/include/opencascade/StepGeom_Axis2Placement3d.hxx
+usr/include/opencascade/StepGeom_BSplineCurve.hxx
+usr/include/opencascade/StepGeom_BSplineCurveForm.hxx
+usr/include/opencascade/StepGeom_BSplineCurveWithKnots.hxx
+usr/include/opencascade/StepGeom_BSplineCurveWithKnotsAndRationalBSplineCurve.hxx
+usr/include/opencascade/StepGeom_BSplineSurface.hxx
+usr/include/opencascade/StepGeom_BSplineSurfaceForm.hxx
+usr/include/opencascade/StepGeom_BSplineSurfaceWithKnots.hxx
+usr/include/opencascade/StepGeom_BSplineSurfaceWithKnotsAndRationalBSplineSurface.hxx
+usr/include/opencascade/StepGeom_BezierCurve.hxx
+usr/include/opencascade/StepGeom_BezierCurveAndRationalBSplineCurve.hxx
+usr/include/opencascade/StepGeom_BezierSurface.hxx
+usr/include/opencascade/StepGeom_BezierSurfaceAndRationalBSplineSurface.hxx
+usr/include/opencascade/StepGeom_BoundaryCurve.hxx
+usr/include/opencascade/StepGeom_BoundedCurve.hxx
+usr/include/opencascade/StepGeom_BoundedSurface.hxx
+usr/include/opencascade/StepGeom_CartesianPoint.hxx
+usr/include/opencascade/StepGeom_CartesianTransformationOperator.hxx
+usr/include/opencascade/StepGeom_CartesianTransformationOperator2d.hxx
+usr/include/opencascade/StepGeom_CartesianTransformationOperator3d.hxx
+usr/include/opencascade/StepGeom_Circle.hxx
+usr/include/opencascade/StepGeom_CompositeCurve.hxx
+usr/include/opencascade/StepGeom_CompositeCurveOnSurface.hxx
+usr/include/opencascade/StepGeom_CompositeCurveSegment.hxx
+usr/include/opencascade/StepGeom_Conic.hxx
+usr/include/opencascade/StepGeom_ConicalSurface.hxx
+usr/include/opencascade/StepGeom_Curve.hxx
+usr/include/opencascade/StepGeom_CurveBoundedSurface.hxx
+usr/include/opencascade/StepGeom_CurveOnSurface.hxx
+usr/include/opencascade/StepGeom_CurveReplica.hxx
+usr/include/opencascade/StepGeom_CylindricalSurface.hxx
+usr/include/opencascade/StepGeom_DegeneratePcurve.hxx
+usr/include/opencascade/StepGeom_DegenerateToroidalSurface.hxx
+usr/include/opencascade/StepGeom_Direction.hxx
+usr/include/opencascade/StepGeom_ElementarySurface.hxx
+usr/include/opencascade/StepGeom_Ellipse.hxx
+usr/include/opencascade/StepGeom_EvaluatedDegeneratePcurve.hxx
+usr/include/opencascade/StepGeom_GeomRepContextAndGlobUnitAssCtxAndGlobUncertaintyAssCtx.hxx
+usr/include/opencascade/StepGeom_GeometricRepresentationContext.hxx
+usr/include/opencascade/StepGeom_GeometricRepresentationContextAndGlobalUnitAssignedContext.hxx
+usr/include/opencascade/StepGeom_GeometricRepresentationContextAndParametricRepresentationContext.hxx
+usr/include/opencascade/StepGeom_GeometricRepresentationItem.hxx
+usr/include/opencascade/StepGeom_HArray1OfBoundaryCurve.hxx
+usr/include/opencascade/StepGeom_HArray1OfCartesianPoint.hxx
+usr/include/opencascade/StepGeom_HArray1OfCompositeCurveSegment.hxx
+usr/include/opencascade/StepGeom_HArray1OfCurve.hxx
+usr/include/opencascade/StepGeom_HArray1OfPcurveOrSurface.hxx
+usr/include/opencascade/StepGeom_HArray1OfSurfaceBoundary.hxx
+usr/include/opencascade/StepGeom_HArray1OfTrimmingSelect.hxx
+usr/include/opencascade/StepGeom_HArray2OfCartesianPoint.hxx
+usr/include/opencascade/StepGeom_HArray2OfSurfacePatch.hxx
+usr/include/opencascade/StepGeom_Hyperbola.hxx
+usr/include/opencascade/StepGeom_IntersectionCurve.hxx
+usr/include/opencascade/StepGeom_KnotType.hxx
+usr/include/opencascade/StepGeom_Line.hxx
+usr/include/opencascade/StepGeom_OffsetCurve3d.hxx
+usr/include/opencascade/StepGeom_OffsetSurface.hxx
+usr/include/opencascade/StepGeom_OrientedSurface.hxx
+usr/include/opencascade/StepGeom_OuterBoundaryCurve.hxx
+usr/include/opencascade/StepGeom_Parabola.hxx
+usr/include/opencascade/StepGeom_Pcurve.hxx
+usr/include/opencascade/StepGeom_PcurveOrSurface.hxx
+usr/include/opencascade/StepGeom_Placement.hxx
+usr/include/opencascade/StepGeom_Plane.hxx
+usr/include/opencascade/StepGeom_Point.hxx
+usr/include/opencascade/StepGeom_PointOnCurve.hxx
+usr/include/opencascade/StepGeom_PointOnSurface.hxx
+usr/include/opencascade/StepGeom_PointReplica.hxx
+usr/include/opencascade/StepGeom_Polyline.hxx
+usr/include/opencascade/StepGeom_PreferredSurfaceCurveRepresentation.hxx
+usr/include/opencascade/StepGeom_QuasiUniformCurve.hxx
+usr/include/opencascade/StepGeom_QuasiUniformCurveAndRationalBSplineCurve.hxx
+usr/include/opencascade/StepGeom_QuasiUniformSurface.hxx
+usr/include/opencascade/StepGeom_QuasiUniformSurfaceAndRationalBSplineSurface.hxx
+usr/include/opencascade/StepGeom_RationalBSplineCurve.hxx
+usr/include/opencascade/StepGeom_RationalBSplineSurface.hxx
+usr/include/opencascade/StepGeom_RectangularCompositeSurface.hxx
+usr/include/opencascade/StepGeom_RectangularTrimmedSurface.hxx
+usr/include/opencascade/StepGeom_ReparametrisedCompositeCurveSegment.hxx
+usr/include/opencascade/StepGeom_SeamCurve.hxx
+usr/include/opencascade/StepGeom_SphericalSurface.hxx
+usr/include/opencascade/StepGeom_SuParameters.hxx
+usr/include/opencascade/StepGeom_Surface.hxx
+usr/include/opencascade/StepGeom_SurfaceBoundary.hxx
+usr/include/opencascade/StepGeom_SurfaceCurve.hxx
+usr/include/opencascade/StepGeom_SurfaceCurveAndBoundedCurve.hxx
+usr/include/opencascade/StepGeom_SurfaceOfLinearExtrusion.hxx
+usr/include/opencascade/StepGeom_SurfaceOfRevolution.hxx
+usr/include/opencascade/StepGeom_SurfacePatch.hxx
+usr/include/opencascade/StepGeom_SurfaceReplica.hxx
+usr/include/opencascade/StepGeom_SweptSurface.hxx
+usr/include/opencascade/StepGeom_ToroidalSurface.hxx
+usr/include/opencascade/StepGeom_TransitionCode.hxx
+usr/include/opencascade/StepGeom_TrimmedCurve.hxx
+usr/include/opencascade/StepGeom_TrimmingMember.hxx
+usr/include/opencascade/StepGeom_TrimmingPreference.hxx
+usr/include/opencascade/StepGeom_TrimmingSelect.hxx
+usr/include/opencascade/StepGeom_UniformCurve.hxx
+usr/include/opencascade/StepGeom_UniformCurveAndRationalBSplineCurve.hxx
+usr/include/opencascade/StepGeom_UniformSurface.hxx
+usr/include/opencascade/StepGeom_UniformSurfaceAndRationalBSplineSurface.hxx
+usr/include/opencascade/StepGeom_Vector.hxx
+usr/include/opencascade/StepGeom_VectorOrDirection.hxx
+usr/include/opencascade/StepKinematics_ActuatedDirection.hxx
+usr/include/opencascade/StepKinematics_ActuatedKinPairAndOrderKinPair.hxx
+usr/include/opencascade/StepKinematics_ActuatedKinematicPair.hxx
+usr/include/opencascade/StepKinematics_ContextDependentKinematicLinkRepresentation.hxx
+usr/include/opencascade/StepKinematics_CylindricalPair.hxx
+usr/include/opencascade/StepKinematics_CylindricalPairValue.hxx
+usr/include/opencascade/StepKinematics_CylindricalPairWithRange.hxx
+usr/include/opencascade/StepKinematics_FullyConstrainedPair.hxx
+usr/include/opencascade/StepKinematics_GearPair.hxx
+usr/include/opencascade/StepKinematics_GearPairValue.hxx
+usr/include/opencascade/StepKinematics_GearPairWithRange.hxx
+usr/include/opencascade/StepKinematics_HighOrderKinematicPair.hxx
+usr/include/opencascade/StepKinematics_HomokineticPair.hxx
+usr/include/opencascade/StepKinematics_KinematicJoint.hxx
+usr/include/opencascade/StepKinematics_KinematicLink.hxx
+usr/include/opencascade/StepKinematics_KinematicLinkRepresentation.hxx
+usr/include/opencascade/StepKinematics_KinematicLinkRepresentationAssociation.hxx
+usr/include/opencascade/StepKinematics_KinematicPair.hxx
+usr/include/opencascade/StepKinematics_KinematicPropertyDefinitionRepresentation.hxx
+usr/include/opencascade/StepKinematics_KinematicPropertyMechanismRepresentation.hxx
+usr/include/opencascade/StepKinematics_KinematicTopologyDirectedStructure.hxx
+usr/include/opencascade/StepKinematics_KinematicTopologyNetworkStructure.hxx
+usr/include/opencascade/StepKinematics_KinematicTopologyRepresentationSelect.hxx
+usr/include/opencascade/StepKinematics_KinematicTopologyStructure.hxx
+usr/include/opencascade/StepKinematics_LinearFlexibleAndPinionPair.hxx
+usr/include/opencascade/StepKinematics_LinearFlexibleAndPlanarCurvePair.hxx
+usr/include/opencascade/StepKinematics_LinearFlexibleLinkRepresentation.hxx
+usr/include/opencascade/StepKinematics_LowOrderKinematicPair.hxx
+usr/include/opencascade/StepKinematics_LowOrderKinematicPairValue.hxx
+usr/include/opencascade/StepKinematics_LowOrderKinematicPairWithMotionCoupling.hxx
+usr/include/opencascade/StepKinematics_LowOrderKinematicPairWithRange.hxx
+usr/include/opencascade/StepKinematics_MechanismRepresentation.hxx
+usr/include/opencascade/StepKinematics_MechanismStateRepresentation.hxx
+usr/include/opencascade/StepKinematics_OrientedJoint.hxx
+usr/include/opencascade/StepKinematics_PairRepresentationRelationship.hxx
+usr/include/opencascade/StepKinematics_PairValue.hxx
+usr/include/opencascade/StepKinematics_PlanarCurvePair.hxx
+usr/include/opencascade/StepKinematics_PlanarCurvePairRange.hxx
+usr/include/opencascade/StepKinematics_PlanarPair.hxx
+usr/include/opencascade/StepKinematics_PlanarPairValue.hxx
+usr/include/opencascade/StepKinematics_PlanarPairWithRange.hxx
+usr/include/opencascade/StepKinematics_PointOnPlanarCurvePair.hxx
+usr/include/opencascade/StepKinematics_PointOnPlanarCurvePairValue.hxx
+usr/include/opencascade/StepKinematics_PointOnPlanarCurvePairWithRange.hxx
+usr/include/opencascade/StepKinematics_PointOnSurfacePair.hxx
+usr/include/opencascade/StepKinematics_PointOnSurfacePairValue.hxx
+usr/include/opencascade/StepKinematics_PointOnSurfacePairWithRange.hxx
+usr/include/opencascade/StepKinematics_PrismaticPair.hxx
+usr/include/opencascade/StepKinematics_PrismaticPairValue.hxx
+usr/include/opencascade/StepKinematics_PrismaticPairWithRange.hxx
+usr/include/opencascade/StepKinematics_ProductDefinitionKinematics.hxx
+usr/include/opencascade/StepKinematics_ProductDefinitionRelationshipKinematics.hxx
+usr/include/opencascade/StepKinematics_RackAndPinionPair.hxx
+usr/include/opencascade/StepKinematics_RackAndPinionPairValue.hxx
+usr/include/opencascade/StepKinematics_RackAndPinionPairWithRange.hxx
+usr/include/opencascade/StepKinematics_RevolutePair.hxx
+usr/include/opencascade/StepKinematics_RevolutePairValue.hxx
+usr/include/opencascade/StepKinematics_RevolutePairWithRange.hxx
+usr/include/opencascade/StepKinematics_RigidLinkRepresentation.hxx
+usr/include/opencascade/StepKinematics_RigidPlacement.hxx
+usr/include/opencascade/StepKinematics_RollingCurvePair.hxx
+usr/include/opencascade/StepKinematics_RollingCurvePairValue.hxx
+usr/include/opencascade/StepKinematics_RollingSurfacePair.hxx
+usr/include/opencascade/StepKinematics_RollingSurfacePairValue.hxx
+usr/include/opencascade/StepKinematics_RotationAboutDirection.hxx
+usr/include/opencascade/StepKinematics_ScrewPair.hxx
+usr/include/opencascade/StepKinematics_ScrewPairValue.hxx
+usr/include/opencascade/StepKinematics_ScrewPairWithRange.hxx
+usr/include/opencascade/StepKinematics_SlidingCurvePair.hxx
+usr/include/opencascade/StepKinematics_SlidingCurvePairValue.hxx
+usr/include/opencascade/StepKinematics_SlidingSurfacePair.hxx
+usr/include/opencascade/StepKinematics_SlidingSurfacePairValue.hxx
+usr/include/opencascade/StepKinematics_SpatialRotation.hxx
+usr/include/opencascade/StepKinematics_SphericalPair.hxx
+usr/include/opencascade/StepKinematics_SphericalPairSelect.hxx
+usr/include/opencascade/StepKinematics_SphericalPairValue.hxx
+usr/include/opencascade/StepKinematics_SphericalPairWithPin.hxx
+usr/include/opencascade/StepKinematics_SphericalPairWithPinAndRange.hxx
+usr/include/opencascade/StepKinematics_SphericalPairWithRange.hxx
+usr/include/opencascade/StepKinematics_SurfacePair.hxx
+usr/include/opencascade/StepKinematics_SurfacePairWithRange.hxx
+usr/include/opencascade/StepKinematics_UnconstrainedPair.hxx
+usr/include/opencascade/StepKinematics_UnconstrainedPairValue.hxx
+usr/include/opencascade/StepKinematics_UniversalPair.hxx
+usr/include/opencascade/StepKinematics_UniversalPairValue.hxx
+usr/include/opencascade/StepKinematics_UniversalPairWithRange.hxx
+usr/include/opencascade/StepRepr_AllAroundShapeAspect.hxx
+usr/include/opencascade/StepRepr_Apex.hxx
+usr/include/opencascade/StepRepr_Array1OfMaterialPropertyRepresentation.hxx
+usr/include/opencascade/StepRepr_Array1OfPropertyDefinitionRepresentation.hxx
+usr/include/opencascade/StepRepr_Array1OfRepresentationItem.hxx
+usr/include/opencascade/StepRepr_Array1OfShapeAspect.hxx
+usr/include/opencascade/StepRepr_AssemblyComponentUsage.hxx
+usr/include/opencascade/StepRepr_AssemblyComponentUsageSubstitute.hxx
+usr/include/opencascade/StepRepr_BetweenShapeAspect.hxx
+usr/include/opencascade/StepRepr_CentreOfSymmetry.hxx
+usr/include/opencascade/StepRepr_CharacterizedDefinition.hxx
+usr/include/opencascade/StepRepr_CharacterizedRepresentation.hxx
+usr/include/opencascade/StepRepr_CompGroupShAspAndCompShAspAndDatumFeatAndShAsp.hxx
+usr/include/opencascade/StepRepr_CompShAspAndDatumFeatAndShAsp.hxx
+usr/include/opencascade/StepRepr_CompositeGroupShapeAspect.hxx
+usr/include/opencascade/StepRepr_CompositeShapeAspect.hxx
+usr/include/opencascade/StepRepr_CompoundRepresentationItem.hxx
+usr/include/opencascade/StepRepr_ConfigurationDesign.hxx
+usr/include/opencascade/StepRepr_ConfigurationDesignItem.hxx
+usr/include/opencascade/StepRepr_ConfigurationEffectivity.hxx
+usr/include/opencascade/StepRepr_ConfigurationItem.hxx
+usr/include/opencascade/StepRepr_ConstructiveGeometryRepresentation.hxx
+usr/include/opencascade/StepRepr_ConstructiveGeometryRepresentationRelationship.hxx
+usr/include/opencascade/StepRepr_ContinuosShapeAspect.hxx
+usr/include/opencascade/StepRepr_DataEnvironment.hxx
+usr/include/opencascade/StepRepr_DefinitionalRepresentation.hxx
+usr/include/opencascade/StepRepr_DerivedShapeAspect.hxx
+usr/include/opencascade/StepRepr_DescriptiveRepresentationItem.hxx
+usr/include/opencascade/StepRepr_Extension.hxx
+usr/include/opencascade/StepRepr_ExternallyDefinedRepresentation.hxx
+usr/include/opencascade/StepRepr_FeatureForDatumTargetRelationship.hxx
+usr/include/opencascade/StepRepr_FunctionallyDefinedTransformation.hxx
+usr/include/opencascade/StepRepr_GeometricAlignment.hxx
+usr/include/opencascade/StepRepr_GlobalUncertaintyAssignedContext.hxx
+usr/include/opencascade/StepRepr_GlobalUnitAssignedContext.hxx
+usr/include/opencascade/StepRepr_HArray1OfMaterialPropertyRepresentation.hxx
+usr/include/opencascade/StepRepr_HArray1OfPropertyDefinitionRepresentation.hxx
+usr/include/opencascade/StepRepr_HArray1OfRepresentationItem.hxx
+usr/include/opencascade/StepRepr_HArray1OfShapeAspect.hxx
+usr/include/opencascade/StepRepr_HSequenceOfMaterialPropertyRepresentation.hxx
+usr/include/opencascade/StepRepr_HSequenceOfRepresentationItem.hxx
+usr/include/opencascade/StepRepr_IntegerRepresentationItem.hxx
+usr/include/opencascade/StepRepr_ItemDefinedTransformation.hxx
+usr/include/opencascade/StepRepr_MakeFromUsageOption.hxx
+usr/include/opencascade/StepRepr_MappedItem.hxx
+usr/include/opencascade/StepRepr_MaterialDesignation.hxx
+usr/include/opencascade/StepRepr_MaterialProperty.hxx
+usr/include/opencascade/StepRepr_MaterialPropertyRepresentation.hxx
+usr/include/opencascade/StepRepr_MeasureRepresentationItem.hxx
+usr/include/opencascade/StepRepr_NextAssemblyUsageOccurrence.hxx
+usr/include/opencascade/StepRepr_ParallelOffset.hxx
+usr/include/opencascade/StepRepr_ParametricRepresentationContext.hxx
+usr/include/opencascade/StepRepr_PerpendicularTo.hxx
+usr/include/opencascade/StepRepr_ProductConcept.hxx
+usr/include/opencascade/StepRepr_ProductDefinitionShape.hxx
+usr/include/opencascade/StepRepr_ProductDefinitionUsage.hxx
+usr/include/opencascade/StepRepr_PromissoryUsageOccurrence.hxx
+usr/include/opencascade/StepRepr_PropertyDefinition.hxx
+usr/include/opencascade/StepRepr_PropertyDefinitionRelationship.hxx
+usr/include/opencascade/StepRepr_PropertyDefinitionRepresentation.hxx
+usr/include/opencascade/StepRepr_QuantifiedAssemblyComponentUsage.hxx
+usr/include/opencascade/StepRepr_ReprItemAndLengthMeasureWithUnit.hxx
+usr/include/opencascade/StepRepr_ReprItemAndLengthMeasureWithUnitAndQRI.hxx
+usr/include/opencascade/StepRepr_ReprItemAndMeasureWithUnit.hxx
+usr/include/opencascade/StepRepr_ReprItemAndMeasureWithUnitAndQRI.hxx
+usr/include/opencascade/StepRepr_ReprItemAndPlaneAngleMeasureWithUnit.hxx
+usr/include/opencascade/StepRepr_ReprItemAndPlaneAngleMeasureWithUnitAndQRI.hxx
+usr/include/opencascade/StepRepr_Representation.hxx
+usr/include/opencascade/StepRepr_RepresentationContext.hxx
+usr/include/opencascade/StepRepr_RepresentationContextReference.hxx
+usr/include/opencascade/StepRepr_RepresentationItem.hxx
+usr/include/opencascade/StepRepr_RepresentationMap.hxx
+usr/include/opencascade/StepRepr_RepresentationOrRepresentationReference.hxx
+usr/include/opencascade/StepRepr_RepresentationReference.hxx
+usr/include/opencascade/StepRepr_RepresentationRelationship.hxx
+usr/include/opencascade/StepRepr_RepresentationRelationshipWithTransformation.hxx
+usr/include/opencascade/StepRepr_RepresentedDefinition.hxx
+usr/include/opencascade/StepRepr_SequenceOfMaterialPropertyRepresentation.hxx
+usr/include/opencascade/StepRepr_SequenceOfRepresentationItem.hxx
+usr/include/opencascade/StepRepr_ShapeAspect.hxx
+usr/include/opencascade/StepRepr_ShapeAspectDerivingRelationship.hxx
+usr/include/opencascade/StepRepr_ShapeAspectRelationship.hxx
+usr/include/opencascade/StepRepr_ShapeAspectTransition.hxx
+usr/include/opencascade/StepRepr_ShapeDefinition.hxx
+usr/include/opencascade/StepRepr_ShapeRepresentationRelationship.hxx
+usr/include/opencascade/StepRepr_ShapeRepresentationRelationshipWithTransformation.hxx
+usr/include/opencascade/StepRepr_SpecifiedHigherUsageOccurrence.hxx
+usr/include/opencascade/StepRepr_StructuralResponseProperty.hxx
+usr/include/opencascade/StepRepr_StructuralResponsePropertyDefinitionRepresentation.hxx
+usr/include/opencascade/StepRepr_SuppliedPartRelationship.hxx
+usr/include/opencascade/StepRepr_Tangent.hxx
+usr/include/opencascade/StepRepr_Transformation.hxx
+usr/include/opencascade/StepRepr_ValueRange.hxx
+usr/include/opencascade/StepRepr_ValueRepresentationItem.hxx
+usr/include/opencascade/StepSelect_Activator.hxx
+usr/include/opencascade/StepSelect_FileModifier.hxx
+usr/include/opencascade/StepSelect_FloatFormat.hxx
+usr/include/opencascade/StepSelect_ModelModifier.hxx
+usr/include/opencascade/StepSelect_StepType.hxx
+usr/include/opencascade/StepSelect_WorkLibrary.hxx
+usr/include/opencascade/StepShape_AdvancedBrepShapeRepresentation.hxx
+usr/include/opencascade/StepShape_AdvancedFace.hxx
+usr/include/opencascade/StepShape_AngleRelator.hxx
+usr/include/opencascade/StepShape_AngularLocation.hxx
+usr/include/opencascade/StepShape_AngularSize.hxx
+usr/include/opencascade/StepShape_Array1OfConnectedEdgeSet.hxx
+usr/include/opencascade/StepShape_Array1OfConnectedFaceSet.hxx
+usr/include/opencascade/StepShape_Array1OfEdge.hxx
+usr/include/opencascade/StepShape_Array1OfFace.hxx
+usr/include/opencascade/StepShape_Array1OfFaceBound.hxx
+usr/include/opencascade/StepShape_Array1OfGeometricSetSelect.hxx
+usr/include/opencascade/StepShape_Array1OfOrientedClosedShell.hxx
+usr/include/opencascade/StepShape_Array1OfOrientedEdge.hxx
+usr/include/opencascade/StepShape_Array1OfShapeDimensionRepresentationItem.hxx
+usr/include/opencascade/StepShape_Array1OfShell.hxx
+usr/include/opencascade/StepShape_Array1OfValueQualifier.hxx
+usr/include/opencascade/StepShape_Block.hxx
+usr/include/opencascade/StepShape_BooleanOperand.hxx
+usr/include/opencascade/StepShape_BooleanOperator.hxx
+usr/include/opencascade/StepShape_BooleanResult.hxx
+usr/include/opencascade/StepShape_BoxDomain.hxx
+usr/include/opencascade/StepShape_BoxedHalfSpace.hxx
+usr/include/opencascade/StepShape_BrepWithVoids.hxx
+usr/include/opencascade/StepShape_ClosedShell.hxx
+usr/include/opencascade/StepShape_CompoundShapeRepresentation.hxx
+usr/include/opencascade/StepShape_ConnectedEdgeSet.hxx
+usr/include/opencascade/StepShape_ConnectedFaceSet.hxx
+usr/include/opencascade/StepShape_ConnectedFaceShapeRepresentation.hxx
+usr/include/opencascade/StepShape_ConnectedFaceSubSet.hxx
+usr/include/opencascade/StepShape_ContextDependentShapeRepresentation.hxx
+usr/include/opencascade/StepShape_CsgPrimitive.hxx
+usr/include/opencascade/StepShape_CsgSelect.hxx
+usr/include/opencascade/StepShape_CsgShapeRepresentation.hxx
+usr/include/opencascade/StepShape_CsgSolid.hxx
+usr/include/opencascade/StepShape_DefinitionalRepresentationAndShapeRepresentation.hxx
+usr/include/opencascade/StepShape_DimensionalCharacteristic.hxx
+usr/include/opencascade/StepShape_DimensionalCharacteristicRepresentation.hxx
+usr/include/opencascade/StepShape_DimensionalLocation.hxx
+usr/include/opencascade/StepShape_DimensionalLocationWithPath.hxx
+usr/include/opencascade/StepShape_DimensionalSize.hxx
+usr/include/opencascade/StepShape_DimensionalSizeWithPath.hxx
+usr/include/opencascade/StepShape_DirectedDimensionalLocation.hxx
+usr/include/opencascade/StepShape_Edge.hxx
+usr/include/opencascade/StepShape_EdgeBasedWireframeModel.hxx
+usr/include/opencascade/StepShape_EdgeBasedWireframeShapeRepresentation.hxx
+usr/include/opencascade/StepShape_EdgeCurve.hxx
+usr/include/opencascade/StepShape_EdgeLoop.hxx
+usr/include/opencascade/StepShape_ExtrudedAreaSolid.hxx
+usr/include/opencascade/StepShape_ExtrudedFaceSolid.hxx
+usr/include/opencascade/StepShape_Face.hxx
+usr/include/opencascade/StepShape_FaceBasedSurfaceModel.hxx
+usr/include/opencascade/StepShape_FaceBound.hxx
+usr/include/opencascade/StepShape_FaceOuterBound.hxx
+usr/include/opencascade/StepShape_FaceSurface.hxx
+usr/include/opencascade/StepShape_FacetedBrep.hxx
+usr/include/opencascade/StepShape_FacetedBrepAndBrepWithVoids.hxx
+usr/include/opencascade/StepShape_FacetedBrepShapeRepresentation.hxx
+usr/include/opencascade/StepShape_GeometricCurveSet.hxx
+usr/include/opencascade/StepShape_GeometricSet.hxx
+usr/include/opencascade/StepShape_GeometricSetSelect.hxx
+usr/include/opencascade/StepShape_GeometricallyBoundedSurfaceShapeRepresentation.hxx
+usr/include/opencascade/StepShape_GeometricallyBoundedWireframeShapeRepresentation.hxx
+usr/include/opencascade/StepShape_HArray1OfConnectedEdgeSet.hxx
+usr/include/opencascade/StepShape_HArray1OfConnectedFaceSet.hxx
+usr/include/opencascade/StepShape_HArray1OfEdge.hxx
+usr/include/opencascade/StepShape_HArray1OfFace.hxx
+usr/include/opencascade/StepShape_HArray1OfFaceBound.hxx
+usr/include/opencascade/StepShape_HArray1OfGeometricSetSelect.hxx
+usr/include/opencascade/StepShape_HArray1OfOrientedClosedShell.hxx
+usr/include/opencascade/StepShape_HArray1OfOrientedEdge.hxx
+usr/include/opencascade/StepShape_HArray1OfShapeDimensionRepresentationItem.hxx
+usr/include/opencascade/StepShape_HArray1OfShell.hxx
+usr/include/opencascade/StepShape_HArray1OfValueQualifier.hxx
+usr/include/opencascade/StepShape_HalfSpaceSolid.hxx
+usr/include/opencascade/StepShape_LimitsAndFits.hxx
+usr/include/opencascade/StepShape_Loop.hxx
+usr/include/opencascade/StepShape_LoopAndPath.hxx
+usr/include/opencascade/StepShape_ManifoldSolidBrep.hxx
+usr/include/opencascade/StepShape_ManifoldSurfaceShapeRepresentation.hxx
+usr/include/opencascade/StepShape_MeasureQualification.hxx
+usr/include/opencascade/StepShape_MeasureRepresentationItemAndQualifiedRepresentationItem.hxx
+usr/include/opencascade/StepShape_NonManifoldSurfaceShapeRepresentation.hxx
+usr/include/opencascade/StepShape_OpenShell.hxx
+usr/include/opencascade/StepShape_OrientedClosedShell.hxx
+usr/include/opencascade/StepShape_OrientedEdge.hxx
+usr/include/opencascade/StepShape_OrientedFace.hxx
+usr/include/opencascade/StepShape_OrientedOpenShell.hxx
+usr/include/opencascade/StepShape_OrientedPath.hxx
+usr/include/opencascade/StepShape_Path.hxx
+usr/include/opencascade/StepShape_PlusMinusTolerance.hxx
+usr/include/opencascade/StepShape_PointRepresentation.hxx
+usr/include/opencascade/StepShape_PolyLoop.hxx
+usr/include/opencascade/StepShape_PrecisionQualifier.hxx
+usr/include/opencascade/StepShape_QualifiedRepresentationItem.hxx
+usr/include/opencascade/StepShape_ReversibleTopologyItem.hxx
+usr/include/opencascade/StepShape_RevolvedAreaSolid.hxx
+usr/include/opencascade/StepShape_RevolvedFaceSolid.hxx
+usr/include/opencascade/StepShape_RightAngularWedge.hxx
+usr/include/opencascade/StepShape_RightCircularCone.hxx
+usr/include/opencascade/StepShape_RightCircularCylinder.hxx
+usr/include/opencascade/StepShape_SeamEdge.hxx
+usr/include/opencascade/StepShape_ShapeDefinitionRepresentation.hxx
+usr/include/opencascade/StepShape_ShapeDimensionRepresentation.hxx
+usr/include/opencascade/StepShape_ShapeDimensionRepresentationItem.hxx
+usr/include/opencascade/StepShape_ShapeRepresentation.hxx
+usr/include/opencascade/StepShape_ShapeRepresentationWithParameters.hxx
+usr/include/opencascade/StepShape_Shell.hxx
+usr/include/opencascade/StepShape_ShellBasedSurfaceModel.hxx
+usr/include/opencascade/StepShape_SolidModel.hxx
+usr/include/opencascade/StepShape_SolidReplica.hxx
+usr/include/opencascade/StepShape_Sphere.hxx
+usr/include/opencascade/StepShape_Subedge.hxx
+usr/include/opencascade/StepShape_Subface.hxx
+usr/include/opencascade/StepShape_SurfaceModel.hxx
+usr/include/opencascade/StepShape_SweptAreaSolid.hxx
+usr/include/opencascade/StepShape_SweptFaceSolid.hxx
+usr/include/opencascade/StepShape_ToleranceMethodDefinition.hxx
+usr/include/opencascade/StepShape_ToleranceValue.hxx
+usr/include/opencascade/StepShape_TopologicalRepresentationItem.hxx
+usr/include/opencascade/StepShape_Torus.hxx
+usr/include/opencascade/StepShape_TransitionalShapeRepresentation.hxx
+usr/include/opencascade/StepShape_TypeQualifier.hxx
+usr/include/opencascade/StepShape_ValueFormatTypeQualifier.hxx
+usr/include/opencascade/StepShape_ValueQualifier.hxx
+usr/include/opencascade/StepShape_Vertex.hxx
+usr/include/opencascade/StepShape_VertexLoop.hxx
+usr/include/opencascade/StepShape_VertexPoint.hxx
+usr/include/opencascade/StepToGeom.hxx
+usr/include/opencascade/StepToTopoDS.hxx
+usr/include/opencascade/StepToTopoDS_Builder.hxx
+usr/include/opencascade/StepToTopoDS_BuilderError.hxx
+usr/include/opencascade/StepToTopoDS_CartesianPointHasher.hxx
+usr/include/opencascade/StepToTopoDS_DataMapIteratorOfDataMapOfRI.hxx
+usr/include/opencascade/StepToTopoDS_DataMapIteratorOfDataMapOfRINames.hxx
+usr/include/opencascade/StepToTopoDS_DataMapIteratorOfDataMapOfTRI.hxx
+usr/include/opencascade/StepToTopoDS_DataMapIteratorOfPointEdgeMap.hxx
+usr/include/opencascade/StepToTopoDS_DataMapIteratorOfPointVertexMap.hxx
+usr/include/opencascade/StepToTopoDS_DataMapOfRI.hxx
+usr/include/opencascade/StepToTopoDS_DataMapOfRINames.hxx
+usr/include/opencascade/StepToTopoDS_DataMapOfTRI.hxx
+usr/include/opencascade/StepToTopoDS_GeometricTool.hxx
+usr/include/opencascade/StepToTopoDS_GeometricToolError.hxx
+usr/include/opencascade/StepToTopoDS_MakeTransformed.hxx
+usr/include/opencascade/StepToTopoDS_NMTool.hxx
+usr/include/opencascade/StepToTopoDS_PointEdgeMap.hxx
+usr/include/opencascade/StepToTopoDS_PointPair.hxx
+usr/include/opencascade/StepToTopoDS_PointPairHasher.hxx
+usr/include/opencascade/StepToTopoDS_PointVertexMap.hxx
+usr/include/opencascade/StepToTopoDS_Root.hxx
+usr/include/opencascade/StepToTopoDS_Root.lxx
+usr/include/opencascade/StepToTopoDS_Tool.hxx
+usr/include/opencascade/StepToTopoDS_TranslateCompositeCurve.hxx
+usr/include/opencascade/StepToTopoDS_TranslateCompositeCurve.lxx
+usr/include/opencascade/StepToTopoDS_TranslateCurveBoundedSurface.hxx
+usr/include/opencascade/StepToTopoDS_TranslateEdge.hxx
+usr/include/opencascade/StepToTopoDS_TranslateEdgeError.hxx
+usr/include/opencascade/StepToTopoDS_TranslateEdgeLoop.hxx
+usr/include/opencascade/StepToTopoDS_TranslateEdgeLoopError.hxx
+usr/include/opencascade/StepToTopoDS_TranslateFace.hxx
+usr/include/opencascade/StepToTopoDS_TranslateFaceError.hxx
+usr/include/opencascade/StepToTopoDS_TranslatePolyLoop.hxx
+usr/include/opencascade/StepToTopoDS_TranslatePolyLoopError.hxx
+usr/include/opencascade/StepToTopoDS_TranslateShell.hxx
+usr/include/opencascade/StepToTopoDS_TranslateShellError.hxx
+usr/include/opencascade/StepToTopoDS_TranslateVertex.hxx
+usr/include/opencascade/StepToTopoDS_TranslateVertexError.hxx
+usr/include/opencascade/StepToTopoDS_TranslateVertexLoop.hxx
+usr/include/opencascade/StepToTopoDS_TranslateVertexLoopError.hxx
+usr/include/opencascade/StepVisual_AnnotationCurveOccurrence.hxx
+usr/include/opencascade/StepVisual_AnnotationCurveOccurrenceAndGeomReprItem.hxx
+usr/include/opencascade/StepVisual_AnnotationFillArea.hxx
+usr/include/opencascade/StepVisual_AnnotationFillAreaOccurrence.hxx
+usr/include/opencascade/StepVisual_AnnotationOccurrence.hxx
+usr/include/opencascade/StepVisual_AnnotationPlane.hxx
+usr/include/opencascade/StepVisual_AnnotationPlaneElement.hxx
+usr/include/opencascade/StepVisual_AnnotationText.hxx
+usr/include/opencascade/StepVisual_AnnotationTextOccurrence.hxx
+usr/include/opencascade/StepVisual_AreaInSet.hxx
+usr/include/opencascade/StepVisual_AreaOrView.hxx
+usr/include/opencascade/StepVisual_Array1OfAnnotationPlaneElement.hxx
+usr/include/opencascade/StepVisual_Array1OfBoxCharacteristicSelect.hxx
+usr/include/opencascade/StepVisual_Array1OfCameraModelD3MultiClippingInterectionSelect.hxx
+usr/include/opencascade/StepVisual_Array1OfCameraModelD3MultiClippingUnionSelect.hxx
+usr/include/opencascade/StepVisual_Array1OfCurveStyleFontPattern.hxx
+usr/include/opencascade/StepVisual_Array1OfDirectionCountSelect.hxx
+usr/include/opencascade/StepVisual_Array1OfDraughtingCalloutElement.hxx
+usr/include/opencascade/StepVisual_Array1OfFillStyleSelect.hxx
+usr/include/opencascade/StepVisual_Array1OfInvisibleItem.hxx
+usr/include/opencascade/StepVisual_Array1OfLayeredItem.hxx
+usr/include/opencascade/StepVisual_Array1OfPresentationStyleAssignment.hxx
+usr/include/opencascade/StepVisual_Array1OfPresentationStyleSelect.hxx
+usr/include/opencascade/StepVisual_Array1OfRenderingPropertiesSelect.hxx
+usr/include/opencascade/StepVisual_Array1OfStyleContextSelect.hxx
+usr/include/opencascade/StepVisual_Array1OfSurfaceStyleElementSelect.hxx
+usr/include/opencascade/StepVisual_Array1OfTextOrCharacter.hxx
+usr/include/opencascade/StepVisual_BackgroundColour.hxx
+usr/include/opencascade/StepVisual_BoxCharacteristicSelect.hxx
+usr/include/opencascade/StepVisual_CameraImage.hxx
+usr/include/opencascade/StepVisual_CameraImage2dWithScale.hxx
+usr/include/opencascade/StepVisual_CameraImage3dWithScale.hxx
+usr/include/opencascade/StepVisual_CameraModel.hxx
+usr/include/opencascade/StepVisual_CameraModelD2.hxx
+usr/include/opencascade/StepVisual_CameraModelD3.hxx
+usr/include/opencascade/StepVisual_CameraModelD3MultiClipping.hxx
+usr/include/opencascade/StepVisual_CameraModelD3MultiClippingInterectionSelect.hxx
+usr/include/opencascade/StepVisual_CameraModelD3MultiClippingIntersection.hxx
+usr/include/opencascade/StepVisual_CameraModelD3MultiClippingUnion.hxx
+usr/include/opencascade/StepVisual_CameraModelD3MultiClippingUnionSelect.hxx
+usr/include/opencascade/StepVisual_CameraUsage.hxx
+usr/include/opencascade/StepVisual_CentralOrParallel.hxx
+usr/include/opencascade/StepVisual_CharacterizedObjAndRepresentationAndDraughtingModel.hxx
+usr/include/opencascade/StepVisual_Colour.hxx
+usr/include/opencascade/StepVisual_ColourRgb.hxx
+usr/include/opencascade/StepVisual_ColourSpecification.hxx
+usr/include/opencascade/StepVisual_CompositeText.hxx
+usr/include/opencascade/StepVisual_CompositeTextWithExtent.hxx
+usr/include/opencascade/StepVisual_ContextDependentInvisibility.hxx
+usr/include/opencascade/StepVisual_ContextDependentOverRidingStyledItem.hxx
+usr/include/opencascade/StepVisual_CoordinatesList.hxx
+usr/include/opencascade/StepVisual_CurveStyle.hxx
+usr/include/opencascade/StepVisual_CurveStyleFont.hxx
+usr/include/opencascade/StepVisual_CurveStyleFontPattern.hxx
+usr/include/opencascade/StepVisual_CurveStyleFontSelect.hxx
+usr/include/opencascade/StepVisual_DirectionCountSelect.hxx
+usr/include/opencascade/StepVisual_DraughtingAnnotationOccurrence.hxx
+usr/include/opencascade/StepVisual_DraughtingCallout.hxx
+usr/include/opencascade/StepVisual_DraughtingCalloutElement.hxx
+usr/include/opencascade/StepVisual_DraughtingModel.hxx
+usr/include/opencascade/StepVisual_DraughtingPreDefinedColour.hxx
+usr/include/opencascade/StepVisual_DraughtingPreDefinedCurveFont.hxx
+usr/include/opencascade/StepVisual_ExternallyDefinedCurveFont.hxx
+usr/include/opencascade/StepVisual_ExternallyDefinedTextFont.hxx
+usr/include/opencascade/StepVisual_FillAreaStyle.hxx
+usr/include/opencascade/StepVisual_FillAreaStyleColour.hxx
+usr/include/opencascade/StepVisual_FillStyleSelect.hxx
+usr/include/opencascade/StepVisual_FontSelect.hxx
+usr/include/opencascade/StepVisual_HArray1OfAnnotationPlaneElement.hxx
+usr/include/opencascade/StepVisual_HArray1OfBoxCharacteristicSelect.hxx
+usr/include/opencascade/StepVisual_HArray1OfCameraModelD3MultiClippingInterectionSelect.hxx
+usr/include/opencascade/StepVisual_HArray1OfCameraModelD3MultiClippingUnionSelect.hxx
+usr/include/opencascade/StepVisual_HArray1OfCurveStyleFontPattern.hxx
+usr/include/opencascade/StepVisual_HArray1OfDirectionCountSelect.hxx
+usr/include/opencascade/StepVisual_HArray1OfDraughtingCalloutElement.hxx
+usr/include/opencascade/StepVisual_HArray1OfFillStyleSelect.hxx
+usr/include/opencascade/StepVisual_HArray1OfInvisibleItem.hxx
+usr/include/opencascade/StepVisual_HArray1OfLayeredItem.hxx
+usr/include/opencascade/StepVisual_HArray1OfPresentationStyleAssignment.hxx
+usr/include/opencascade/StepVisual_HArray1OfPresentationStyleSelect.hxx
+usr/include/opencascade/StepVisual_HArray1OfRenderingPropertiesSelect.hxx
+usr/include/opencascade/StepVisual_HArray1OfStyleContextSelect.hxx
+usr/include/opencascade/StepVisual_HArray1OfSurfaceStyleElementSelect.hxx
+usr/include/opencascade/StepVisual_HArray1OfTextOrCharacter.hxx
+usr/include/opencascade/StepVisual_Invisibility.hxx
+usr/include/opencascade/StepVisual_InvisibilityContext.hxx
+usr/include/opencascade/StepVisual_InvisibleItem.hxx
+usr/include/opencascade/StepVisual_LayeredItem.hxx
+usr/include/opencascade/StepVisual_MarkerMember.hxx
+usr/include/opencascade/StepVisual_MarkerSelect.hxx
+usr/include/opencascade/StepVisual_MarkerType.hxx
+usr/include/opencascade/StepVisual_MechanicalDesignGeometricPresentationArea.hxx
+usr/include/opencascade/StepVisual_MechanicalDesignGeometricPresentationRepresentation.hxx
+usr/include/opencascade/StepVisual_NullStyle.hxx
+usr/include/opencascade/StepVisual_NullStyleMember.hxx
+usr/include/opencascade/StepVisual_OverRidingStyledItem.hxx
+usr/include/opencascade/StepVisual_PlanarBox.hxx
+usr/include/opencascade/StepVisual_PlanarExtent.hxx
+usr/include/opencascade/StepVisual_PointStyle.hxx
+usr/include/opencascade/StepVisual_PreDefinedColour.hxx
+usr/include/opencascade/StepVisual_PreDefinedCurveFont.hxx
+usr/include/opencascade/StepVisual_PreDefinedItem.hxx
+usr/include/opencascade/StepVisual_PreDefinedTextFont.hxx
+usr/include/opencascade/StepVisual_PresentationArea.hxx
+usr/include/opencascade/StepVisual_PresentationLayerAssignment.hxx
+usr/include/opencascade/StepVisual_PresentationLayerUsage.hxx
+usr/include/opencascade/StepVisual_PresentationRepresentation.hxx
+usr/include/opencascade/StepVisual_PresentationRepresentationSelect.hxx
+usr/include/opencascade/StepVisual_PresentationSet.hxx
+usr/include/opencascade/StepVisual_PresentationSize.hxx
+usr/include/opencascade/StepVisual_PresentationSizeAssignmentSelect.hxx
+usr/include/opencascade/StepVisual_PresentationStyleAssignment.hxx
+usr/include/opencascade/StepVisual_PresentationStyleByContext.hxx
+usr/include/opencascade/StepVisual_PresentationStyleSelect.hxx
+usr/include/opencascade/StepVisual_PresentationView.hxx
+usr/include/opencascade/StepVisual_PresentedItem.hxx
+usr/include/opencascade/StepVisual_PresentedItemRepresentation.hxx
+usr/include/opencascade/StepVisual_RenderingPropertiesSelect.hxx
+usr/include/opencascade/StepVisual_ShadingSurfaceMethod.hxx
+usr/include/opencascade/StepVisual_StyleContextSelect.hxx
+usr/include/opencascade/StepVisual_StyledItem.hxx
+usr/include/opencascade/StepVisual_StyledItemTarget.hxx
+usr/include/opencascade/StepVisual_SurfaceSide.hxx
+usr/include/opencascade/StepVisual_SurfaceSideStyle.hxx
+usr/include/opencascade/StepVisual_SurfaceStyleBoundary.hxx
+usr/include/opencascade/StepVisual_SurfaceStyleControlGrid.hxx
+usr/include/opencascade/StepVisual_SurfaceStyleElementSelect.hxx
+usr/include/opencascade/StepVisual_SurfaceStyleFillArea.hxx
+usr/include/opencascade/StepVisual_SurfaceStyleParameterLine.hxx
+usr/include/opencascade/StepVisual_SurfaceStyleReflectanceAmbient.hxx
+usr/include/opencascade/StepVisual_SurfaceStyleRendering.hxx
+usr/include/opencascade/StepVisual_SurfaceStyleRenderingWithProperties.hxx
+usr/include/opencascade/StepVisual_SurfaceStyleSegmentationCurve.hxx
+usr/include/opencascade/StepVisual_SurfaceStyleSilhouette.hxx
+usr/include/opencascade/StepVisual_SurfaceStyleTransparent.hxx
+usr/include/opencascade/StepVisual_SurfaceStyleUsage.hxx
+usr/include/opencascade/StepVisual_Template.hxx
+usr/include/opencascade/StepVisual_TemplateInstance.hxx
+usr/include/opencascade/StepVisual_TessellatedAnnotationOccurrence.hxx
+usr/include/opencascade/StepVisual_TessellatedCurveSet.hxx
+usr/include/opencascade/StepVisual_TessellatedGeometricSet.hxx
+usr/include/opencascade/StepVisual_TessellatedItem.hxx
+usr/include/opencascade/StepVisual_TextLiteral.hxx
+usr/include/opencascade/StepVisual_TextOrCharacter.hxx
+usr/include/opencascade/StepVisual_TextPath.hxx
+usr/include/opencascade/StepVisual_TextStyle.hxx
+usr/include/opencascade/StepVisual_TextStyleForDefinedFont.hxx
+usr/include/opencascade/StepVisual_TextStyleWithBoxCharacteristics.hxx
+usr/include/opencascade/StepVisual_ViewVolume.hxx
+usr/include/opencascade/StlAPI.hxx
+usr/include/opencascade/StlAPI_Reader.hxx
+usr/include/opencascade/StlAPI_Writer.hxx
+usr/include/opencascade/TopoDSToStep.hxx
+usr/include/opencascade/TopoDSToStep_Builder.hxx
+usr/include/opencascade/TopoDSToStep_BuilderError.hxx
+usr/include/opencascade/TopoDSToStep_FacetedError.hxx
+usr/include/opencascade/TopoDSToStep_FacetedTool.hxx
+usr/include/opencascade/TopoDSToStep_MakeBrepWithVoids.hxx
+usr/include/opencascade/TopoDSToStep_MakeEdgeError.hxx
+usr/include/opencascade/TopoDSToStep_MakeFaceError.hxx
+usr/include/opencascade/TopoDSToStep_MakeFacetedBrep.hxx
+usr/include/opencascade/TopoDSToStep_MakeFacetedBrepAndBrepWithVoids.hxx
+usr/include/opencascade/TopoDSToStep_MakeGeometricCurveSet.hxx
+usr/include/opencascade/TopoDSToStep_MakeManifoldSolidBrep.hxx
+usr/include/opencascade/TopoDSToStep_MakeShellBasedSurfaceModel.hxx
+usr/include/opencascade/TopoDSToStep_MakeStepEdge.hxx
+usr/include/opencascade/TopoDSToStep_MakeStepFace.hxx
+usr/include/opencascade/TopoDSToStep_MakeStepVertex.hxx
+usr/include/opencascade/TopoDSToStep_MakeStepWire.hxx
+usr/include/opencascade/TopoDSToStep_MakeVertexError.hxx
+usr/include/opencascade/TopoDSToStep_MakeWireError.hxx
+usr/include/opencascade/TopoDSToStep_Root.hxx
+usr/include/opencascade/TopoDSToStep_Tool.hxx
+usr/include/opencascade/TopoDSToStep_WireframeBuilder.hxx
+usr/include/opencascade/TransferBRep.hxx
+usr/include/opencascade/TransferBRep_BinderOfShape.hxx
+usr/include/opencascade/TransferBRep_HSequenceOfTransferResultInfo.hxx
+usr/include/opencascade/TransferBRep_OrientedShapeMapper.hxx
+usr/include/opencascade/TransferBRep_Reader.hxx
+usr/include/opencascade/TransferBRep_SequenceOfTransferResultInfo.hxx
+usr/include/opencascade/TransferBRep_ShapeBinder.hxx
+usr/include/opencascade/TransferBRep_ShapeInfo.hxx
+usr/include/opencascade/TransferBRep_ShapeListBinder.hxx
+usr/include/opencascade/TransferBRep_ShapeMapper.hxx
+usr/include/opencascade/TransferBRep_TransferResultInfo.hxx
+usr/include/opencascade/TransferBRep_TransferResultInfo.lxx
+usr/include/opencascade/Transfer_Actor.gxx
+usr/include/opencascade/Transfer_ActorDispatch.hxx
+usr/include/opencascade/Transfer_ActorOfFinderProcess.hxx
+usr/include/opencascade/Transfer_ActorOfProcessForFinder.hxx
+usr/include/opencascade/Transfer_ActorOfProcessForTransient.hxx
+usr/include/opencascade/Transfer_ActorOfTransientProcess.hxx
+usr/include/opencascade/Transfer_Binder.hxx
+usr/include/opencascade/Transfer_BinderOfTransientInteger.hxx
+usr/include/opencascade/Transfer_DataInfo.hxx
+usr/include/opencascade/Transfer_DispatchControl.hxx
+usr/include/opencascade/Transfer_FindHasher.hxx
+usr/include/opencascade/Transfer_Finder.hxx
+usr/include/opencascade/Transfer_FinderProcess.hxx
+usr/include/opencascade/Transfer_HSequenceOfBinder.hxx
+usr/include/opencascade/Transfer_HSequenceOfFinder.hxx
+usr/include/opencascade/Transfer_Iterator.gxx
+usr/include/opencascade/Transfer_IteratorOfProcessForFinder.hxx
+usr/include/opencascade/Transfer_IteratorOfProcessForTransient.hxx
+usr/include/opencascade/Transfer_MapContainer.hxx
+usr/include/opencascade/Transfer_Mapper.gxx
+usr/include/opencascade/Transfer_MultipleBinder.hxx
+usr/include/opencascade/Transfer_ProcessForFinder.hxx
+usr/include/opencascade/Transfer_ProcessForTransient.hxx
+usr/include/opencascade/Transfer_ResultFromModel.hxx
+usr/include/opencascade/Transfer_ResultFromTransient.hxx
+usr/include/opencascade/Transfer_SequenceOfBinder.hxx
+usr/include/opencascade/Transfer_SequenceOfFinder.hxx
+usr/include/opencascade/Transfer_SimpleBinderOfTransient.hxx
+usr/include/opencascade/Transfer_StatusExec.hxx
+usr/include/opencascade/Transfer_StatusResult.hxx
+usr/include/opencascade/Transfer_TransferDeadLoop.hxx
+usr/include/opencascade/Transfer_TransferDispatch.hxx
+usr/include/opencascade/Transfer_TransferFailure.hxx
+usr/include/opencascade/Transfer_TransferInput.hxx
+usr/include/opencascade/Transfer_TransferIterator.hxx
+usr/include/opencascade/Transfer_TransferMapOfProcessForFinder.hxx
+usr/include/opencascade/Transfer_TransferMapOfProcessForTransient.hxx
+usr/include/opencascade/Transfer_TransferOutput.hxx
+usr/include/opencascade/Transfer_TransferProcess.gxx
+usr/include/opencascade/Transfer_TransientListBinder.hxx
+usr/include/opencascade/Transfer_TransientMapper.hxx
+usr/include/opencascade/Transfer_TransientProcess.hxx
+usr/include/opencascade/Transfer_UndefMode.hxx
+usr/include/opencascade/Transfer_VoidBinder.hxx
+usr/include/opencascade/UnitsMethods.hxx
+usr/include/opencascade/Vrml.hxx
+usr/include/opencascade/VrmlAPI.hxx
+usr/include/opencascade/VrmlAPI_RepresentationOfShape.hxx
+usr/include/opencascade/VrmlAPI_Writer.hxx
+usr/include/opencascade/VrmlConverter_Curve.hxx
+usr/include/opencascade/VrmlConverter_DeflectionCurve.hxx
+usr/include/opencascade/VrmlConverter_Drawer.hxx
+usr/include/opencascade/VrmlConverter_HLRShape.hxx
+usr/include/opencascade/VrmlConverter_IsoAspect.hxx
+usr/include/opencascade/VrmlConverter_LineAspect.hxx
+usr/include/opencascade/VrmlConverter_PointAspect.hxx
+usr/include/opencascade/VrmlConverter_Projector.hxx
+usr/include/opencascade/VrmlConverter_ShadedShape.hxx
+usr/include/opencascade/VrmlConverter_ShadingAspect.hxx
+usr/include/opencascade/VrmlConverter_TypeOfCamera.hxx
+usr/include/opencascade/VrmlConverter_TypeOfLight.hxx
+usr/include/opencascade/VrmlConverter_WFDeflectionRestrictedFace.hxx
+usr/include/opencascade/VrmlConverter_WFDeflectionShape.hxx
+usr/include/opencascade/VrmlConverter_WFRestrictedFace.hxx
+usr/include/opencascade/VrmlConverter_WFShape.hxx
+usr/include/opencascade/VrmlData_Appearance.hxx
+usr/include/opencascade/VrmlData_ArrayVec3d.hxx
+usr/include/opencascade/VrmlData_Box.hxx
+usr/include/opencascade/VrmlData_Color.hxx
+usr/include/opencascade/VrmlData_Cone.hxx
+usr/include/opencascade/VrmlData_Coordinate.hxx
+usr/include/opencascade/VrmlData_Cylinder.hxx
+usr/include/opencascade/VrmlData_DataMapOfShapeAppearance.hxx
+usr/include/opencascade/VrmlData_ErrorStatus.hxx
+usr/include/opencascade/VrmlData_Faceted.hxx
+usr/include/opencascade/VrmlData_Geometry.hxx
+usr/include/opencascade/VrmlData_Group.hxx
+usr/include/opencascade/VrmlData_ImageTexture.hxx
+usr/include/opencascade/VrmlData_InBuffer.hxx
+usr/include/opencascade/VrmlData_IndexedFaceSet.hxx
+usr/include/opencascade/VrmlData_IndexedLineSet.hxx
+usr/include/opencascade/VrmlData_ListOfNode.hxx
+usr/include/opencascade/VrmlData_MapOfNode.hxx
+usr/include/opencascade/VrmlData_Material.hxx
+usr/include/opencascade/VrmlData_Node.hxx
+usr/include/opencascade/VrmlData_Normal.hxx
+usr/include/opencascade/VrmlData_Scene.hxx
+usr/include/opencascade/VrmlData_ShapeConvert.hxx
+usr/include/opencascade/VrmlData_ShapeNode.hxx
+usr/include/opencascade/VrmlData_Sphere.hxx
+usr/include/opencascade/VrmlData_Texture.hxx
+usr/include/opencascade/VrmlData_TextureCoordinate.hxx
+usr/include/opencascade/VrmlData_TextureTransform.hxx
+usr/include/opencascade/VrmlData_UnknownNode.hxx
+usr/include/opencascade/VrmlData_WorldInfo.hxx
+usr/include/opencascade/Vrml_AsciiText.hxx
+usr/include/opencascade/Vrml_AsciiTextJustification.hxx
+usr/include/opencascade/Vrml_Cone.hxx
+usr/include/opencascade/Vrml_ConeParts.hxx
+usr/include/opencascade/Vrml_Coordinate3.hxx
+usr/include/opencascade/Vrml_Cube.hxx
+usr/include/opencascade/Vrml_Cylinder.hxx
+usr/include/opencascade/Vrml_CylinderParts.hxx
+usr/include/opencascade/Vrml_DirectionalLight.hxx
+usr/include/opencascade/Vrml_FaceType.hxx
+usr/include/opencascade/Vrml_FontStyle.hxx
+usr/include/opencascade/Vrml_FontStyleFamily.hxx
+usr/include/opencascade/Vrml_FontStyleStyle.hxx
+usr/include/opencascade/Vrml_Group.hxx
+usr/include/opencascade/Vrml_IndexedFaceSet.hxx
+usr/include/opencascade/Vrml_IndexedLineSet.hxx
+usr/include/opencascade/Vrml_Info.hxx
+usr/include/opencascade/Vrml_Instancing.hxx
+usr/include/opencascade/Vrml_LOD.hxx
+usr/include/opencascade/Vrml_Material.hxx
+usr/include/opencascade/Vrml_MaterialBinding.hxx
+usr/include/opencascade/Vrml_MaterialBindingAndNormalBinding.hxx
+usr/include/opencascade/Vrml_MatrixTransform.hxx
+usr/include/opencascade/Vrml_Normal.hxx
+usr/include/opencascade/Vrml_NormalBinding.hxx
+usr/include/opencascade/Vrml_OrthographicCamera.hxx
+usr/include/opencascade/Vrml_PerspectiveCamera.hxx
+usr/include/opencascade/Vrml_PointLight.hxx
+usr/include/opencascade/Vrml_PointSet.hxx
+usr/include/opencascade/Vrml_Rotation.hxx
+usr/include/opencascade/Vrml_SFImage.hxx
+usr/include/opencascade/Vrml_SFImageNumber.hxx
+usr/include/opencascade/Vrml_SFRotation.hxx
+usr/include/opencascade/Vrml_Scale.hxx
+usr/include/opencascade/Vrml_Separator.hxx
+usr/include/opencascade/Vrml_SeparatorRenderCulling.hxx
+usr/include/opencascade/Vrml_ShapeHints.hxx
+usr/include/opencascade/Vrml_ShapeType.hxx
+usr/include/opencascade/Vrml_Sphere.hxx
+usr/include/opencascade/Vrml_SpotLight.hxx
+usr/include/opencascade/Vrml_Switch.hxx
+usr/include/opencascade/Vrml_Texture2.hxx
+usr/include/opencascade/Vrml_Texture2Transform.hxx
+usr/include/opencascade/Vrml_Texture2Wrap.hxx
+usr/include/opencascade/Vrml_TextureCoordinate2.hxx
+usr/include/opencascade/Vrml_Transform.hxx
+usr/include/opencascade/Vrml_TransformSeparator.hxx
+usr/include/opencascade/Vrml_Translation.hxx
+usr/include/opencascade/Vrml_VertexOrdering.hxx
+usr/include/opencascade/Vrml_WWWAnchor.hxx
+usr/include/opencascade/Vrml_WWWAnchorMap.hxx
+usr/include/opencascade/Vrml_WWWInline.hxx
+usr/include/opencascade/XCAFApp_Application.hxx
+usr/include/opencascade/XCAFDimTolObjects_DataMapOfToleranceDatum.hxx
+usr/include/opencascade/XCAFDimTolObjects_DatumModifWithValue.hxx
+usr/include/opencascade/XCAFDimTolObjects_DatumModifiersSequence.hxx
+usr/include/opencascade/XCAFDimTolObjects_DatumObject.hxx
+usr/include/opencascade/XCAFDimTolObjects_DatumObjectSequence.hxx
+usr/include/opencascade/XCAFDimTolObjects_DatumSingleModif.hxx
+usr/include/opencascade/XCAFDimTolObjects_DatumTargetType.hxx
+usr/include/opencascade/XCAFDimTolObjects_DimensionFormVariance.hxx
+usr/include/opencascade/XCAFDimTolObjects_DimensionGrade.hxx
+usr/include/opencascade/XCAFDimTolObjects_DimensionModif.hxx
+usr/include/opencascade/XCAFDimTolObjects_DimensionModifiersSequence.hxx
+usr/include/opencascade/XCAFDimTolObjects_DimensionObject.hxx
+usr/include/opencascade/XCAFDimTolObjects_DimensionObjectSequence.hxx
+usr/include/opencascade/XCAFDimTolObjects_DimensionQualifier.hxx
+usr/include/opencascade/XCAFDimTolObjects_DimensionType.hxx
+usr/include/opencascade/XCAFDimTolObjects_GeomToleranceMatReqModif.hxx
+usr/include/opencascade/XCAFDimTolObjects_GeomToleranceModif.hxx
+usr/include/opencascade/XCAFDimTolObjects_GeomToleranceModifiersSequence.hxx
+usr/include/opencascade/XCAFDimTolObjects_GeomToleranceObject.hxx
+usr/include/opencascade/XCAFDimTolObjects_GeomToleranceObjectSequence.hxx
+usr/include/opencascade/XCAFDimTolObjects_GeomToleranceType.hxx
+usr/include/opencascade/XCAFDimTolObjects_GeomToleranceTypeValue.hxx
+usr/include/opencascade/XCAFDimTolObjects_GeomToleranceZoneModif.hxx
+usr/include/opencascade/XCAFDimTolObjects_ToleranceZoneAffectedPlane.hxx
+usr/include/opencascade/XCAFDimTolObjects_Tool.hxx
+usr/include/opencascade/XCAFDoc.hxx
+usr/include/opencascade/XCAFDoc_Area.hxx
+usr/include/opencascade/XCAFDoc_AssemblyItemId.hxx
+usr/include/opencascade/XCAFDoc_AssemblyItemRef.hxx
+usr/include/opencascade/XCAFDoc_Centroid.hxx
+usr/include/opencascade/XCAFDoc_ClippingPlaneTool.hxx
+usr/include/opencascade/XCAFDoc_Color.hxx
+usr/include/opencascade/XCAFDoc_ColorTool.hxx
+usr/include/opencascade/XCAFDoc_ColorType.hxx
+usr/include/opencascade/XCAFDoc_DataMapIteratorOfDataMapOfShapeLabel.hxx
+usr/include/opencascade/XCAFDoc_DataMapOfShapeLabel.hxx
+usr/include/opencascade/XCAFDoc_Datum.hxx
+usr/include/opencascade/XCAFDoc_DimTol.hxx
+usr/include/opencascade/XCAFDoc_DimTolTool.hxx
+usr/include/opencascade/XCAFDoc_Dimension.hxx
+usr/include/opencascade/XCAFDoc_DocumentTool.hxx
+usr/include/opencascade/XCAFDoc_Editor.hxx
+usr/include/opencascade/XCAFDoc_GeomTolerance.hxx
+usr/include/opencascade/XCAFDoc_GraphNode.hxx
+usr/include/opencascade/XCAFDoc_GraphNodeSequence.hxx
+usr/include/opencascade/XCAFDoc_LayerTool.hxx
+usr/include/opencascade/XCAFDoc_LengthUnit.hxx
+usr/include/opencascade/XCAFDoc_Location.hxx
+usr/include/opencascade/XCAFDoc_Material.hxx
+usr/include/opencascade/XCAFDoc_MaterialTool.hxx
+usr/include/opencascade/XCAFDoc_Note.hxx
+usr/include/opencascade/XCAFDoc_NoteBalloon.hxx
+usr/include/opencascade/XCAFDoc_NoteBinData.hxx
+usr/include/opencascade/XCAFDoc_NoteComment.hxx
+usr/include/opencascade/XCAFDoc_NotesTool.hxx
+usr/include/opencascade/XCAFDoc_PartId.hxx
+usr/include/opencascade/XCAFDoc_ShapeMapTool.hxx
+usr/include/opencascade/XCAFDoc_ShapeTool.hxx
+usr/include/opencascade/XCAFDoc_View.hxx
+usr/include/opencascade/XCAFDoc_ViewTool.hxx
+usr/include/opencascade/XCAFDoc_VisMaterial.hxx
+usr/include/opencascade/XCAFDoc_VisMaterialCommon.hxx
+usr/include/opencascade/XCAFDoc_VisMaterialPBR.hxx
+usr/include/opencascade/XCAFDoc_VisMaterialTool.hxx
+usr/include/opencascade/XCAFDoc_Volume.hxx
+usr/include/opencascade/XCAFNoteObjects_NoteObject.hxx
+usr/include/opencascade/XCAFPrs.hxx
+usr/include/opencascade/XCAFPrs_AISObject.hxx
+usr/include/opencascade/XCAFPrs_DataMapIteratorOfDataMapOfStyleShape.hxx
+usr/include/opencascade/XCAFPrs_DataMapIteratorOfDataMapOfStyleTransient.hxx
+usr/include/opencascade/XCAFPrs_DataMapIteratorOfIndexedDataMapOfShapeStyle.hxx
+usr/include/opencascade/XCAFPrs_DataMapOfStyleShape.hxx
+usr/include/opencascade/XCAFPrs_DataMapOfStyleTransient.hxx
+usr/include/opencascade/XCAFPrs_DocumentExplorer.hxx
+usr/include/opencascade/XCAFPrs_DocumentIdIterator.hxx
+usr/include/opencascade/XCAFPrs_DocumentNode.hxx
+usr/include/opencascade/XCAFPrs_Driver.hxx
+usr/include/opencascade/XCAFPrs_IndexedDataMapOfShapeStyle.hxx
+usr/include/opencascade/XCAFPrs_Style.hxx
+usr/include/opencascade/XCAFPrs_Texture.hxx
+usr/include/opencascade/XCAFView_Object.hxx
+usr/include/opencascade/XCAFView_ProjectionType.hxx
+usr/include/opencascade/XSAlgo.hxx
+usr/include/opencascade/XSAlgo_AlgoContainer.hxx
+usr/include/opencascade/XSAlgo_AlgoContainer.lxx
+usr/include/opencascade/XSAlgo_Caller.hxx
+usr/include/opencascade/XSAlgo_ToolContainer.hxx
+usr/include/opencascade/XSControl.hxx
+usr/include/opencascade/XSControl_ConnectedShapes.hxx
+usr/include/opencascade/XSControl_Controller.hxx
+usr/include/opencascade/XSControl_FuncShape.hxx
+usr/include/opencascade/XSControl_Functions.hxx
+usr/include/opencascade/XSControl_Reader.hxx
+usr/include/opencascade/XSControl_SelectForTransfer.hxx
+usr/include/opencascade/XSControl_SignTransferStatus.hxx
+usr/include/opencascade/XSControl_TransferReader.hxx
+usr/include/opencascade/XSControl_TransferWriter.hxx
+usr/include/opencascade/XSControl_Utils.hxx
+usr/include/opencascade/XSControl_Vars.hxx
+usr/include/opencascade/XSControl_WorkSession.hxx
+usr/include/opencascade/XSControl_Writer.hxx
+usr/include/opencascade/XmlMXCAFDoc.hxx
+usr/include/opencascade/XmlMXCAFDoc_AssemblyItemRefDriver.hxx
+usr/include/opencascade/XmlMXCAFDoc_CentroidDriver.hxx
+usr/include/opencascade/XmlMXCAFDoc_ColorDriver.hxx
+usr/include/opencascade/XmlMXCAFDoc_DatumDriver.hxx
+usr/include/opencascade/XmlMXCAFDoc_DimTolDriver.hxx
+usr/include/opencascade/XmlMXCAFDoc_GraphNodeDriver.hxx
+usr/include/opencascade/XmlMXCAFDoc_LengthUnitDriver.hxx
+usr/include/opencascade/XmlMXCAFDoc_LocationDriver.hxx
+usr/include/opencascade/XmlMXCAFDoc_LocationDriver.lxx
+usr/include/opencascade/XmlMXCAFDoc_MaterialDriver.hxx
+usr/include/opencascade/XmlMXCAFDoc_NoteBinDataDriver.hxx
+usr/include/opencascade/XmlMXCAFDoc_NoteCommentDriver.hxx
+usr/include/opencascade/XmlMXCAFDoc_NoteDriver.hxx
+usr/include/opencascade/XmlMXCAFDoc_VisMaterialDriver.hxx
+usr/include/opencascade/XmlMXCAFDoc_VisMaterialToolDriver.hxx
+usr/include/opencascade/XmlXCAFDrivers.hxx
+usr/include/opencascade/XmlXCAFDrivers_DocumentRetrievalDriver.hxx
+usr/include/opencascade/XmlXCAFDrivers_DocumentStorageDriver.hxx
+usr/include/opencascade/igesread.h
+usr/include/opencascade/step.tab.hxx
+usr/lib/${DEB_HOST_MULTIARCH}/libTKBinXCAF.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKIGES.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKRWMesh.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKSTEP.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKSTEP209.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKSTEPAttr.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKSTEPBase.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKSTL.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKVRML.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKXCAF.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKXDEIGES.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKXDESTEP.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKXSBase.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKXmlXCAF.so
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/opencascade/OpenCASCADEDataExchangeTargets*.cmake
diff --git a/libocct-data-exchange-dev.lintian-overrides b/libocct-data-exchange-dev.lintian-overrides
new file mode 100644 (file)
index 0000000..cb34086
--- /dev/null
@@ -0,0 +1,2 @@
+# This is lintian bug #966295
+libocct-data-exchange-dev: bogus-mail-host-in-debian-changelog Adam C. Powell, IV <hazelsct@debian.org>
diff --git a/libocct-doc.doc-base b/libocct-doc.doc-base
new file mode 100644 (file)
index 0000000..1a66fa3
--- /dev/null
@@ -0,0 +1,13 @@
+Document: libocct-doc
+Title: OpenCASCADE development documentation
+Author: OpenCASCADE, S.A.S.
+Abstract: FreeCAD is a general purpose Open Source 3D
+ Open CASCADE Technology is a suite for 3D surface and solid modeling,
+ visualization, data exchange and rapid application development.  It is an
+ excellent platform for development of numerical simulation software including
+ CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
+Section: Science/Engineering
+
+Format: HTML
+Files: /usr/share/doc/libocct-doc/*
+Index: /usr/share/doc/libocct-doc/index.html
diff --git a/libocct-doc.docs b/libocct-doc.docs
new file mode 100644 (file)
index 0000000..05a9f30
--- /dev/null
@@ -0,0 +1 @@
+obj-*-*/doc/overview/*
diff --git a/libocct-doc.lintian-overrides b/libocct-doc.lintian-overrides
new file mode 100644 (file)
index 0000000..ba2651d
--- /dev/null
@@ -0,0 +1,2 @@
+# This is lintian bug #966295
+libocct-doc: bogus-mail-host-in-debian-changelog Adam C. Powell, IV <hazelsct@debian.org>
diff --git a/libocct-draw-7.6.install b/libocct-draw-7.6.install
new file mode 100644 (file)
index 0000000..aeafa4b
--- /dev/null
@@ -0,0 +1,8 @@
+usr/lib/${DEB_HOST_MULTIARCH}/libTKDCAF.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKDraw.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKQADraw.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKTObjDRAW.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKTopTest.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKViewerTest.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKXDEDRAW.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKXSDRAW.so.*
diff --git a/libocct-draw-7.6.lintian-overrides b/libocct-draw-7.6.lintian-overrides
new file mode 100644 (file)
index 0000000..95a4e97
--- /dev/null
@@ -0,0 +1,6 @@
+# this package contains a bunch of libraries and can thus not be named properly
+package-name-doesnt-match-sonames
+# symbols control files are not sustainable.
+no-symbols-control-file
+# This is lintian bug #966295
+libocct-draw-7.6: bogus-mail-host-in-debian-changelog Adam C. Powell, IV <hazelsct@debian.org>
diff --git a/libocct-draw-dev.install b/libocct-draw-dev.install
new file mode 100644 (file)
index 0000000..9196b52
--- /dev/null
@@ -0,0 +1,190 @@
+usr/include/opencascade/BOPTest.hxx
+usr/include/opencascade/BOPTest_DrawableShape.hxx
+usr/include/opencascade/BOPTest_Objects.hxx
+usr/include/opencascade/BRepTest.hxx
+usr/include/opencascade/BRepTest_DrawableHistory.hxx
+usr/include/opencascade/BRepTest_Objects.hxx
+usr/include/opencascade/DBRep.hxx
+usr/include/opencascade/DBRep_DrawableShape.hxx
+usr/include/opencascade/DBRep_Edge.hxx
+usr/include/opencascade/DBRep_Edge.lxx
+usr/include/opencascade/DBRep_Face.hxx
+usr/include/opencascade/DBRep_Face.lxx
+usr/include/opencascade/DBRep_HideData.hxx
+usr/include/opencascade/DBRep_IsoBuilder.hxx
+usr/include/opencascade/DBRep_ListIteratorOfListOfEdge.hxx
+usr/include/opencascade/DBRep_ListIteratorOfListOfFace.hxx
+usr/include/opencascade/DBRep_ListIteratorOfListOfHideData.hxx
+usr/include/opencascade/DBRep_ListOfEdge.hxx
+usr/include/opencascade/DBRep_ListOfFace.hxx
+usr/include/opencascade/DBRep_ListOfHideData.hxx
+usr/include/opencascade/DBRep_Params.hxx
+usr/include/opencascade/DDF.hxx
+usr/include/opencascade/DDF_AttributeBrowser.hxx
+usr/include/opencascade/DDF_Browser.hxx
+usr/include/opencascade/DDF_Data.hxx
+usr/include/opencascade/DDF_ListIteratorOfTransactionStack.hxx
+usr/include/opencascade/DDF_Transaction.hxx
+usr/include/opencascade/DDF_TransactionStack.hxx
+usr/include/opencascade/DDataStd.hxx
+usr/include/opencascade/DDataStd_DrawDriver.hxx
+usr/include/opencascade/DDataStd_DrawPresentation.hxx
+usr/include/opencascade/DDataStd_TreeBrowser.hxx
+usr/include/opencascade/DDocStd.hxx
+usr/include/opencascade/DDocStd_DrawDocument.hxx
+usr/include/opencascade/DNaming.hxx
+usr/include/opencascade/DNaming_BooleanOperationDriver.hxx
+usr/include/opencascade/DNaming_BoxDriver.hxx
+usr/include/opencascade/DNaming_CylinderDriver.hxx
+usr/include/opencascade/DNaming_DataMapIteratorOfDataMapOfShapeOfName.hxx
+usr/include/opencascade/DNaming_DataMapOfShapeOfName.hxx
+usr/include/opencascade/DNaming_FilletDriver.hxx
+usr/include/opencascade/DNaming_Line3DDriver.hxx
+usr/include/opencascade/DNaming_PointDriver.hxx
+usr/include/opencascade/DNaming_PrismDriver.hxx
+usr/include/opencascade/DNaming_RevolutionDriver.hxx
+usr/include/opencascade/DNaming_SelectionDriver.hxx
+usr/include/opencascade/DNaming_SphereDriver.hxx
+usr/include/opencascade/DNaming_TransformationDriver.hxx
+usr/include/opencascade/DPrsStd.hxx
+usr/include/opencascade/Draw.hxx
+usr/include/opencascade/DrawDim.hxx
+usr/include/opencascade/DrawDim_Angle.hxx
+usr/include/opencascade/DrawDim_Dimension.hxx
+usr/include/opencascade/DrawDim_Distance.hxx
+usr/include/opencascade/DrawDim_PlanarAngle.hxx
+usr/include/opencascade/DrawDim_PlanarDiameter.hxx
+usr/include/opencascade/DrawDim_PlanarDimension.hxx
+usr/include/opencascade/DrawDim_PlanarDistance.hxx
+usr/include/opencascade/DrawDim_PlanarRadius.hxx
+usr/include/opencascade/DrawDim_Radius.hxx
+usr/include/opencascade/DrawFairCurve_Batten.hxx
+usr/include/opencascade/DrawFairCurve_MinimalVariation.hxx
+usr/include/opencascade/DrawTrSurf.hxx
+usr/include/opencascade/DrawTrSurf_BSplineCurve.hxx
+usr/include/opencascade/DrawTrSurf_BSplineCurve2d.hxx
+usr/include/opencascade/DrawTrSurf_BSplineSurface.hxx
+usr/include/opencascade/DrawTrSurf_BezierCurve.hxx
+usr/include/opencascade/DrawTrSurf_BezierCurve2d.hxx
+usr/include/opencascade/DrawTrSurf_BezierSurface.hxx
+usr/include/opencascade/DrawTrSurf_Curve.hxx
+usr/include/opencascade/DrawTrSurf_Curve2d.hxx
+usr/include/opencascade/DrawTrSurf_Drawable.hxx
+usr/include/opencascade/DrawTrSurf_Params.hxx
+usr/include/opencascade/DrawTrSurf_Point.hxx
+usr/include/opencascade/DrawTrSurf_Polygon2D.hxx
+usr/include/opencascade/DrawTrSurf_Polygon3D.hxx
+usr/include/opencascade/DrawTrSurf_Surface.hxx
+usr/include/opencascade/DrawTrSurf_Triangulation.hxx
+usr/include/opencascade/DrawTrSurf_Triangulation2D.hxx
+usr/include/opencascade/Draw_Appli.hxx
+usr/include/opencascade/Draw_Axis2D.hxx
+usr/include/opencascade/Draw_Axis3D.hxx
+usr/include/opencascade/Draw_Box.hxx
+usr/include/opencascade/Draw_Chronometer.hxx
+usr/include/opencascade/Draw_Circle2D.hxx
+usr/include/opencascade/Draw_Circle3D.hxx
+usr/include/opencascade/Draw_Color.hxx
+usr/include/opencascade/Draw_ColorKind.hxx
+usr/include/opencascade/Draw_Display.hxx
+usr/include/opencascade/Draw_Drawable2D.hxx
+usr/include/opencascade/Draw_Drawable3D.hxx
+usr/include/opencascade/Draw_Failure.hxx
+usr/include/opencascade/Draw_Grid.hxx
+usr/include/opencascade/Draw_Grid.lxx
+usr/include/opencascade/Draw_Interpretor.hxx
+usr/include/opencascade/Draw_Main.hxx
+usr/include/opencascade/Draw_MapOfAsciiString.hxx
+usr/include/opencascade/Draw_Marker2D.hxx
+usr/include/opencascade/Draw_Marker3D.hxx
+usr/include/opencascade/Draw_MarkerShape.hxx
+usr/include/opencascade/Draw_Number.hxx
+usr/include/opencascade/Draw_PInterp.hxx
+usr/include/opencascade/Draw_PluginMacro.hxx
+usr/include/opencascade/Draw_Printer.hxx
+usr/include/opencascade/Draw_ProgressIndicator.hxx
+usr/include/opencascade/Draw_Segment2D.hxx
+usr/include/opencascade/Draw_Segment3D.hxx
+usr/include/opencascade/Draw_SequenceOfDrawable3D.hxx
+usr/include/opencascade/Draw_Text2D.hxx
+usr/include/opencascade/Draw_Text3D.hxx
+usr/include/opencascade/Draw_View.hxx
+usr/include/opencascade/Draw_Viewer.hxx
+usr/include/opencascade/Draw_Window.hxx
+usr/include/opencascade/GeometryTest.hxx
+usr/include/opencascade/GeometryTest_DrawableQualifiedCurve2d.hxx
+usr/include/opencascade/GeomliteTest.hxx
+usr/include/opencascade/HLRTest.hxx
+usr/include/opencascade/HLRTest_DrawableEdgeTool.hxx
+usr/include/opencascade/HLRTest_DrawablePolyEdgeTool.hxx
+usr/include/opencascade/HLRTest_DrawablePolyEdgeTool.lxx
+usr/include/opencascade/HLRTest_OutLiner.hxx
+usr/include/opencascade/HLRTest_OutLiner.lxx
+usr/include/opencascade/HLRTest_Projector.hxx
+usr/include/opencascade/HLRTest_ShapeData.hxx
+usr/include/opencascade/HLRTest_ShapeData.lxx
+usr/include/opencascade/MeshTest.hxx
+usr/include/opencascade/MeshTest_CheckTopology.hxx
+usr/include/opencascade/ModelDefinitions.hxx
+usr/include/opencascade/QABugs.hxx
+usr/include/opencascade/QABugs_PresentableObject.hxx
+usr/include/opencascade/QADNaming.hxx
+usr/include/opencascade/QADraw.hxx
+usr/include/opencascade/QANCollection.hxx
+usr/include/opencascade/QANCollection_Common.hxx
+usr/include/opencascade/QANCollection_DataMapIteratorOfDataMapOfRealPnt.hxx
+usr/include/opencascade/QANCollection_DataMapOfRealPnt.hxx
+usr/include/opencascade/QANCollection_DoubleMapIteratorOfDoubleMapOfRealInteger.hxx
+usr/include/opencascade/QANCollection_DoubleMapOfRealInteger.hxx
+usr/include/opencascade/QANCollection_IndexedDataMapOfRealPnt.hxx
+usr/include/opencascade/QANCollection_ListIteratorOfListOfPnt.hxx
+usr/include/opencascade/QANCollection_ListOfPnt.hxx
+usr/include/opencascade/SWDRAW.hxx
+usr/include/opencascade/SWDRAW_ShapeAnalysis.hxx
+usr/include/opencascade/SWDRAW_ShapeCustom.hxx
+usr/include/opencascade/SWDRAW_ShapeExtend.hxx
+usr/include/opencascade/SWDRAW_ShapeFix.hxx
+usr/include/opencascade/SWDRAW_ShapeProcess.hxx
+usr/include/opencascade/SWDRAW_ShapeProcessAPI.hxx
+usr/include/opencascade/SWDRAW_ShapeTool.hxx
+usr/include/opencascade/SWDRAW_ShapeUpgrade.hxx
+usr/include/opencascade/TObjDRAW.hxx
+usr/include/opencascade/ViewerTest.hxx
+usr/include/opencascade/ViewerTest_AutoUpdater.hxx
+usr/include/opencascade/ViewerTest_CmdParser.hxx
+usr/include/opencascade/ViewerTest_ContinuousRedrawer.hxx
+usr/include/opencascade/ViewerTest_DoubleMapIteratorOfDoubleMapOfInteractiveAndName.hxx
+usr/include/opencascade/ViewerTest_DoubleMapOfInteractiveAndName.hxx
+usr/include/opencascade/ViewerTest_EventManager.hxx
+usr/include/opencascade/ViewerTest_V3dView.hxx
+usr/include/opencascade/XDEDRAW.hxx
+usr/include/opencascade/XDEDRAW_Colors.hxx
+usr/include/opencascade/XDEDRAW_Common.hxx
+usr/include/opencascade/XDEDRAW_GDTs.hxx
+usr/include/opencascade/XDEDRAW_Layers.hxx
+usr/include/opencascade/XDEDRAW_Notes.hxx
+usr/include/opencascade/XDEDRAW_Props.hxx
+usr/include/opencascade/XDEDRAW_Shapes.hxx
+usr/include/opencascade/XDEDRAW_Views.hxx
+usr/include/opencascade/XSDRAW.hxx
+usr/include/opencascade/XSDRAWIGES.hxx
+usr/include/opencascade/XSDRAWSTEP.hxx
+usr/include/opencascade/XSDRAWSTLVRML.hxx
+usr/include/opencascade/XSDRAWSTLVRML_CoordsMap.hxx
+usr/include/opencascade/XSDRAWSTLVRML_DataMapIteratorOfCoordsMap.hxx
+usr/include/opencascade/XSDRAWSTLVRML_DataMapIteratorOfElemNodesMap.hxx
+usr/include/opencascade/XSDRAWSTLVRML_DataSource.hxx
+usr/include/opencascade/XSDRAWSTLVRML_DataSource3D.hxx
+usr/include/opencascade/XSDRAWSTLVRML_DrawableMesh.hxx
+usr/include/opencascade/XSDRAWSTLVRML_ElemNodesMap.hxx
+usr/include/opencascade/XSDRAW_Functions.hxx
+usr/include/opencascade/XSDRAW_Vars.hxx
+usr/lib/${DEB_HOST_MULTIARCH}/libTKDCAF.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKDraw.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKQADraw.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKTObjDRAW.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKTopTest.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKViewerTest.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKXDEDRAW.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKXSDRAW.so
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/opencascade/OpenCASCADEDrawTargets*.cmake
diff --git a/libocct-draw-dev.lintian-overrides b/libocct-draw-dev.lintian-overrides
new file mode 100644 (file)
index 0000000..541c6dd
--- /dev/null
@@ -0,0 +1,2 @@
+# This is lintian bug #966295
+libocct-draw-dev: bogus-mail-host-in-debian-changelog Adam C. Powell, IV <hazelsct@debian.org>
diff --git a/libocct-foundation-7.6.install b/libocct-foundation-7.6.install
new file mode 100644 (file)
index 0000000..b833f89
--- /dev/null
@@ -0,0 +1,2 @@
+usr/lib/${DEB_HOST_MULTIARCH}/libTKMath.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKernel.so.*
diff --git a/libocct-foundation-7.6.lintian-overrides b/libocct-foundation-7.6.lintian-overrides
new file mode 100644 (file)
index 0000000..6b71e90
--- /dev/null
@@ -0,0 +1,9 @@
+# this package contains a bunch of libraries and can thus not be named properly
+package-name-doesnt-match-sonames
+
+# false positive lack of hardening detected
+hardening-no-fortify-functions
+# symbols control files are not sustainable.
+no-symbols-control-file
+# This is lintian bug #966295
+libocct-foundation-7.6: bogus-mail-host-in-debian-changelog Adam C. Powell, IV <hazelsct@debian.org>
diff --git a/libocct-foundation-dev.install b/libocct-foundation-dev.install
new file mode 100644 (file)
index 0000000..319a118
--- /dev/null
@@ -0,0 +1,894 @@
+usr/include/opencascade/BSplCLib.hxx
+usr/include/opencascade/BSplCLib.lxx
+usr/include/opencascade/BSplCLib_Cache.hxx
+usr/include/opencascade/BSplCLib_CacheParams.hxx
+usr/include/opencascade/BSplCLib_CurveComputation.gxx
+usr/include/opencascade/BSplCLib_EvaluatorFunction.hxx
+usr/include/opencascade/BSplCLib_KnotDistribution.hxx
+usr/include/opencascade/BSplCLib_MultDistribution.hxx
+usr/include/opencascade/BSplSLib.hxx
+usr/include/opencascade/BSplSLib.lxx
+usr/include/opencascade/BSplSLib_Cache.hxx
+usr/include/opencascade/BSplSLib_EvaluatorFunction.hxx
+usr/include/opencascade/BVH_BinaryTree.hxx
+usr/include/opencascade/BVH_BinnedBuilder.hxx
+usr/include/opencascade/BVH_Box.hxx
+usr/include/opencascade/BVH_BoxSet.hxx
+usr/include/opencascade/BVH_BuildQueue.hxx
+usr/include/opencascade/BVH_BuildThread.hxx
+usr/include/opencascade/BVH_Builder.hxx
+usr/include/opencascade/BVH_Constants.hxx
+usr/include/opencascade/BVH_Distance.hxx
+usr/include/opencascade/BVH_DistanceField.hxx
+usr/include/opencascade/BVH_DistanceField.lxx
+usr/include/opencascade/BVH_Geometry.hxx
+usr/include/opencascade/BVH_IndexedBoxSet.hxx
+usr/include/opencascade/BVH_LinearBuilder.hxx
+usr/include/opencascade/BVH_Object.hxx
+usr/include/opencascade/BVH_ObjectSet.hxx
+usr/include/opencascade/BVH_PairDistance.hxx
+usr/include/opencascade/BVH_PrimitiveSet.hxx
+usr/include/opencascade/BVH_PrimitiveSet3d.hxx
+usr/include/opencascade/BVH_Properties.hxx
+usr/include/opencascade/BVH_QuadTree.hxx
+usr/include/opencascade/BVH_QueueBuilder.hxx
+usr/include/opencascade/BVH_QuickSorter.hxx
+usr/include/opencascade/BVH_RadixSorter.hxx
+usr/include/opencascade/BVH_Ray.hxx
+usr/include/opencascade/BVH_Set.hxx
+usr/include/opencascade/BVH_Sorter.hxx
+usr/include/opencascade/BVH_SpatialMedianBuilder.hxx
+usr/include/opencascade/BVH_SweepPlaneBuilder.hxx
+usr/include/opencascade/BVH_Tools.hxx
+usr/include/opencascade/BVH_Traverse.hxx
+usr/include/opencascade/BVH_Traverse.lxx
+usr/include/opencascade/BVH_Tree.hxx
+usr/include/opencascade/BVH_Triangulation.hxx
+usr/include/opencascade/BVH_Types.hxx
+usr/include/opencascade/Bnd_Array1OfBox.hxx
+usr/include/opencascade/Bnd_Array1OfBox2d.hxx
+usr/include/opencascade/Bnd_Array1OfSphere.hxx
+usr/include/opencascade/Bnd_B2d.hxx
+usr/include/opencascade/Bnd_B2f.hxx
+usr/include/opencascade/Bnd_B2x.gxx
+usr/include/opencascade/Bnd_B2x.lxx
+usr/include/opencascade/Bnd_B3d.hxx
+usr/include/opencascade/Bnd_B3f.hxx
+usr/include/opencascade/Bnd_B3x.gxx
+usr/include/opencascade/Bnd_B3x.lxx
+usr/include/opencascade/Bnd_BoundSortBox.hxx
+usr/include/opencascade/Bnd_BoundSortBox2d.hxx
+usr/include/opencascade/Bnd_Box.hxx
+usr/include/opencascade/Bnd_Box2d.hxx
+usr/include/opencascade/Bnd_HArray1OfBox.hxx
+usr/include/opencascade/Bnd_HArray1OfBox2d.hxx
+usr/include/opencascade/Bnd_HArray1OfSphere.hxx
+usr/include/opencascade/Bnd_OBB.hxx
+usr/include/opencascade/Bnd_Range.hxx
+usr/include/opencascade/Bnd_SeqOfBox.hxx
+usr/include/opencascade/Bnd_Sphere.hxx
+usr/include/opencascade/Bnd_Sphere.lxx
+usr/include/opencascade/CSLib.hxx
+usr/include/opencascade/CSLib_Class2d.hxx
+usr/include/opencascade/CSLib_DerivativeStatus.hxx
+usr/include/opencascade/CSLib_NormalPolyDef.hxx
+usr/include/opencascade/CSLib_NormalStatus.hxx
+usr/include/opencascade/Convert_CircleToBSplineCurve.hxx
+usr/include/opencascade/Convert_CompBezierCurves2dToBSplineCurve2d.hxx
+usr/include/opencascade/Convert_CompBezierCurvesToBSplineCurve.hxx
+usr/include/opencascade/Convert_CompPolynomialToPoles.hxx
+usr/include/opencascade/Convert_ConeToBSplineSurface.hxx
+usr/include/opencascade/Convert_ConicToBSplineCurve.hxx
+usr/include/opencascade/Convert_CosAndSinEvalFunction.hxx
+usr/include/opencascade/Convert_CylinderToBSplineSurface.hxx
+usr/include/opencascade/Convert_ElementarySurfaceToBSplineSurface.hxx
+usr/include/opencascade/Convert_EllipseToBSplineCurve.hxx
+usr/include/opencascade/Convert_GridPolynomialToPoles.hxx
+usr/include/opencascade/Convert_HyperbolaToBSplineCurve.hxx
+usr/include/opencascade/Convert_ParabolaToBSplineCurve.hxx
+usr/include/opencascade/Convert_ParameterisationType.hxx
+usr/include/opencascade/Convert_PolynomialCosAndSin.hxx
+usr/include/opencascade/Convert_SequenceOfArray1OfPoles.hxx
+usr/include/opencascade/Convert_SequenceOfArray1OfPoles2d.hxx
+usr/include/opencascade/Convert_SphereToBSplineSurface.hxx
+usr/include/opencascade/Convert_TorusToBSplineSurface.hxx
+usr/include/opencascade/ElCLib.hxx
+usr/include/opencascade/ElCLib.lxx
+usr/include/opencascade/ElSLib.hxx
+usr/include/opencascade/ElSLib.lxx
+usr/include/opencascade/Expr.hxx
+usr/include/opencascade/ExprIntrp.hxx
+usr/include/opencascade/ExprIntrp.tab.h
+usr/include/opencascade/ExprIntrp_Analysis.hxx
+usr/include/opencascade/ExprIntrp_GenExp.hxx
+usr/include/opencascade/ExprIntrp_GenFct.hxx
+usr/include/opencascade/ExprIntrp_GenRel.hxx
+usr/include/opencascade/ExprIntrp_Generator.hxx
+usr/include/opencascade/ExprIntrp_ListIteratorOfStackOfGeneralExpression.hxx
+usr/include/opencascade/ExprIntrp_ListIteratorOfStackOfGeneralFunction.hxx
+usr/include/opencascade/ExprIntrp_ListIteratorOfStackOfGeneralRelation.hxx
+usr/include/opencascade/ExprIntrp_SequenceOfNamedExpression.hxx
+usr/include/opencascade/ExprIntrp_SequenceOfNamedFunction.hxx
+usr/include/opencascade/ExprIntrp_StackOfGeneralExpression.hxx
+usr/include/opencascade/ExprIntrp_StackOfGeneralFunction.hxx
+usr/include/opencascade/ExprIntrp_StackOfGeneralRelation.hxx
+usr/include/opencascade/ExprIntrp_SyntaxError.hxx
+usr/include/opencascade/ExprIntrp_yaccanal.hxx
+usr/include/opencascade/ExprIntrp_yaccintrf.hxx
+usr/include/opencascade/Expr_Absolute.hxx
+usr/include/opencascade/Expr_ArcCosine.hxx
+usr/include/opencascade/Expr_ArcSine.hxx
+usr/include/opencascade/Expr_ArcTangent.hxx
+usr/include/opencascade/Expr_ArgCosh.hxx
+usr/include/opencascade/Expr_ArgSinh.hxx
+usr/include/opencascade/Expr_ArgTanh.hxx
+usr/include/opencascade/Expr_Array1OfGeneralExpression.hxx
+usr/include/opencascade/Expr_Array1OfNamedUnknown.hxx
+usr/include/opencascade/Expr_Array1OfSingleRelation.hxx
+usr/include/opencascade/Expr_BinaryExpression.hxx
+usr/include/opencascade/Expr_BinaryExpression.lxx
+usr/include/opencascade/Expr_BinaryFunction.hxx
+usr/include/opencascade/Expr_Cosh.hxx
+usr/include/opencascade/Expr_Cosine.hxx
+usr/include/opencascade/Expr_Difference.hxx
+usr/include/opencascade/Expr_Different.hxx
+usr/include/opencascade/Expr_Division.hxx
+usr/include/opencascade/Expr_Equal.hxx
+usr/include/opencascade/Expr_Exponential.hxx
+usr/include/opencascade/Expr_Exponentiate.hxx
+usr/include/opencascade/Expr_ExprFailure.hxx
+usr/include/opencascade/Expr_FunctionDerivative.hxx
+usr/include/opencascade/Expr_GeneralExpression.hxx
+usr/include/opencascade/Expr_GeneralFunction.hxx
+usr/include/opencascade/Expr_GeneralRelation.hxx
+usr/include/opencascade/Expr_GreaterThan.hxx
+usr/include/opencascade/Expr_GreaterThanOrEqual.hxx
+usr/include/opencascade/Expr_InvalidAssignment.hxx
+usr/include/opencascade/Expr_InvalidFunction.hxx
+usr/include/opencascade/Expr_InvalidOperand.hxx
+usr/include/opencascade/Expr_LessThan.hxx
+usr/include/opencascade/Expr_LessThanOrEqual.hxx
+usr/include/opencascade/Expr_LogOf10.hxx
+usr/include/opencascade/Expr_LogOfe.hxx
+usr/include/opencascade/Expr_MapOfNamedUnknown.hxx
+usr/include/opencascade/Expr_NamedConstant.hxx
+usr/include/opencascade/Expr_NamedConstant.lxx
+usr/include/opencascade/Expr_NamedExpression.hxx
+usr/include/opencascade/Expr_NamedFunction.hxx
+usr/include/opencascade/Expr_NamedUnknown.hxx
+usr/include/opencascade/Expr_NamedUnknown.lxx
+usr/include/opencascade/Expr_NotAssigned.hxx
+usr/include/opencascade/Expr_NotEvaluable.hxx
+usr/include/opencascade/Expr_NumericValue.hxx
+usr/include/opencascade/Expr_Operators.hxx
+usr/include/opencascade/Expr_PolyExpression.hxx
+usr/include/opencascade/Expr_PolyExpression.lxx
+usr/include/opencascade/Expr_PolyFunction.hxx
+usr/include/opencascade/Expr_Product.hxx
+usr/include/opencascade/Expr_RUIterator.hxx
+usr/include/opencascade/Expr_RelationIterator.hxx
+usr/include/opencascade/Expr_SequenceOfGeneralExpression.hxx
+usr/include/opencascade/Expr_SequenceOfGeneralRelation.hxx
+usr/include/opencascade/Expr_Sign.hxx
+usr/include/opencascade/Expr_Sine.hxx
+usr/include/opencascade/Expr_SingleRelation.hxx
+usr/include/opencascade/Expr_Sinh.hxx
+usr/include/opencascade/Expr_Square.hxx
+usr/include/opencascade/Expr_SquareRoot.hxx
+usr/include/opencascade/Expr_Sum.hxx
+usr/include/opencascade/Expr_SystemRelation.hxx
+usr/include/opencascade/Expr_Tangent.hxx
+usr/include/opencascade/Expr_Tanh.hxx
+usr/include/opencascade/Expr_UnaryExpression.hxx
+usr/include/opencascade/Expr_UnaryExpression.lxx
+usr/include/opencascade/Expr_UnaryFunction.hxx
+usr/include/opencascade/Expr_UnaryMinus.hxx
+usr/include/opencascade/Expr_UnknownIterator.hxx
+usr/include/opencascade/FSD_BStream.hxx
+usr/include/opencascade/FSD_Base64.hxx
+usr/include/opencascade/FSD_BinaryFile.hxx
+usr/include/opencascade/FSD_CmpFile.hxx
+usr/include/opencascade/FSD_FStream.hxx
+usr/include/opencascade/FSD_File.hxx
+usr/include/opencascade/FSD_FileHeader.hxx
+usr/include/opencascade/GeomAbs_BSplKnotDistribution.hxx
+usr/include/opencascade/GeomAbs_CurveType.hxx
+usr/include/opencascade/GeomAbs_IsoType.hxx
+usr/include/opencascade/GeomAbs_JoinType.hxx
+usr/include/opencascade/GeomAbs_Shape.hxx
+usr/include/opencascade/GeomAbs_SurfaceType.hxx
+usr/include/opencascade/Message.hxx
+usr/include/opencascade/Message_Alert.hxx
+usr/include/opencascade/Message_AlertExtended.hxx
+usr/include/opencascade/Message_Algorithm.hxx
+usr/include/opencascade/Message_Algorithm.lxx
+usr/include/opencascade/Message_Attribute.hxx
+usr/include/opencascade/Message_AttributeMeter.hxx
+usr/include/opencascade/Message_AttributeObject.hxx
+usr/include/opencascade/Message_AttributeStream.hxx
+usr/include/opencascade/Message_CompositeAlerts.hxx
+usr/include/opencascade/Message_ConsoleColor.hxx
+usr/include/opencascade/Message_ExecStatus.hxx
+usr/include/opencascade/Message_Gravity.hxx
+usr/include/opencascade/Message_HArrayOfMsg.hxx
+usr/include/opencascade/Message_LazyProgressScope.hxx
+usr/include/opencascade/Message_Level.hxx
+usr/include/opencascade/Message_ListIteratorOfListOfMsg.hxx
+usr/include/opencascade/Message_ListOfAlert.hxx
+usr/include/opencascade/Message_ListOfMsg.hxx
+usr/include/opencascade/Message_Messenger.hxx
+usr/include/opencascade/Message_MetricType.hxx
+usr/include/opencascade/Message_Msg.hxx
+usr/include/opencascade/Message_Msg.lxx
+usr/include/opencascade/Message_MsgFile.hxx
+usr/include/opencascade/Message_Printer.hxx
+usr/include/opencascade/Message_PrinterOStream.hxx
+usr/include/opencascade/Message_PrinterSystemLog.hxx
+usr/include/opencascade/Message_PrinterToReport.hxx
+usr/include/opencascade/Message_ProgressIndicator.hxx
+usr/include/opencascade/Message_ProgressRange.hxx
+usr/include/opencascade/Message_ProgressScope.hxx
+usr/include/opencascade/Message_ProgressSentry.hxx
+usr/include/opencascade/Message_Report.hxx
+usr/include/opencascade/Message_SequenceOfPrinters.hxx
+usr/include/opencascade/Message_Status.hxx
+usr/include/opencascade/Message_StatusType.hxx
+usr/include/opencascade/NCollection_AccAllocator.hxx
+usr/include/opencascade/NCollection_AlignedAllocator.hxx
+usr/include/opencascade/NCollection_Array1.hxx
+usr/include/opencascade/NCollection_Array2.hxx
+usr/include/opencascade/NCollection_BaseAllocator.hxx
+usr/include/opencascade/NCollection_BaseList.hxx
+usr/include/opencascade/NCollection_BaseMap.hxx
+usr/include/opencascade/NCollection_BaseSequence.hxx
+usr/include/opencascade/NCollection_BaseVector.hxx
+usr/include/opencascade/NCollection_Buffer.hxx
+usr/include/opencascade/NCollection_CellFilter.hxx
+usr/include/opencascade/NCollection_DataMap.hxx
+usr/include/opencascade/NCollection_DefaultHasher.hxx
+usr/include/opencascade/NCollection_DefineAlloc.hxx
+usr/include/opencascade/NCollection_DefineArray1.hxx
+usr/include/opencascade/NCollection_DefineArray2.hxx
+usr/include/opencascade/NCollection_DefineDataMap.hxx
+usr/include/opencascade/NCollection_DefineDoubleMap.hxx
+usr/include/opencascade/NCollection_DefineHArray1.hxx
+usr/include/opencascade/NCollection_DefineHArray2.hxx
+usr/include/opencascade/NCollection_DefineHSequence.hxx
+usr/include/opencascade/NCollection_DefineIndexedDataMap.hxx
+usr/include/opencascade/NCollection_DefineIndexedMap.hxx
+usr/include/opencascade/NCollection_DefineList.hxx
+usr/include/opencascade/NCollection_DefineMap.hxx
+usr/include/opencascade/NCollection_DefineSequence.hxx
+usr/include/opencascade/NCollection_DefineVector.hxx
+usr/include/opencascade/NCollection_DoubleMap.hxx
+usr/include/opencascade/NCollection_EBTree.hxx
+usr/include/opencascade/NCollection_HArray1.hxx
+usr/include/opencascade/NCollection_HArray2.hxx
+usr/include/opencascade/NCollection_HSequence.hxx
+usr/include/opencascade/NCollection_Haft.h
+usr/include/opencascade/NCollection_Handle.hxx
+usr/include/opencascade/NCollection_HeapAllocator.hxx
+usr/include/opencascade/NCollection_IncAllocator.hxx
+usr/include/opencascade/NCollection_IndexedDataMap.hxx
+usr/include/opencascade/NCollection_IndexedMap.hxx
+usr/include/opencascade/NCollection_Lerp.hxx
+usr/include/opencascade/NCollection_List.hxx
+usr/include/opencascade/NCollection_ListNode.hxx
+usr/include/opencascade/NCollection_LocalArray.hxx
+usr/include/opencascade/NCollection_Map.hxx
+usr/include/opencascade/NCollection_Mat3.hxx
+usr/include/opencascade/NCollection_Mat4.hxx
+usr/include/opencascade/NCollection_Sequence.hxx
+usr/include/opencascade/NCollection_Shared.hxx
+usr/include/opencascade/NCollection_SparseArray.hxx
+usr/include/opencascade/NCollection_SparseArrayBase.hxx
+usr/include/opencascade/NCollection_StdAllocator.hxx
+usr/include/opencascade/NCollection_StlIterator.hxx
+usr/include/opencascade/NCollection_String.hxx
+usr/include/opencascade/NCollection_TListIterator.hxx
+usr/include/opencascade/NCollection_TListNode.hxx
+usr/include/opencascade/NCollection_TypeDef.hxx
+usr/include/opencascade/NCollection_UBTree.hxx
+usr/include/opencascade/NCollection_UBTreeFiller.hxx
+usr/include/opencascade/NCollection_UtfIterator.hxx
+usr/include/opencascade/NCollection_UtfIterator.lxx
+usr/include/opencascade/NCollection_UtfString.hxx
+usr/include/opencascade/NCollection_UtfString.lxx
+usr/include/opencascade/NCollection_Vec2.hxx
+usr/include/opencascade/NCollection_Vec3.hxx
+usr/include/opencascade/NCollection_Vec4.hxx
+usr/include/opencascade/NCollection_Vector.hxx
+usr/include/opencascade/NCollection_WinHeapAllocator.hxx
+usr/include/opencascade/OSD.hxx
+usr/include/opencascade/OSD_CachedFileSystem.hxx
+usr/include/opencascade/OSD_Chronometer.hxx
+usr/include/opencascade/OSD_Directory.hxx
+usr/include/opencascade/OSD_DirectoryIterator.hxx
+usr/include/opencascade/OSD_Disk.hxx
+usr/include/opencascade/OSD_Environment.hxx
+usr/include/opencascade/OSD_Error.hxx
+usr/include/opencascade/OSD_ErrorList.hxx
+usr/include/opencascade/OSD_Exception.hxx
+usr/include/opencascade/OSD_Exception_ACCESS_VIOLATION.hxx
+usr/include/opencascade/OSD_Exception_ARRAY_BOUNDS_EXCEEDED.hxx
+usr/include/opencascade/OSD_Exception_CTRL_BREAK.hxx
+usr/include/opencascade/OSD_Exception_FLT_DENORMAL_OPERAND.hxx
+usr/include/opencascade/OSD_Exception_FLT_DIVIDE_BY_ZERO.hxx
+usr/include/opencascade/OSD_Exception_FLT_INEXACT_RESULT.hxx
+usr/include/opencascade/OSD_Exception_FLT_INVALID_OPERATION.hxx
+usr/include/opencascade/OSD_Exception_FLT_OVERFLOW.hxx
+usr/include/opencascade/OSD_Exception_FLT_STACK_CHECK.hxx
+usr/include/opencascade/OSD_Exception_FLT_UNDERFLOW.hxx
+usr/include/opencascade/OSD_Exception_ILLEGAL_INSTRUCTION.hxx
+usr/include/opencascade/OSD_Exception_INT_DIVIDE_BY_ZERO.hxx
+usr/include/opencascade/OSD_Exception_INT_OVERFLOW.hxx
+usr/include/opencascade/OSD_Exception_INVALID_DISPOSITION.hxx
+usr/include/opencascade/OSD_Exception_IN_PAGE_ERROR.hxx
+usr/include/opencascade/OSD_Exception_NONCONTINUABLE_EXCEPTION.hxx
+usr/include/opencascade/OSD_Exception_PRIV_INSTRUCTION.hxx
+usr/include/opencascade/OSD_Exception_STACK_OVERFLOW.hxx
+usr/include/opencascade/OSD_Exception_STATUS_NO_MEMORY.hxx
+usr/include/opencascade/OSD_File.hxx
+usr/include/opencascade/OSD_FileIterator.hxx
+usr/include/opencascade/OSD_FileNode.hxx
+usr/include/opencascade/OSD_FileSystem.hxx
+usr/include/opencascade/OSD_FileSystemSelector.hxx
+usr/include/opencascade/OSD_FromWhere.hxx
+usr/include/opencascade/OSD_Function.hxx
+usr/include/opencascade/OSD_Host.hxx
+usr/include/opencascade/OSD_KindFile.hxx
+usr/include/opencascade/OSD_LoadMode.hxx
+usr/include/opencascade/OSD_LocalFileSystem.hxx
+usr/include/opencascade/OSD_LockType.hxx
+usr/include/opencascade/OSD_MAllocHook.hxx
+usr/include/opencascade/OSD_MemInfo.hxx
+usr/include/opencascade/OSD_OEMType.hxx
+usr/include/opencascade/OSD_OSDError.hxx
+usr/include/opencascade/OSD_OpenFile.hxx
+usr/include/opencascade/OSD_OpenMode.hxx
+usr/include/opencascade/OSD_PThread.hxx
+usr/include/opencascade/OSD_Parallel.hxx
+usr/include/opencascade/OSD_Path.hxx
+usr/include/opencascade/OSD_PerfMeter.h
+usr/include/opencascade/OSD_PerfMeter.hxx
+usr/include/opencascade/OSD_Process.hxx
+usr/include/opencascade/OSD_Protection.hxx
+usr/include/opencascade/OSD_SIGBUS.hxx
+usr/include/opencascade/OSD_SIGHUP.hxx
+usr/include/opencascade/OSD_SIGILL.hxx
+usr/include/opencascade/OSD_SIGINT.hxx
+usr/include/opencascade/OSD_SIGKILL.hxx
+usr/include/opencascade/OSD_SIGQUIT.hxx
+usr/include/opencascade/OSD_SIGSEGV.hxx
+usr/include/opencascade/OSD_SIGSYS.hxx
+usr/include/opencascade/OSD_SharedLibrary.hxx
+usr/include/opencascade/OSD_Signal.hxx
+usr/include/opencascade/OSD_SignalMode.hxx
+usr/include/opencascade/OSD_SingleProtection.hxx
+usr/include/opencascade/OSD_StreamBuffer.hxx
+usr/include/opencascade/OSD_SysType.hxx
+usr/include/opencascade/OSD_Thread.hxx
+usr/include/opencascade/OSD_ThreadFunction.hxx
+usr/include/opencascade/OSD_ThreadPool.hxx
+usr/include/opencascade/OSD_Timer.hxx
+usr/include/opencascade/OSD_WNT.hxx
+usr/include/opencascade/OSD_WhoAmI.hxx
+usr/include/opencascade/PLib.hxx
+usr/include/opencascade/PLib_Base.hxx
+usr/include/opencascade/PLib_DoubleJacobiPolynomial.hxx
+usr/include/opencascade/PLib_DoubleJacobiPolynomial.lxx
+usr/include/opencascade/PLib_HermitJacobi.hxx
+usr/include/opencascade/PLib_HermitJacobi.lxx
+usr/include/opencascade/PLib_JacobiPolynomial.hxx
+usr/include/opencascade/PLib_JacobiPolynomial.lxx
+usr/include/opencascade/Plugin.hxx
+usr/include/opencascade/Plugin_DataMapIteratorOfMapOfFunctions.hxx
+usr/include/opencascade/Plugin_Failure.hxx
+usr/include/opencascade/Plugin_Macro.hxx
+usr/include/opencascade/Plugin_MapOfFunctions.hxx
+usr/include/opencascade/Poly.hxx
+usr/include/opencascade/Poly_Array1OfTriangle.hxx
+usr/include/opencascade/Poly_ArrayOfNodes.hxx
+usr/include/opencascade/Poly_ArrayOfUVNodes.hxx
+usr/include/opencascade/Poly_CoherentLink.hxx
+usr/include/opencascade/Poly_CoherentNode.hxx
+usr/include/opencascade/Poly_CoherentTriPtr.hxx
+usr/include/opencascade/Poly_CoherentTriangle.hxx
+usr/include/opencascade/Poly_CoherentTriangulation.hxx
+usr/include/opencascade/Poly_Connect.hxx
+usr/include/opencascade/Poly_HArray1OfTriangle.hxx
+usr/include/opencascade/Poly_ListOfTriangulation.hxx
+usr/include/opencascade/Poly_MakeLoops.hxx
+usr/include/opencascade/Poly_MergeNodesTool.hxx
+usr/include/opencascade/Poly_MeshPurpose.hxx
+usr/include/opencascade/Poly_Polygon2D.hxx
+usr/include/opencascade/Poly_Polygon3D.hxx
+usr/include/opencascade/Poly_PolygonOnTriangulation.hxx
+usr/include/opencascade/Poly_Triangle.hxx
+usr/include/opencascade/Poly_Triangulation.hxx
+usr/include/opencascade/Poly_TriangulationParameters.hxx
+usr/include/opencascade/Precision.hxx
+usr/include/opencascade/Quantity_Array1OfColor.hxx
+usr/include/opencascade/Quantity_Array2OfColor.hxx
+usr/include/opencascade/Quantity_Color.hxx
+usr/include/opencascade/Quantity_ColorHasher.hxx
+usr/include/opencascade/Quantity_ColorRGBA.hxx
+usr/include/opencascade/Quantity_ColorRGBAHasher.hxx
+usr/include/opencascade/Quantity_Date.hxx
+usr/include/opencascade/Quantity_DateDefinitionError.hxx
+usr/include/opencascade/Quantity_HArray1OfColor.hxx
+usr/include/opencascade/Quantity_NameOfColor.hxx
+usr/include/opencascade/Quantity_Period.hxx
+usr/include/opencascade/Quantity_PeriodDefinitionError.hxx
+usr/include/opencascade/Quantity_PhysicalQuantity.hxx
+usr/include/opencascade/Quantity_TypeOfColor.hxx
+usr/include/opencascade/Resource_ConvertUnicode.hxx
+usr/include/opencascade/Resource_DataMapOfAsciiStringAsciiString.hxx
+usr/include/opencascade/Resource_DataMapOfAsciiStringExtendedString.hxx
+usr/include/opencascade/Resource_FormatType.hxx
+usr/include/opencascade/Resource_LexicalCompare.hxx
+usr/include/opencascade/Resource_Manager.hxx
+usr/include/opencascade/Resource_NoSuchResource.hxx
+usr/include/opencascade/Resource_Unicode.hxx
+usr/include/opencascade/Standard.hxx
+usr/include/opencascade/Standard_AbortiveTransaction.hxx
+usr/include/opencascade/Standard_Address.hxx
+usr/include/opencascade/Standard_ArrayStreamBuffer.hxx
+usr/include/opencascade/Standard_Assert.hxx
+usr/include/opencascade/Standard_Atomic.hxx
+usr/include/opencascade/Standard_Boolean.hxx
+usr/include/opencascade/Standard_Byte.hxx
+usr/include/opencascade/Standard_CLocaleSentry.hxx
+usr/include/opencascade/Standard_CString.hxx
+usr/include/opencascade/Standard_Character.hxx
+usr/include/opencascade/Standard_Condition.hxx
+usr/include/opencascade/Standard_ConstructionError.hxx
+usr/include/opencascade/Standard_DefineAlloc.hxx
+usr/include/opencascade/Standard_DefineException.hxx
+usr/include/opencascade/Standard_DefineHandle.hxx
+usr/include/opencascade/Standard_DimensionError.hxx
+usr/include/opencascade/Standard_DimensionMismatch.hxx
+usr/include/opencascade/Standard_DivideByZero.hxx
+usr/include/opencascade/Standard_DomainError.hxx
+usr/include/opencascade/Standard_Dump.hxx
+usr/include/opencascade/Standard_ErrorHandler.hxx
+usr/include/opencascade/Standard_ExtCharacter.hxx
+usr/include/opencascade/Standard_ExtString.hxx
+usr/include/opencascade/Standard_Failure.hxx
+usr/include/opencascade/Standard_GUID.hxx
+usr/include/opencascade/Standard_Handle.hxx
+usr/include/opencascade/Standard_HandlerStatus.hxx
+usr/include/opencascade/Standard_IStream.hxx
+usr/include/opencascade/Standard_ImmutableObject.hxx
+usr/include/opencascade/Standard_Integer.hxx
+usr/include/opencascade/Standard_JmpBuf.hxx
+usr/include/opencascade/Standard_LicenseError.hxx
+usr/include/opencascade/Standard_LicenseNotFound.hxx
+usr/include/opencascade/Standard_MMgrOpt.hxx
+usr/include/opencascade/Standard_MMgrRaw.hxx
+usr/include/opencascade/Standard_MMgrRoot.hxx
+usr/include/opencascade/Standard_MMgrTBBalloc.hxx
+usr/include/opencascade/Standard_Macro.hxx
+usr/include/opencascade/Standard_MultiplyDefined.hxx
+usr/include/opencascade/Standard_Mutex.hxx
+usr/include/opencascade/Standard_NegativeValue.hxx
+usr/include/opencascade/Standard_NoMoreObject.hxx
+usr/include/opencascade/Standard_NoSuchObject.hxx
+usr/include/opencascade/Standard_NotImplemented.hxx
+usr/include/opencascade/Standard_NullObject.hxx
+usr/include/opencascade/Standard_NullValue.hxx
+usr/include/opencascade/Standard_NumericError.hxx
+usr/include/opencascade/Standard_OStream.hxx
+usr/include/opencascade/Standard_OutOfMemory.hxx
+usr/include/opencascade/Standard_OutOfRange.hxx
+usr/include/opencascade/Standard_Overflow.hxx
+usr/include/opencascade/Standard_PByte.hxx
+usr/include/opencascade/Standard_PCharacter.hxx
+usr/include/opencascade/Standard_PErrorHandler.hxx
+usr/include/opencascade/Standard_PExtCharacter.hxx
+usr/include/opencascade/Standard_Persistent.hxx
+usr/include/opencascade/Standard_PrimitiveTypes.hxx
+usr/include/opencascade/Standard_ProgramError.hxx
+usr/include/opencascade/Standard_RangeError.hxx
+usr/include/opencascade/Standard_ReadBuffer.hxx
+usr/include/opencascade/Standard_ReadLineBuffer.hxx
+usr/include/opencascade/Standard_Real.hxx
+usr/include/opencascade/Standard_SStream.hxx
+usr/include/opencascade/Standard_ShortReal.hxx
+usr/include/opencascade/Standard_Size.hxx
+usr/include/opencascade/Standard_Std.hxx
+usr/include/opencascade/Standard_Stream.hxx
+usr/include/opencascade/Standard_ThreadId.hxx
+usr/include/opencascade/Standard_Time.hxx
+usr/include/opencascade/Standard_TooManyUsers.hxx
+usr/include/opencascade/Standard_Transient.hxx
+usr/include/opencascade/Standard_Type.hxx
+usr/include/opencascade/Standard_TypeDef.hxx
+usr/include/opencascade/Standard_TypeMismatch.hxx
+usr/include/opencascade/Standard_UUID.hxx
+usr/include/opencascade/Standard_Underflow.hxx
+usr/include/opencascade/Standard_Version.hxx
+usr/include/opencascade/Standard_WarningDisableFunctionCast.hxx
+usr/include/opencascade/Standard_WarningsDisable.hxx
+usr/include/opencascade/Standard_WarningsRestore.hxx
+usr/include/opencascade/Standard_math.hxx
+usr/include/opencascade/Standard_values.h
+usr/include/opencascade/StdFail_InfiniteSolutions.hxx
+usr/include/opencascade/StdFail_NotDone.hxx
+usr/include/opencascade/StdFail_Undefined.hxx
+usr/include/opencascade/StdFail_UndefinedDerivative.hxx
+usr/include/opencascade/StdFail_UndefinedValue.hxx
+usr/include/opencascade/Storage.hxx
+usr/include/opencascade/Storage_ArrayOfCallBack.hxx
+usr/include/opencascade/Storage_ArrayOfSchema.hxx
+usr/include/opencascade/Storage_BaseDriver.hxx
+usr/include/opencascade/Storage_BucketOfPersistent.hxx
+usr/include/opencascade/Storage_CallBack.hxx
+usr/include/opencascade/Storage_Data.hxx
+usr/include/opencascade/Storage_DataMapIteratorOfMapOfCallBack.hxx
+usr/include/opencascade/Storage_DataMapIteratorOfMapOfPers.hxx
+usr/include/opencascade/Storage_DefaultCallBack.hxx
+usr/include/opencascade/Storage_Error.hxx
+usr/include/opencascade/Storage_HArrayOfCallBack.hxx
+usr/include/opencascade/Storage_HArrayOfSchema.hxx
+usr/include/opencascade/Storage_HPArray.hxx
+usr/include/opencascade/Storage_HSeqOfRoot.hxx
+usr/include/opencascade/Storage_HeaderData.hxx
+usr/include/opencascade/Storage_InternalData.hxx
+usr/include/opencascade/Storage_Macros.hxx
+usr/include/opencascade/Storage_MapOfCallBack.hxx
+usr/include/opencascade/Storage_MapOfPers.hxx
+usr/include/opencascade/Storage_OpenMode.hxx
+usr/include/opencascade/Storage_PArray.hxx
+usr/include/opencascade/Storage_PType.hxx
+usr/include/opencascade/Storage_Position.hxx
+usr/include/opencascade/Storage_Root.hxx
+usr/include/opencascade/Storage_RootData.hxx
+usr/include/opencascade/Storage_Schema.hxx
+usr/include/opencascade/Storage_SeqOfRoot.hxx
+usr/include/opencascade/Storage_SolveMode.hxx
+usr/include/opencascade/Storage_StreamExtCharParityError.hxx
+usr/include/opencascade/Storage_StreamFormatError.hxx
+usr/include/opencascade/Storage_StreamModeError.hxx
+usr/include/opencascade/Storage_StreamReadError.hxx
+usr/include/opencascade/Storage_StreamTypeMismatchError.hxx
+usr/include/opencascade/Storage_StreamUnknownTypeError.hxx
+usr/include/opencascade/Storage_StreamWriteError.hxx
+usr/include/opencascade/Storage_TypeData.hxx
+usr/include/opencascade/Storage_TypedCallBack.hxx
+usr/include/opencascade/TColStd_Array1OfAsciiString.hxx
+usr/include/opencascade/TColStd_Array1OfBoolean.hxx
+usr/include/opencascade/TColStd_Array1OfByte.hxx
+usr/include/opencascade/TColStd_Array1OfCharacter.hxx
+usr/include/opencascade/TColStd_Array1OfExtendedString.hxx
+usr/include/opencascade/TColStd_Array1OfInteger.hxx
+usr/include/opencascade/TColStd_Array1OfListOfInteger.hxx
+usr/include/opencascade/TColStd_Array1OfReal.hxx
+usr/include/opencascade/TColStd_Array1OfTransient.hxx
+usr/include/opencascade/TColStd_Array2OfBoolean.hxx
+usr/include/opencascade/TColStd_Array2OfCharacter.hxx
+usr/include/opencascade/TColStd_Array2OfInteger.hxx
+usr/include/opencascade/TColStd_Array2OfReal.hxx
+usr/include/opencascade/TColStd_Array2OfTransient.hxx
+usr/include/opencascade/TColStd_DataMapIteratorOfDataMapOfAsciiStringInteger.hxx
+usr/include/opencascade/TColStd_DataMapIteratorOfDataMapOfIntegerInteger.hxx
+usr/include/opencascade/TColStd_DataMapIteratorOfDataMapOfIntegerListOfInteger.hxx
+usr/include/opencascade/TColStd_DataMapIteratorOfDataMapOfIntegerReal.hxx
+usr/include/opencascade/TColStd_DataMapIteratorOfDataMapOfIntegerTransient.hxx
+usr/include/opencascade/TColStd_DataMapIteratorOfDataMapOfStringInteger.hxx
+usr/include/opencascade/TColStd_DataMapIteratorOfDataMapOfTransientTransient.hxx
+usr/include/opencascade/TColStd_DataMapOfAsciiStringInteger.hxx
+usr/include/opencascade/TColStd_DataMapOfIntegerInteger.hxx
+usr/include/opencascade/TColStd_DataMapOfIntegerListOfInteger.hxx
+usr/include/opencascade/TColStd_DataMapOfIntegerReal.hxx
+usr/include/opencascade/TColStd_DataMapOfIntegerTransient.hxx
+usr/include/opencascade/TColStd_DataMapOfStringInteger.hxx
+usr/include/opencascade/TColStd_DataMapOfTransientTransient.hxx
+usr/include/opencascade/TColStd_HArray1OfAsciiString.hxx
+usr/include/opencascade/TColStd_HArray1OfBoolean.hxx
+usr/include/opencascade/TColStd_HArray1OfByte.hxx
+usr/include/opencascade/TColStd_HArray1OfCharacter.hxx
+usr/include/opencascade/TColStd_HArray1OfExtendedString.hxx
+usr/include/opencascade/TColStd_HArray1OfInteger.hxx
+usr/include/opencascade/TColStd_HArray1OfListOfInteger.hxx
+usr/include/opencascade/TColStd_HArray1OfReal.hxx
+usr/include/opencascade/TColStd_HArray1OfTransient.hxx
+usr/include/opencascade/TColStd_HArray2OfBoolean.hxx
+usr/include/opencascade/TColStd_HArray2OfCharacter.hxx
+usr/include/opencascade/TColStd_HArray2OfInteger.hxx
+usr/include/opencascade/TColStd_HArray2OfReal.hxx
+usr/include/opencascade/TColStd_HArray2OfTransient.hxx
+usr/include/opencascade/TColStd_HPackedMapOfInteger.hxx
+usr/include/opencascade/TColStd_HPackedMapOfInteger.lxx
+usr/include/opencascade/TColStd_HSequenceOfAsciiString.hxx
+usr/include/opencascade/TColStd_HSequenceOfExtendedString.hxx
+usr/include/opencascade/TColStd_HSequenceOfHAsciiString.hxx
+usr/include/opencascade/TColStd_HSequenceOfHExtendedString.hxx
+usr/include/opencascade/TColStd_HSequenceOfInteger.hxx
+usr/include/opencascade/TColStd_HSequenceOfReal.hxx
+usr/include/opencascade/TColStd_HSequenceOfTransient.hxx
+usr/include/opencascade/TColStd_IndexedDataMapOfStringString.hxx
+usr/include/opencascade/TColStd_IndexedDataMapOfTransientTransient.hxx
+usr/include/opencascade/TColStd_IndexedMapOfInteger.hxx
+usr/include/opencascade/TColStd_IndexedMapOfReal.hxx
+usr/include/opencascade/TColStd_IndexedMapOfTransient.hxx
+usr/include/opencascade/TColStd_ListIteratorOfListOfAsciiString.hxx
+usr/include/opencascade/TColStd_ListIteratorOfListOfInteger.hxx
+usr/include/opencascade/TColStd_ListIteratorOfListOfReal.hxx
+usr/include/opencascade/TColStd_ListIteratorOfListOfTransient.hxx
+usr/include/opencascade/TColStd_ListOfAsciiString.hxx
+usr/include/opencascade/TColStd_ListOfInteger.hxx
+usr/include/opencascade/TColStd_ListOfReal.hxx
+usr/include/opencascade/TColStd_ListOfTransient.hxx
+usr/include/opencascade/TColStd_MapIntegerHasher.hxx
+usr/include/opencascade/TColStd_MapIteratorOfMapOfAsciiString.hxx
+usr/include/opencascade/TColStd_MapIteratorOfMapOfInteger.hxx
+usr/include/opencascade/TColStd_MapIteratorOfMapOfReal.hxx
+usr/include/opencascade/TColStd_MapIteratorOfMapOfTransient.hxx
+usr/include/opencascade/TColStd_MapIteratorOfPackedMapOfInteger.hxx
+usr/include/opencascade/TColStd_MapOfAsciiString.hxx
+usr/include/opencascade/TColStd_MapOfInteger.hxx
+usr/include/opencascade/TColStd_MapOfReal.hxx
+usr/include/opencascade/TColStd_MapOfTransient.hxx
+usr/include/opencascade/TColStd_MapRealHasher.hxx
+usr/include/opencascade/TColStd_MapTransientHasher.hxx
+usr/include/opencascade/TColStd_PackedMapOfInteger.hxx
+usr/include/opencascade/TColStd_SequenceOfAddress.hxx
+usr/include/opencascade/TColStd_SequenceOfAsciiString.hxx
+usr/include/opencascade/TColStd_SequenceOfBoolean.hxx
+usr/include/opencascade/TColStd_SequenceOfExtendedString.hxx
+usr/include/opencascade/TColStd_SequenceOfHAsciiString.hxx
+usr/include/opencascade/TColStd_SequenceOfHExtendedString.hxx
+usr/include/opencascade/TColStd_SequenceOfInteger.hxx
+usr/include/opencascade/TColStd_SequenceOfReal.hxx
+usr/include/opencascade/TColStd_SequenceOfTransient.hxx
+usr/include/opencascade/TColgp_Array1OfCirc2d.hxx
+usr/include/opencascade/TColgp_Array1OfDir.hxx
+usr/include/opencascade/TColgp_Array1OfDir2d.hxx
+usr/include/opencascade/TColgp_Array1OfLin2d.hxx
+usr/include/opencascade/TColgp_Array1OfPnt.hxx
+usr/include/opencascade/TColgp_Array1OfPnt2d.hxx
+usr/include/opencascade/TColgp_Array1OfVec.hxx
+usr/include/opencascade/TColgp_Array1OfVec2d.hxx
+usr/include/opencascade/TColgp_Array1OfXY.hxx
+usr/include/opencascade/TColgp_Array1OfXYZ.hxx
+usr/include/opencascade/TColgp_Array2OfCirc2d.hxx
+usr/include/opencascade/TColgp_Array2OfDir.hxx
+usr/include/opencascade/TColgp_Array2OfDir2d.hxx
+usr/include/opencascade/TColgp_Array2OfLin2d.hxx
+usr/include/opencascade/TColgp_Array2OfPnt.hxx
+usr/include/opencascade/TColgp_Array2OfPnt2d.hxx
+usr/include/opencascade/TColgp_Array2OfVec.hxx
+usr/include/opencascade/TColgp_Array2OfVec2d.hxx
+usr/include/opencascade/TColgp_Array2OfXY.hxx
+usr/include/opencascade/TColgp_Array2OfXYZ.hxx
+usr/include/opencascade/TColgp_HArray1OfCirc2d.hxx
+usr/include/opencascade/TColgp_HArray1OfDir.hxx
+usr/include/opencascade/TColgp_HArray1OfDir2d.hxx
+usr/include/opencascade/TColgp_HArray1OfLin2d.hxx
+usr/include/opencascade/TColgp_HArray1OfPnt.hxx
+usr/include/opencascade/TColgp_HArray1OfPnt2d.hxx
+usr/include/opencascade/TColgp_HArray1OfVec.hxx
+usr/include/opencascade/TColgp_HArray1OfVec2d.hxx
+usr/include/opencascade/TColgp_HArray1OfXY.hxx
+usr/include/opencascade/TColgp_HArray1OfXYZ.hxx
+usr/include/opencascade/TColgp_HArray2OfCirc2d.hxx
+usr/include/opencascade/TColgp_HArray2OfDir.hxx
+usr/include/opencascade/TColgp_HArray2OfDir2d.hxx
+usr/include/opencascade/TColgp_HArray2OfLin2d.hxx
+usr/include/opencascade/TColgp_HArray2OfPnt.hxx
+usr/include/opencascade/TColgp_HArray2OfPnt2d.hxx
+usr/include/opencascade/TColgp_HArray2OfVec.hxx
+usr/include/opencascade/TColgp_HArray2OfVec2d.hxx
+usr/include/opencascade/TColgp_HArray2OfXY.hxx
+usr/include/opencascade/TColgp_HArray2OfXYZ.hxx
+usr/include/opencascade/TColgp_HSequenceOfDir.hxx
+usr/include/opencascade/TColgp_HSequenceOfDir2d.hxx
+usr/include/opencascade/TColgp_HSequenceOfPnt.hxx
+usr/include/opencascade/TColgp_HSequenceOfPnt2d.hxx
+usr/include/opencascade/TColgp_HSequenceOfVec.hxx
+usr/include/opencascade/TColgp_HSequenceOfVec2d.hxx
+usr/include/opencascade/TColgp_HSequenceOfXY.hxx
+usr/include/opencascade/TColgp_HSequenceOfXYZ.hxx
+usr/include/opencascade/TColgp_SequenceOfArray1OfPnt2d.hxx
+usr/include/opencascade/TColgp_SequenceOfAx1.hxx
+usr/include/opencascade/TColgp_SequenceOfDir.hxx
+usr/include/opencascade/TColgp_SequenceOfDir2d.hxx
+usr/include/opencascade/TColgp_SequenceOfPnt.hxx
+usr/include/opencascade/TColgp_SequenceOfPnt2d.hxx
+usr/include/opencascade/TColgp_SequenceOfVec.hxx
+usr/include/opencascade/TColgp_SequenceOfVec2d.hxx
+usr/include/opencascade/TColgp_SequenceOfXY.hxx
+usr/include/opencascade/TColgp_SequenceOfXYZ.hxx
+usr/include/opencascade/TCollection.hxx
+usr/include/opencascade/TCollection_AsciiString.hxx
+usr/include/opencascade/TCollection_AsciiString.lxx
+usr/include/opencascade/TCollection_ExtendedString.hxx
+usr/include/opencascade/TCollection_HAsciiString.hxx
+usr/include/opencascade/TCollection_HAsciiString.lxx
+usr/include/opencascade/TCollection_HExtendedString.hxx
+usr/include/opencascade/TShort_Array1OfShortReal.hxx
+usr/include/opencascade/TShort_Array2OfShortReal.hxx
+usr/include/opencascade/TShort_HArray1OfShortReal.hxx
+usr/include/opencascade/TShort_HArray2OfShortReal.hxx
+usr/include/opencascade/TShort_HSequenceOfShortReal.hxx
+usr/include/opencascade/TShort_SequenceOfShortReal.hxx
+usr/include/opencascade/TopLoc_Datum3D.hxx
+usr/include/opencascade/TopLoc_IndexedMapOfLocation.hxx
+usr/include/opencascade/TopLoc_ItemLocation.hxx
+usr/include/opencascade/TopLoc_Location.hxx
+usr/include/opencascade/TopLoc_Location.lxx
+usr/include/opencascade/TopLoc_MapIteratorOfMapOfLocation.hxx
+usr/include/opencascade/TopLoc_MapLocationHasher.hxx
+usr/include/opencascade/TopLoc_MapOfLocation.hxx
+usr/include/opencascade/TopLoc_SListNodeOfItemLocation.hxx
+usr/include/opencascade/TopLoc_SListNodeOfItemLocation.lxx
+usr/include/opencascade/TopLoc_SListOfItemLocation.hxx
+usr/include/opencascade/Units.hxx
+usr/include/opencascade/UnitsAPI.hxx
+usr/include/opencascade/UnitsAPI_SystemUnits.hxx
+usr/include/opencascade/UnitsMethods_LengthUnit.hxx
+usr/include/opencascade/Units_Dimensions.hxx
+usr/include/opencascade/Units_Dimensions.lxx
+usr/include/opencascade/Units_Explorer.hxx
+usr/include/opencascade/Units_Lexicon.hxx
+usr/include/opencascade/Units_Lexicon.lxx
+usr/include/opencascade/Units_MathSentence.hxx
+usr/include/opencascade/Units_Measurement.hxx
+usr/include/opencascade/Units_NoSuchType.hxx
+usr/include/opencascade/Units_NoSuchUnit.hxx
+usr/include/opencascade/Units_Operators.hxx
+usr/include/opencascade/Units_QtsSequence.hxx
+usr/include/opencascade/Units_QuantitiesSequence.hxx
+usr/include/opencascade/Units_Quantity.hxx
+usr/include/opencascade/Units_Quantity.lxx
+usr/include/opencascade/Units_Sentence.hxx
+usr/include/opencascade/Units_Sentence.lxx
+usr/include/opencascade/Units_ShiftedToken.hxx
+usr/include/opencascade/Units_ShiftedUnit.hxx
+usr/include/opencascade/Units_TksSequence.hxx
+usr/include/opencascade/Units_Token.hxx
+usr/include/opencascade/Units_Token.lxx
+usr/include/opencascade/Units_TokensSequence.hxx
+usr/include/opencascade/Units_Unit.hxx
+usr/include/opencascade/Units_Unit.lxx
+usr/include/opencascade/Units_UnitSentence.hxx
+usr/include/opencascade/Units_UnitsDictionary.hxx
+usr/include/opencascade/Units_UnitsDictionary.lxx
+usr/include/opencascade/Units_UnitsLexicon.hxx
+usr/include/opencascade/Units_UnitsLexicon.lxx
+usr/include/opencascade/Units_UnitsSequence.hxx
+usr/include/opencascade/Units_UnitsSystem.hxx
+usr/include/opencascade/Units_UtsSequence.hxx
+usr/include/opencascade/gp.hxx
+usr/include/opencascade/gp_Ax1.hxx
+usr/include/opencascade/gp_Ax2.hxx
+usr/include/opencascade/gp_Ax22d.hxx
+usr/include/opencascade/gp_Ax2d.hxx
+usr/include/opencascade/gp_Ax3.hxx
+usr/include/opencascade/gp_Circ.hxx
+usr/include/opencascade/gp_Circ2d.hxx
+usr/include/opencascade/gp_Cone.hxx
+usr/include/opencascade/gp_Cylinder.hxx
+usr/include/opencascade/gp_Dir.hxx
+usr/include/opencascade/gp_Dir2d.hxx
+usr/include/opencascade/gp_Elips.hxx
+usr/include/opencascade/gp_Elips2d.hxx
+usr/include/opencascade/gp_EulerSequence.hxx
+usr/include/opencascade/gp_GTrsf.hxx
+usr/include/opencascade/gp_GTrsf2d.hxx
+usr/include/opencascade/gp_Hypr.hxx
+usr/include/opencascade/gp_Hypr2d.hxx
+usr/include/opencascade/gp_Lin.hxx
+usr/include/opencascade/gp_Lin2d.hxx
+usr/include/opencascade/gp_Mat.hxx
+usr/include/opencascade/gp_Mat2d.hxx
+usr/include/opencascade/gp_Parab.hxx
+usr/include/opencascade/gp_Parab2d.hxx
+usr/include/opencascade/gp_Pln.hxx
+usr/include/opencascade/gp_Pnt.hxx
+usr/include/opencascade/gp_Pnt2d.hxx
+usr/include/opencascade/gp_Quaternion.hxx
+usr/include/opencascade/gp_QuaternionNLerp.hxx
+usr/include/opencascade/gp_QuaternionSLerp.hxx
+usr/include/opencascade/gp_Sphere.hxx
+usr/include/opencascade/gp_Torus.hxx
+usr/include/opencascade/gp_Trsf.hxx
+usr/include/opencascade/gp_Trsf2d.hxx
+usr/include/opencascade/gp_TrsfForm.hxx
+usr/include/opencascade/gp_TrsfNLerp.hxx
+usr/include/opencascade/gp_Vec.hxx
+usr/include/opencascade/gp_Vec2d.hxx
+usr/include/opencascade/gp_Vec2f.hxx
+usr/include/opencascade/gp_Vec3f.hxx
+usr/include/opencascade/gp_VectorWithNullMagnitude.hxx
+usr/include/opencascade/gp_XY.hxx
+usr/include/opencascade/gp_XYZ.hxx
+usr/include/opencascade/math.hxx
+usr/include/opencascade/math_Array1OfValueAndWeight.hxx
+usr/include/opencascade/math_BFGS.hxx
+usr/include/opencascade/math_BFGS.lxx
+usr/include/opencascade/math_BissecNewton.hxx
+usr/include/opencascade/math_BissecNewton.lxx
+usr/include/opencascade/math_BracketMinimum.hxx
+usr/include/opencascade/math_BracketMinimum.lxx
+usr/include/opencascade/math_BracketedRoot.hxx
+usr/include/opencascade/math_BracketedRoot.lxx
+usr/include/opencascade/math_BrentMinimum.hxx
+usr/include/opencascade/math_BrentMinimum.lxx
+usr/include/opencascade/math_BullardGenerator.hxx
+usr/include/opencascade/math_ComputeGaussPointsAndWeights.hxx
+usr/include/opencascade/math_ComputeKronrodPointsAndWeights.hxx
+usr/include/opencascade/math_Crout.hxx
+usr/include/opencascade/math_Crout.lxx
+usr/include/opencascade/math_DirectPolynomialRoots.hxx
+usr/include/opencascade/math_DirectPolynomialRoots.lxx
+usr/include/opencascade/math_DoubleTab.hxx
+usr/include/opencascade/math_DoubleTab.lxx
+usr/include/opencascade/math_EigenValuesSearcher.hxx
+usr/include/opencascade/math_FRPR.hxx
+usr/include/opencascade/math_FRPR.lxx
+usr/include/opencascade/math_Function.hxx
+usr/include/opencascade/math_FunctionAllRoots.hxx
+usr/include/opencascade/math_FunctionAllRoots.lxx
+usr/include/opencascade/math_FunctionRoot.hxx
+usr/include/opencascade/math_FunctionRoot.lxx
+usr/include/opencascade/math_FunctionRoots.hxx
+usr/include/opencascade/math_FunctionRoots.lxx
+usr/include/opencascade/math_FunctionSample.hxx
+usr/include/opencascade/math_FunctionSet.hxx
+usr/include/opencascade/math_FunctionSetRoot.hxx
+usr/include/opencascade/math_FunctionSetRoot.lxx
+usr/include/opencascade/math_FunctionSetWithDerivatives.hxx
+usr/include/opencascade/math_FunctionWithDerivative.hxx
+usr/include/opencascade/math_Gauss.hxx
+usr/include/opencascade/math_GaussLeastSquare.hxx
+usr/include/opencascade/math_GaussLeastSquare.lxx
+usr/include/opencascade/math_GaussMultipleIntegration.hxx
+usr/include/opencascade/math_GaussMultipleIntegration.lxx
+usr/include/opencascade/math_GaussSetIntegration.hxx
+usr/include/opencascade/math_GaussSetIntegration.lxx
+usr/include/opencascade/math_GaussSingleIntegration.hxx
+usr/include/opencascade/math_GaussSingleIntegration.lxx
+usr/include/opencascade/math_GlobOptMin.hxx
+usr/include/opencascade/math_Householder.hxx
+usr/include/opencascade/math_Householder.lxx
+usr/include/opencascade/math_IntegerVector.hxx
+usr/include/opencascade/math_Jacobi.hxx
+usr/include/opencascade/math_Jacobi.lxx
+usr/include/opencascade/math_KronrodSingleIntegration.hxx
+usr/include/opencascade/math_KronrodSingleIntegration.lxx
+usr/include/opencascade/math_Matrix.hxx
+usr/include/opencascade/math_Matrix.lxx
+usr/include/opencascade/math_MultipleVarFunction.hxx
+usr/include/opencascade/math_MultipleVarFunctionWithGradient.hxx
+usr/include/opencascade/math_MultipleVarFunctionWithHessian.hxx
+usr/include/opencascade/math_NewtonFunctionRoot.hxx
+usr/include/opencascade/math_NewtonFunctionRoot.lxx
+usr/include/opencascade/math_NewtonFunctionSetRoot.hxx
+usr/include/opencascade/math_NewtonFunctionSetRoot.lxx
+usr/include/opencascade/math_NewtonMinimum.hxx
+usr/include/opencascade/math_NewtonMinimum.lxx
+usr/include/opencascade/math_NotSquare.hxx
+usr/include/opencascade/math_PSO.hxx
+usr/include/opencascade/math_PSOParticlesPool.hxx
+usr/include/opencascade/math_Powell.hxx
+usr/include/opencascade/math_Powell.lxx
+usr/include/opencascade/math_Recipes.hxx
+usr/include/opencascade/math_SVD.hxx
+usr/include/opencascade/math_SVD.lxx
+usr/include/opencascade/math_SingularMatrix.hxx
+usr/include/opencascade/math_Status.hxx
+usr/include/opencascade/math_TrigonometricEquationFunction.hxx
+usr/include/opencascade/math_TrigonometricFunctionRoots.hxx
+usr/include/opencascade/math_TrigonometricFunctionRoots.lxx
+usr/include/opencascade/math_Uzawa.hxx
+usr/include/opencascade/math_Uzawa.lxx
+usr/include/opencascade/math_ValueAndWeight.hxx
+usr/include/opencascade/math_Vector.hxx
+usr/lib/${DEB_HOST_MULTIARCH}/libTKMath.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKernel.so
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/opencascade/OpenCASCADEFoundationClassesTargets*.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/opencascade/OpenCASCADECompileDefinitionsAndFlags-*.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/opencascade/OpenCASCADEConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/opencascade/OpenCASCADEConfigVersion.cmake
diff --git a/libocct-foundation-dev.lintian-overrides b/libocct-foundation-dev.lintian-overrides
new file mode 100644 (file)
index 0000000..924a68a
--- /dev/null
@@ -0,0 +1,2 @@
+# This is lintian bug #966295
+libocct-foundation-dev: bogus-mail-host-in-debian-changelog Adam C. Powell, IV <hazelsct@debian.org>
diff --git a/libocct-modeling-algorithms-7.6.install b/libocct-modeling-algorithms-7.6.install
new file mode 100644 (file)
index 0000000..b02dbc2
--- /dev/null
@@ -0,0 +1,12 @@
+usr/lib/${DEB_HOST_MULTIARCH}/libTKBO.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKBool.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKFeat.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKFillet.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKGeomAlgo.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKHLR.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKMesh.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKOffset.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKPrim.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKShHealing.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKTopAlgo.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKXMesh.so.*
diff --git a/libocct-modeling-algorithms-7.6.lintian-overrides b/libocct-modeling-algorithms-7.6.lintian-overrides
new file mode 100644 (file)
index 0000000..6ffa79c
--- /dev/null
@@ -0,0 +1,6 @@
+# this package contains a bunch of libraries and can thus not be named properly
+package-name-doesnt-match-sonames
+# symbols control files are not sustainable.
+no-symbols-control-file
+# This is lintian bug #966295
+libocct-modeling-algorithms-7.6: bogus-mail-host-in-debian-changelog Adam C. Powell, IV <hazelsct@debian.org>
diff --git a/libocct-modeling-algorithms-dev.install b/libocct-modeling-algorithms-dev.install
new file mode 100644 (file)
index 0000000..e26384c
--- /dev/null
@@ -0,0 +1,2087 @@
+usr/include/opencascade/AppBlend_AppSurf.gxx
+usr/include/opencascade/AppBlend_AppSurf.lxx
+usr/include/opencascade/AppBlend_Approx.hxx
+usr/include/opencascade/ApproxInt_Approx.gxx
+usr/include/opencascade/ApproxInt_ImpPrmSvSurfaces.gxx
+usr/include/opencascade/ApproxInt_KnotTools.hxx
+usr/include/opencascade/ApproxInt_MultiLine.gxx
+usr/include/opencascade/ApproxInt_MultiLineTool.lxx
+usr/include/opencascade/ApproxInt_PrmPrmSvSurfaces.gxx
+usr/include/opencascade/ApproxInt_SvSurfaces.hxx
+usr/include/opencascade/BOPAlgo_Alerts.hxx
+usr/include/opencascade/BOPAlgo_Algo.hxx
+usr/include/opencascade/BOPAlgo_ArgumentAnalyzer.hxx
+usr/include/opencascade/BOPAlgo_ArgumentAnalyzer.lxx
+usr/include/opencascade/BOPAlgo_BOP.hxx
+usr/include/opencascade/BOPAlgo_Builder.hxx
+usr/include/opencascade/BOPAlgo_BuilderArea.hxx
+usr/include/opencascade/BOPAlgo_BuilderFace.hxx
+usr/include/opencascade/BOPAlgo_BuilderShape.hxx
+usr/include/opencascade/BOPAlgo_BuilderSolid.hxx
+usr/include/opencascade/BOPAlgo_CellsBuilder.hxx
+usr/include/opencascade/BOPAlgo_CheckResult.hxx
+usr/include/opencascade/BOPAlgo_CheckStatus.hxx
+usr/include/opencascade/BOPAlgo_CheckerSI.hxx
+usr/include/opencascade/BOPAlgo_GlueEnum.hxx
+usr/include/opencascade/BOPAlgo_ListOfCheckResult.hxx
+usr/include/opencascade/BOPAlgo_MakeConnected.hxx
+usr/include/opencascade/BOPAlgo_MakePeriodic.hxx
+usr/include/opencascade/BOPAlgo_MakerVolume.hxx
+usr/include/opencascade/BOPAlgo_MakerVolume.lxx
+usr/include/opencascade/BOPAlgo_Operation.hxx
+usr/include/opencascade/BOPAlgo_Options.hxx
+usr/include/opencascade/BOPAlgo_PArgumentAnalyzer.hxx
+usr/include/opencascade/BOPAlgo_PBOP.hxx
+usr/include/opencascade/BOPAlgo_PBuilder.hxx
+usr/include/opencascade/BOPAlgo_PPaveFiller.hxx
+usr/include/opencascade/BOPAlgo_PSection.hxx
+usr/include/opencascade/BOPAlgo_PWireEdgeSet.hxx
+usr/include/opencascade/BOPAlgo_PaveFiller.hxx
+usr/include/opencascade/BOPAlgo_RemoveFeatures.hxx
+usr/include/opencascade/BOPAlgo_Section.hxx
+usr/include/opencascade/BOPAlgo_SectionAttribute.hxx
+usr/include/opencascade/BOPAlgo_ShellSplitter.hxx
+usr/include/opencascade/BOPAlgo_Splitter.hxx
+usr/include/opencascade/BOPAlgo_Tools.hxx
+usr/include/opencascade/BOPAlgo_ToolsProvider.hxx
+usr/include/opencascade/BOPAlgo_WireEdgeSet.hxx
+usr/include/opencascade/BOPAlgo_WireEdgeSet.lxx
+usr/include/opencascade/BOPAlgo_WireSplitter.hxx
+usr/include/opencascade/BOPAlgo_WireSplitter.lxx
+usr/include/opencascade/BOPDS_CommonBlock.hxx
+usr/include/opencascade/BOPDS_CoupleOfPaveBlocks.hxx
+usr/include/opencascade/BOPDS_Curve.hxx
+usr/include/opencascade/BOPDS_Curve.lxx
+usr/include/opencascade/BOPDS_DS.hxx
+usr/include/opencascade/BOPDS_DS.lxx
+usr/include/opencascade/BOPDS_DataMapOfIntegerListOfPaveBlock.hxx
+usr/include/opencascade/BOPDS_DataMapOfPaveBlockCommonBlock.hxx
+usr/include/opencascade/BOPDS_DataMapOfPaveBlockListOfInteger.hxx
+usr/include/opencascade/BOPDS_DataMapOfPaveBlockListOfPaveBlock.hxx
+usr/include/opencascade/BOPDS_DataMapOfShapeCoupleOfPaveBlocks.hxx
+usr/include/opencascade/BOPDS_FaceInfo.hxx
+usr/include/opencascade/BOPDS_FaceInfo.lxx
+usr/include/opencascade/BOPDS_IndexRange.hxx
+usr/include/opencascade/BOPDS_IndexRange.lxx
+usr/include/opencascade/BOPDS_IndexedDataMapOfPaveBlockListOfInteger.hxx
+usr/include/opencascade/BOPDS_IndexedDataMapOfPaveBlockListOfPaveBlock.hxx
+usr/include/opencascade/BOPDS_IndexedDataMapOfShapeCoupleOfPaveBlocks.hxx
+usr/include/opencascade/BOPDS_IndexedMapOfPaveBlock.hxx
+usr/include/opencascade/BOPDS_Interf.hxx
+usr/include/opencascade/BOPDS_Iterator.hxx
+usr/include/opencascade/BOPDS_IteratorSI.hxx
+usr/include/opencascade/BOPDS_ListOfPave.hxx
+usr/include/opencascade/BOPDS_ListOfPaveBlock.hxx
+usr/include/opencascade/BOPDS_MapOfCommonBlock.hxx
+usr/include/opencascade/BOPDS_MapOfPair.hxx
+usr/include/opencascade/BOPDS_MapOfPave.hxx
+usr/include/opencascade/BOPDS_MapOfPaveBlock.hxx
+usr/include/opencascade/BOPDS_PDS.hxx
+usr/include/opencascade/BOPDS_PIterator.hxx
+usr/include/opencascade/BOPDS_PIteratorSI.hxx
+usr/include/opencascade/BOPDS_Pair.hxx
+usr/include/opencascade/BOPDS_PairMapHasher.hxx
+usr/include/opencascade/BOPDS_Pave.hxx
+usr/include/opencascade/BOPDS_Pave.lxx
+usr/include/opencascade/BOPDS_PaveBlock.hxx
+usr/include/opencascade/BOPDS_PaveMapHasher.hxx
+usr/include/opencascade/BOPDS_PaveMapHasher.lxx
+usr/include/opencascade/BOPDS_Point.hxx
+usr/include/opencascade/BOPDS_Point.lxx
+usr/include/opencascade/BOPDS_ShapeInfo.hxx
+usr/include/opencascade/BOPDS_ShapeInfo.lxx
+usr/include/opencascade/BOPDS_SubIterator.hxx
+usr/include/opencascade/BOPDS_Tools.hxx
+usr/include/opencascade/BOPDS_Tools.lxx
+usr/include/opencascade/BOPDS_VectorOfCurve.hxx
+usr/include/opencascade/BOPDS_VectorOfFaceInfo.hxx
+usr/include/opencascade/BOPDS_VectorOfIndexRange.hxx
+usr/include/opencascade/BOPDS_VectorOfInterfEE.hxx
+usr/include/opencascade/BOPDS_VectorOfInterfEF.hxx
+usr/include/opencascade/BOPDS_VectorOfInterfEZ.hxx
+usr/include/opencascade/BOPDS_VectorOfInterfFF.hxx
+usr/include/opencascade/BOPDS_VectorOfInterfFZ.hxx
+usr/include/opencascade/BOPDS_VectorOfInterfVE.hxx
+usr/include/opencascade/BOPDS_VectorOfInterfVF.hxx
+usr/include/opencascade/BOPDS_VectorOfInterfVV.hxx
+usr/include/opencascade/BOPDS_VectorOfInterfVZ.hxx
+usr/include/opencascade/BOPDS_VectorOfInterfZZ.hxx
+usr/include/opencascade/BOPDS_VectorOfListOfPaveBlock.hxx
+usr/include/opencascade/BOPDS_VectorOfPair.hxx
+usr/include/opencascade/BOPDS_VectorOfPave.hxx
+usr/include/opencascade/BOPDS_VectorOfPoint.hxx
+usr/include/opencascade/BOPDS_VectorOfShapeInfo.hxx
+usr/include/opencascade/BOPDS_VectorOfVectorOfPair.hxx
+usr/include/opencascade/BOPTools_AlgoTools.hxx
+usr/include/opencascade/BOPTools_AlgoTools2D.hxx
+usr/include/opencascade/BOPTools_AlgoTools3D.hxx
+usr/include/opencascade/BOPTools_BoxSelector.hxx
+usr/include/opencascade/BOPTools_BoxTree.hxx
+usr/include/opencascade/BOPTools_ConnexityBlock.hxx
+usr/include/opencascade/BOPTools_CoupleOfShape.hxx
+usr/include/opencascade/BOPTools_IndexedDataMapOfSetShape.hxx
+usr/include/opencascade/BOPTools_ListOfConnexityBlock.hxx
+usr/include/opencascade/BOPTools_ListOfCoupleOfShape.hxx
+usr/include/opencascade/BOPTools_MapOfSet.hxx
+usr/include/opencascade/BOPTools_PairSelector.hxx
+usr/include/opencascade/BOPTools_Parallel.hxx
+usr/include/opencascade/BOPTools_Set.hxx
+usr/include/opencascade/BOPTools_SetMapHasher.hxx
+usr/include/opencascade/BOPTools_SetMapHasher.lxx
+usr/include/opencascade/BRepAlgo.hxx
+usr/include/opencascade/BRepAlgoAPI_Algo.hxx
+usr/include/opencascade/BRepAlgoAPI_BooleanOperation.hxx
+usr/include/opencascade/BRepAlgoAPI_BuilderAlgo.hxx
+usr/include/opencascade/BRepAlgoAPI_Check.hxx
+usr/include/opencascade/BRepAlgoAPI_Common.hxx
+usr/include/opencascade/BRepAlgoAPI_Cut.hxx
+usr/include/opencascade/BRepAlgoAPI_Defeaturing.hxx
+usr/include/opencascade/BRepAlgoAPI_Fuse.hxx
+usr/include/opencascade/BRepAlgoAPI_Section.hxx
+usr/include/opencascade/BRepAlgoAPI_Splitter.hxx
+usr/include/opencascade/BRepAlgo_AsDes.hxx
+usr/include/opencascade/BRepAlgo_FaceRestrictor.hxx
+usr/include/opencascade/BRepAlgo_Image.hxx
+usr/include/opencascade/BRepAlgo_Loop.hxx
+usr/include/opencascade/BRepAlgo_NormalProjection.hxx
+usr/include/opencascade/BRepApprox_Approx.hxx
+usr/include/opencascade/BRepApprox_ApproxLine.hxx
+usr/include/opencascade/BRepApprox_BSpGradient_BFGSOfMyBSplGradientOfTheComputeLineOfApprox.hxx
+usr/include/opencascade/BRepApprox_BSpParFunctionOfMyBSplGradientOfTheComputeLineOfApprox.hxx
+usr/include/opencascade/BRepApprox_BSpParLeastSquareOfMyBSplGradientOfTheComputeLineOfApprox.hxx
+usr/include/opencascade/BRepApprox_Gradient_BFGSOfMyGradientOfTheComputeLineBezierOfApprox.hxx
+usr/include/opencascade/BRepApprox_Gradient_BFGSOfMyGradientbisOfTheComputeLineOfApprox.hxx
+usr/include/opencascade/BRepApprox_MyBSplGradientOfTheComputeLineOfApprox.hxx
+usr/include/opencascade/BRepApprox_MyGradientOfTheComputeLineBezierOfApprox.hxx
+usr/include/opencascade/BRepApprox_MyGradientbisOfTheComputeLineOfApprox.hxx
+usr/include/opencascade/BRepApprox_ParFunctionOfMyGradientOfTheComputeLineBezierOfApprox.hxx
+usr/include/opencascade/BRepApprox_ParFunctionOfMyGradientbisOfTheComputeLineOfApprox.hxx
+usr/include/opencascade/BRepApprox_ParLeastSquareOfMyGradientOfTheComputeLineBezierOfApprox.hxx
+usr/include/opencascade/BRepApprox_ParLeastSquareOfMyGradientbisOfTheComputeLineOfApprox.hxx
+usr/include/opencascade/BRepApprox_ResConstraintOfMyGradientOfTheComputeLineBezierOfApprox.hxx
+usr/include/opencascade/BRepApprox_ResConstraintOfMyGradientbisOfTheComputeLineOfApprox.hxx
+usr/include/opencascade/BRepApprox_SurfaceTool.hxx
+usr/include/opencascade/BRepApprox_SurfaceTool.lxx
+usr/include/opencascade/BRepApprox_TheComputeLineBezierOfApprox.hxx
+usr/include/opencascade/BRepApprox_TheComputeLineOfApprox.hxx
+usr/include/opencascade/BRepApprox_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfApprox.hxx
+usr/include/opencascade/BRepApprox_TheImpPrmSvSurfacesOfApprox.hxx
+usr/include/opencascade/BRepApprox_TheInt2SOfThePrmPrmSvSurfacesOfApprox.hxx
+usr/include/opencascade/BRepApprox_TheMultiLineOfApprox.hxx
+usr/include/opencascade/BRepApprox_TheMultiLineToolOfApprox.hxx
+usr/include/opencascade/BRepApprox_ThePrmPrmSvSurfacesOfApprox.hxx
+usr/include/opencascade/BRepApprox_TheZerImpFuncOfTheImpPrmSvSurfacesOfApprox.hxx
+usr/include/opencascade/BRepBlend_AppFunc.hxx
+usr/include/opencascade/BRepBlend_AppFuncRoot.hxx
+usr/include/opencascade/BRepBlend_AppFuncRst.hxx
+usr/include/opencascade/BRepBlend_AppFuncRstRst.hxx
+usr/include/opencascade/BRepBlend_AppSurf.hxx
+usr/include/opencascade/BRepBlend_AppSurface.hxx
+usr/include/opencascade/BRepBlend_AppSurface.lxx
+usr/include/opencascade/BRepBlend_BlendTool.hxx
+usr/include/opencascade/BRepBlend_BlendTool.lxx
+usr/include/opencascade/BRepBlend_CSCircular.hxx
+usr/include/opencascade/BRepBlend_CSConstRad.hxx
+usr/include/opencascade/BRepBlend_CSWalking.hxx
+usr/include/opencascade/BRepBlend_ChAsym.hxx
+usr/include/opencascade/BRepBlend_ChAsymInv.hxx
+usr/include/opencascade/BRepBlend_ChamfInv.hxx
+usr/include/opencascade/BRepBlend_Chamfer.hxx
+usr/include/opencascade/BRepBlend_ConstRad.hxx
+usr/include/opencascade/BRepBlend_ConstRadInv.hxx
+usr/include/opencascade/BRepBlend_ConstThroat.hxx
+usr/include/opencascade/BRepBlend_ConstThroatInv.hxx
+usr/include/opencascade/BRepBlend_ConstThroatWithPenetration.hxx
+usr/include/opencascade/BRepBlend_ConstThroatWithPenetrationInv.hxx
+usr/include/opencascade/BRepBlend_CurvPointRadInv.hxx
+usr/include/opencascade/BRepBlend_EvolRad.hxx
+usr/include/opencascade/BRepBlend_EvolRadInv.hxx
+usr/include/opencascade/BRepBlend_Extremity.hxx
+usr/include/opencascade/BRepBlend_Extremity.lxx
+usr/include/opencascade/BRepBlend_HCurve2dTool.hxx
+usr/include/opencascade/BRepBlend_HCurve2dTool.lxx
+usr/include/opencascade/BRepBlend_HCurveTool.hxx
+usr/include/opencascade/BRepBlend_HCurveTool.lxx
+usr/include/opencascade/BRepBlend_Line.hxx
+usr/include/opencascade/BRepBlend_Line.lxx
+usr/include/opencascade/BRepBlend_PointOnRst.hxx
+usr/include/opencascade/BRepBlend_PointOnRst.lxx
+usr/include/opencascade/BRepBlend_RstRstConstRad.hxx
+usr/include/opencascade/BRepBlend_RstRstEvolRad.hxx
+usr/include/opencascade/BRepBlend_RstRstLineBuilder.hxx
+usr/include/opencascade/BRepBlend_RstRstLineBuilder.lxx
+usr/include/opencascade/BRepBlend_Ruled.hxx
+usr/include/opencascade/BRepBlend_RuledInv.hxx
+usr/include/opencascade/BRepBlend_SequenceOfLine.hxx
+usr/include/opencascade/BRepBlend_SequenceOfPointOnRst.hxx
+usr/include/opencascade/BRepBlend_SurfCurvConstRadInv.hxx
+usr/include/opencascade/BRepBlend_SurfCurvEvolRadInv.hxx
+usr/include/opencascade/BRepBlend_SurfPointConstRadInv.hxx
+usr/include/opencascade/BRepBlend_SurfPointEvolRadInv.hxx
+usr/include/opencascade/BRepBlend_SurfRstConstRad.hxx
+usr/include/opencascade/BRepBlend_SurfRstEvolRad.hxx
+usr/include/opencascade/BRepBlend_SurfRstLineBuilder.hxx
+usr/include/opencascade/BRepBlend_SurfRstLineBuilder.lxx
+usr/include/opencascade/BRepBlend_Walking.hxx
+usr/include/opencascade/BRepBndLib.hxx
+usr/include/opencascade/BRepBuilderAPI.hxx
+usr/include/opencascade/BRepBuilderAPI_BndBoxTreeSelector.hxx
+usr/include/opencascade/BRepBuilderAPI_CellFilter.hxx
+usr/include/opencascade/BRepBuilderAPI_Collect.hxx
+usr/include/opencascade/BRepBuilderAPI_Command.hxx
+usr/include/opencascade/BRepBuilderAPI_Copy.hxx
+usr/include/opencascade/BRepBuilderAPI_EdgeError.hxx
+usr/include/opencascade/BRepBuilderAPI_FaceError.hxx
+usr/include/opencascade/BRepBuilderAPI_FastSewing.hxx
+usr/include/opencascade/BRepBuilderAPI_FindPlane.hxx
+usr/include/opencascade/BRepBuilderAPI_GTransform.hxx
+usr/include/opencascade/BRepBuilderAPI_MakeEdge.hxx
+usr/include/opencascade/BRepBuilderAPI_MakeEdge2d.hxx
+usr/include/opencascade/BRepBuilderAPI_MakeFace.hxx
+usr/include/opencascade/BRepBuilderAPI_MakePolygon.hxx
+usr/include/opencascade/BRepBuilderAPI_MakeShape.hxx
+usr/include/opencascade/BRepBuilderAPI_MakeShell.hxx
+usr/include/opencascade/BRepBuilderAPI_MakeSolid.hxx
+usr/include/opencascade/BRepBuilderAPI_MakeVertex.hxx
+usr/include/opencascade/BRepBuilderAPI_MakeWire.hxx
+usr/include/opencascade/BRepBuilderAPI_ModifyShape.hxx
+usr/include/opencascade/BRepBuilderAPI_NurbsConvert.hxx
+usr/include/opencascade/BRepBuilderAPI_PipeError.hxx
+usr/include/opencascade/BRepBuilderAPI_Sewing.hxx
+usr/include/opencascade/BRepBuilderAPI_Sewing.lxx
+usr/include/opencascade/BRepBuilderAPI_ShapeModification.hxx
+usr/include/opencascade/BRepBuilderAPI_ShellError.hxx
+usr/include/opencascade/BRepBuilderAPI_Transform.hxx
+usr/include/opencascade/BRepBuilderAPI_TransitionMode.hxx
+usr/include/opencascade/BRepBuilderAPI_VertexInspector.hxx
+usr/include/opencascade/BRepBuilderAPI_WireError.hxx
+usr/include/opencascade/BRepCheck.hxx
+usr/include/opencascade/BRepCheck_Analyzer.hxx
+usr/include/opencascade/BRepCheck_DataMapOfShapeListOfStatus.hxx
+usr/include/opencascade/BRepCheck_Edge.hxx
+usr/include/opencascade/BRepCheck_Face.hxx
+usr/include/opencascade/BRepCheck_IndexedDataMapOfShapeResult.hxx
+usr/include/opencascade/BRepCheck_ListIteratorOfListOfStatus.hxx
+usr/include/opencascade/BRepCheck_ListOfStatus.hxx
+usr/include/opencascade/BRepCheck_Result.hxx
+usr/include/opencascade/BRepCheck_Shell.hxx
+usr/include/opencascade/BRepCheck_Solid.hxx
+usr/include/opencascade/BRepCheck_Status.hxx
+usr/include/opencascade/BRepCheck_Vertex.hxx
+usr/include/opencascade/BRepCheck_Wire.hxx
+usr/include/opencascade/BRepClass3d.hxx
+usr/include/opencascade/BRepClass3d_BndBoxTree.hxx
+usr/include/opencascade/BRepClass3d_DataMapIteratorOfMapOfInter.hxx
+usr/include/opencascade/BRepClass3d_Intersector3d.hxx
+usr/include/opencascade/BRepClass3d_Intersector3d.lxx
+usr/include/opencascade/BRepClass3d_MapOfInter.hxx
+usr/include/opencascade/BRepClass3d_SClassifier.hxx
+usr/include/opencascade/BRepClass3d_SolidClassifier.hxx
+usr/include/opencascade/BRepClass3d_SolidExplorer.hxx
+usr/include/opencascade/BRepClass3d_SolidPassiveClassifier.hxx
+usr/include/opencascade/BRepClass_Edge.hxx
+usr/include/opencascade/BRepClass_Edge.lxx
+usr/include/opencascade/BRepClass_FClass2dOfFClassifier.hxx
+usr/include/opencascade/BRepClass_FClassifier.hxx
+usr/include/opencascade/BRepClass_FaceClassifier.hxx
+usr/include/opencascade/BRepClass_FaceExplorer.hxx
+usr/include/opencascade/BRepClass_FaceExplorer.lxx
+usr/include/opencascade/BRepClass_FacePassiveClassifier.hxx
+usr/include/opencascade/BRepClass_Intersector.hxx
+usr/include/opencascade/BRepExtrema_DistShapeShape.hxx
+usr/include/opencascade/BRepExtrema_DistanceSS.hxx
+usr/include/opencascade/BRepExtrema_ElementFilter.hxx
+usr/include/opencascade/BRepExtrema_ExtCC.hxx
+usr/include/opencascade/BRepExtrema_ExtCF.hxx
+usr/include/opencascade/BRepExtrema_ExtFF.hxx
+usr/include/opencascade/BRepExtrema_ExtPC.hxx
+usr/include/opencascade/BRepExtrema_ExtPF.hxx
+usr/include/opencascade/BRepExtrema_MapOfIntegerPackedMapOfInteger.hxx
+usr/include/opencascade/BRepExtrema_OverlapTool.hxx
+usr/include/opencascade/BRepExtrema_Poly.hxx
+usr/include/opencascade/BRepExtrema_SelfIntersection.hxx
+usr/include/opencascade/BRepExtrema_SeqOfSolution.hxx
+usr/include/opencascade/BRepExtrema_ShapeProximity.hxx
+usr/include/opencascade/BRepExtrema_SolutionElem.hxx
+usr/include/opencascade/BRepExtrema_SupportType.hxx
+usr/include/opencascade/BRepExtrema_TriangleSet.hxx
+usr/include/opencascade/BRepExtrema_UnCompatibleShape.hxx
+usr/include/opencascade/BRepFeat.hxx
+usr/include/opencascade/BRepFeat_Builder.hxx
+usr/include/opencascade/BRepFeat_Form.hxx
+usr/include/opencascade/BRepFeat_Form.lxx
+usr/include/opencascade/BRepFeat_Gluer.hxx
+usr/include/opencascade/BRepFeat_Gluer.lxx
+usr/include/opencascade/BRepFeat_MakeCylindricalHole.hxx
+usr/include/opencascade/BRepFeat_MakeCylindricalHole.lxx
+usr/include/opencascade/BRepFeat_MakeDPrism.hxx
+usr/include/opencascade/BRepFeat_MakeLinearForm.hxx
+usr/include/opencascade/BRepFeat_MakeLinearForm.lxx
+usr/include/opencascade/BRepFeat_MakePipe.hxx
+usr/include/opencascade/BRepFeat_MakePipe.lxx
+usr/include/opencascade/BRepFeat_MakePrism.hxx
+usr/include/opencascade/BRepFeat_MakePrism.lxx
+usr/include/opencascade/BRepFeat_MakeRevol.hxx
+usr/include/opencascade/BRepFeat_MakeRevol.lxx
+usr/include/opencascade/BRepFeat_MakeRevolutionForm.hxx
+usr/include/opencascade/BRepFeat_MakeRevolutionForm.lxx
+usr/include/opencascade/BRepFeat_PerfSelection.hxx
+usr/include/opencascade/BRepFeat_RibSlot.hxx
+usr/include/opencascade/BRepFeat_RibSlot.lxx
+usr/include/opencascade/BRepFeat_SplitShape.hxx
+usr/include/opencascade/BRepFeat_SplitShape.lxx
+usr/include/opencascade/BRepFeat_Status.hxx
+usr/include/opencascade/BRepFeat_StatusError.hxx
+usr/include/opencascade/BRepFill.hxx
+usr/include/opencascade/BRepFill_ACRLaw.hxx
+usr/include/opencascade/BRepFill_AdvancedEvolved.hxx
+usr/include/opencascade/BRepFill_ApproxSeewing.hxx
+usr/include/opencascade/BRepFill_CompatibleWires.hxx
+usr/include/opencascade/BRepFill_ComputeCLine.hxx
+usr/include/opencascade/BRepFill_CurveConstraint.hxx
+usr/include/opencascade/BRepFill_DataMapIteratorOfDataMapOfNodeDataMapOfShapeShape.hxx
+usr/include/opencascade/BRepFill_DataMapIteratorOfDataMapOfNodeShape.hxx
+usr/include/opencascade/BRepFill_DataMapIteratorOfDataMapOfOrientedShapeListOfShape.hxx
+usr/include/opencascade/BRepFill_DataMapIteratorOfDataMapOfShapeDataMapOfShapeListOfShape.hxx
+usr/include/opencascade/BRepFill_DataMapIteratorOfDataMapOfShapeHArray2OfShape.hxx
+usr/include/opencascade/BRepFill_DataMapIteratorOfDataMapOfShapeSequenceOfPnt.hxx
+usr/include/opencascade/BRepFill_DataMapIteratorOfDataMapOfShapeSequenceOfReal.hxx
+usr/include/opencascade/BRepFill_DataMapOfNodeDataMapOfShapeShape.hxx
+usr/include/opencascade/BRepFill_DataMapOfNodeShape.hxx
+usr/include/opencascade/BRepFill_DataMapOfOrientedShapeListOfShape.hxx
+usr/include/opencascade/BRepFill_DataMapOfShapeDataMapOfShapeListOfShape.hxx
+usr/include/opencascade/BRepFill_DataMapOfShapeHArray2OfShape.hxx
+usr/include/opencascade/BRepFill_DataMapOfShapeSequenceOfPnt.hxx
+usr/include/opencascade/BRepFill_DataMapOfShapeSequenceOfReal.hxx
+usr/include/opencascade/BRepFill_Draft.hxx
+usr/include/opencascade/BRepFill_DraftLaw.hxx
+usr/include/opencascade/BRepFill_Edge3DLaw.hxx
+usr/include/opencascade/BRepFill_EdgeFaceAndOrder.hxx
+usr/include/opencascade/BRepFill_EdgeOnSurfLaw.hxx
+usr/include/opencascade/BRepFill_Evolved.hxx
+usr/include/opencascade/BRepFill_FaceAndOrder.hxx
+usr/include/opencascade/BRepFill_Filling.hxx
+usr/include/opencascade/BRepFill_Generator.hxx
+usr/include/opencascade/BRepFill_Generator.lxx
+usr/include/opencascade/BRepFill_IndexedDataMapOfOrientedShapeListOfShape.hxx
+usr/include/opencascade/BRepFill_ListIteratorOfListOfOffsetWire.hxx
+usr/include/opencascade/BRepFill_ListOfOffsetWire.hxx
+usr/include/opencascade/BRepFill_LocationLaw.hxx
+usr/include/opencascade/BRepFill_MultiLine.hxx
+usr/include/opencascade/BRepFill_NSections.hxx
+usr/include/opencascade/BRepFill_OffsetAncestors.hxx
+usr/include/opencascade/BRepFill_OffsetWire.hxx
+usr/include/opencascade/BRepFill_Pipe.hxx
+usr/include/opencascade/BRepFill_PipeShell.hxx
+usr/include/opencascade/BRepFill_Section.hxx
+usr/include/opencascade/BRepFill_Section.lxx
+usr/include/opencascade/BRepFill_SectionLaw.hxx
+usr/include/opencascade/BRepFill_SectionPlacement.hxx
+usr/include/opencascade/BRepFill_SequenceOfEdgeFaceAndOrder.hxx
+usr/include/opencascade/BRepFill_SequenceOfFaceAndOrder.hxx
+usr/include/opencascade/BRepFill_SequenceOfSection.hxx
+usr/include/opencascade/BRepFill_ShapeLaw.hxx
+usr/include/opencascade/BRepFill_ShapeLaw.lxx
+usr/include/opencascade/BRepFill_Sweep.hxx
+usr/include/opencascade/BRepFill_TransitionStyle.hxx
+usr/include/opencascade/BRepFill_TrimEdgeTool.hxx
+usr/include/opencascade/BRepFill_TrimShellCorner.hxx
+usr/include/opencascade/BRepFill_TrimSurfaceTool.hxx
+usr/include/opencascade/BRepFill_TypeOfContact.hxx
+usr/include/opencascade/BRepFilletAPI_LocalOperation.hxx
+usr/include/opencascade/BRepFilletAPI_MakeChamfer.hxx
+usr/include/opencascade/BRepFilletAPI_MakeFillet.hxx
+usr/include/opencascade/BRepFilletAPI_MakeFillet2d.hxx
+usr/include/opencascade/BRepFilletAPI_MakeFillet2d.lxx
+usr/include/opencascade/BRepGProp.hxx
+usr/include/opencascade/BRepGProp_Cinert.hxx
+usr/include/opencascade/BRepGProp_Domain.hxx
+usr/include/opencascade/BRepGProp_Domain.lxx
+usr/include/opencascade/BRepGProp_EdgeTool.hxx
+usr/include/opencascade/BRepGProp_Face.hxx
+usr/include/opencascade/BRepGProp_Face.lxx
+usr/include/opencascade/BRepGProp_Gauss.hxx
+usr/include/opencascade/BRepGProp_MeshCinert.hxx
+usr/include/opencascade/BRepGProp_MeshProps.hxx
+usr/include/opencascade/BRepGProp_Sinert.hxx
+usr/include/opencascade/BRepGProp_TFunction.hxx
+usr/include/opencascade/BRepGProp_TFunction.lxx
+usr/include/opencascade/BRepGProp_UFunction.hxx
+usr/include/opencascade/BRepGProp_UFunction.lxx
+usr/include/opencascade/BRepGProp_Vinert.hxx
+usr/include/opencascade/BRepGProp_VinertGK.hxx
+usr/include/opencascade/BRepIntCurveSurface_Inter.hxx
+usr/include/opencascade/BRepLib.hxx
+usr/include/opencascade/BRepLib_CheckCurveOnSurface.hxx
+usr/include/opencascade/BRepLib_Command.hxx
+usr/include/opencascade/BRepLib_EdgeError.hxx
+usr/include/opencascade/BRepLib_FaceError.hxx
+usr/include/opencascade/BRepLib_FindSurface.hxx
+usr/include/opencascade/BRepLib_FuseEdges.hxx
+usr/include/opencascade/BRepLib_MakeEdge.hxx
+usr/include/opencascade/BRepLib_MakeEdge2d.hxx
+usr/include/opencascade/BRepLib_MakeFace.hxx
+usr/include/opencascade/BRepLib_MakePolygon.hxx
+usr/include/opencascade/BRepLib_MakeShape.hxx
+usr/include/opencascade/BRepLib_MakeShell.hxx
+usr/include/opencascade/BRepLib_MakeSolid.hxx
+usr/include/opencascade/BRepLib_MakeVertex.hxx
+usr/include/opencascade/BRepLib_MakeWire.hxx
+usr/include/opencascade/BRepLib_ShapeModification.hxx
+usr/include/opencascade/BRepLib_ShellError.hxx
+usr/include/opencascade/BRepLib_ValidateEdge.hxx
+usr/include/opencascade/BRepLib_WireError.hxx
+usr/include/opencascade/BRepMAT2d_BisectingLocus.hxx
+usr/include/opencascade/BRepMAT2d_DataMapIteratorOfDataMapOfBasicEltShape.hxx
+usr/include/opencascade/BRepMAT2d_DataMapIteratorOfDataMapOfShapeSequenceOfBasicElt.hxx
+usr/include/opencascade/BRepMAT2d_DataMapOfBasicEltShape.hxx
+usr/include/opencascade/BRepMAT2d_DataMapOfShapeSequenceOfBasicElt.hxx
+usr/include/opencascade/BRepMAT2d_Explorer.hxx
+usr/include/opencascade/BRepMAT2d_LinkTopoBilo.hxx
+usr/include/opencascade/BRepMeshData_Curve.hxx
+usr/include/opencascade/BRepMeshData_Edge.hxx
+usr/include/opencascade/BRepMeshData_Face.hxx
+usr/include/opencascade/BRepMeshData_Model.hxx
+usr/include/opencascade/BRepMeshData_PCurve.hxx
+usr/include/opencascade/BRepMeshData_Wire.hxx
+usr/include/opencascade/BRepMesh_BaseMeshAlgo.hxx
+usr/include/opencascade/BRepMesh_BoundaryParamsRangeSplitter.hxx
+usr/include/opencascade/BRepMesh_Circle.hxx
+usr/include/opencascade/BRepMesh_CircleInspector.hxx
+usr/include/opencascade/BRepMesh_CircleTool.hxx
+usr/include/opencascade/BRepMesh_Classifier.hxx
+usr/include/opencascade/BRepMesh_ConeRangeSplitter.hxx
+usr/include/opencascade/BRepMesh_ConstrainedBaseMeshAlgo.hxx
+usr/include/opencascade/BRepMesh_Context.hxx
+usr/include/opencascade/BRepMesh_CurveTessellator.hxx
+usr/include/opencascade/BRepMesh_CustomBaseMeshAlgo.hxx
+usr/include/opencascade/BRepMesh_CustomDelaunayBaseMeshAlgo.hxx
+usr/include/opencascade/BRepMesh_CylinderRangeSplitter.hxx
+usr/include/opencascade/BRepMesh_DataStructureOfDelaun.hxx
+usr/include/opencascade/BRepMesh_DefaultRangeSplitter.hxx
+usr/include/opencascade/BRepMesh_Deflection.hxx
+usr/include/opencascade/BRepMesh_DegreeOfFreedom.hxx
+usr/include/opencascade/BRepMesh_DelabellaBaseMeshAlgo.hxx
+usr/include/opencascade/BRepMesh_DelabellaMeshAlgoFactory.hxx
+usr/include/opencascade/BRepMesh_Delaun.hxx
+usr/include/opencascade/BRepMesh_DelaunayBaseMeshAlgo.hxx
+usr/include/opencascade/BRepMesh_DelaunayDeflectionControlMeshAlgo.hxx
+usr/include/opencascade/BRepMesh_DelaunayNodeInsertionMeshAlgo.hxx
+usr/include/opencascade/BRepMesh_DiscretFactory.hxx
+usr/include/opencascade/BRepMesh_DiscretRoot.hxx
+usr/include/opencascade/BRepMesh_Edge.hxx
+usr/include/opencascade/BRepMesh_EdgeDiscret.hxx
+usr/include/opencascade/BRepMesh_EdgeParameterProvider.hxx
+usr/include/opencascade/BRepMesh_EdgeTessellationExtractor.hxx
+usr/include/opencascade/BRepMesh_FaceChecker.hxx
+usr/include/opencascade/BRepMesh_FaceDiscret.hxx
+usr/include/opencascade/BRepMesh_FactoryError.hxx
+usr/include/opencascade/BRepMesh_FastDiscret.hxx
+usr/include/opencascade/BRepMesh_GeomTool.hxx
+usr/include/opencascade/BRepMesh_IncrementalMesh.hxx
+usr/include/opencascade/BRepMesh_MeshAlgoFactory.hxx
+usr/include/opencascade/BRepMesh_MeshTool.hxx
+usr/include/opencascade/BRepMesh_ModelBuilder.hxx
+usr/include/opencascade/BRepMesh_ModelHealer.hxx
+usr/include/opencascade/BRepMesh_ModelPostProcessor.hxx
+usr/include/opencascade/BRepMesh_ModelPreProcessor.hxx
+usr/include/opencascade/BRepMesh_NURBSRangeSplitter.hxx
+usr/include/opencascade/BRepMesh_NodeInsertionMeshAlgo.hxx
+usr/include/opencascade/BRepMesh_OrientedEdge.hxx
+usr/include/opencascade/BRepMesh_PairOfIndex.hxx
+usr/include/opencascade/BRepMesh_PluginEntryType.hxx
+usr/include/opencascade/BRepMesh_PluginMacro.hxx
+usr/include/opencascade/BRepMesh_SelectorOfDataStructureOfDelaun.hxx
+usr/include/opencascade/BRepMesh_ShapeTool.hxx
+usr/include/opencascade/BRepMesh_ShapeVisitor.hxx
+usr/include/opencascade/BRepMesh_SphereRangeSplitter.hxx
+usr/include/opencascade/BRepMesh_TorusRangeSplitter.hxx
+usr/include/opencascade/BRepMesh_Triangle.hxx
+usr/include/opencascade/BRepMesh_Triangulator.hxx
+usr/include/opencascade/BRepMesh_UVParamRangeSplitter.hxx
+usr/include/opencascade/BRepMesh_Vertex.hxx
+usr/include/opencascade/BRepMesh_VertexInspector.hxx
+usr/include/opencascade/BRepMesh_VertexTool.hxx
+usr/include/opencascade/BRepOffset.hxx
+usr/include/opencascade/BRepOffsetAPI_DraftAngle.hxx
+usr/include/opencascade/BRepOffsetAPI_FindContigousEdges.hxx
+usr/include/opencascade/BRepOffsetAPI_MakeDraft.hxx
+usr/include/opencascade/BRepOffsetAPI_MakeEvolved.hxx
+usr/include/opencascade/BRepOffsetAPI_MakeFilling.hxx
+usr/include/opencascade/BRepOffsetAPI_MakeOffset.hxx
+usr/include/opencascade/BRepOffsetAPI_MakeOffsetShape.hxx
+usr/include/opencascade/BRepOffsetAPI_MakePipe.hxx
+usr/include/opencascade/BRepOffsetAPI_MakePipeShell.hxx
+usr/include/opencascade/BRepOffsetAPI_MakeThickSolid.hxx
+usr/include/opencascade/BRepOffsetAPI_MiddlePath.hxx
+usr/include/opencascade/BRepOffsetAPI_NormalProjection.hxx
+usr/include/opencascade/BRepOffsetAPI_SequenceOfSequenceOfReal.hxx
+usr/include/opencascade/BRepOffsetAPI_SequenceOfSequenceOfShape.hxx
+usr/include/opencascade/BRepOffsetAPI_Sewing.hxx
+usr/include/opencascade/BRepOffsetAPI_ThruSections.hxx
+usr/include/opencascade/BRepOffset_Analyse.hxx
+usr/include/opencascade/BRepOffset_DataMapIteratorOfDataMapOfShapeListOfInterval.hxx
+usr/include/opencascade/BRepOffset_DataMapIteratorOfDataMapOfShapeMapOfShape.hxx
+usr/include/opencascade/BRepOffset_DataMapIteratorOfDataMapOfShapeOffset.hxx
+usr/include/opencascade/BRepOffset_DataMapOfShapeListOfInterval.hxx
+usr/include/opencascade/BRepOffset_DataMapOfShapeMapOfShape.hxx
+usr/include/opencascade/BRepOffset_DataMapOfShapeOffset.hxx
+usr/include/opencascade/BRepOffset_Error.hxx
+usr/include/opencascade/BRepOffset_Inter2d.hxx
+usr/include/opencascade/BRepOffset_Inter3d.hxx
+usr/include/opencascade/BRepOffset_Interval.hxx
+usr/include/opencascade/BRepOffset_Interval.lxx
+usr/include/opencascade/BRepOffset_ListIteratorOfListOfInterval.hxx
+usr/include/opencascade/BRepOffset_ListOfInterval.hxx
+usr/include/opencascade/BRepOffset_MakeLoops.hxx
+usr/include/opencascade/BRepOffset_MakeOffset.hxx
+usr/include/opencascade/BRepOffset_MakeSimpleOffset.hxx
+usr/include/opencascade/BRepOffset_Mode.hxx
+usr/include/opencascade/BRepOffset_Offset.hxx
+usr/include/opencascade/BRepOffset_Offset.lxx
+usr/include/opencascade/BRepOffset_SimpleOffset.hxx
+usr/include/opencascade/BRepOffset_Status.hxx
+usr/include/opencascade/BRepOffset_Tool.hxx
+usr/include/opencascade/BRepPreviewAPI_MakeBox.hxx
+usr/include/opencascade/BRepPrimAPI_MakeBox.hxx
+usr/include/opencascade/BRepPrimAPI_MakeCone.hxx
+usr/include/opencascade/BRepPrimAPI_MakeCylinder.hxx
+usr/include/opencascade/BRepPrimAPI_MakeHalfSpace.hxx
+usr/include/opencascade/BRepPrimAPI_MakeOneAxis.hxx
+usr/include/opencascade/BRepPrimAPI_MakePrism.hxx
+usr/include/opencascade/BRepPrimAPI_MakeRevol.hxx
+usr/include/opencascade/BRepPrimAPI_MakeRevolution.hxx
+usr/include/opencascade/BRepPrimAPI_MakeSphere.hxx
+usr/include/opencascade/BRepPrimAPI_MakeSweep.hxx
+usr/include/opencascade/BRepPrimAPI_MakeTorus.hxx
+usr/include/opencascade/BRepPrimAPI_MakeWedge.hxx
+usr/include/opencascade/BRepPrim_Builder.hxx
+usr/include/opencascade/BRepPrim_Builder.lxx
+usr/include/opencascade/BRepPrim_Cone.hxx
+usr/include/opencascade/BRepPrim_Cylinder.hxx
+usr/include/opencascade/BRepPrim_Direction.hxx
+usr/include/opencascade/BRepPrim_FaceBuilder.hxx
+usr/include/opencascade/BRepPrim_GWedge.hxx
+usr/include/opencascade/BRepPrim_OneAxis.hxx
+usr/include/opencascade/BRepPrim_Revolution.hxx
+usr/include/opencascade/BRepPrim_Sphere.hxx
+usr/include/opencascade/BRepPrim_Torus.hxx
+usr/include/opencascade/BRepPrim_Wedge.hxx
+usr/include/opencascade/BRepProj_Projection.hxx
+usr/include/opencascade/BRepProj_Projection.lxx
+usr/include/opencascade/BRepSweep_Builder.hxx
+usr/include/opencascade/BRepSweep_Builder.lxx
+usr/include/opencascade/BRepSweep_Iterator.hxx
+usr/include/opencascade/BRepSweep_Iterator.lxx
+usr/include/opencascade/BRepSweep_NumLinearRegularSweep.hxx
+usr/include/opencascade/BRepSweep_Prism.hxx
+usr/include/opencascade/BRepSweep_Revol.hxx
+usr/include/opencascade/BRepSweep_Rotation.hxx
+usr/include/opencascade/BRepSweep_Tool.hxx
+usr/include/opencascade/BRepSweep_Translation.hxx
+usr/include/opencascade/BRepSweep_Trsf.hxx
+usr/include/opencascade/BRepTopAdaptor_DataMapIteratorOfMapOfShapeTool.hxx
+usr/include/opencascade/BRepTopAdaptor_FClass2d.hxx
+usr/include/opencascade/BRepTopAdaptor_HVertex.hxx
+usr/include/opencascade/BRepTopAdaptor_HVertex.lxx
+usr/include/opencascade/BRepTopAdaptor_MapOfShapeTool.hxx
+usr/include/opencascade/BRepTopAdaptor_SeqOfPtr.hxx
+usr/include/opencascade/BRepTopAdaptor_Tool.hxx
+usr/include/opencascade/BRepTopAdaptor_TopolTool.hxx
+usr/include/opencascade/BiTgte_Blend.hxx
+usr/include/opencascade/BiTgte_ContactType.hxx
+usr/include/opencascade/BiTgte_CurveOnEdge.hxx
+usr/include/opencascade/BiTgte_CurveOnVertex.hxx
+usr/include/opencascade/Bisector.hxx
+usr/include/opencascade/Bisector_Bisec.hxx
+usr/include/opencascade/Bisector_BisecAna.hxx
+usr/include/opencascade/Bisector_BisecCC.hxx
+usr/include/opencascade/Bisector_BisecPC.hxx
+usr/include/opencascade/Bisector_Curve.hxx
+usr/include/opencascade/Bisector_FunctionH.hxx
+usr/include/opencascade/Bisector_FunctionInter.hxx
+usr/include/opencascade/Bisector_Inter.hxx
+usr/include/opencascade/Bisector_PointOnBis.hxx
+usr/include/opencascade/Bisector_PolyBis.hxx
+usr/include/opencascade/BlendFunc.hxx
+usr/include/opencascade/BlendFunc_CSCircular.hxx
+usr/include/opencascade/BlendFunc_CSConstRad.hxx
+usr/include/opencascade/BlendFunc_ChAsym.hxx
+usr/include/opencascade/BlendFunc_ChAsymInv.hxx
+usr/include/opencascade/BlendFunc_ChamfInv.hxx
+usr/include/opencascade/BlendFunc_Chamfer.hxx
+usr/include/opencascade/BlendFunc_ConstRad.hxx
+usr/include/opencascade/BlendFunc_ConstRadInv.hxx
+usr/include/opencascade/BlendFunc_ConstThroat.hxx
+usr/include/opencascade/BlendFunc_ConstThroatInv.hxx
+usr/include/opencascade/BlendFunc_ConstThroatWithPenetration.hxx
+usr/include/opencascade/BlendFunc_ConstThroatWithPenetrationInv.hxx
+usr/include/opencascade/BlendFunc_Corde.hxx
+usr/include/opencascade/BlendFunc_EvolRad.hxx
+usr/include/opencascade/BlendFunc_EvolRadInv.hxx
+usr/include/opencascade/BlendFunc_GenChamfInv.hxx
+usr/include/opencascade/BlendFunc_GenChamfer.hxx
+usr/include/opencascade/BlendFunc_Ruled.hxx
+usr/include/opencascade/BlendFunc_RuledInv.hxx
+usr/include/opencascade/BlendFunc_SectionShape.hxx
+usr/include/opencascade/BlendFunc_Tensor.hxx
+usr/include/opencascade/BlendFunc_Tensor.lxx
+usr/include/opencascade/Blend_AppFunction.hxx
+usr/include/opencascade/Blend_CSFunction.hxx
+usr/include/opencascade/Blend_CSWalking.gxx
+usr/include/opencascade/Blend_CSWalking.lxx
+usr/include/opencascade/Blend_CSWalking_1.gxx
+usr/include/opencascade/Blend_CSWalking_2.gxx
+usr/include/opencascade/Blend_CSWalking_3.gxx
+usr/include/opencascade/Blend_CSWalking_4.gxx
+usr/include/opencascade/Blend_CurvPointFuncInv.hxx
+usr/include/opencascade/Blend_DecrochStatus.hxx
+usr/include/opencascade/Blend_FuncInv.hxx
+usr/include/opencascade/Blend_Function.hxx
+usr/include/opencascade/Blend_Point.hxx
+usr/include/opencascade/Blend_Point.lxx
+usr/include/opencascade/Blend_RstRstFunction.hxx
+usr/include/opencascade/Blend_SequenceOfPoint.hxx
+usr/include/opencascade/Blend_Status.hxx
+usr/include/opencascade/Blend_SurfCurvFuncInv.hxx
+usr/include/opencascade/Blend_SurfPointFuncInv.hxx
+usr/include/opencascade/Blend_SurfRstFunction.hxx
+usr/include/opencascade/Blend_Walking.gxx
+usr/include/opencascade/Blend_Walking.lxx
+usr/include/opencascade/Blend_Walking_1.gxx
+usr/include/opencascade/Blend_Walking_2.gxx
+usr/include/opencascade/Blend_Walking_3.gxx
+usr/include/opencascade/Blend_Walking_4.gxx
+usr/include/opencascade/Bnd_Tools.hxx
+usr/include/opencascade/ChFi2d.hxx
+usr/include/opencascade/ChFi2d_AnaFilletAlgo.hxx
+usr/include/opencascade/ChFi2d_Builder.hxx
+usr/include/opencascade/ChFi2d_Builder.lxx
+usr/include/opencascade/ChFi2d_ChamferAPI.hxx
+usr/include/opencascade/ChFi2d_ConstructionError.hxx
+usr/include/opencascade/ChFi2d_FilletAPI.hxx
+usr/include/opencascade/ChFi2d_FilletAlgo.hxx
+usr/include/opencascade/ChFi3d.hxx
+usr/include/opencascade/ChFi3d_Builder.hxx
+usr/include/opencascade/ChFi3d_Builder_0.hxx
+usr/include/opencascade/ChFi3d_ChBuilder.hxx
+usr/include/opencascade/ChFi3d_FilBuilder.hxx
+usr/include/opencascade/ChFi3d_FilletShape.hxx
+usr/include/opencascade/ChFi3d_SearchSing.hxx
+usr/include/opencascade/ChFiDS_ChamfMethod.hxx
+usr/include/opencascade/ChFiDS_ChamfMode.hxx
+usr/include/opencascade/ChFiDS_ChamfSpine.hxx
+usr/include/opencascade/ChFiDS_CircSection.hxx
+usr/include/opencascade/ChFiDS_CommonPoint.hxx
+usr/include/opencascade/ChFiDS_ElSpine.hxx
+usr/include/opencascade/ChFiDS_ErrorStatus.hxx
+usr/include/opencascade/ChFiDS_FaceInterference.hxx
+usr/include/opencascade/ChFiDS_FaceInterference.lxx
+usr/include/opencascade/ChFiDS_FilSpine.hxx
+usr/include/opencascade/ChFiDS_HData.hxx
+usr/include/opencascade/ChFiDS_IndexedDataMapOfVertexListOfStripe.hxx
+usr/include/opencascade/ChFiDS_ListIteratorOfListOfHElSpine.hxx
+usr/include/opencascade/ChFiDS_ListIteratorOfListOfStripe.hxx
+usr/include/opencascade/ChFiDS_ListIteratorOfRegularities.hxx
+usr/include/opencascade/ChFiDS_ListOfHElSpine.hxx
+usr/include/opencascade/ChFiDS_ListOfStripe.hxx
+usr/include/opencascade/ChFiDS_Map.hxx
+usr/include/opencascade/ChFiDS_Regul.hxx
+usr/include/opencascade/ChFiDS_Regularities.hxx
+usr/include/opencascade/ChFiDS_SecArray1.hxx
+usr/include/opencascade/ChFiDS_SecHArray1.hxx
+usr/include/opencascade/ChFiDS_SequenceOfSpine.hxx
+usr/include/opencascade/ChFiDS_SequenceOfSurfData.hxx
+usr/include/opencascade/ChFiDS_Spine.hxx
+usr/include/opencascade/ChFiDS_Spine.lxx
+usr/include/opencascade/ChFiDS_State.hxx
+usr/include/opencascade/ChFiDS_Stripe.hxx
+usr/include/opencascade/ChFiDS_Stripe.lxx
+usr/include/opencascade/ChFiDS_StripeArray1.hxx
+usr/include/opencascade/ChFiDS_StripeMap.hxx
+usr/include/opencascade/ChFiDS_StripeMap.lxx
+usr/include/opencascade/ChFiDS_SurfData.hxx
+usr/include/opencascade/ChFiDS_SurfData.lxx
+usr/include/opencascade/ChFiDS_TypeOfConcavity.hxx
+usr/include/opencascade/ChFiKPart_ComputeData.hxx
+usr/include/opencascade/ChFiKPart_ComputeData_CS.hxx
+usr/include/opencascade/ChFiKPart_ComputeData_ChAsymPlnCon.hxx
+usr/include/opencascade/ChFiKPart_ComputeData_ChAsymPlnCyl.hxx
+usr/include/opencascade/ChFiKPart_ComputeData_ChAsymPlnPln.hxx
+usr/include/opencascade/ChFiKPart_ComputeData_ChPlnCon.hxx
+usr/include/opencascade/ChFiKPart_ComputeData_ChPlnCyl.hxx
+usr/include/opencascade/ChFiKPart_ComputeData_ChPlnPln.hxx
+usr/include/opencascade/ChFiKPart_ComputeData_Fcts.hxx
+usr/include/opencascade/ChFiKPart_ComputeData_FilPlnCon.hxx
+usr/include/opencascade/ChFiKPart_ComputeData_FilPlnCyl.hxx
+usr/include/opencascade/ChFiKPart_ComputeData_FilPlnPln.hxx
+usr/include/opencascade/ChFiKPart_ComputeData_Rotule.hxx
+usr/include/opencascade/ChFiKPart_ComputeData_Sphere.hxx
+usr/include/opencascade/ChFiKPart_DataMapIteratorOfRstMap.hxx
+usr/include/opencascade/ChFiKPart_RstMap.hxx
+usr/include/opencascade/Contap_ArcFunction.hxx
+usr/include/opencascade/Contap_ArcFunction.lxx
+usr/include/opencascade/Contap_ContAna.hxx
+usr/include/opencascade/Contap_ContAna.lxx
+usr/include/opencascade/Contap_Contour.hxx
+usr/include/opencascade/Contap_Contour.lxx
+usr/include/opencascade/Contap_HContTool.hxx
+usr/include/opencascade/Contap_HCurve2dTool.hxx
+usr/include/opencascade/Contap_HCurve2dTool.lxx
+usr/include/opencascade/Contap_IType.hxx
+usr/include/opencascade/Contap_Line.hxx
+usr/include/opencascade/Contap_Line.lxx
+usr/include/opencascade/Contap_Point.hxx
+usr/include/opencascade/Contap_Point.lxx
+usr/include/opencascade/Contap_SequenceOfIWLineOfTheIWalking.hxx
+usr/include/opencascade/Contap_SequenceOfPathPointOfTheSearch.hxx
+usr/include/opencascade/Contap_SequenceOfSegmentOfTheSearch.hxx
+usr/include/opencascade/Contap_SurfFunction.hxx
+usr/include/opencascade/Contap_SurfFunction.lxx
+usr/include/opencascade/Contap_SurfProps.hxx
+usr/include/opencascade/Contap_TFunction.hxx
+usr/include/opencascade/Contap_TheHSequenceOfPoint.hxx
+usr/include/opencascade/Contap_TheIWLineOfTheIWalking.hxx
+usr/include/opencascade/Contap_TheIWalking.hxx
+usr/include/opencascade/Contap_ThePathPointOfTheSearch.hxx
+usr/include/opencascade/Contap_TheSearch.hxx
+usr/include/opencascade/Contap_TheSearchInside.hxx
+usr/include/opencascade/Contap_TheSegmentOfTheSearch.hxx
+usr/include/opencascade/Contap_TheSequenceOfLine.hxx
+usr/include/opencascade/Contap_TheSequenceOfPoint.hxx
+usr/include/opencascade/Draft.hxx
+usr/include/opencascade/Draft_EdgeInfo.hxx
+usr/include/opencascade/Draft_ErrorStatus.hxx
+usr/include/opencascade/Draft_FaceInfo.hxx
+usr/include/opencascade/Draft_IndexedDataMapOfEdgeEdgeInfo.hxx
+usr/include/opencascade/Draft_IndexedDataMapOfFaceFaceInfo.hxx
+usr/include/opencascade/Draft_IndexedDataMapOfVertexVertexInfo.hxx
+usr/include/opencascade/Draft_Modification.hxx
+usr/include/opencascade/Draft_VertexInfo.hxx
+usr/include/opencascade/FairCurve_AnalysisCode.hxx
+usr/include/opencascade/FairCurve_Batten.hxx
+usr/include/opencascade/FairCurve_Batten.lxx
+usr/include/opencascade/FairCurve_BattenLaw.hxx
+usr/include/opencascade/FairCurve_BattenLaw.lxx
+usr/include/opencascade/FairCurve_DistributionOfEnergy.hxx
+usr/include/opencascade/FairCurve_DistributionOfJerk.hxx
+usr/include/opencascade/FairCurve_DistributionOfSagging.hxx
+usr/include/opencascade/FairCurve_DistributionOfTension.hxx
+usr/include/opencascade/FairCurve_DistributionOfTension.lxx
+usr/include/opencascade/FairCurve_Energy.hxx
+usr/include/opencascade/FairCurve_Energy.lxx
+usr/include/opencascade/FairCurve_EnergyOfBatten.hxx
+usr/include/opencascade/FairCurve_EnergyOfBatten.lxx
+usr/include/opencascade/FairCurve_EnergyOfMVC.hxx
+usr/include/opencascade/FairCurve_EnergyOfMVC.lxx
+usr/include/opencascade/FairCurve_MinimalVariation.hxx
+usr/include/opencascade/FairCurve_MinimalVariation.lxx
+usr/include/opencascade/FairCurve_Newton.hxx
+usr/include/opencascade/FilletSurf_Builder.hxx
+usr/include/opencascade/FilletSurf_ErrorTypeStatus.hxx
+usr/include/opencascade/FilletSurf_InternalBuilder.hxx
+usr/include/opencascade/FilletSurf_StatusDone.hxx
+usr/include/opencascade/FilletSurf_StatusType.hxx
+usr/include/opencascade/GccAna_Circ2d2TanOn.hxx
+usr/include/opencascade/GccAna_Circ2d2TanRad.hxx
+usr/include/opencascade/GccAna_Circ2d3Tan.hxx
+usr/include/opencascade/GccAna_Circ2dBisec.hxx
+usr/include/opencascade/GccAna_Circ2dTanCen.hxx
+usr/include/opencascade/GccAna_Circ2dTanOnRad.hxx
+usr/include/opencascade/GccAna_CircLin2dBisec.hxx
+usr/include/opencascade/GccAna_CircPnt2dBisec.hxx
+usr/include/opencascade/GccAna_Lin2d2Tan.hxx
+usr/include/opencascade/GccAna_Lin2dBisec.hxx
+usr/include/opencascade/GccAna_Lin2dTanObl.hxx
+usr/include/opencascade/GccAna_Lin2dTanPar.hxx
+usr/include/opencascade/GccAna_Lin2dTanPer.hxx
+usr/include/opencascade/GccAna_LinPnt2dBisec.hxx
+usr/include/opencascade/GccAna_NoSolution.hxx
+usr/include/opencascade/GccAna_Pnt2dBisec.hxx
+usr/include/opencascade/GccEnt.hxx
+usr/include/opencascade/GccEnt_Array1OfPosition.hxx
+usr/include/opencascade/GccEnt_BadQualifier.hxx
+usr/include/opencascade/GccEnt_Position.hxx
+usr/include/opencascade/GccEnt_QualifiedCirc.hxx
+usr/include/opencascade/GccEnt_QualifiedLin.hxx
+usr/include/opencascade/GccInt_BCirc.hxx
+usr/include/opencascade/GccInt_BElips.hxx
+usr/include/opencascade/GccInt_BHyper.hxx
+usr/include/opencascade/GccInt_BLine.hxx
+usr/include/opencascade/GccInt_BParab.hxx
+usr/include/opencascade/GccInt_BPoint.hxx
+usr/include/opencascade/GccInt_Bisec.hxx
+usr/include/opencascade/GccInt_IType.hxx
+usr/include/opencascade/Geom2dAPI_ExtremaCurveCurve.hxx
+usr/include/opencascade/Geom2dAPI_ExtremaCurveCurve.lxx
+usr/include/opencascade/Geom2dAPI_InterCurveCurve.hxx
+usr/include/opencascade/Geom2dAPI_InterCurveCurve.lxx
+usr/include/opencascade/Geom2dAPI_Interpolate.hxx
+usr/include/opencascade/Geom2dAPI_PointsToBSpline.hxx
+usr/include/opencascade/Geom2dAPI_ProjectPointOnCurve.hxx
+usr/include/opencascade/Geom2dAPI_ProjectPointOnCurve.lxx
+usr/include/opencascade/Geom2dGcc.hxx
+usr/include/opencascade/Geom2dGcc_Circ2d2TanOn.hxx
+usr/include/opencascade/Geom2dGcc_Circ2d2TanOnGeo.hxx
+usr/include/opencascade/Geom2dGcc_Circ2d2TanOnIter.hxx
+usr/include/opencascade/Geom2dGcc_Circ2d2TanRad.hxx
+usr/include/opencascade/Geom2dGcc_Circ2d2TanRadGeo.hxx
+usr/include/opencascade/Geom2dGcc_Circ2d3Tan.hxx
+usr/include/opencascade/Geom2dGcc_Circ2d3TanIter.hxx
+usr/include/opencascade/Geom2dGcc_Circ2dTanCen.hxx
+usr/include/opencascade/Geom2dGcc_Circ2dTanCenGeo.hxx
+usr/include/opencascade/Geom2dGcc_Circ2dTanOnRad.hxx
+usr/include/opencascade/Geom2dGcc_Circ2dTanOnRadGeo.hxx
+usr/include/opencascade/Geom2dGcc_CurveTool.hxx
+usr/include/opencascade/Geom2dGcc_FunctionTanCirCu.hxx
+usr/include/opencascade/Geom2dGcc_FunctionTanCuCu.hxx
+usr/include/opencascade/Geom2dGcc_FunctionTanCuCuCu.hxx
+usr/include/opencascade/Geom2dGcc_FunctionTanCuCuOnCu.hxx
+usr/include/opencascade/Geom2dGcc_FunctionTanCuPnt.hxx
+usr/include/opencascade/Geom2dGcc_FunctionTanObl.hxx
+usr/include/opencascade/Geom2dGcc_IsParallel.hxx
+usr/include/opencascade/Geom2dGcc_Lin2d2Tan.hxx
+usr/include/opencascade/Geom2dGcc_Lin2d2TanIter.hxx
+usr/include/opencascade/Geom2dGcc_Lin2dTanObl.hxx
+usr/include/opencascade/Geom2dGcc_Lin2dTanOblIter.hxx
+usr/include/opencascade/Geom2dGcc_QCurve.hxx
+usr/include/opencascade/Geom2dGcc_QualifiedCurve.hxx
+usr/include/opencascade/Geom2dGcc_Type1.hxx
+usr/include/opencascade/Geom2dGcc_Type2.hxx
+usr/include/opencascade/Geom2dGcc_Type3.hxx
+usr/include/opencascade/Geom2dHatch_Classifier.hxx
+usr/include/opencascade/Geom2dHatch_DataMapIteratorOfHatchings.hxx
+usr/include/opencascade/Geom2dHatch_DataMapIteratorOfMapOfElements.hxx
+usr/include/opencascade/Geom2dHatch_Element.hxx
+usr/include/opencascade/Geom2dHatch_Elements.hxx
+usr/include/opencascade/Geom2dHatch_FClass2dOfClassifier.hxx
+usr/include/opencascade/Geom2dHatch_Hatcher.hxx
+usr/include/opencascade/Geom2dHatch_Hatcher.lxx
+usr/include/opencascade/Geom2dHatch_Hatching.hxx
+usr/include/opencascade/Geom2dHatch_Hatchings.hxx
+usr/include/opencascade/Geom2dHatch_Intersector.hxx
+usr/include/opencascade/Geom2dHatch_Intersector.lxx
+usr/include/opencascade/Geom2dHatch_MapOfElements.hxx
+usr/include/opencascade/Geom2dInt_ExactIntersectionPointOfTheIntPCurvePCurveOfGInter.hxx
+usr/include/opencascade/Geom2dInt_GInter.hxx
+usr/include/opencascade/Geom2dInt_Geom2dCurveTool.hxx
+usr/include/opencascade/Geom2dInt_Geom2dCurveTool.lxx
+usr/include/opencascade/Geom2dInt_IntConicCurveOfGInter.hxx
+usr/include/opencascade/Geom2dInt_MyImpParToolOfTheIntersectorOfTheIntConicCurveOfGInter.hxx
+usr/include/opencascade/Geom2dInt_PCLocFOfTheLocateExtPCOfTheProjPCurOfGInter.hxx
+usr/include/opencascade/Geom2dInt_TheCurveLocatorOfTheProjPCurOfGInter.hxx
+usr/include/opencascade/Geom2dInt_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfGInter.hxx
+usr/include/opencascade/Geom2dInt_TheIntConicCurveOfGInter.hxx
+usr/include/opencascade/Geom2dInt_TheIntPCurvePCurveOfGInter.hxx
+usr/include/opencascade/Geom2dInt_TheIntersectorOfTheIntConicCurveOfGInter.hxx
+usr/include/opencascade/Geom2dInt_TheLocateExtPCOfTheProjPCurOfGInter.hxx
+usr/include/opencascade/Geom2dInt_ThePolygon2dOfTheIntPCurvePCurveOfGInter.hxx
+usr/include/opencascade/Geom2dInt_TheProjPCurOfGInter.hxx
+usr/include/opencascade/GeomAPI.hxx
+usr/include/opencascade/GeomAPI_ExtremaCurveCurve.hxx
+usr/include/opencascade/GeomAPI_ExtremaCurveCurve.lxx
+usr/include/opencascade/GeomAPI_ExtremaCurveSurface.hxx
+usr/include/opencascade/GeomAPI_ExtremaCurveSurface.lxx
+usr/include/opencascade/GeomAPI_ExtremaSurfaceSurface.hxx
+usr/include/opencascade/GeomAPI_ExtremaSurfaceSurface.lxx
+usr/include/opencascade/GeomAPI_IntCS.hxx
+usr/include/opencascade/GeomAPI_IntSS.hxx
+usr/include/opencascade/GeomAPI_IntSS.lxx
+usr/include/opencascade/GeomAPI_Interpolate.hxx
+usr/include/opencascade/GeomAPI_PointsToBSpline.hxx
+usr/include/opencascade/GeomAPI_PointsToBSplineSurface.hxx
+usr/include/opencascade/GeomAPI_ProjectPointOnCurve.hxx
+usr/include/opencascade/GeomAPI_ProjectPointOnCurve.lxx
+usr/include/opencascade/GeomAPI_ProjectPointOnSurf.hxx
+usr/include/opencascade/GeomAPI_ProjectPointOnSurf.lxx
+usr/include/opencascade/GeomFill.hxx
+usr/include/opencascade/GeomFill_AppSurf.hxx
+usr/include/opencascade/GeomFill_AppSweep.hxx
+usr/include/opencascade/GeomFill_ApproxStyle.hxx
+usr/include/opencascade/GeomFill_Array1OfLocationLaw.hxx
+usr/include/opencascade/GeomFill_Array1OfSectionLaw.hxx
+usr/include/opencascade/GeomFill_BSplineCurves.hxx
+usr/include/opencascade/GeomFill_BSplineCurves.lxx
+usr/include/opencascade/GeomFill_BezierCurves.hxx
+usr/include/opencascade/GeomFill_BezierCurves.lxx
+usr/include/opencascade/GeomFill_BoundWithSurf.hxx
+usr/include/opencascade/GeomFill_Boundary.hxx
+usr/include/opencascade/GeomFill_CircularBlendFunc.hxx
+usr/include/opencascade/GeomFill_ConstantBiNormal.hxx
+usr/include/opencascade/GeomFill_ConstrainedFilling.hxx
+usr/include/opencascade/GeomFill_Coons.hxx
+usr/include/opencascade/GeomFill_CoonsAlgPatch.hxx
+usr/include/opencascade/GeomFill_CornerState.hxx
+usr/include/opencascade/GeomFill_CorrectedFrenet.hxx
+usr/include/opencascade/GeomFill_CurveAndTrihedron.hxx
+usr/include/opencascade/GeomFill_Curved.hxx
+usr/include/opencascade/GeomFill_Darboux.hxx
+usr/include/opencascade/GeomFill_DegeneratedBound.hxx
+usr/include/opencascade/GeomFill_DiscreteTrihedron.hxx
+usr/include/opencascade/GeomFill_DraftTrihedron.hxx
+usr/include/opencascade/GeomFill_EvolvedSection.hxx
+usr/include/opencascade/GeomFill_Filling.hxx
+usr/include/opencascade/GeomFill_FillingStyle.hxx
+usr/include/opencascade/GeomFill_Fixed.hxx
+usr/include/opencascade/GeomFill_Frenet.hxx
+usr/include/opencascade/GeomFill_FunctionDraft.hxx
+usr/include/opencascade/GeomFill_FunctionGuide.hxx
+usr/include/opencascade/GeomFill_Generator.hxx
+usr/include/opencascade/GeomFill_Generator.lxx
+usr/include/opencascade/GeomFill_GuideTrihedronAC.hxx
+usr/include/opencascade/GeomFill_GuideTrihedronPlan.hxx
+usr/include/opencascade/GeomFill_HArray1OfLocationLaw.hxx
+usr/include/opencascade/GeomFill_HArray1OfSectionLaw.hxx
+usr/include/opencascade/GeomFill_HSequenceOfAx2.hxx
+usr/include/opencascade/GeomFill_Line.hxx
+usr/include/opencascade/GeomFill_Line.lxx
+usr/include/opencascade/GeomFill_LocFunction.hxx
+usr/include/opencascade/GeomFill_LocationDraft.hxx
+usr/include/opencascade/GeomFill_LocationGuide.hxx
+usr/include/opencascade/GeomFill_LocationLaw.hxx
+usr/include/opencascade/GeomFill_NSections.hxx
+usr/include/opencascade/GeomFill_Pipe.hxx
+usr/include/opencascade/GeomFill_Pipe.lxx
+usr/include/opencascade/GeomFill_PipeError.hxx
+usr/include/opencascade/GeomFill_PlanFunc.hxx
+usr/include/opencascade/GeomFill_PolynomialConvertor.hxx
+usr/include/opencascade/GeomFill_Profiler.hxx
+usr/include/opencascade/GeomFill_Profiler.lxx
+usr/include/opencascade/GeomFill_QuasiAngularConvertor.hxx
+usr/include/opencascade/GeomFill_SectionGenerator.hxx
+usr/include/opencascade/GeomFill_SectionLaw.hxx
+usr/include/opencascade/GeomFill_SectionPlacement.hxx
+usr/include/opencascade/GeomFill_SequenceOfAx2.hxx
+usr/include/opencascade/GeomFill_SequenceOfTrsf.hxx
+usr/include/opencascade/GeomFill_SimpleBound.hxx
+usr/include/opencascade/GeomFill_SnglrFunc.hxx
+usr/include/opencascade/GeomFill_Stretch.hxx
+usr/include/opencascade/GeomFill_Sweep.hxx
+usr/include/opencascade/GeomFill_SweepFunction.hxx
+usr/include/opencascade/GeomFill_SweepSectionGenerator.hxx
+usr/include/opencascade/GeomFill_SweepSectionGenerator.lxx
+usr/include/opencascade/GeomFill_Tensor.hxx
+usr/include/opencascade/GeomFill_Tensor.lxx
+usr/include/opencascade/GeomFill_TgtField.hxx
+usr/include/opencascade/GeomFill_TgtOnCoons.hxx
+usr/include/opencascade/GeomFill_Trihedron.hxx
+usr/include/opencascade/GeomFill_TrihedronLaw.hxx
+usr/include/opencascade/GeomFill_TrihedronWithGuide.hxx
+usr/include/opencascade/GeomFill_UniformSection.hxx
+usr/include/opencascade/GeomInt.hxx
+usr/include/opencascade/GeomInt_BSpGradient_BFGSOfMyBSplGradientOfTheComputeLineOfWLApprox.hxx
+usr/include/opencascade/GeomInt_BSpParFunctionOfMyBSplGradientOfTheComputeLineOfWLApprox.hxx
+usr/include/opencascade/GeomInt_BSpParLeastSquareOfMyBSplGradientOfTheComputeLineOfWLApprox.hxx
+usr/include/opencascade/GeomInt_Gradient_BFGSOfMyGradientOfTheComputeLineBezierOfWLApprox.hxx
+usr/include/opencascade/GeomInt_Gradient_BFGSOfMyGradientbisOfTheComputeLineOfWLApprox.hxx
+usr/include/opencascade/GeomInt_IntSS.hxx
+usr/include/opencascade/GeomInt_IntSS.lxx
+usr/include/opencascade/GeomInt_LineConstructor.hxx
+usr/include/opencascade/GeomInt_LineConstructor.lxx
+usr/include/opencascade/GeomInt_LineTool.hxx
+usr/include/opencascade/GeomInt_MyBSplGradientOfTheComputeLineOfWLApprox.hxx
+usr/include/opencascade/GeomInt_MyGradientOfTheComputeLineBezierOfWLApprox.hxx
+usr/include/opencascade/GeomInt_MyGradientbisOfTheComputeLineOfWLApprox.hxx
+usr/include/opencascade/GeomInt_ParFunctionOfMyGradientOfTheComputeLineBezierOfWLApprox.hxx
+usr/include/opencascade/GeomInt_ParFunctionOfMyGradientbisOfTheComputeLineOfWLApprox.hxx
+usr/include/opencascade/GeomInt_ParLeastSquareOfMyGradientOfTheComputeLineBezierOfWLApprox.hxx
+usr/include/opencascade/GeomInt_ParLeastSquareOfMyGradientbisOfTheComputeLineOfWLApprox.hxx
+usr/include/opencascade/GeomInt_ParameterAndOrientation.hxx
+usr/include/opencascade/GeomInt_ResConstraintOfMyGradientOfTheComputeLineBezierOfWLApprox.hxx
+usr/include/opencascade/GeomInt_ResConstraintOfMyGradientbisOfTheComputeLineOfWLApprox.hxx
+usr/include/opencascade/GeomInt_SequenceOfParameterAndOrientation.hxx
+usr/include/opencascade/GeomInt_TheComputeLineBezierOfWLApprox.hxx
+usr/include/opencascade/GeomInt_TheComputeLineOfWLApprox.hxx
+usr/include/opencascade/GeomInt_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfWLApprox.hxx
+usr/include/opencascade/GeomInt_TheImpPrmSvSurfacesOfWLApprox.hxx
+usr/include/opencascade/GeomInt_TheInt2SOfThePrmPrmSvSurfacesOfWLApprox.hxx
+usr/include/opencascade/GeomInt_TheMultiLineOfWLApprox.hxx
+usr/include/opencascade/GeomInt_TheMultiLineToolOfWLApprox.hxx
+usr/include/opencascade/GeomInt_ThePrmPrmSvSurfacesOfWLApprox.hxx
+usr/include/opencascade/GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox.hxx
+usr/include/opencascade/GeomInt_VectorOfReal.hxx
+usr/include/opencascade/GeomInt_WLApprox.hxx
+usr/include/opencascade/GeomPlate_Aij.hxx
+usr/include/opencascade/GeomPlate_Array1OfHCurve.hxx
+usr/include/opencascade/GeomPlate_Array1OfSequenceOfReal.hxx
+usr/include/opencascade/GeomPlate_BuildAveragePlane.hxx
+usr/include/opencascade/GeomPlate_BuildPlateSurface.hxx
+usr/include/opencascade/GeomPlate_CurveConstraint.hxx
+usr/include/opencascade/GeomPlate_HArray1OfHCurve.hxx
+usr/include/opencascade/GeomPlate_HArray1OfSequenceOfReal.hxx
+usr/include/opencascade/GeomPlate_HSequenceOfCurveConstraint.hxx
+usr/include/opencascade/GeomPlate_HSequenceOfPointConstraint.hxx
+usr/include/opencascade/GeomPlate_MakeApprox.hxx
+usr/include/opencascade/GeomPlate_PlateG0Criterion.hxx
+usr/include/opencascade/GeomPlate_PlateG1Criterion.hxx
+usr/include/opencascade/GeomPlate_PointConstraint.hxx
+usr/include/opencascade/GeomPlate_SequenceOfAij.hxx
+usr/include/opencascade/GeomPlate_SequenceOfCurveConstraint.hxx
+usr/include/opencascade/GeomPlate_SequenceOfPointConstraint.hxx
+usr/include/opencascade/GeomPlate_Surface.hxx
+usr/include/opencascade/HLRAlgo.hxx
+usr/include/opencascade/HLRAlgo_Array1OfPHDat.hxx
+usr/include/opencascade/HLRAlgo_Array1OfPINod.hxx
+usr/include/opencascade/HLRAlgo_Array1OfPISeg.hxx
+usr/include/opencascade/HLRAlgo_Array1OfTData.hxx
+usr/include/opencascade/HLRAlgo_BiPoint.hxx
+usr/include/opencascade/HLRAlgo_Coincidence.hxx
+usr/include/opencascade/HLRAlgo_EdgeIterator.hxx
+usr/include/opencascade/HLRAlgo_EdgeIterator.lxx
+usr/include/opencascade/HLRAlgo_EdgeStatus.hxx
+usr/include/opencascade/HLRAlgo_EdgesBlock.hxx
+usr/include/opencascade/HLRAlgo_HArray1OfPHDat.hxx
+usr/include/opencascade/HLRAlgo_HArray1OfPINod.hxx
+usr/include/opencascade/HLRAlgo_HArray1OfPISeg.hxx
+usr/include/opencascade/HLRAlgo_HArray1OfTData.hxx
+usr/include/opencascade/HLRAlgo_Interference.hxx
+usr/include/opencascade/HLRAlgo_InterferenceList.hxx
+usr/include/opencascade/HLRAlgo_Intersection.hxx
+usr/include/opencascade/HLRAlgo_Intersection.lxx
+usr/include/opencascade/HLRAlgo_ListIteratorOfInterferenceList.hxx
+usr/include/opencascade/HLRAlgo_ListIteratorOfListOfBPoint.hxx
+usr/include/opencascade/HLRAlgo_ListOfBPoint.hxx
+usr/include/opencascade/HLRAlgo_PolyAlgo.hxx
+usr/include/opencascade/HLRAlgo_PolyData.hxx
+usr/include/opencascade/HLRAlgo_PolyData.lxx
+usr/include/opencascade/HLRAlgo_PolyHidingData.hxx
+usr/include/opencascade/HLRAlgo_PolyInternalData.hxx
+usr/include/opencascade/HLRAlgo_PolyInternalData.lxx
+usr/include/opencascade/HLRAlgo_PolyInternalNode.hxx
+usr/include/opencascade/HLRAlgo_PolyInternalSegment.hxx
+usr/include/opencascade/HLRAlgo_PolyMask.hxx
+usr/include/opencascade/HLRAlgo_PolyShellData.hxx
+usr/include/opencascade/HLRAlgo_Projector.hxx
+usr/include/opencascade/HLRAlgo_Projector.lxx
+usr/include/opencascade/HLRAlgo_TriangleData.hxx
+usr/include/opencascade/HLRAlgo_WiresBlock.hxx
+usr/include/opencascade/HLRAppli_ReflectLines.hxx
+usr/include/opencascade/HLRBRep.hxx
+usr/include/opencascade/HLRBRep_Algo.hxx
+usr/include/opencascade/HLRBRep_AreaLimit.hxx
+usr/include/opencascade/HLRBRep_Array1OfEData.hxx
+usr/include/opencascade/HLRBRep_Array1OfFData.hxx
+usr/include/opencascade/HLRBRep_BCurveTool.hxx
+usr/include/opencascade/HLRBRep_BCurveTool.lxx
+usr/include/opencascade/HLRBRep_BSurfaceTool.hxx
+usr/include/opencascade/HLRBRep_BSurfaceTool.lxx
+usr/include/opencascade/HLRBRep_BiPnt2D.hxx
+usr/include/opencascade/HLRBRep_BiPoint.hxx
+usr/include/opencascade/HLRBRep_CInter.hxx
+usr/include/opencascade/HLRBRep_CLProps.hxx
+usr/include/opencascade/HLRBRep_CLPropsATool.hxx
+usr/include/opencascade/HLRBRep_CLPropsATool.lxx
+usr/include/opencascade/HLRBRep_Curve.hxx
+usr/include/opencascade/HLRBRep_Curve.lxx
+usr/include/opencascade/HLRBRep_CurveTool.hxx
+usr/include/opencascade/HLRBRep_CurveTool.lxx
+usr/include/opencascade/HLRBRep_Data.hxx
+usr/include/opencascade/HLRBRep_Data.lxx
+usr/include/opencascade/HLRBRep_EdgeBuilder.hxx
+usr/include/opencascade/HLRBRep_EdgeData.hxx
+usr/include/opencascade/HLRBRep_EdgeData.lxx
+usr/include/opencascade/HLRBRep_EdgeFaceTool.hxx
+usr/include/opencascade/HLRBRep_EdgeIList.hxx
+usr/include/opencascade/HLRBRep_EdgeInterferenceTool.hxx
+usr/include/opencascade/HLRBRep_EdgeInterferenceTool.lxx
+usr/include/opencascade/HLRBRep_ExactIntersectionPointOfTheIntPCurvePCurveOfCInter.hxx
+usr/include/opencascade/HLRBRep_FaceData.hxx
+usr/include/opencascade/HLRBRep_FaceData.lxx
+usr/include/opencascade/HLRBRep_FaceIterator.hxx
+usr/include/opencascade/HLRBRep_FaceIterator.lxx
+usr/include/opencascade/HLRBRep_HLRToShape.hxx
+usr/include/opencascade/HLRBRep_HLRToShape.lxx
+usr/include/opencascade/HLRBRep_Hider.hxx
+usr/include/opencascade/HLRBRep_IntConicCurveOfCInter.hxx
+usr/include/opencascade/HLRBRep_InterCSurf.hxx
+usr/include/opencascade/HLRBRep_InternalAlgo.hxx
+usr/include/opencascade/HLRBRep_Intersector.hxx
+usr/include/opencascade/HLRBRep_LineTool.hxx
+usr/include/opencascade/HLRBRep_LineTool.lxx
+usr/include/opencascade/HLRBRep_ListIteratorOfListOfBPnt2D.hxx
+usr/include/opencascade/HLRBRep_ListIteratorOfListOfBPoint.hxx
+usr/include/opencascade/HLRBRep_ListOfBPnt2D.hxx
+usr/include/opencascade/HLRBRep_ListOfBPoint.hxx
+usr/include/opencascade/HLRBRep_MyImpParToolOfTheIntersectorOfTheIntConicCurveOfCInter.hxx
+usr/include/opencascade/HLRBRep_PCLocFOfTheLocateExtPCOfTheProjPCurOfCInter.hxx
+usr/include/opencascade/HLRBRep_PolyAlgo.hxx
+usr/include/opencascade/HLRBRep_PolyHLRToShape.hxx
+usr/include/opencascade/HLRBRep_PolyHLRToShape.lxx
+usr/include/opencascade/HLRBRep_SLProps.hxx
+usr/include/opencascade/HLRBRep_SLPropsATool.hxx
+usr/include/opencascade/HLRBRep_SLPropsATool.lxx
+usr/include/opencascade/HLRBRep_SeqOfShapeBounds.hxx
+usr/include/opencascade/HLRBRep_ShapeBounds.hxx
+usr/include/opencascade/HLRBRep_ShapeBounds.lxx
+usr/include/opencascade/HLRBRep_ShapeToHLR.hxx
+usr/include/opencascade/HLRBRep_Surface.hxx
+usr/include/opencascade/HLRBRep_Surface.lxx
+usr/include/opencascade/HLRBRep_SurfaceTool.hxx
+usr/include/opencascade/HLRBRep_SurfaceTool.lxx
+usr/include/opencascade/HLRBRep_TheCSFunctionOfInterCSurf.hxx
+usr/include/opencascade/HLRBRep_TheCurveLocatorOfTheProjPCurOfCInter.hxx
+usr/include/opencascade/HLRBRep_TheDistBetweenPCurvesOfTheIntPCurvePCurveOfCInter.hxx
+usr/include/opencascade/HLRBRep_TheExactInterCSurf.hxx
+usr/include/opencascade/HLRBRep_TheIntConicCurveOfCInter.hxx
+usr/include/opencascade/HLRBRep_TheIntPCurvePCurveOfCInter.hxx
+usr/include/opencascade/HLRBRep_TheInterferenceOfInterCSurf.hxx
+usr/include/opencascade/HLRBRep_TheIntersectorOfTheIntConicCurveOfCInter.hxx
+usr/include/opencascade/HLRBRep_TheLocateExtPCOfTheProjPCurOfCInter.hxx
+usr/include/opencascade/HLRBRep_ThePolygon2dOfTheIntPCurvePCurveOfCInter.hxx
+usr/include/opencascade/HLRBRep_ThePolygonOfInterCSurf.hxx
+usr/include/opencascade/HLRBRep_ThePolygonToolOfInterCSurf.hxx
+usr/include/opencascade/HLRBRep_ThePolyhedronOfInterCSurf.hxx
+usr/include/opencascade/HLRBRep_ThePolyhedronToolOfInterCSurf.hxx
+usr/include/opencascade/HLRBRep_TheProjPCurOfCInter.hxx
+usr/include/opencascade/HLRBRep_TheQuadCurvExactInterCSurf.hxx
+usr/include/opencascade/HLRBRep_TheQuadCurvFuncOfTheQuadCurvExactInterCSurf.hxx
+usr/include/opencascade/HLRBRep_TypeOfResultingEdge.hxx
+usr/include/opencascade/HLRBRep_VertexList.hxx
+usr/include/opencascade/HLRTopoBRep_DSFiller.hxx
+usr/include/opencascade/HLRTopoBRep_Data.hxx
+usr/include/opencascade/HLRTopoBRep_Data.lxx
+usr/include/opencascade/HLRTopoBRep_DataMapIteratorOfDataMapOfShapeFaceData.hxx
+usr/include/opencascade/HLRTopoBRep_DataMapIteratorOfMapOfShapeListOfVData.hxx
+usr/include/opencascade/HLRTopoBRep_DataMapOfShapeFaceData.hxx
+usr/include/opencascade/HLRTopoBRep_FaceData.hxx
+usr/include/opencascade/HLRTopoBRep_FaceData.lxx
+usr/include/opencascade/HLRTopoBRep_FaceIsoLiner.hxx
+usr/include/opencascade/HLRTopoBRep_ListIteratorOfListOfVData.hxx
+usr/include/opencascade/HLRTopoBRep_ListOfVData.hxx
+usr/include/opencascade/HLRTopoBRep_MapOfShapeListOfVData.hxx
+usr/include/opencascade/HLRTopoBRep_OutLiner.hxx
+usr/include/opencascade/HLRTopoBRep_OutLiner.lxx
+usr/include/opencascade/HLRTopoBRep_VData.hxx
+usr/include/opencascade/HLRTopoBRep_VData.lxx
+usr/include/opencascade/HatchGen_Domain.hxx
+usr/include/opencascade/HatchGen_Domain.lxx
+usr/include/opencascade/HatchGen_Domains.hxx
+usr/include/opencascade/HatchGen_ErrorStatus.hxx
+usr/include/opencascade/HatchGen_IntersectionPoint.hxx
+usr/include/opencascade/HatchGen_IntersectionType.hxx
+usr/include/opencascade/HatchGen_PointOnElement.hxx
+usr/include/opencascade/HatchGen_PointOnElement.lxx
+usr/include/opencascade/HatchGen_PointOnHatching.hxx
+usr/include/opencascade/HatchGen_PointsOnElement.hxx
+usr/include/opencascade/HatchGen_PointsOnHatching.hxx
+usr/include/opencascade/Hatch_Hatcher.hxx
+usr/include/opencascade/Hatch_Hatcher.lxx
+usr/include/opencascade/Hatch_Line.hxx
+usr/include/opencascade/Hatch_LineForm.hxx
+usr/include/opencascade/Hatch_Parameter.hxx
+usr/include/opencascade/Hatch_SequenceOfLine.hxx
+usr/include/opencascade/Hatch_SequenceOfParameter.hxx
+usr/include/opencascade/IMeshData_Curve.hxx
+usr/include/opencascade/IMeshData_Edge.hxx
+usr/include/opencascade/IMeshData_Face.hxx
+usr/include/opencascade/IMeshData_Model.hxx
+usr/include/opencascade/IMeshData_PCurve.hxx
+usr/include/opencascade/IMeshData_ParametersList.hxx
+usr/include/opencascade/IMeshData_ParametersListArrayAdaptor.hxx
+usr/include/opencascade/IMeshData_Shape.hxx
+usr/include/opencascade/IMeshData_Status.hxx
+usr/include/opencascade/IMeshData_StatusOwner.hxx
+usr/include/opencascade/IMeshData_TessellatedShape.hxx
+usr/include/opencascade/IMeshData_Types.hxx
+usr/include/opencascade/IMeshData_Wire.hxx
+usr/include/opencascade/IMeshTools_Context.hxx
+usr/include/opencascade/IMeshTools_CurveTessellator.hxx
+usr/include/opencascade/IMeshTools_MeshAlgo.hxx
+usr/include/opencascade/IMeshTools_MeshAlgoFactory.hxx
+usr/include/opencascade/IMeshTools_MeshAlgoType.hxx
+usr/include/opencascade/IMeshTools_MeshBuilder.hxx
+usr/include/opencascade/IMeshTools_ModelAlgo.hxx
+usr/include/opencascade/IMeshTools_ModelBuilder.hxx
+usr/include/opencascade/IMeshTools_Parameters.hxx
+usr/include/opencascade/IMeshTools_ShapeExplorer.hxx
+usr/include/opencascade/IMeshTools_ShapeVisitor.hxx
+usr/include/opencascade/IntCurveSurface_HCurveTool.gxx
+usr/include/opencascade/IntCurveSurface_HCurveTool.lxx
+usr/include/opencascade/IntCurveSurface_HInter.hxx
+usr/include/opencascade/IntCurveSurface_Inter.gxx
+usr/include/opencascade/IntCurveSurface_Intersection.hxx
+usr/include/opencascade/IntCurveSurface_IntersectionPoint.hxx
+usr/include/opencascade/IntCurveSurface_IntersectionPoint.lxx
+usr/include/opencascade/IntCurveSurface_IntersectionSegment.hxx
+usr/include/opencascade/IntCurveSurface_Polygon.gxx
+usr/include/opencascade/IntCurveSurface_PolygonTool.gxx
+usr/include/opencascade/IntCurveSurface_PolygonTool.lxx
+usr/include/opencascade/IntCurveSurface_Polyhedron.gxx
+usr/include/opencascade/IntCurveSurface_Polyhedron.lxx
+usr/include/opencascade/IntCurveSurface_PolyhedronTool.gxx
+usr/include/opencascade/IntCurveSurface_PolyhedronTool.lxx
+usr/include/opencascade/IntCurveSurface_QuadricCurveExactInter.gxx
+usr/include/opencascade/IntCurveSurface_QuadricCurveFunc.gxx
+usr/include/opencascade/IntCurveSurface_SequenceOfPnt.hxx
+usr/include/opencascade/IntCurveSurface_SequenceOfSeg.hxx
+usr/include/opencascade/IntCurveSurface_TheCSFunctionOfHInter.hxx
+usr/include/opencascade/IntCurveSurface_TheExactHInter.hxx
+usr/include/opencascade/IntCurveSurface_TheHCurveTool.hxx
+usr/include/opencascade/IntCurveSurface_TheInterferenceOfHInter.hxx
+usr/include/opencascade/IntCurveSurface_ThePolygonOfHInter.hxx
+usr/include/opencascade/IntCurveSurface_ThePolygonToolOfHInter.hxx
+usr/include/opencascade/IntCurveSurface_ThePolyhedronOfHInter.hxx
+usr/include/opencascade/IntCurveSurface_ThePolyhedronToolOfHInter.hxx
+usr/include/opencascade/IntCurveSurface_TheQuadCurvExactHInter.hxx
+usr/include/opencascade/IntCurveSurface_TheQuadCurvFuncOfTheQuadCurvExactHInter.hxx
+usr/include/opencascade/IntCurveSurface_TransitionOnCurve.hxx
+usr/include/opencascade/IntCurve_DistBetweenPCurvesGen.gxx
+usr/include/opencascade/IntCurve_ExactIntersectionPoint.gxx
+usr/include/opencascade/IntCurve_IConicTool.hxx
+usr/include/opencascade/IntCurve_IntConicConic.hxx
+usr/include/opencascade/IntCurve_IntConicConic.lxx
+usr/include/opencascade/IntCurve_IntConicConic_Tool.hxx
+usr/include/opencascade/IntCurve_IntConicCurveGen.gxx
+usr/include/opencascade/IntCurve_IntConicCurveGen.lxx
+usr/include/opencascade/IntCurve_IntCurveCurveGen.gxx
+usr/include/opencascade/IntCurve_IntCurveCurveGen.lxx
+usr/include/opencascade/IntCurve_IntImpConicParConic.hxx
+usr/include/opencascade/IntCurve_IntPolyPolyGen.gxx
+usr/include/opencascade/IntCurve_MyImpParToolOfIntImpConicParConic.hxx
+usr/include/opencascade/IntCurve_PConic.hxx
+usr/include/opencascade/IntCurve_PConic.lxx
+usr/include/opencascade/IntCurve_PConicTool.hxx
+usr/include/opencascade/IntCurve_Polygon2dGen.gxx
+usr/include/opencascade/IntCurve_Polygon2dGen.lxx
+usr/include/opencascade/IntCurve_ProjPCurGen.gxx
+usr/include/opencascade/IntCurve_ProjectOnPConicTool.hxx
+usr/include/opencascade/IntCurve_UserIntConicCurveGen.gxx
+usr/include/opencascade/IntCurvesFace_Intersector.hxx
+usr/include/opencascade/IntCurvesFace_Intersector.lxx
+usr/include/opencascade/IntCurvesFace_ShapeIntersector.hxx
+usr/include/opencascade/IntCurvesFace_ShapeIntersector.lxx
+usr/include/opencascade/IntImpParGen.hxx
+usr/include/opencascade/IntImpParGen_ImpParTool.gxx
+usr/include/opencascade/IntImpParGen_ImpTool.hxx
+usr/include/opencascade/IntImpParGen_Intersector.gxx
+usr/include/opencascade/IntImpParGen_Tool.hxx
+usr/include/opencascade/IntImp_ComputeTangence.hxx
+usr/include/opencascade/IntImp_ConstIsoparametric.hxx
+usr/include/opencascade/IntImp_Int2S.gxx
+usr/include/opencascade/IntImp_Int2S.lxx
+usr/include/opencascade/IntImp_IntCS.gxx
+usr/include/opencascade/IntImp_ZerCSParFunc.gxx
+usr/include/opencascade/IntImp_ZerImpFunc.gxx
+usr/include/opencascade/IntImp_ZerImpFunc.lxx
+usr/include/opencascade/IntImp_ZerParFunc.gxx
+usr/include/opencascade/IntImp_ZerParFunc.lxx
+usr/include/opencascade/IntPatch_ALine.hxx
+usr/include/opencascade/IntPatch_ALine.lxx
+usr/include/opencascade/IntPatch_ALineToWLine.hxx
+usr/include/opencascade/IntPatch_ArcFunction.hxx
+usr/include/opencascade/IntPatch_ArcFunction.lxx
+usr/include/opencascade/IntPatch_CSFunction.hxx
+usr/include/opencascade/IntPatch_CurvIntSurf.hxx
+usr/include/opencascade/IntPatch_GLine.hxx
+usr/include/opencascade/IntPatch_GLine.lxx
+usr/include/opencascade/IntPatch_HCurve2dTool.hxx
+usr/include/opencascade/IntPatch_HCurve2dTool.lxx
+usr/include/opencascade/IntPatch_HInterTool.hxx
+usr/include/opencascade/IntPatch_HInterTool.lxx
+usr/include/opencascade/IntPatch_IType.hxx
+usr/include/opencascade/IntPatch_ImpImpIntersection.hxx
+usr/include/opencascade/IntPatch_ImpImpIntersection.lxx
+usr/include/opencascade/IntPatch_ImpImpIntersection_0.gxx
+usr/include/opencascade/IntPatch_ImpImpIntersection_1.gxx
+usr/include/opencascade/IntPatch_ImpImpIntersection_2.gxx
+usr/include/opencascade/IntPatch_ImpImpIntersection_3.gxx
+usr/include/opencascade/IntPatch_ImpImpIntersection_4.gxx
+usr/include/opencascade/IntPatch_ImpImpIntersection_5.gxx
+usr/include/opencascade/IntPatch_ImpImpIntersection_6.gxx
+usr/include/opencascade/IntPatch_ImpPrmIntersection.hxx
+usr/include/opencascade/IntPatch_ImpPrmIntersection.lxx
+usr/include/opencascade/IntPatch_InterferencePolyhedron.hxx
+usr/include/opencascade/IntPatch_Intersection.hxx
+usr/include/opencascade/IntPatch_Intersection.lxx
+usr/include/opencascade/IntPatch_Line.hxx
+usr/include/opencascade/IntPatch_Line.lxx
+usr/include/opencascade/IntPatch_LineConstructor.hxx
+usr/include/opencascade/IntPatch_Point.hxx
+usr/include/opencascade/IntPatch_Point.lxx
+usr/include/opencascade/IntPatch_PointLine.hxx
+usr/include/opencascade/IntPatch_PolyArc.hxx
+usr/include/opencascade/IntPatch_PolyLine.hxx
+usr/include/opencascade/IntPatch_Polygo.hxx
+usr/include/opencascade/IntPatch_Polygo.lxx
+usr/include/opencascade/IntPatch_Polyhedron.hxx
+usr/include/opencascade/IntPatch_PolyhedronTool.hxx
+usr/include/opencascade/IntPatch_PolyhedronTool.lxx
+usr/include/opencascade/IntPatch_PrmPrmIntersection.hxx
+usr/include/opencascade/IntPatch_PrmPrmIntersection.lxx
+usr/include/opencascade/IntPatch_PrmPrmIntersection_T3Bits.hxx
+usr/include/opencascade/IntPatch_PrmPrmIntersection_T3Bits.lxx
+usr/include/opencascade/IntPatch_RLine.hxx
+usr/include/opencascade/IntPatch_RLine.lxx
+usr/include/opencascade/IntPatch_RstInt.hxx
+usr/include/opencascade/IntPatch_SearchPnt.hxx
+usr/include/opencascade/IntPatch_SequenceOfIWLineOfTheIWalking.hxx
+usr/include/opencascade/IntPatch_SequenceOfLine.hxx
+usr/include/opencascade/IntPatch_SequenceOfPathPointOfTheSOnBounds.hxx
+usr/include/opencascade/IntPatch_SequenceOfPoint.hxx
+usr/include/opencascade/IntPatch_SequenceOfSegmentOfTheSOnBounds.hxx
+usr/include/opencascade/IntPatch_SpecPntType.hxx
+usr/include/opencascade/IntPatch_SpecialPoints.hxx
+usr/include/opencascade/IntPatch_TheIWLineOfTheIWalking.hxx
+usr/include/opencascade/IntPatch_TheIWalking.hxx
+usr/include/opencascade/IntPatch_ThePathPointOfTheSOnBounds.hxx
+usr/include/opencascade/IntPatch_TheSOnBounds.hxx
+usr/include/opencascade/IntPatch_TheSearchInside.hxx
+usr/include/opencascade/IntPatch_TheSegmentOfTheSOnBounds.hxx
+usr/include/opencascade/IntPatch_TheSurfFunction.hxx
+usr/include/opencascade/IntPatch_WLine.hxx
+usr/include/opencascade/IntPatch_WLine.lxx
+usr/include/opencascade/IntPatch_WLineTool.hxx
+usr/include/opencascade/IntPolyh_Array.hxx
+usr/include/opencascade/IntPolyh_ArrayOfEdges.hxx
+usr/include/opencascade/IntPolyh_ArrayOfPointNormal.hxx
+usr/include/opencascade/IntPolyh_ArrayOfPoints.hxx
+usr/include/opencascade/IntPolyh_ArrayOfSectionLines.hxx
+usr/include/opencascade/IntPolyh_ArrayOfTangentZones.hxx
+usr/include/opencascade/IntPolyh_ArrayOfTriangles.hxx
+usr/include/opencascade/IntPolyh_Couple.hxx
+usr/include/opencascade/IntPolyh_CoupleMapHasher.hxx
+usr/include/opencascade/IntPolyh_Edge.hxx
+usr/include/opencascade/IntPolyh_Intersection.hxx
+usr/include/opencascade/IntPolyh_ListOfCouples.hxx
+usr/include/opencascade/IntPolyh_MaillageAffinage.hxx
+usr/include/opencascade/IntPolyh_PMaillageAffinage.hxx
+usr/include/opencascade/IntPolyh_Point.hxx
+usr/include/opencascade/IntPolyh_SectionLine.hxx
+usr/include/opencascade/IntPolyh_SeqOfStartPoints.hxx
+usr/include/opencascade/IntPolyh_StartPoint.hxx
+usr/include/opencascade/IntPolyh_Tools.hxx
+usr/include/opencascade/IntPolyh_Triangle.hxx
+usr/include/opencascade/IntRes2d_Domain.hxx
+usr/include/opencascade/IntRes2d_Domain.lxx
+usr/include/opencascade/IntRes2d_Intersection.hxx
+usr/include/opencascade/IntRes2d_Intersection.lxx
+usr/include/opencascade/IntRes2d_IntersectionPoint.hxx
+usr/include/opencascade/IntRes2d_IntersectionPoint.lxx
+usr/include/opencascade/IntRes2d_IntersectionSegment.hxx
+usr/include/opencascade/IntRes2d_IntersectionSegment.lxx
+usr/include/opencascade/IntRes2d_Position.hxx
+usr/include/opencascade/IntRes2d_SequenceOfIntersectionPoint.hxx
+usr/include/opencascade/IntRes2d_SequenceOfIntersectionSegment.hxx
+usr/include/opencascade/IntRes2d_Situation.hxx
+usr/include/opencascade/IntRes2d_Transition.hxx
+usr/include/opencascade/IntRes2d_Transition.lxx
+usr/include/opencascade/IntRes2d_TypeTrans.hxx
+usr/include/opencascade/IntStart_PathPoint.gxx
+usr/include/opencascade/IntStart_PathPoint.lxx
+usr/include/opencascade/IntStart_SITopolTool.hxx
+usr/include/opencascade/IntStart_SearchInside.gxx
+usr/include/opencascade/IntStart_SearchInside.lxx
+usr/include/opencascade/IntStart_SearchOnBoundaries.gxx
+usr/include/opencascade/IntStart_SearchOnBoundaries.lxx
+usr/include/opencascade/IntStart_Segment.gxx
+usr/include/opencascade/IntStart_Segment.lxx
+usr/include/opencascade/IntSurf.hxx
+usr/include/opencascade/IntSurf_Allocator.hxx
+usr/include/opencascade/IntSurf_Couple.hxx
+usr/include/opencascade/IntSurf_Couple.lxx
+usr/include/opencascade/IntSurf_InteriorPoint.hxx
+usr/include/opencascade/IntSurf_InteriorPoint.lxx
+usr/include/opencascade/IntSurf_InteriorPointTool.hxx
+usr/include/opencascade/IntSurf_InteriorPointTool.lxx
+usr/include/opencascade/IntSurf_LineOn2S.hxx
+usr/include/opencascade/IntSurf_LineOn2S.lxx
+usr/include/opencascade/IntSurf_ListIteratorOfListOfPntOn2S.hxx
+usr/include/opencascade/IntSurf_ListOfPntOn2S.hxx
+usr/include/opencascade/IntSurf_PathPoint.hxx
+usr/include/opencascade/IntSurf_PathPoint.lxx
+usr/include/opencascade/IntSurf_PathPointTool.hxx
+usr/include/opencascade/IntSurf_PathPointTool.lxx
+usr/include/opencascade/IntSurf_PntOn2S.hxx
+usr/include/opencascade/IntSurf_PntOn2S.lxx
+usr/include/opencascade/IntSurf_Quadric.hxx
+usr/include/opencascade/IntSurf_Quadric.lxx
+usr/include/opencascade/IntSurf_QuadricTool.hxx
+usr/include/opencascade/IntSurf_QuadricTool.lxx
+usr/include/opencascade/IntSurf_SequenceOfCouple.hxx
+usr/include/opencascade/IntSurf_SequenceOfInteriorPoint.hxx
+usr/include/opencascade/IntSurf_SequenceOfPathPoint.hxx
+usr/include/opencascade/IntSurf_SequenceOfPntOn2S.hxx
+usr/include/opencascade/IntSurf_Situation.hxx
+usr/include/opencascade/IntSurf_Transition.hxx
+usr/include/opencascade/IntSurf_Transition.lxx
+usr/include/opencascade/IntSurf_TypeTrans.hxx
+usr/include/opencascade/IntTools.hxx
+usr/include/opencascade/IntTools_Array1OfRange.hxx
+usr/include/opencascade/IntTools_Array1OfRoots.hxx
+usr/include/opencascade/IntTools_BaseRangeSample.hxx
+usr/include/opencascade/IntTools_BeanFaceIntersector.hxx
+usr/include/opencascade/IntTools_CArray1OfReal.hxx
+usr/include/opencascade/IntTools_CommonPrt.hxx
+usr/include/opencascade/IntTools_Context.hxx
+usr/include/opencascade/IntTools_Curve.hxx
+usr/include/opencascade/IntTools_CurveRangeLocalizeData.hxx
+usr/include/opencascade/IntTools_CurveRangeSample.hxx
+usr/include/opencascade/IntTools_CurveRangeSampleMapHasher.hxx
+usr/include/opencascade/IntTools_DataMapIteratorOfDataMapOfCurveSampleBox.hxx
+usr/include/opencascade/IntTools_DataMapIteratorOfDataMapOfSurfaceSampleBox.hxx
+usr/include/opencascade/IntTools_DataMapOfCurveSampleBox.hxx
+usr/include/opencascade/IntTools_DataMapOfSurfaceSampleBox.hxx
+usr/include/opencascade/IntTools_EdgeEdge.hxx
+usr/include/opencascade/IntTools_EdgeEdge.lxx
+usr/include/opencascade/IntTools_EdgeFace.hxx
+usr/include/opencascade/IntTools_FClass2d.hxx
+usr/include/opencascade/IntTools_FaceFace.hxx
+usr/include/opencascade/IntTools_ListIteratorOfListOfBox.hxx
+usr/include/opencascade/IntTools_ListIteratorOfListOfCurveRangeSample.hxx
+usr/include/opencascade/IntTools_ListIteratorOfListOfSurfaceRangeSample.hxx
+usr/include/opencascade/IntTools_ListOfBox.hxx
+usr/include/opencascade/IntTools_ListOfCurveRangeSample.hxx
+usr/include/opencascade/IntTools_ListOfSurfaceRangeSample.hxx
+usr/include/opencascade/IntTools_MapIteratorOfMapOfCurveSample.hxx
+usr/include/opencascade/IntTools_MapIteratorOfMapOfSurfaceSample.hxx
+usr/include/opencascade/IntTools_MapOfCurveSample.hxx
+usr/include/opencascade/IntTools_MapOfSurfaceSample.hxx
+usr/include/opencascade/IntTools_MarkedRangeSet.hxx
+usr/include/opencascade/IntTools_PntOn2Faces.hxx
+usr/include/opencascade/IntTools_PntOnFace.hxx
+usr/include/opencascade/IntTools_Range.hxx
+usr/include/opencascade/IntTools_Root.hxx
+usr/include/opencascade/IntTools_SequenceOfCommonPrts.hxx
+usr/include/opencascade/IntTools_SequenceOfCurves.hxx
+usr/include/opencascade/IntTools_SequenceOfPntOn2Faces.hxx
+usr/include/opencascade/IntTools_SequenceOfRanges.hxx
+usr/include/opencascade/IntTools_SequenceOfRoots.hxx
+usr/include/opencascade/IntTools_ShrunkRange.hxx
+usr/include/opencascade/IntTools_SurfaceRangeLocalizeData.hxx
+usr/include/opencascade/IntTools_SurfaceRangeLocalizeData.lxx
+usr/include/opencascade/IntTools_SurfaceRangeSample.hxx
+usr/include/opencascade/IntTools_SurfaceRangeSample.lxx
+usr/include/opencascade/IntTools_SurfaceRangeSampleMapHasher.hxx
+usr/include/opencascade/IntTools_Tools.hxx
+usr/include/opencascade/IntTools_TopolTool.hxx
+usr/include/opencascade/IntTools_WLineTool.hxx
+usr/include/opencascade/IntWalk_IWLine.gxx
+usr/include/opencascade/IntWalk_IWLine.lxx
+usr/include/opencascade/IntWalk_IWalking.gxx
+usr/include/opencascade/IntWalk_IWalking.lxx
+usr/include/opencascade/IntWalk_IWalking_1.gxx
+usr/include/opencascade/IntWalk_IWalking_2.gxx
+usr/include/opencascade/IntWalk_IWalking_3.gxx
+usr/include/opencascade/IntWalk_IWalking_4.gxx
+usr/include/opencascade/IntWalk_IWalking_5.gxx
+usr/include/opencascade/IntWalk_IWalking_6.gxx
+usr/include/opencascade/IntWalk_PWalking.hxx
+usr/include/opencascade/IntWalk_PWalking.lxx
+usr/include/opencascade/IntWalk_StatusDeflection.hxx
+usr/include/opencascade/IntWalk_TheFunctionOfTheInt2S.hxx
+usr/include/opencascade/IntWalk_TheInt2S.hxx
+usr/include/opencascade/IntWalk_VectorOfInteger.hxx
+usr/include/opencascade/IntWalk_VectorOfWalkingData.hxx
+usr/include/opencascade/Intf.hxx
+usr/include/opencascade/Intf_Array1OfLin.hxx
+usr/include/opencascade/Intf_Interference.hxx
+usr/include/opencascade/Intf_Interference.lxx
+usr/include/opencascade/Intf_InterferencePolygon2d.hxx
+usr/include/opencascade/Intf_InterferencePolygonPolyhedron.gxx
+usr/include/opencascade/Intf_PIType.hxx
+usr/include/opencascade/Intf_Polygon2d.hxx
+usr/include/opencascade/Intf_Polygon2d.lxx
+usr/include/opencascade/Intf_SectionLine.hxx
+usr/include/opencascade/Intf_SectionLine.lxx
+usr/include/opencascade/Intf_SectionPoint.hxx
+usr/include/opencascade/Intf_SectionPoint.lxx
+usr/include/opencascade/Intf_SeqOfSectionLine.hxx
+usr/include/opencascade/Intf_SeqOfSectionPoint.hxx
+usr/include/opencascade/Intf_SeqOfTangentZone.hxx
+usr/include/opencascade/Intf_TangentZone.hxx
+usr/include/opencascade/Intf_TangentZone.lxx
+usr/include/opencascade/Intf_Tool.hxx
+usr/include/opencascade/Intrv_Interval.hxx
+usr/include/opencascade/Intrv_Interval.lxx
+usr/include/opencascade/Intrv_Intervals.hxx
+usr/include/opencascade/Intrv_Intervals.lxx
+usr/include/opencascade/Intrv_Position.hxx
+usr/include/opencascade/Intrv_SequenceOfInterval.hxx
+usr/include/opencascade/Law.hxx
+usr/include/opencascade/Law_BSpFunc.hxx
+usr/include/opencascade/Law_BSpline.hxx
+usr/include/opencascade/Law_BSplineKnotSplitting.hxx
+usr/include/opencascade/Law_Composite.hxx
+usr/include/opencascade/Law_Constant.hxx
+usr/include/opencascade/Law_Function.hxx
+usr/include/opencascade/Law_Interpol.hxx
+usr/include/opencascade/Law_Interpolate.hxx
+usr/include/opencascade/Law_Laws.hxx
+usr/include/opencascade/Law_Linear.hxx
+usr/include/opencascade/Law_ListIteratorOfLaws.hxx
+usr/include/opencascade/Law_S.hxx
+usr/include/opencascade/LocOpe.hxx
+usr/include/opencascade/LocOpe_BuildShape.hxx
+usr/include/opencascade/LocOpe_BuildShape.lxx
+usr/include/opencascade/LocOpe_BuildWires.hxx
+usr/include/opencascade/LocOpe_CSIntersector.hxx
+usr/include/opencascade/LocOpe_CSIntersector.lxx
+usr/include/opencascade/LocOpe_CurveShapeIntersector.hxx
+usr/include/opencascade/LocOpe_CurveShapeIntersector.lxx
+usr/include/opencascade/LocOpe_DPrism.hxx
+usr/include/opencascade/LocOpe_DataMapIteratorOfDataMapOfShapePnt.hxx
+usr/include/opencascade/LocOpe_DataMapOfShapePnt.hxx
+usr/include/opencascade/LocOpe_FindEdges.hxx
+usr/include/opencascade/LocOpe_FindEdges.lxx
+usr/include/opencascade/LocOpe_FindEdgesInFace.hxx
+usr/include/opencascade/LocOpe_FindEdgesInFace.lxx
+usr/include/opencascade/LocOpe_GeneratedShape.hxx
+usr/include/opencascade/LocOpe_Generator.hxx
+usr/include/opencascade/LocOpe_Generator.lxx
+usr/include/opencascade/LocOpe_GluedShape.hxx
+usr/include/opencascade/LocOpe_Gluer.hxx
+usr/include/opencascade/LocOpe_Gluer.lxx
+usr/include/opencascade/LocOpe_LinearForm.hxx
+usr/include/opencascade/LocOpe_LinearForm.lxx
+usr/include/opencascade/LocOpe_Operation.hxx
+usr/include/opencascade/LocOpe_Pipe.hxx
+usr/include/opencascade/LocOpe_Pipe.lxx
+usr/include/opencascade/LocOpe_PntFace.hxx
+usr/include/opencascade/LocOpe_Prism.hxx
+usr/include/opencascade/LocOpe_Revol.hxx
+usr/include/opencascade/LocOpe_RevolutionForm.hxx
+usr/include/opencascade/LocOpe_SequenceOfCirc.hxx
+usr/include/opencascade/LocOpe_SequenceOfLin.hxx
+usr/include/opencascade/LocOpe_SequenceOfPntFace.hxx
+usr/include/opencascade/LocOpe_SplitDrafts.hxx
+usr/include/opencascade/LocOpe_SplitShape.hxx
+usr/include/opencascade/LocOpe_SplitShape.lxx
+usr/include/opencascade/LocOpe_Spliter.hxx
+usr/include/opencascade/LocOpe_Spliter.lxx
+usr/include/opencascade/LocOpe_WiresOnShape.hxx
+usr/include/opencascade/LocOpe_WiresOnShape.lxx
+usr/include/opencascade/LocalAnalysis.hxx
+usr/include/opencascade/LocalAnalysis_CurveContinuity.hxx
+usr/include/opencascade/LocalAnalysis_StatusErrorType.hxx
+usr/include/opencascade/LocalAnalysis_SurfaceContinuity.hxx
+usr/include/opencascade/MAT2d_Array2OfConnexion.hxx
+usr/include/opencascade/MAT2d_BiInt.hxx
+usr/include/opencascade/MAT2d_Circuit.hxx
+usr/include/opencascade/MAT2d_Connexion.hxx
+usr/include/opencascade/MAT2d_CutCurve.hxx
+usr/include/opencascade/MAT2d_DataMapIteratorOfDataMapOfBiIntInteger.hxx
+usr/include/opencascade/MAT2d_DataMapIteratorOfDataMapOfBiIntSequenceOfInteger.hxx
+usr/include/opencascade/MAT2d_DataMapIteratorOfDataMapOfIntegerBisec.hxx
+usr/include/opencascade/MAT2d_DataMapIteratorOfDataMapOfIntegerConnexion.hxx
+usr/include/opencascade/MAT2d_DataMapIteratorOfDataMapOfIntegerPnt2d.hxx
+usr/include/opencascade/MAT2d_DataMapIteratorOfDataMapOfIntegerSequenceOfConnexion.hxx
+usr/include/opencascade/MAT2d_DataMapIteratorOfDataMapOfIntegerVec2d.hxx
+usr/include/opencascade/MAT2d_DataMapOfBiIntInteger.hxx
+usr/include/opencascade/MAT2d_DataMapOfBiIntSequenceOfInteger.hxx
+usr/include/opencascade/MAT2d_DataMapOfIntegerBisec.hxx
+usr/include/opencascade/MAT2d_DataMapOfIntegerConnexion.hxx
+usr/include/opencascade/MAT2d_DataMapOfIntegerPnt2d.hxx
+usr/include/opencascade/MAT2d_DataMapOfIntegerSequenceOfConnexion.hxx
+usr/include/opencascade/MAT2d_DataMapOfIntegerVec2d.hxx
+usr/include/opencascade/MAT2d_MapBiIntHasher.hxx
+usr/include/opencascade/MAT2d_MapBiIntHasher.lxx
+usr/include/opencascade/MAT2d_Mat2d.hxx
+usr/include/opencascade/MAT2d_MiniPath.hxx
+usr/include/opencascade/MAT2d_SequenceOfConnexion.hxx
+usr/include/opencascade/MAT2d_SequenceOfSequenceOfCurve.hxx
+usr/include/opencascade/MAT2d_SequenceOfSequenceOfGeometry.hxx
+usr/include/opencascade/MAT2d_Tool2d.hxx
+usr/include/opencascade/MAT_Arc.hxx
+usr/include/opencascade/MAT_BasicElt.hxx
+usr/include/opencascade/MAT_Bisector.hxx
+usr/include/opencascade/MAT_DataMapIteratorOfDataMapOfIntegerArc.hxx
+usr/include/opencascade/MAT_DataMapIteratorOfDataMapOfIntegerBasicElt.hxx
+usr/include/opencascade/MAT_DataMapIteratorOfDataMapOfIntegerBisector.hxx
+usr/include/opencascade/MAT_DataMapIteratorOfDataMapOfIntegerNode.hxx
+usr/include/opencascade/MAT_DataMapOfIntegerArc.hxx
+usr/include/opencascade/MAT_DataMapOfIntegerBasicElt.hxx
+usr/include/opencascade/MAT_DataMapOfIntegerBisector.hxx
+usr/include/opencascade/MAT_DataMapOfIntegerNode.hxx
+usr/include/opencascade/MAT_Edge.hxx
+usr/include/opencascade/MAT_Graph.hxx
+usr/include/opencascade/MAT_ListOfBisector.hxx
+usr/include/opencascade/MAT_ListOfEdge.hxx
+usr/include/opencascade/MAT_Node.hxx
+usr/include/opencascade/MAT_SequenceOfArc.hxx
+usr/include/opencascade/MAT_SequenceOfBasicElt.hxx
+usr/include/opencascade/MAT_Side.hxx
+usr/include/opencascade/MAT_TList.gxx
+usr/include/opencascade/MAT_TList.lxx
+usr/include/opencascade/MAT_TListNode.gxx
+usr/include/opencascade/MAT_TListNode.lxx
+usr/include/opencascade/MAT_TListNodeOfListOfBisector.hxx
+usr/include/opencascade/MAT_TListNodeOfListOfEdge.hxx
+usr/include/opencascade/MAT_Zone.hxx
+usr/include/opencascade/NLPlate_HGPPConstraint.hxx
+usr/include/opencascade/NLPlate_HPG0Constraint.hxx
+usr/include/opencascade/NLPlate_HPG0G1Constraint.hxx
+usr/include/opencascade/NLPlate_HPG0G2Constraint.hxx
+usr/include/opencascade/NLPlate_HPG0G3Constraint.hxx
+usr/include/opencascade/NLPlate_HPG1Constraint.hxx
+usr/include/opencascade/NLPlate_HPG2Constraint.hxx
+usr/include/opencascade/NLPlate_HPG3Constraint.hxx
+usr/include/opencascade/NLPlate_ListIteratorOfStackOfPlate.hxx
+usr/include/opencascade/NLPlate_NLPlate.hxx
+usr/include/opencascade/NLPlate_SequenceOfHGPPConstraint.hxx
+usr/include/opencascade/NLPlate_StackOfPlate.hxx
+usr/include/opencascade/Plate_Array1OfPinpointConstraint.hxx
+usr/include/opencascade/Plate_D1.hxx
+usr/include/opencascade/Plate_D1.lxx
+usr/include/opencascade/Plate_D2.hxx
+usr/include/opencascade/Plate_D3.hxx
+usr/include/opencascade/Plate_FreeGtoCConstraint.hxx
+usr/include/opencascade/Plate_FreeGtoCConstraint.lxx
+usr/include/opencascade/Plate_GlobalTranslationConstraint.hxx
+usr/include/opencascade/Plate_GlobalTranslationConstraint.lxx
+usr/include/opencascade/Plate_GtoCConstraint.hxx
+usr/include/opencascade/Plate_GtoCConstraint.lxx
+usr/include/opencascade/Plate_HArray1OfPinpointConstraint.hxx
+usr/include/opencascade/Plate_LineConstraint.hxx
+usr/include/opencascade/Plate_LineConstraint.lxx
+usr/include/opencascade/Plate_LinearScalarConstraint.hxx
+usr/include/opencascade/Plate_LinearScalarConstraint.lxx
+usr/include/opencascade/Plate_LinearXYZConstraint.hxx
+usr/include/opencascade/Plate_LinearXYZConstraint.lxx
+usr/include/opencascade/Plate_PinpointConstraint.hxx
+usr/include/opencascade/Plate_PinpointConstraint.lxx
+usr/include/opencascade/Plate_PlaneConstraint.hxx
+usr/include/opencascade/Plate_PlaneConstraint.lxx
+usr/include/opencascade/Plate_Plate.hxx
+usr/include/opencascade/Plate_Plate.lxx
+usr/include/opencascade/Plate_SampledCurveConstraint.hxx
+usr/include/opencascade/Plate_SampledCurveConstraint.lxx
+usr/include/opencascade/Plate_SequenceOfLinearScalarConstraint.hxx
+usr/include/opencascade/Plate_SequenceOfLinearXYZConstraint.hxx
+usr/include/opencascade/Plate_SequenceOfPinpointConstraint.hxx
+usr/include/opencascade/ShapeAlgo.hxx
+usr/include/opencascade/ShapeAlgo_AlgoContainer.hxx
+usr/include/opencascade/ShapeAlgo_AlgoContainer.lxx
+usr/include/opencascade/ShapeAlgo_ToolContainer.hxx
+usr/include/opencascade/ShapeAnalysis.hxx
+usr/include/opencascade/ShapeAnalysis_BoxBndTree.hxx
+usr/include/opencascade/ShapeAnalysis_CheckSmallFace.hxx
+usr/include/opencascade/ShapeAnalysis_CheckSmallFace.lxx
+usr/include/opencascade/ShapeAnalysis_Curve.hxx
+usr/include/opencascade/ShapeAnalysis_DataMapIteratorOfDataMapOfShapeListOfReal.hxx
+usr/include/opencascade/ShapeAnalysis_DataMapOfShapeListOfReal.hxx
+usr/include/opencascade/ShapeAnalysis_Edge.hxx
+usr/include/opencascade/ShapeAnalysis_FreeBoundData.hxx
+usr/include/opencascade/ShapeAnalysis_FreeBoundData.lxx
+usr/include/opencascade/ShapeAnalysis_FreeBounds.hxx
+usr/include/opencascade/ShapeAnalysis_FreeBounds.lxx
+usr/include/opencascade/ShapeAnalysis_FreeBoundsProperties.hxx
+usr/include/opencascade/ShapeAnalysis_FreeBoundsProperties.lxx
+usr/include/opencascade/ShapeAnalysis_Geom.hxx
+usr/include/opencascade/ShapeAnalysis_HSequenceOfFreeBounds.hxx
+usr/include/opencascade/ShapeAnalysis_SequenceOfFreeBounds.hxx
+usr/include/opencascade/ShapeAnalysis_ShapeContents.hxx
+usr/include/opencascade/ShapeAnalysis_ShapeTolerance.hxx
+usr/include/opencascade/ShapeAnalysis_Shell.hxx
+usr/include/opencascade/ShapeAnalysis_Surface.hxx
+usr/include/opencascade/ShapeAnalysis_Surface.lxx
+usr/include/opencascade/ShapeAnalysis_TransferParameters.hxx
+usr/include/opencascade/ShapeAnalysis_TransferParametersProj.hxx
+usr/include/opencascade/ShapeAnalysis_Wire.hxx
+usr/include/opencascade/ShapeAnalysis_Wire.lxx
+usr/include/opencascade/ShapeAnalysis_WireOrder.hxx
+usr/include/opencascade/ShapeAnalysis_WireVertex.hxx
+usr/include/opencascade/ShapeBuild.hxx
+usr/include/opencascade/ShapeBuild_Edge.hxx
+usr/include/opencascade/ShapeBuild_ReShape.hxx
+usr/include/opencascade/ShapeBuild_Vertex.hxx
+usr/include/opencascade/ShapeConstruct.hxx
+usr/include/opencascade/ShapeConstruct_Curve.hxx
+usr/include/opencascade/ShapeConstruct_MakeTriangulation.hxx
+usr/include/opencascade/ShapeConstruct_ProjectCurveOnSurface.hxx
+usr/include/opencascade/ShapeCustom.hxx
+usr/include/opencascade/ShapeCustom_BSplineRestriction.hxx
+usr/include/opencascade/ShapeCustom_BSplineRestriction.lxx
+usr/include/opencascade/ShapeCustom_ConvertToBSpline.hxx
+usr/include/opencascade/ShapeCustom_ConvertToRevolution.hxx
+usr/include/opencascade/ShapeCustom_Curve.hxx
+usr/include/opencascade/ShapeCustom_Curve2d.hxx
+usr/include/opencascade/ShapeCustom_DirectModification.hxx
+usr/include/opencascade/ShapeCustom_Modification.hxx
+usr/include/opencascade/ShapeCustom_RestrictionParameters.hxx
+usr/include/opencascade/ShapeCustom_RestrictionParameters.lxx
+usr/include/opencascade/ShapeCustom_Surface.hxx
+usr/include/opencascade/ShapeCustom_Surface.lxx
+usr/include/opencascade/ShapeCustom_SweptToElementary.hxx
+usr/include/opencascade/ShapeCustom_TrsfModification.hxx
+usr/include/opencascade/ShapeExtend.hxx
+usr/include/opencascade/ShapeExtend_BasicMsgRegistrator.hxx
+usr/include/opencascade/ShapeExtend_ComplexCurve.hxx
+usr/include/opencascade/ShapeExtend_ComplexCurve.lxx
+usr/include/opencascade/ShapeExtend_CompositeSurface.hxx
+usr/include/opencascade/ShapeExtend_DataMapIteratorOfDataMapOfShapeListOfMsg.hxx
+usr/include/opencascade/ShapeExtend_DataMapIteratorOfDataMapOfTransientListOfMsg.hxx
+usr/include/opencascade/ShapeExtend_DataMapOfShapeListOfMsg.hxx
+usr/include/opencascade/ShapeExtend_DataMapOfTransientListOfMsg.hxx
+usr/include/opencascade/ShapeExtend_Explorer.hxx
+usr/include/opencascade/ShapeExtend_MsgRegistrator.hxx
+usr/include/opencascade/ShapeExtend_MsgRegistrator.lxx
+usr/include/opencascade/ShapeExtend_Parametrisation.hxx
+usr/include/opencascade/ShapeExtend_Status.hxx
+usr/include/opencascade/ShapeExtend_WireData.hxx
+usr/include/opencascade/ShapeFix.hxx
+usr/include/opencascade/ShapeFix_ComposeShell.hxx
+usr/include/opencascade/ShapeFix_DataMapIteratorOfDataMapOfShapeBox2d.hxx
+usr/include/opencascade/ShapeFix_DataMapOfShapeBox2d.hxx
+usr/include/opencascade/ShapeFix_Edge.hxx
+usr/include/opencascade/ShapeFix_EdgeConnect.hxx
+usr/include/opencascade/ShapeFix_EdgeProjAux.hxx
+usr/include/opencascade/ShapeFix_Face.hxx
+usr/include/opencascade/ShapeFix_Face.lxx
+usr/include/opencascade/ShapeFix_FaceConnect.hxx
+usr/include/opencascade/ShapeFix_FixSmallFace.hxx
+usr/include/opencascade/ShapeFix_FixSmallSolid.hxx
+usr/include/opencascade/ShapeFix_FreeBounds.hxx
+usr/include/opencascade/ShapeFix_FreeBounds.lxx
+usr/include/opencascade/ShapeFix_IntersectionTool.hxx
+usr/include/opencascade/ShapeFix_IntersectionTool.lxx
+usr/include/opencascade/ShapeFix_Root.hxx
+usr/include/opencascade/ShapeFix_Root.lxx
+usr/include/opencascade/ShapeFix_SequenceOfWireSegment.hxx
+usr/include/opencascade/ShapeFix_Shape.hxx
+usr/include/opencascade/ShapeFix_Shape.lxx
+usr/include/opencascade/ShapeFix_ShapeTolerance.hxx
+usr/include/opencascade/ShapeFix_Shell.hxx
+usr/include/opencascade/ShapeFix_Shell.lxx
+usr/include/opencascade/ShapeFix_Solid.hxx
+usr/include/opencascade/ShapeFix_SplitCommonVertex.hxx
+usr/include/opencascade/ShapeFix_SplitTool.hxx
+usr/include/opencascade/ShapeFix_Wire.hxx
+usr/include/opencascade/ShapeFix_Wire.lxx
+usr/include/opencascade/ShapeFix_WireSegment.hxx
+usr/include/opencascade/ShapeFix_WireVertex.hxx
+usr/include/opencascade/ShapeFix_Wireframe.hxx
+usr/include/opencascade/ShapeFix_Wireframe.lxx
+usr/include/opencascade/ShapeProcess.hxx
+usr/include/opencascade/ShapeProcessAPI_ApplySequence.hxx
+usr/include/opencascade/ShapeProcess_Context.hxx
+usr/include/opencascade/ShapeProcess_OperFunc.hxx
+usr/include/opencascade/ShapeProcess_OperLibrary.hxx
+usr/include/opencascade/ShapeProcess_Operator.hxx
+usr/include/opencascade/ShapeProcess_ShapeContext.hxx
+usr/include/opencascade/ShapeProcess_UOperator.hxx
+usr/include/opencascade/ShapeUpgrade.hxx
+usr/include/opencascade/ShapeUpgrade_ClosedEdgeDivide.hxx
+usr/include/opencascade/ShapeUpgrade_ClosedFaceDivide.hxx
+usr/include/opencascade/ShapeUpgrade_ConvertCurve2dToBezier.hxx
+usr/include/opencascade/ShapeUpgrade_ConvertCurve3dToBezier.hxx
+usr/include/opencascade/ShapeUpgrade_ConvertCurve3dToBezier.lxx
+usr/include/opencascade/ShapeUpgrade_ConvertSurfaceToBezierBasis.hxx
+usr/include/opencascade/ShapeUpgrade_ConvertSurfaceToBezierBasis.lxx
+usr/include/opencascade/ShapeUpgrade_EdgeDivide.hxx
+usr/include/opencascade/ShapeUpgrade_EdgeDivide.lxx
+usr/include/opencascade/ShapeUpgrade_FaceDivide.hxx
+usr/include/opencascade/ShapeUpgrade_FaceDivideArea.hxx
+usr/include/opencascade/ShapeUpgrade_FaceDivideArea.lxx
+usr/include/opencascade/ShapeUpgrade_FixSmallBezierCurves.hxx
+usr/include/opencascade/ShapeUpgrade_FixSmallCurves.hxx
+usr/include/opencascade/ShapeUpgrade_RemoveInternalWires.hxx
+usr/include/opencascade/ShapeUpgrade_RemoveInternalWires.lxx
+usr/include/opencascade/ShapeUpgrade_RemoveLocations.hxx
+usr/include/opencascade/ShapeUpgrade_RemoveLocations.lxx
+usr/include/opencascade/ShapeUpgrade_ShapeConvertToBezier.hxx
+usr/include/opencascade/ShapeUpgrade_ShapeConvertToBezier.lxx
+usr/include/opencascade/ShapeUpgrade_ShapeDivide.hxx
+usr/include/opencascade/ShapeUpgrade_ShapeDivideAngle.hxx
+usr/include/opencascade/ShapeUpgrade_ShapeDivideArea.hxx
+usr/include/opencascade/ShapeUpgrade_ShapeDivideArea.lxx
+usr/include/opencascade/ShapeUpgrade_ShapeDivideClosed.hxx
+usr/include/opencascade/ShapeUpgrade_ShapeDivideClosedEdges.hxx
+usr/include/opencascade/ShapeUpgrade_ShapeDivideContinuity.hxx
+usr/include/opencascade/ShapeUpgrade_ShellSewing.hxx
+usr/include/opencascade/ShapeUpgrade_SplitCurve.hxx
+usr/include/opencascade/ShapeUpgrade_SplitCurve2d.hxx
+usr/include/opencascade/ShapeUpgrade_SplitCurve2dContinuity.hxx
+usr/include/opencascade/ShapeUpgrade_SplitCurve3d.hxx
+usr/include/opencascade/ShapeUpgrade_SplitCurve3dContinuity.hxx
+usr/include/opencascade/ShapeUpgrade_SplitSurface.hxx
+usr/include/opencascade/ShapeUpgrade_SplitSurfaceAngle.hxx
+usr/include/opencascade/ShapeUpgrade_SplitSurfaceArea.hxx
+usr/include/opencascade/ShapeUpgrade_SplitSurfaceArea.lxx
+usr/include/opencascade/ShapeUpgrade_SplitSurfaceContinuity.hxx
+usr/include/opencascade/ShapeUpgrade_Tool.hxx
+usr/include/opencascade/ShapeUpgrade_Tool.lxx
+usr/include/opencascade/ShapeUpgrade_UnifySameDomain.hxx
+usr/include/opencascade/ShapeUpgrade_WireDivide.hxx
+usr/include/opencascade/Sweep_NumShape.hxx
+usr/include/opencascade/Sweep_NumShape.lxx
+usr/include/opencascade/Sweep_NumShapeIterator.hxx
+usr/include/opencascade/Sweep_NumShapeIterator.lxx
+usr/include/opencascade/Sweep_NumShapeTool.hxx
+usr/include/opencascade/TopBas_Interference.gxx
+usr/include/opencascade/TopBas_Interference.lxx
+usr/include/opencascade/TopBas_ListIteratorOfListOfTestInterference.hxx
+usr/include/opencascade/TopBas_ListOfTestInterference.hxx
+usr/include/opencascade/TopBas_TestInterference.hxx
+usr/include/opencascade/TopClass_Classifier2d.gxx
+usr/include/opencascade/TopClass_Classifier2d.lxx
+usr/include/opencascade/TopClass_Classifier3d.gxx
+usr/include/opencascade/TopClass_Classifier3d.lxx
+usr/include/opencascade/TopClass_FaceClassifier.gxx
+usr/include/opencascade/TopClass_FaceClassifier.lxx
+usr/include/opencascade/TopClass_SolidClassifier.gxx
+usr/include/opencascade/TopClass_SolidExplorer.hxx
+usr/include/opencascade/TopCnx_EdgeFaceTransition.hxx
+usr/include/opencascade/TopOpeBRep.hxx
+usr/include/opencascade/TopOpeBRepBuild_Area1dBuilder.hxx
+usr/include/opencascade/TopOpeBRepBuild_Area2dBuilder.hxx
+usr/include/opencascade/TopOpeBRepBuild_Area3dBuilder.hxx
+usr/include/opencascade/TopOpeBRepBuild_AreaBuilder.hxx
+usr/include/opencascade/TopOpeBRepBuild_BlockBuilder.hxx
+usr/include/opencascade/TopOpeBRepBuild_BlockIterator.hxx
+usr/include/opencascade/TopOpeBRepBuild_BlockIterator.lxx
+usr/include/opencascade/TopOpeBRepBuild_Builder.hxx
+usr/include/opencascade/TopOpeBRepBuild_Builder1.hxx
+usr/include/opencascade/TopOpeBRepBuild_BuilderON.hxx
+usr/include/opencascade/TopOpeBRepBuild_CompositeClassifier.hxx
+usr/include/opencascade/TopOpeBRepBuild_CorrectFace2d.hxx
+usr/include/opencascade/TopOpeBRepBuild_DataMapIteratorOfDataMapOfShapeListOfShapeListOfShape.hxx
+usr/include/opencascade/TopOpeBRepBuild_DataMapOfShapeListOfShapeListOfShape.hxx
+usr/include/opencascade/TopOpeBRepBuild_EdgeBuilder.hxx
+usr/include/opencascade/TopOpeBRepBuild_FaceAreaBuilder.hxx
+usr/include/opencascade/TopOpeBRepBuild_FaceBuilder.hxx
+usr/include/opencascade/TopOpeBRepBuild_FuseFace.hxx
+usr/include/opencascade/TopOpeBRepBuild_FuseFace.lxx
+usr/include/opencascade/TopOpeBRepBuild_GIter.hxx
+usr/include/opencascade/TopOpeBRepBuild_GTool.hxx
+usr/include/opencascade/TopOpeBRepBuild_GTopo.hxx
+usr/include/opencascade/TopOpeBRepBuild_HBuilder.hxx
+usr/include/opencascade/TopOpeBRepBuild_IndexedDataMapOfShapeVertexInfo.hxx
+usr/include/opencascade/TopOpeBRepBuild_ListIteratorOfListOfListOfLoop.hxx
+usr/include/opencascade/TopOpeBRepBuild_ListIteratorOfListOfLoop.hxx
+usr/include/opencascade/TopOpeBRepBuild_ListIteratorOfListOfPave.hxx
+usr/include/opencascade/TopOpeBRepBuild_ListIteratorOfListOfShapeListOfShape.hxx
+usr/include/opencascade/TopOpeBRepBuild_ListOfListOfLoop.hxx
+usr/include/opencascade/TopOpeBRepBuild_ListOfLoop.hxx
+usr/include/opencascade/TopOpeBRepBuild_ListOfPave.hxx
+usr/include/opencascade/TopOpeBRepBuild_ListOfShapeListOfShape.hxx
+usr/include/opencascade/TopOpeBRepBuild_Loop.hxx
+usr/include/opencascade/TopOpeBRepBuild_LoopClassifier.hxx
+usr/include/opencascade/TopOpeBRepBuild_LoopEnum.hxx
+usr/include/opencascade/TopOpeBRepBuild_LoopSet.hxx
+usr/include/opencascade/TopOpeBRepBuild_PBuilder.hxx
+usr/include/opencascade/TopOpeBRepBuild_PGTopo.hxx
+usr/include/opencascade/TopOpeBRepBuild_PWireEdgeSet.hxx
+usr/include/opencascade/TopOpeBRepBuild_Pave.hxx
+usr/include/opencascade/TopOpeBRepBuild_PaveClassifier.hxx
+usr/include/opencascade/TopOpeBRepBuild_PaveSet.hxx
+usr/include/opencascade/TopOpeBRepBuild_ShapeListOfShape.hxx
+usr/include/opencascade/TopOpeBRepBuild_ShapeSet.hxx
+usr/include/opencascade/TopOpeBRepBuild_ShellFaceClassifier.hxx
+usr/include/opencascade/TopOpeBRepBuild_ShellFaceSet.hxx
+usr/include/opencascade/TopOpeBRepBuild_ShellToSolid.hxx
+usr/include/opencascade/TopOpeBRepBuild_SolidAreaBuilder.hxx
+usr/include/opencascade/TopOpeBRepBuild_SolidBuilder.hxx
+usr/include/opencascade/TopOpeBRepBuild_Tools.hxx
+usr/include/opencascade/TopOpeBRepBuild_Tools2d.hxx
+usr/include/opencascade/TopOpeBRepBuild_VertexInfo.hxx
+usr/include/opencascade/TopOpeBRepBuild_WireEdgeClassifier.hxx
+usr/include/opencascade/TopOpeBRepBuild_WireEdgeSet.hxx
+usr/include/opencascade/TopOpeBRepBuild_WireToFace.hxx
+usr/include/opencascade/TopOpeBRepBuild_define.hxx
+usr/include/opencascade/TopOpeBRepBuild_kpresu.hxx
+usr/include/opencascade/TopOpeBRepDS.hxx
+usr/include/opencascade/TopOpeBRepDS_Array1OfDataMapOfIntegerListOfInterference.hxx
+usr/include/opencascade/TopOpeBRepDS_Association.hxx
+usr/include/opencascade/TopOpeBRepDS_BuildTool.hxx
+usr/include/opencascade/TopOpeBRepDS_Check.hxx
+usr/include/opencascade/TopOpeBRepDS_CheckStatus.hxx
+usr/include/opencascade/TopOpeBRepDS_Config.hxx
+usr/include/opencascade/TopOpeBRepDS_Curve.hxx
+usr/include/opencascade/TopOpeBRepDS_CurveData.hxx
+usr/include/opencascade/TopOpeBRepDS_CurveExplorer.hxx
+usr/include/opencascade/TopOpeBRepDS_CurveIterator.hxx
+usr/include/opencascade/TopOpeBRepDS_CurvePointInterference.hxx
+usr/include/opencascade/TopOpeBRepDS_DRAW.hxx
+usr/include/opencascade/TopOpeBRepDS_DataMapIteratorOfDataMapOfCheckStatus.hxx
+usr/include/opencascade/TopOpeBRepDS_DataMapIteratorOfDataMapOfIntegerListOfInterference.hxx
+usr/include/opencascade/TopOpeBRepDS_DataMapIteratorOfDataMapOfInterferenceListOfInterference.hxx
+usr/include/opencascade/TopOpeBRepDS_DataMapIteratorOfDataMapOfInterferenceShape.hxx
+usr/include/opencascade/TopOpeBRepDS_DataMapIteratorOfDataMapOfShapeListOfShapeOn1State.hxx
+usr/include/opencascade/TopOpeBRepDS_DataMapIteratorOfDataMapOfShapeState.hxx
+usr/include/opencascade/TopOpeBRepDS_DataMapIteratorOfMapOfCurve.hxx
+usr/include/opencascade/TopOpeBRepDS_DataMapIteratorOfMapOfIntegerShapeData.hxx
+usr/include/opencascade/TopOpeBRepDS_DataMapIteratorOfMapOfPoint.hxx
+usr/include/opencascade/TopOpeBRepDS_DataMapIteratorOfMapOfSurface.hxx
+usr/include/opencascade/TopOpeBRepDS_DataMapIteratorOfShapeSurface.hxx
+usr/include/opencascade/TopOpeBRepDS_DataMapOfCheckStatus.hxx
+usr/include/opencascade/TopOpeBRepDS_DataMapOfIntegerListOfInterference.hxx
+usr/include/opencascade/TopOpeBRepDS_DataMapOfInterferenceListOfInterference.hxx
+usr/include/opencascade/TopOpeBRepDS_DataMapOfInterferenceShape.hxx
+usr/include/opencascade/TopOpeBRepDS_DataMapOfShapeListOfShapeOn1State.hxx
+usr/include/opencascade/TopOpeBRepDS_DataMapOfShapeState.hxx
+usr/include/opencascade/TopOpeBRepDS_DataStructure.hxx
+usr/include/opencascade/TopOpeBRepDS_DoubleMapIteratorOfDoubleMapOfIntegerShape.hxx
+usr/include/opencascade/TopOpeBRepDS_DoubleMapOfIntegerShape.hxx
+usr/include/opencascade/TopOpeBRepDS_Dumper.hxx
+usr/include/opencascade/TopOpeBRepDS_EIR.hxx
+usr/include/opencascade/TopOpeBRepDS_EXPORT.hxx
+usr/include/opencascade/TopOpeBRepDS_Edge3dInterferenceTool.hxx
+usr/include/opencascade/TopOpeBRepDS_EdgeInterferenceTool.hxx
+usr/include/opencascade/TopOpeBRepDS_EdgeVertexInterference.hxx
+usr/include/opencascade/TopOpeBRepDS_Explorer.hxx
+usr/include/opencascade/TopOpeBRepDS_FIR.hxx
+usr/include/opencascade/TopOpeBRepDS_FaceEdgeInterference.hxx
+usr/include/opencascade/TopOpeBRepDS_FaceInterferenceTool.hxx
+usr/include/opencascade/TopOpeBRepDS_Filter.hxx
+usr/include/opencascade/TopOpeBRepDS_GapFiller.hxx
+usr/include/opencascade/TopOpeBRepDS_GapTool.hxx
+usr/include/opencascade/TopOpeBRepDS_GeometryData.hxx
+usr/include/opencascade/TopOpeBRepDS_HArray1OfDataMapOfIntegerListOfInterference.hxx
+usr/include/opencascade/TopOpeBRepDS_HDataStructure.hxx
+usr/include/opencascade/TopOpeBRepDS_IndexedDataMapOfShapeWithState.hxx
+usr/include/opencascade/TopOpeBRepDS_IndexedDataMapOfVertexPoint.hxx
+usr/include/opencascade/TopOpeBRepDS_Interference.hxx
+usr/include/opencascade/TopOpeBRepDS_InterferenceIterator.hxx
+usr/include/opencascade/TopOpeBRepDS_InterferenceTool.hxx
+usr/include/opencascade/TopOpeBRepDS_Kind.hxx
+usr/include/opencascade/TopOpeBRepDS_ListIteratorOfListOfInterference.hxx
+usr/include/opencascade/TopOpeBRepDS_ListOfInterference.hxx
+usr/include/opencascade/TopOpeBRepDS_ListOfShapeOn1State.hxx
+usr/include/opencascade/TopOpeBRepDS_MapOfCurve.hxx
+usr/include/opencascade/TopOpeBRepDS_MapOfIntegerShapeData.hxx
+usr/include/opencascade/TopOpeBRepDS_MapOfPoint.hxx
+usr/include/opencascade/TopOpeBRepDS_MapOfShapeData.hxx
+usr/include/opencascade/TopOpeBRepDS_MapOfSurface.hxx
+usr/include/opencascade/TopOpeBRepDS_Marker.hxx
+usr/include/opencascade/TopOpeBRepDS_PDataStructure.hxx
+usr/include/opencascade/TopOpeBRepDS_Point.hxx
+usr/include/opencascade/TopOpeBRepDS_PointData.hxx
+usr/include/opencascade/TopOpeBRepDS_PointExplorer.hxx
+usr/include/opencascade/TopOpeBRepDS_PointIterator.hxx
+usr/include/opencascade/TopOpeBRepDS_ProcessInterferencesTool.hxx
+usr/include/opencascade/TopOpeBRepDS_Reducer.hxx
+usr/include/opencascade/TopOpeBRepDS_ShapeData.hxx
+usr/include/opencascade/TopOpeBRepDS_ShapeShapeInterference.hxx
+usr/include/opencascade/TopOpeBRepDS_ShapeSurface.hxx
+usr/include/opencascade/TopOpeBRepDS_ShapeWithState.hxx
+usr/include/opencascade/TopOpeBRepDS_SolidSurfaceInterference.hxx
+usr/include/opencascade/TopOpeBRepDS_Surface.hxx
+usr/include/opencascade/TopOpeBRepDS_SurfaceCurveInterference.hxx
+usr/include/opencascade/TopOpeBRepDS_SurfaceData.hxx
+usr/include/opencascade/TopOpeBRepDS_SurfaceExplorer.hxx
+usr/include/opencascade/TopOpeBRepDS_SurfaceIterator.hxx
+usr/include/opencascade/TopOpeBRepDS_TKI.hxx
+usr/include/opencascade/TopOpeBRepDS_TOOL.hxx
+usr/include/opencascade/TopOpeBRepDS_Transition.hxx
+usr/include/opencascade/TopOpeBRepDS_connex.hxx
+usr/include/opencascade/TopOpeBRepDS_define.hxx
+usr/include/opencascade/TopOpeBRepDS_repvg.hxx
+usr/include/opencascade/TopOpeBRepDS_samdom.hxx
+usr/include/opencascade/TopOpeBRepTool.hxx
+usr/include/opencascade/TopOpeBRepTool_2d.hxx
+usr/include/opencascade/TopOpeBRepTool_AncestorsTool.hxx
+usr/include/opencascade/TopOpeBRepTool_BoxSort.hxx
+usr/include/opencascade/TopOpeBRepTool_C2DF.hxx
+usr/include/opencascade/TopOpeBRepTool_CLASSI.hxx
+usr/include/opencascade/TopOpeBRepTool_CORRISO.hxx
+usr/include/opencascade/TopOpeBRepTool_CurveTool.hxx
+usr/include/opencascade/TopOpeBRepTool_DRAW.hxx
+usr/include/opencascade/TopOpeBRepTool_DataMapIteratorOfDataMapOfOrientedShapeC2DF.hxx
+usr/include/opencascade/TopOpeBRepTool_DataMapIteratorOfDataMapOfShapeListOfC2DF.hxx
+usr/include/opencascade/TopOpeBRepTool_DataMapIteratorOfDataMapOfShapeface.hxx
+usr/include/opencascade/TopOpeBRepTool_DataMapOfOrientedShapeC2DF.hxx
+usr/include/opencascade/TopOpeBRepTool_DataMapOfShapeListOfC2DF.hxx
+usr/include/opencascade/TopOpeBRepTool_DataMapOfShapeface.hxx
+usr/include/opencascade/TopOpeBRepTool_EXPORT.hxx
+usr/include/opencascade/TopOpeBRepTool_FuseEdges.hxx
+usr/include/opencascade/TopOpeBRepTool_GEOMETRY.hxx
+usr/include/opencascade/TopOpeBRepTool_GeomTool.hxx
+usr/include/opencascade/TopOpeBRepTool_HBoxTool.hxx
+usr/include/opencascade/TopOpeBRepTool_IndexedDataMapOfShapeBox.hxx
+usr/include/opencascade/TopOpeBRepTool_IndexedDataMapOfShapeBox2d.hxx
+usr/include/opencascade/TopOpeBRepTool_IndexedDataMapOfShapeconnexity.hxx
+usr/include/opencascade/TopOpeBRepTool_IndexedDataMapOfSolidClassifier.hxx
+usr/include/opencascade/TopOpeBRepTool_KRO.hxx
+usr/include/opencascade/TopOpeBRepTool_ListIteratorOfListOfC2DF.hxx
+usr/include/opencascade/TopOpeBRepTool_ListOfC2DF.hxx
+usr/include/opencascade/TopOpeBRepTool_OutCurveType.hxx
+usr/include/opencascade/TopOpeBRepTool_PROJECT.hxx
+usr/include/opencascade/TopOpeBRepTool_PShapeClassifier.hxx
+usr/include/opencascade/TopOpeBRepTool_PSoClassif.hxx
+usr/include/opencascade/TopOpeBRepTool_PURGE.hxx
+usr/include/opencascade/TopOpeBRepTool_Plos.hxx
+usr/include/opencascade/TopOpeBRepTool_PurgeInternalEdges.hxx
+usr/include/opencascade/TopOpeBRepTool_REGUS.hxx
+usr/include/opencascade/TopOpeBRepTool_REGUW.hxx
+usr/include/opencascade/TopOpeBRepTool_SC.hxx
+usr/include/opencascade/TopOpeBRepTool_STATE.hxx
+usr/include/opencascade/TopOpeBRepTool_ShapeClassifier.hxx
+usr/include/opencascade/TopOpeBRepTool_ShapeExplorer.hxx
+usr/include/opencascade/TopOpeBRepTool_ShapeTool.hxx
+usr/include/opencascade/TopOpeBRepTool_SolidClassifier.hxx
+usr/include/opencascade/TopOpeBRepTool_TOOL.hxx
+usr/include/opencascade/TopOpeBRepTool_TOPOLOGY.hxx
+usr/include/opencascade/TopOpeBRepTool_box.hxx
+usr/include/opencascade/TopOpeBRepTool_connexity.hxx
+usr/include/opencascade/TopOpeBRepTool_define.hxx
+usr/include/opencascade/TopOpeBRepTool_defineG.hxx
+usr/include/opencascade/TopOpeBRepTool_face.hxx
+usr/include/opencascade/TopOpeBRepTool_makeTransition.hxx
+usr/include/opencascade/TopOpeBRepTool_mkTondgE.hxx
+usr/include/opencascade/TopOpeBRepTool_tol.hxx
+usr/include/opencascade/TopOpeBRep_Array1OfLineInter.hxx
+usr/include/opencascade/TopOpeBRep_Array1OfVPointInter.hxx
+usr/include/opencascade/TopOpeBRep_Bipoint.hxx
+usr/include/opencascade/TopOpeBRep_DRAW.hxx
+usr/include/opencascade/TopOpeBRep_DSFiller.hxx
+usr/include/opencascade/TopOpeBRep_DataMapIteratorOfDataMapOfTopolTool.hxx
+usr/include/opencascade/TopOpeBRep_DataMapOfTopolTool.hxx
+usr/include/opencascade/TopOpeBRep_EdgesFiller.hxx
+usr/include/opencascade/TopOpeBRep_EdgesIntersector.hxx
+usr/include/opencascade/TopOpeBRep_FFDumper.hxx
+usr/include/opencascade/TopOpeBRep_FFTransitionTool.hxx
+usr/include/opencascade/TopOpeBRep_FaceEdgeFiller.hxx
+usr/include/opencascade/TopOpeBRep_FaceEdgeIntersector.hxx
+usr/include/opencascade/TopOpeBRep_FacesFiller.hxx
+usr/include/opencascade/TopOpeBRep_FacesIntersector.hxx
+usr/include/opencascade/TopOpeBRep_GeomTool.hxx
+usr/include/opencascade/TopOpeBRep_HArray1OfLineInter.hxx
+usr/include/opencascade/TopOpeBRep_HArray1OfVPointInter.hxx
+usr/include/opencascade/TopOpeBRep_Hctxee2d.hxx
+usr/include/opencascade/TopOpeBRep_Hctxff2d.hxx
+usr/include/opencascade/TopOpeBRep_LineInter.hxx
+usr/include/opencascade/TopOpeBRep_LineInter.lxx
+usr/include/opencascade/TopOpeBRep_ListIteratorOfListOfBipoint.hxx
+usr/include/opencascade/TopOpeBRep_ListOfBipoint.hxx
+usr/include/opencascade/TopOpeBRep_P2Dstatus.hxx
+usr/include/opencascade/TopOpeBRep_PEdgesIntersector.hxx
+usr/include/opencascade/TopOpeBRep_PFacesFiller.hxx
+usr/include/opencascade/TopOpeBRep_PFacesIntersector.hxx
+usr/include/opencascade/TopOpeBRep_PIntRes2d_IntersectionPoint.hxx
+usr/include/opencascade/TopOpeBRep_PLineInter.hxx
+usr/include/opencascade/TopOpeBRep_PPntOn2S.hxx
+usr/include/opencascade/TopOpeBRep_PThePointOfIntersection.hxx
+usr/include/opencascade/TopOpeBRep_Point2d.hxx
+usr/include/opencascade/TopOpeBRep_Point2d.lxx
+usr/include/opencascade/TopOpeBRep_PointClassifier.hxx
+usr/include/opencascade/TopOpeBRep_PointGeomTool.hxx
+usr/include/opencascade/TopOpeBRep_SequenceOfPoint2d.hxx
+usr/include/opencascade/TopOpeBRep_ShapeIntersector.hxx
+usr/include/opencascade/TopOpeBRep_ShapeIntersector2d.hxx
+usr/include/opencascade/TopOpeBRep_ShapeScanner.hxx
+usr/include/opencascade/TopOpeBRep_TypeLineCurve.hxx
+usr/include/opencascade/TopOpeBRep_VPointInter.hxx
+usr/include/opencascade/TopOpeBRep_VPointInter.lxx
+usr/include/opencascade/TopOpeBRep_VPointInterClassifier.hxx
+usr/include/opencascade/TopOpeBRep_VPointInterIterator.hxx
+usr/include/opencascade/TopOpeBRep_WPointInter.hxx
+usr/include/opencascade/TopOpeBRep_WPointInterIterator.hxx
+usr/include/opencascade/TopOpeBRep_define.hxx
+usr/include/opencascade/TopOpeBRep_traceSIFF.hxx
+usr/include/opencascade/TopTrans_Array2OfOrientation.hxx
+usr/include/opencascade/TopTrans_CurveTransition.hxx
+usr/include/opencascade/TopTrans_SurfaceTransition.hxx
+usr/include/opencascade/XBRepMesh.hxx
+usr/lib/${DEB_HOST_MULTIARCH}/libTKBO.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKBool.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKFeat.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKFillet.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKGeomAlgo.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKHLR.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKMesh.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKOffset.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKPrim.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKShHealing.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKTopAlgo.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKXMesh.so
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/opencascade/OpenCASCADEModelingAlgorithmsTargets*.cmake
diff --git a/libocct-modeling-algorithms-dev.lintian-overrides b/libocct-modeling-algorithms-dev.lintian-overrides
new file mode 100644 (file)
index 0000000..9777a79
--- /dev/null
@@ -0,0 +1,2 @@
+# This is lintian bug #966295
+libocct-modeling-algorithms-dev: bogus-mail-host-in-debian-changelog Adam C. Powell, IV <hazelsct@debian.org>
diff --git a/libocct-modeling-data-7.6.install b/libocct-modeling-data-7.6.install
new file mode 100644 (file)
index 0000000..7896655
--- /dev/null
@@ -0,0 +1,4 @@
+usr/lib/${DEB_HOST_MULTIARCH}/libTKBRep.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKG2d.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKG3d.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKGeomBase.so.*
diff --git a/libocct-modeling-data-7.6.lintian-overrides b/libocct-modeling-data-7.6.lintian-overrides
new file mode 100644 (file)
index 0000000..50f9410
--- /dev/null
@@ -0,0 +1,6 @@
+# this package contains a bunch of libraries and can thus not be named properly
+package-name-doesnt-match-sonames
+# symbols control files are not sustainable.
+no-symbols-control-file
+# This is lintian bug #966295
+libocct-modeling-data-7.6: bogus-mail-host-in-debian-changelog Adam C. Powell, IV <hazelsct@debian.org>
diff --git a/libocct-modeling-data-dev.install b/libocct-modeling-data-dev.install
new file mode 100644 (file)
index 0000000..8fdc003
--- /dev/null
@@ -0,0 +1,727 @@
+usr/include/opencascade/Adaptor2d_Curve2d.hxx
+usr/include/opencascade/Adaptor2d_Line2d.hxx
+usr/include/opencascade/Adaptor2d_OffsetCurve.hxx
+usr/include/opencascade/Adaptor3d_Curve.hxx
+usr/include/opencascade/Adaptor3d_CurveOnSurface.hxx
+usr/include/opencascade/Adaptor3d_HSurfaceTool.hxx
+usr/include/opencascade/Adaptor3d_HVertex.hxx
+usr/include/opencascade/Adaptor3d_InterFunc.hxx
+usr/include/opencascade/Adaptor3d_IsoCurve.hxx
+usr/include/opencascade/Adaptor3d_Surface.hxx
+usr/include/opencascade/Adaptor3d_TopolTool.hxx
+usr/include/opencascade/AdvApp2Var_ApproxAFunc2Var.hxx
+usr/include/opencascade/AdvApp2Var_ApproxAFunc2Var.lxx
+usr/include/opencascade/AdvApp2Var_ApproxF2var.hxx
+usr/include/opencascade/AdvApp2Var_Context.hxx
+usr/include/opencascade/AdvApp2Var_Criterion.hxx
+usr/include/opencascade/AdvApp2Var_CriterionRepartition.hxx
+usr/include/opencascade/AdvApp2Var_CriterionType.hxx
+usr/include/opencascade/AdvApp2Var_Data.hxx
+usr/include/opencascade/AdvApp2Var_Data_f2c.hxx
+usr/include/opencascade/AdvApp2Var_EvaluatorFunc2Var.hxx
+usr/include/opencascade/AdvApp2Var_Framework.hxx
+usr/include/opencascade/AdvApp2Var_Iso.hxx
+usr/include/opencascade/AdvApp2Var_MathBase.hxx
+usr/include/opencascade/AdvApp2Var_Network.hxx
+usr/include/opencascade/AdvApp2Var_Node.hxx
+usr/include/opencascade/AdvApp2Var_Patch.hxx
+usr/include/opencascade/AdvApp2Var_SequenceOfNode.hxx
+usr/include/opencascade/AdvApp2Var_SequenceOfPatch.hxx
+usr/include/opencascade/AdvApp2Var_SequenceOfStrip.hxx
+usr/include/opencascade/AdvApp2Var_Strip.hxx
+usr/include/opencascade/AdvApp2Var_SysBase.hxx
+usr/include/opencascade/AdvApprox_ApproxAFunction.hxx
+usr/include/opencascade/AdvApprox_ApproxAFunction.lxx
+usr/include/opencascade/AdvApprox_Cutting.hxx
+usr/include/opencascade/AdvApprox_DichoCutting.hxx
+usr/include/opencascade/AdvApprox_EvaluatorFunction.hxx
+usr/include/opencascade/AdvApprox_PrefAndRec.hxx
+usr/include/opencascade/AdvApprox_PrefCutting.hxx
+usr/include/opencascade/AdvApprox_SimpleApprox.hxx
+usr/include/opencascade/AppCont_ContMatrices.hxx
+usr/include/opencascade/AppCont_Function.hxx
+usr/include/opencascade/AppCont_LeastSquare.hxx
+usr/include/opencascade/AppDef_Array1OfMultiPointConstraint.hxx
+usr/include/opencascade/AppDef_BSpGradient_BFGSOfMyBSplGradientOfBSplineCompute.hxx
+usr/include/opencascade/AppDef_BSpParFunctionOfMyBSplGradientOfBSplineCompute.hxx
+usr/include/opencascade/AppDef_BSpParLeastSquareOfMyBSplGradientOfBSplineCompute.hxx
+usr/include/opencascade/AppDef_BSplineCompute.hxx
+usr/include/opencascade/AppDef_Compute.hxx
+usr/include/opencascade/AppDef_Gradient_BFGSOfMyGradientOfCompute.hxx
+usr/include/opencascade/AppDef_Gradient_BFGSOfMyGradientbisOfBSplineCompute.hxx
+usr/include/opencascade/AppDef_Gradient_BFGSOfTheGradient.hxx
+usr/include/opencascade/AppDef_HArray1OfMultiPointConstraint.hxx
+usr/include/opencascade/AppDef_LinearCriteria.hxx
+usr/include/opencascade/AppDef_MultiLine.hxx
+usr/include/opencascade/AppDef_MultiPointConstraint.hxx
+usr/include/opencascade/AppDef_MyBSplGradientOfBSplineCompute.hxx
+usr/include/opencascade/AppDef_MyGradientOfCompute.hxx
+usr/include/opencascade/AppDef_MyGradientbisOfBSplineCompute.hxx
+usr/include/opencascade/AppDef_MyLineTool.hxx
+usr/include/opencascade/AppDef_ParFunctionOfMyGradientOfCompute.hxx
+usr/include/opencascade/AppDef_ParFunctionOfMyGradientbisOfBSplineCompute.hxx
+usr/include/opencascade/AppDef_ParFunctionOfTheGradient.hxx
+usr/include/opencascade/AppDef_ParLeastSquareOfMyGradientOfCompute.hxx
+usr/include/opencascade/AppDef_ParLeastSquareOfMyGradientbisOfBSplineCompute.hxx
+usr/include/opencascade/AppDef_ParLeastSquareOfTheGradient.hxx
+usr/include/opencascade/AppDef_ResConstraintOfMyGradientOfCompute.hxx
+usr/include/opencascade/AppDef_ResConstraintOfMyGradientbisOfBSplineCompute.hxx
+usr/include/opencascade/AppDef_ResConstraintOfTheGradient.hxx
+usr/include/opencascade/AppDef_SmoothCriterion.hxx
+usr/include/opencascade/AppDef_TheFunction.hxx
+usr/include/opencascade/AppDef_TheGradient.hxx
+usr/include/opencascade/AppDef_TheLeastSquares.hxx
+usr/include/opencascade/AppDef_TheResol.hxx
+usr/include/opencascade/AppDef_Variational.hxx
+usr/include/opencascade/AppParCurves.hxx
+usr/include/opencascade/AppParCurves_Array1OfConstraintCouple.hxx
+usr/include/opencascade/AppParCurves_Array1OfMultiBSpCurve.hxx
+usr/include/opencascade/AppParCurves_Array1OfMultiCurve.hxx
+usr/include/opencascade/AppParCurves_Array1OfMultiPoint.hxx
+usr/include/opencascade/AppParCurves_BSpFunction.gxx
+usr/include/opencascade/AppParCurves_BSpGradient.gxx
+usr/include/opencascade/AppParCurves_BSpGradient_BFGS.gxx
+usr/include/opencascade/AppParCurves_Constraint.hxx
+usr/include/opencascade/AppParCurves_ConstraintCouple.hxx
+usr/include/opencascade/AppParCurves_Function.gxx
+usr/include/opencascade/AppParCurves_Gradient.gxx
+usr/include/opencascade/AppParCurves_Gradient_BFGS.gxx
+usr/include/opencascade/AppParCurves_HArray1OfConstraintCouple.hxx
+usr/include/opencascade/AppParCurves_HArray1OfMultiBSpCurve.hxx
+usr/include/opencascade/AppParCurves_HArray1OfMultiCurve.hxx
+usr/include/opencascade/AppParCurves_HArray1OfMultiPoint.hxx
+usr/include/opencascade/AppParCurves_LeastSquare.gxx
+usr/include/opencascade/AppParCurves_MultiBSpCurve.hxx
+usr/include/opencascade/AppParCurves_MultiCurve.hxx
+usr/include/opencascade/AppParCurves_MultiPoint.hxx
+usr/include/opencascade/AppParCurves_MultiPoint.lxx
+usr/include/opencascade/AppParCurves_ResolConstraint.gxx
+usr/include/opencascade/AppParCurves_SequenceOfMultiBSpCurve.hxx
+usr/include/opencascade/AppParCurves_SequenceOfMultiCurve.hxx
+usr/include/opencascade/Approx_Array1OfAdHSurface.hxx
+usr/include/opencascade/Approx_Array1OfGTrsf2d.hxx
+usr/include/opencascade/Approx_BSplComputeLine.gxx
+usr/include/opencascade/Approx_ComputeCLine.gxx
+usr/include/opencascade/Approx_ComputeLine.gxx
+usr/include/opencascade/Approx_Curve2d.hxx
+usr/include/opencascade/Approx_Curve3d.hxx
+usr/include/opencascade/Approx_CurveOnSurface.hxx
+usr/include/opencascade/Approx_CurvilinearParameter.hxx
+usr/include/opencascade/Approx_CurvlinFunc.hxx
+usr/include/opencascade/Approx_FitAndDivide.hxx
+usr/include/opencascade/Approx_FitAndDivide2d.hxx
+usr/include/opencascade/Approx_HArray1OfAdHSurface.hxx
+usr/include/opencascade/Approx_HArray1OfGTrsf2d.hxx
+usr/include/opencascade/Approx_MCurvesToBSpCurve.hxx
+usr/include/opencascade/Approx_ParametrizationType.hxx
+usr/include/opencascade/Approx_SameParameter.hxx
+usr/include/opencascade/Approx_SequenceOfHArray1OfReal.hxx
+usr/include/opencascade/Approx_Status.hxx
+usr/include/opencascade/Approx_SweepApproximation.hxx
+usr/include/opencascade/Approx_SweepApproximation.lxx
+usr/include/opencascade/Approx_SweepFunction.hxx
+usr/include/opencascade/BRepAdaptor_Array1OfCurve.hxx
+usr/include/opencascade/BRepAdaptor_CompCurve.hxx
+usr/include/opencascade/BRepAdaptor_Curve.hxx
+usr/include/opencascade/BRepAdaptor_Curve2d.hxx
+usr/include/opencascade/BRepAdaptor_HArray1OfCurve.hxx
+usr/include/opencascade/BRepAdaptor_Surface.hxx
+usr/include/opencascade/BRepLProp.hxx
+usr/include/opencascade/BRepLProp_CLProps.hxx
+usr/include/opencascade/BRepLProp_CurveTool.hxx
+usr/include/opencascade/BRepLProp_SLProps.hxx
+usr/include/opencascade/BRepLProp_SurfaceTool.hxx
+usr/include/opencascade/BRepTools.hxx
+usr/include/opencascade/BRepTools_DataMapIteratorOfMapOfVertexPnt2d.hxx
+usr/include/opencascade/BRepTools_GTrsfModification.hxx
+usr/include/opencascade/BRepTools_History.hxx
+usr/include/opencascade/BRepTools_MapOfVertexPnt2d.hxx
+usr/include/opencascade/BRepTools_Modification.hxx
+usr/include/opencascade/BRepTools_Modifier.hxx
+usr/include/opencascade/BRepTools_Modifier.lxx
+usr/include/opencascade/BRepTools_NurbsConvertModification.hxx
+usr/include/opencascade/BRepTools_PurgeLocations.hxx
+usr/include/opencascade/BRepTools_Quilt.hxx
+usr/include/opencascade/BRepTools_ReShape.hxx
+usr/include/opencascade/BRepTools_ShapeSet.hxx
+usr/include/opencascade/BRepTools_Substitution.hxx
+usr/include/opencascade/BRepTools_TrsfModification.hxx
+usr/include/opencascade/BRepTools_WireExplorer.hxx
+usr/include/opencascade/BRep_Builder.hxx
+usr/include/opencascade/BRep_Builder.lxx
+usr/include/opencascade/BRep_Curve3D.hxx
+usr/include/opencascade/BRep_CurveOn2Surfaces.hxx
+usr/include/opencascade/BRep_CurveOnClosedSurface.hxx
+usr/include/opencascade/BRep_CurveOnClosedSurface.lxx
+usr/include/opencascade/BRep_CurveOnSurface.hxx
+usr/include/opencascade/BRep_CurveOnSurface.lxx
+usr/include/opencascade/BRep_CurveRepresentation.hxx
+usr/include/opencascade/BRep_CurveRepresentation.lxx
+usr/include/opencascade/BRep_GCurve.hxx
+usr/include/opencascade/BRep_GCurve.lxx
+usr/include/opencascade/BRep_ListIteratorOfListOfCurveRepresentation.hxx
+usr/include/opencascade/BRep_ListIteratorOfListOfPointRepresentation.hxx
+usr/include/opencascade/BRep_ListOfCurveRepresentation.hxx
+usr/include/opencascade/BRep_ListOfPointRepresentation.hxx
+usr/include/opencascade/BRep_PointOnCurve.hxx
+usr/include/opencascade/BRep_PointOnCurveOnSurface.hxx
+usr/include/opencascade/BRep_PointOnSurface.hxx
+usr/include/opencascade/BRep_PointRepresentation.hxx
+usr/include/opencascade/BRep_PointRepresentation.lxx
+usr/include/opencascade/BRep_PointsOnSurface.hxx
+usr/include/opencascade/BRep_Polygon3D.hxx
+usr/include/opencascade/BRep_PolygonOnClosedSurface.hxx
+usr/include/opencascade/BRep_PolygonOnClosedTriangulation.hxx
+usr/include/opencascade/BRep_PolygonOnSurface.hxx
+usr/include/opencascade/BRep_PolygonOnTriangulation.hxx
+usr/include/opencascade/BRep_TEdge.hxx
+usr/include/opencascade/BRep_TEdge.lxx
+usr/include/opencascade/BRep_TFace.hxx
+usr/include/opencascade/BRep_TVertex.hxx
+usr/include/opencascade/BRep_TVertex.lxx
+usr/include/opencascade/BRep_Tool.hxx
+usr/include/opencascade/BinTools.hxx
+usr/include/opencascade/BinTools_Curve2dSet.hxx
+usr/include/opencascade/BinTools_CurveSet.hxx
+usr/include/opencascade/BinTools_FormatVersion.hxx
+usr/include/opencascade/BinTools_IStream.hxx
+usr/include/opencascade/BinTools_LocationSet.hxx
+usr/include/opencascade/BinTools_LocationSetPtr.hxx
+usr/include/opencascade/BinTools_OStream.hxx
+usr/include/opencascade/BinTools_ObjectType.hxx
+usr/include/opencascade/BinTools_ShapeReader.hxx
+usr/include/opencascade/BinTools_ShapeSet.hxx
+usr/include/opencascade/BinTools_ShapeSetBase.hxx
+usr/include/opencascade/BinTools_ShapeWriter.hxx
+usr/include/opencascade/BinTools_SurfaceSet.hxx
+usr/include/opencascade/BndLib.hxx
+usr/include/opencascade/BndLib_Add2dCurve.hxx
+usr/include/opencascade/BndLib_Add3dCurve.hxx
+usr/include/opencascade/BndLib_AddSurface.hxx
+usr/include/opencascade/CPnts_AbscissaPoint.hxx
+usr/include/opencascade/CPnts_AbscissaPoint.lxx
+usr/include/opencascade/CPnts_MyGaussFunction.hxx
+usr/include/opencascade/CPnts_MyGaussFunction.lxx
+usr/include/opencascade/CPnts_MyRootFunction.hxx
+usr/include/opencascade/CPnts_MyRootFunction.lxx
+usr/include/opencascade/CPnts_RealFunction.hxx
+usr/include/opencascade/CPnts_UniformDeflection.hxx
+usr/include/opencascade/CPnts_UniformDeflection.lxx
+usr/include/opencascade/Extrema_Array1OfPOnCurv.hxx
+usr/include/opencascade/Extrema_Array1OfPOnCurv2d.hxx
+usr/include/opencascade/Extrema_Array1OfPOnSurf.hxx
+usr/include/opencascade/Extrema_Array2OfPOnCurv.hxx
+usr/include/opencascade/Extrema_Array2OfPOnCurv2d.hxx
+usr/include/opencascade/Extrema_Array2OfPOnSurf.hxx
+usr/include/opencascade/Extrema_Array2OfPOnSurfParams.hxx
+usr/include/opencascade/Extrema_CCLocFOfLocECC.hxx
+usr/include/opencascade/Extrema_CCLocFOfLocECC2d.hxx
+usr/include/opencascade/Extrema_Curve2dTool.hxx
+usr/include/opencascade/Extrema_Curve2dTool.lxx
+usr/include/opencascade/Extrema_CurveLocator.gxx
+usr/include/opencascade/Extrema_CurveTool.hxx
+usr/include/opencascade/Extrema_CurveTool.lxx
+usr/include/opencascade/Extrema_ECC.hxx
+usr/include/opencascade/Extrema_ECC2d.hxx
+usr/include/opencascade/Extrema_ELPCOfLocateExtPC.hxx
+usr/include/opencascade/Extrema_ELPCOfLocateExtPC2d.hxx
+usr/include/opencascade/Extrema_EPCOfELPCOfLocateExtPC.hxx
+usr/include/opencascade/Extrema_EPCOfELPCOfLocateExtPC2d.hxx
+usr/include/opencascade/Extrema_EPCOfExtPC.hxx
+usr/include/opencascade/Extrema_EPCOfExtPC2d.hxx
+usr/include/opencascade/Extrema_ElementType.hxx
+usr/include/opencascade/Extrema_ExtAlgo.hxx
+usr/include/opencascade/Extrema_ExtCC.hxx
+usr/include/opencascade/Extrema_ExtCC2d.hxx
+usr/include/opencascade/Extrema_ExtCS.hxx
+usr/include/opencascade/Extrema_ExtElC.hxx
+usr/include/opencascade/Extrema_ExtElC2d.hxx
+usr/include/opencascade/Extrema_ExtElCS.hxx
+usr/include/opencascade/Extrema_ExtElSS.hxx
+usr/include/opencascade/Extrema_ExtFlag.hxx
+usr/include/opencascade/Extrema_ExtPC.hxx
+usr/include/opencascade/Extrema_ExtPC2d.hxx
+usr/include/opencascade/Extrema_ExtPElC.hxx
+usr/include/opencascade/Extrema_ExtPElC2d.hxx
+usr/include/opencascade/Extrema_ExtPElS.hxx
+usr/include/opencascade/Extrema_ExtPExtS.hxx
+usr/include/opencascade/Extrema_ExtPRevS.hxx
+usr/include/opencascade/Extrema_ExtPS.hxx
+usr/include/opencascade/Extrema_ExtSS.hxx
+usr/include/opencascade/Extrema_FuncExtCC.gxx
+usr/include/opencascade/Extrema_FuncExtCC.lxx
+usr/include/opencascade/Extrema_FuncExtCS.hxx
+usr/include/opencascade/Extrema_FuncExtPC.gxx
+usr/include/opencascade/Extrema_FuncExtSS.hxx
+usr/include/opencascade/Extrema_FuncPSDist.hxx
+usr/include/opencascade/Extrema_FuncPSNorm.hxx
+usr/include/opencascade/Extrema_GExtPC.gxx
+usr/include/opencascade/Extrema_GLocateExtPC.gxx
+usr/include/opencascade/Extrema_GenExtCC.gxx
+usr/include/opencascade/Extrema_GenExtCS.hxx
+usr/include/opencascade/Extrema_GenExtPC.gxx
+usr/include/opencascade/Extrema_GenExtPS.hxx
+usr/include/opencascade/Extrema_GenExtSS.hxx
+usr/include/opencascade/Extrema_GenLocateExtCC.gxx
+usr/include/opencascade/Extrema_GenLocateExtCS.hxx
+usr/include/opencascade/Extrema_GenLocateExtPC.gxx
+usr/include/opencascade/Extrema_GenLocateExtPS.hxx
+usr/include/opencascade/Extrema_GenLocateExtSS.hxx
+usr/include/opencascade/Extrema_GlobOptFuncCC.hxx
+usr/include/opencascade/Extrema_GlobOptFuncCQuadric.hxx
+usr/include/opencascade/Extrema_GlobOptFuncCS.hxx
+usr/include/opencascade/Extrema_GlobOptFuncConicS.hxx
+usr/include/opencascade/Extrema_HArray1OfPOnCurv.hxx
+usr/include/opencascade/Extrema_HArray1OfPOnCurv2d.hxx
+usr/include/opencascade/Extrema_HArray1OfPOnSurf.hxx
+usr/include/opencascade/Extrema_HArray2OfPOnCurv.hxx
+usr/include/opencascade/Extrema_HArray2OfPOnCurv2d.hxx
+usr/include/opencascade/Extrema_HArray2OfPOnSurf.hxx
+usr/include/opencascade/Extrema_HUBTreeOfSphere.hxx
+usr/include/opencascade/Extrema_LocECC.hxx
+usr/include/opencascade/Extrema_LocECC2d.hxx
+usr/include/opencascade/Extrema_LocEPCOfLocateExtPC.hxx
+usr/include/opencascade/Extrema_LocEPCOfLocateExtPC2d.hxx
+usr/include/opencascade/Extrema_LocateExtCC.hxx
+usr/include/opencascade/Extrema_LocateExtCC2d.hxx
+usr/include/opencascade/Extrema_LocateExtPC.hxx
+usr/include/opencascade/Extrema_LocateExtPC2d.hxx
+usr/include/opencascade/Extrema_PCFOfEPCOfELPCOfLocateExtPC.hxx
+usr/include/opencascade/Extrema_PCFOfEPCOfELPCOfLocateExtPC2d.hxx
+usr/include/opencascade/Extrema_PCFOfEPCOfExtPC.hxx
+usr/include/opencascade/Extrema_PCFOfEPCOfExtPC2d.hxx
+usr/include/opencascade/Extrema_PCLocFOfLocEPCOfLocateExtPC.hxx
+usr/include/opencascade/Extrema_PCLocFOfLocEPCOfLocateExtPC2d.hxx
+usr/include/opencascade/Extrema_POnCurv.hxx
+usr/include/opencascade/Extrema_POnCurv2d.hxx
+usr/include/opencascade/Extrema_POnSurf.hxx
+usr/include/opencascade/Extrema_POnSurf.lxx
+usr/include/opencascade/Extrema_POnSurfParams.hxx
+usr/include/opencascade/Extrema_POnSurfParams.lxx
+usr/include/opencascade/Extrema_Point.gxx
+usr/include/opencascade/Extrema_Point.lxx
+usr/include/opencascade/Extrema_SequenceOfPOnCurv.hxx
+usr/include/opencascade/Extrema_SequenceOfPOnCurv2d.hxx
+usr/include/opencascade/Extrema_SequenceOfPOnSurf.hxx
+usr/include/opencascade/FEmTool_Assembly.hxx
+usr/include/opencascade/FEmTool_AssemblyTable.hxx
+usr/include/opencascade/FEmTool_Curve.hxx
+usr/include/opencascade/FEmTool_ElementaryCriterion.hxx
+usr/include/opencascade/FEmTool_ElementsOfRefMatrix.hxx
+usr/include/opencascade/FEmTool_HAssemblyTable.hxx
+usr/include/opencascade/FEmTool_LinearFlexion.hxx
+usr/include/opencascade/FEmTool_LinearJerk.hxx
+usr/include/opencascade/FEmTool_LinearTension.hxx
+usr/include/opencascade/FEmTool_ListIteratorOfListOfVectors.hxx
+usr/include/opencascade/FEmTool_ListOfVectors.hxx
+usr/include/opencascade/FEmTool_ProfileMatrix.hxx
+usr/include/opencascade/FEmTool_SeqOfLinConstr.hxx
+usr/include/opencascade/FEmTool_SparseMatrix.hxx
+usr/include/opencascade/GCE2d_MakeArcOfCircle.hxx
+usr/include/opencascade/GCE2d_MakeArcOfEllipse.hxx
+usr/include/opencascade/GCE2d_MakeArcOfHyperbola.hxx
+usr/include/opencascade/GCE2d_MakeArcOfParabola.hxx
+usr/include/opencascade/GCE2d_MakeCircle.hxx
+usr/include/opencascade/GCE2d_MakeEllipse.hxx
+usr/include/opencascade/GCE2d_MakeHyperbola.hxx
+usr/include/opencascade/GCE2d_MakeLine.hxx
+usr/include/opencascade/GCE2d_MakeMirror.hxx
+usr/include/opencascade/GCE2d_MakeParabola.hxx
+usr/include/opencascade/GCE2d_MakeRotation.hxx
+usr/include/opencascade/GCE2d_MakeScale.hxx
+usr/include/opencascade/GCE2d_MakeSegment.hxx
+usr/include/opencascade/GCE2d_MakeTranslation.hxx
+usr/include/opencascade/GCE2d_Root.hxx
+usr/include/opencascade/GCE2d_Root.lxx
+usr/include/opencascade/GCPnts_AbscissaPoint.hxx
+usr/include/opencascade/GCPnts_AbscissaType.hxx
+usr/include/opencascade/GCPnts_DeflectionType.hxx
+usr/include/opencascade/GCPnts_DistFunction.hxx
+usr/include/opencascade/GCPnts_DistFunction2d.hxx
+usr/include/opencascade/GCPnts_QuasiUniformAbscissa.hxx
+usr/include/opencascade/GCPnts_QuasiUniformDeflection.hxx
+usr/include/opencascade/GCPnts_TCurveTypes.hxx
+usr/include/opencascade/GCPnts_TangentialDeflection.hxx
+usr/include/opencascade/GCPnts_UniformAbscissa.hxx
+usr/include/opencascade/GCPnts_UniformDeflection.hxx
+usr/include/opencascade/GC_MakeArcOfCircle.hxx
+usr/include/opencascade/GC_MakeArcOfEllipse.hxx
+usr/include/opencascade/GC_MakeArcOfHyperbola.hxx
+usr/include/opencascade/GC_MakeArcOfParabola.hxx
+usr/include/opencascade/GC_MakeCircle.hxx
+usr/include/opencascade/GC_MakeConicalSurface.hxx
+usr/include/opencascade/GC_MakeCylindricalSurface.hxx
+usr/include/opencascade/GC_MakeEllipse.hxx
+usr/include/opencascade/GC_MakeHyperbola.hxx
+usr/include/opencascade/GC_MakeLine.hxx
+usr/include/opencascade/GC_MakeMirror.hxx
+usr/include/opencascade/GC_MakePlane.hxx
+usr/include/opencascade/GC_MakeRotation.hxx
+usr/include/opencascade/GC_MakeScale.hxx
+usr/include/opencascade/GC_MakeSegment.hxx
+usr/include/opencascade/GC_MakeTranslation.hxx
+usr/include/opencascade/GC_MakeTrimmedCone.hxx
+usr/include/opencascade/GC_MakeTrimmedCylinder.hxx
+usr/include/opencascade/GC_Root.hxx
+usr/include/opencascade/GC_Root.lxx
+usr/include/opencascade/GProp.hxx
+usr/include/opencascade/GProp_CelGProps.hxx
+usr/include/opencascade/GProp_EquaType.hxx
+usr/include/opencascade/GProp_GProps.hxx
+usr/include/opencascade/GProp_PEquation.hxx
+usr/include/opencascade/GProp_PGProps.hxx
+usr/include/opencascade/GProp_PrincipalProps.hxx
+usr/include/opencascade/GProp_SelGProps.hxx
+usr/include/opencascade/GProp_UndefinedAxis.hxx
+usr/include/opencascade/GProp_ValueType.hxx
+usr/include/opencascade/GProp_VelGProps.hxx
+usr/include/opencascade/Geom2dAdaptor.hxx
+usr/include/opencascade/Geom2dAdaptor_Curve.hxx
+usr/include/opencascade/Geom2dConvert.hxx
+usr/include/opencascade/Geom2dConvert_ApproxCurve.hxx
+usr/include/opencascade/Geom2dConvert_BSplineCurveKnotSplitting.hxx
+usr/include/opencascade/Geom2dConvert_BSplineCurveToBezierCurve.hxx
+usr/include/opencascade/Geom2dConvert_CompCurveToBSplineCurve.hxx
+usr/include/opencascade/Geom2dEvaluator.hxx
+usr/include/opencascade/Geom2dEvaluator_Curve.hxx
+usr/include/opencascade/Geom2dEvaluator_OffsetCurve.hxx
+usr/include/opencascade/Geom2dLProp_CLProps2d.hxx
+usr/include/opencascade/Geom2dLProp_CurAndInf2d.hxx
+usr/include/opencascade/Geom2dLProp_Curve2dTool.hxx
+usr/include/opencascade/Geom2dLProp_FuncCurExt.hxx
+usr/include/opencascade/Geom2dLProp_FuncCurNul.hxx
+usr/include/opencascade/Geom2dLProp_NumericCurInf2d.hxx
+usr/include/opencascade/Geom2d_AxisPlacement.hxx
+usr/include/opencascade/Geom2d_BSplineCurve.hxx
+usr/include/opencascade/Geom2d_BezierCurve.hxx
+usr/include/opencascade/Geom2d_BoundedCurve.hxx
+usr/include/opencascade/Geom2d_CartesianPoint.hxx
+usr/include/opencascade/Geom2d_Circle.hxx
+usr/include/opencascade/Geom2d_Conic.hxx
+usr/include/opencascade/Geom2d_Curve.hxx
+usr/include/opencascade/Geom2d_Direction.hxx
+usr/include/opencascade/Geom2d_Ellipse.hxx
+usr/include/opencascade/Geom2d_Geometry.hxx
+usr/include/opencascade/Geom2d_Hyperbola.hxx
+usr/include/opencascade/Geom2d_Line.hxx
+usr/include/opencascade/Geom2d_OffsetCurve.hxx
+usr/include/opencascade/Geom2d_Parabola.hxx
+usr/include/opencascade/Geom2d_Point.hxx
+usr/include/opencascade/Geom2d_Transformation.hxx
+usr/include/opencascade/Geom2d_TrimmedCurve.hxx
+usr/include/opencascade/Geom2d_UndefinedDerivative.hxx
+usr/include/opencascade/Geom2d_UndefinedValue.hxx
+usr/include/opencascade/Geom2d_Vector.hxx
+usr/include/opencascade/Geom2d_VectorWithMagnitude.hxx
+usr/include/opencascade/GeomAdaptor.hxx
+usr/include/opencascade/GeomAdaptor_Curve.hxx
+usr/include/opencascade/GeomAdaptor_Surface.hxx
+usr/include/opencascade/GeomAdaptor_SurfaceOfLinearExtrusion.hxx
+usr/include/opencascade/GeomAdaptor_SurfaceOfRevolution.hxx
+usr/include/opencascade/GeomConvert.hxx
+usr/include/opencascade/GeomConvert_ApproxCurve.hxx
+usr/include/opencascade/GeomConvert_ApproxSurface.hxx
+usr/include/opencascade/GeomConvert_BSplineCurveKnotSplitting.hxx
+usr/include/opencascade/GeomConvert_BSplineCurveToBezierCurve.hxx
+usr/include/opencascade/GeomConvert_BSplineSurfaceKnotSplitting.hxx
+usr/include/opencascade/GeomConvert_BSplineSurfaceToBezierSurface.hxx
+usr/include/opencascade/GeomConvert_CompBezierSurfacesToBSplineSurface.hxx
+usr/include/opencascade/GeomConvert_CompBezierSurfacesToBSplineSurface.lxx
+usr/include/opencascade/GeomConvert_CompCurveToBSplineCurve.hxx
+usr/include/opencascade/GeomConvert_Units.hxx
+usr/include/opencascade/GeomEvaluator_Curve.hxx
+usr/include/opencascade/GeomEvaluator_OffsetCurve.hxx
+usr/include/opencascade/GeomEvaluator_OffsetSurface.hxx
+usr/include/opencascade/GeomEvaluator_Surface.hxx
+usr/include/opencascade/GeomEvaluator_SurfaceOfExtrusion.hxx
+usr/include/opencascade/GeomEvaluator_SurfaceOfRevolution.hxx
+usr/include/opencascade/GeomLProp.hxx
+usr/include/opencascade/GeomLProp_CLProps.hxx
+usr/include/opencascade/GeomLProp_CurveTool.hxx
+usr/include/opencascade/GeomLProp_SLProps.hxx
+usr/include/opencascade/GeomLProp_SurfaceTool.hxx
+usr/include/opencascade/GeomLib.hxx
+usr/include/opencascade/GeomLib_Array1OfMat.hxx
+usr/include/opencascade/GeomLib_Check2dBSplineCurve.hxx
+usr/include/opencascade/GeomLib_Check2dBSplineCurve.lxx
+usr/include/opencascade/GeomLib_CheckBSplineCurve.hxx
+usr/include/opencascade/GeomLib_CheckBSplineCurve.lxx
+usr/include/opencascade/GeomLib_CheckCurveOnSurface.hxx
+usr/include/opencascade/GeomLib_DenominatorMultiplier.hxx
+usr/include/opencascade/GeomLib_DenominatorMultiplierPtr.hxx
+usr/include/opencascade/GeomLib_Interpolate.hxx
+usr/include/opencascade/GeomLib_Interpolate.lxx
+usr/include/opencascade/GeomLib_InterpolationErrors.hxx
+usr/include/opencascade/GeomLib_IsPlanarSurface.hxx
+usr/include/opencascade/GeomLib_LogSample.hxx
+usr/include/opencascade/GeomLib_MakeCurvefromApprox.hxx
+usr/include/opencascade/GeomLib_MakeCurvefromApprox.lxx
+usr/include/opencascade/GeomLib_PolyFunc.hxx
+usr/include/opencascade/GeomLib_Tool.hxx
+usr/include/opencascade/GeomProjLib.hxx
+usr/include/opencascade/GeomTools.hxx
+usr/include/opencascade/GeomTools_Curve2dSet.hxx
+usr/include/opencascade/GeomTools_CurveSet.hxx
+usr/include/opencascade/GeomTools_SurfaceSet.hxx
+usr/include/opencascade/GeomTools_UndefinedTypeHandler.hxx
+usr/include/opencascade/Geom_Axis1Placement.hxx
+usr/include/opencascade/Geom_Axis2Placement.hxx
+usr/include/opencascade/Geom_AxisPlacement.hxx
+usr/include/opencascade/Geom_BSplineCurve.hxx
+usr/include/opencascade/Geom_BSplineSurface.hxx
+usr/include/opencascade/Geom_BezierCurve.hxx
+usr/include/opencascade/Geom_BezierSurface.hxx
+usr/include/opencascade/Geom_BoundedCurve.hxx
+usr/include/opencascade/Geom_BoundedSurface.hxx
+usr/include/opencascade/Geom_CartesianPoint.hxx
+usr/include/opencascade/Geom_Circle.hxx
+usr/include/opencascade/Geom_Conic.hxx
+usr/include/opencascade/Geom_ConicalSurface.hxx
+usr/include/opencascade/Geom_Curve.hxx
+usr/include/opencascade/Geom_CylindricalSurface.hxx
+usr/include/opencascade/Geom_Direction.hxx
+usr/include/opencascade/Geom_ElementarySurface.hxx
+usr/include/opencascade/Geom_Ellipse.hxx
+usr/include/opencascade/Geom_Geometry.hxx
+usr/include/opencascade/Geom_HSequenceOfBSplineSurface.hxx
+usr/include/opencascade/Geom_Hyperbola.hxx
+usr/include/opencascade/Geom_Line.hxx
+usr/include/opencascade/Geom_OffsetCurve.hxx
+usr/include/opencascade/Geom_OffsetSurface.hxx
+usr/include/opencascade/Geom_OsculatingSurface.hxx
+usr/include/opencascade/Geom_Parabola.hxx
+usr/include/opencascade/Geom_Plane.hxx
+usr/include/opencascade/Geom_Point.hxx
+usr/include/opencascade/Geom_RectangularTrimmedSurface.hxx
+usr/include/opencascade/Geom_SequenceOfBSplineSurface.hxx
+usr/include/opencascade/Geom_SphericalSurface.hxx
+usr/include/opencascade/Geom_Surface.hxx
+usr/include/opencascade/Geom_SurfaceOfLinearExtrusion.hxx
+usr/include/opencascade/Geom_SurfaceOfRevolution.hxx
+usr/include/opencascade/Geom_SweptSurface.hxx
+usr/include/opencascade/Geom_ToroidalSurface.hxx
+usr/include/opencascade/Geom_Transformation.hxx
+usr/include/opencascade/Geom_TrimmedCurve.hxx
+usr/include/opencascade/Geom_UndefinedDerivative.hxx
+usr/include/opencascade/Geom_UndefinedValue.hxx
+usr/include/opencascade/Geom_Vector.hxx
+usr/include/opencascade/Geom_VectorWithMagnitude.hxx
+usr/include/opencascade/Hermit.hxx
+usr/include/opencascade/IntAna2d_AnaIntersection.hxx
+usr/include/opencascade/IntAna2d_AnaIntersection.lxx
+usr/include/opencascade/IntAna2d_Conic.hxx
+usr/include/opencascade/IntAna2d_IntPoint.hxx
+usr/include/opencascade/IntAna2d_IntPoint.lxx
+usr/include/opencascade/IntAna2d_Outils.hxx
+usr/include/opencascade/IntAna_Curve.hxx
+usr/include/opencascade/IntAna_Int3Pln.hxx
+usr/include/opencascade/IntAna_Int3Pln.lxx
+usr/include/opencascade/IntAna_IntConicQuad.hxx
+usr/include/opencascade/IntAna_IntConicQuad.lxx
+usr/include/opencascade/IntAna_IntLinTorus.hxx
+usr/include/opencascade/IntAna_IntLinTorus.lxx
+usr/include/opencascade/IntAna_IntQuadQuad.hxx
+usr/include/opencascade/IntAna_IntQuadQuad.lxx
+usr/include/opencascade/IntAna_ListIteratorOfListOfCurve.hxx
+usr/include/opencascade/IntAna_ListOfCurve.hxx
+usr/include/opencascade/IntAna_QuadQuadGeo.hxx
+usr/include/opencascade/IntAna_QuadQuadGeo.lxx
+usr/include/opencascade/IntAna_Quadric.hxx
+usr/include/opencascade/IntAna_ResultType.hxx
+usr/include/opencascade/LProp3d_CLProps.hxx
+usr/include/opencascade/LProp3d_CurveTool.hxx
+usr/include/opencascade/LProp3d_SLProps.hxx
+usr/include/opencascade/LProp3d_SurfaceTool.hxx
+usr/include/opencascade/LProp_AnalyticCurInf.hxx
+usr/include/opencascade/LProp_BadContinuity.hxx
+usr/include/opencascade/LProp_CIType.hxx
+usr/include/opencascade/LProp_CLProps.gxx
+usr/include/opencascade/LProp_CurAndInf.hxx
+usr/include/opencascade/LProp_NotDefined.hxx
+usr/include/opencascade/LProp_SLProps.gxx
+usr/include/opencascade/LProp_SequenceOfCIType.hxx
+usr/include/opencascade/LProp_Status.hxx
+usr/include/opencascade/ProjLib.hxx
+usr/include/opencascade/ProjLib_CompProjectedCurve.hxx
+usr/include/opencascade/ProjLib_ComputeApprox.hxx
+usr/include/opencascade/ProjLib_ComputeApproxOnPolarSurface.hxx
+usr/include/opencascade/ProjLib_Cone.hxx
+usr/include/opencascade/ProjLib_Cylinder.hxx
+usr/include/opencascade/ProjLib_HCompProjectedCurve.hxx
+usr/include/opencascade/ProjLib_HProjectedCurve.hxx
+usr/include/opencascade/ProjLib_HSequenceOfHSequenceOfPnt.hxx
+usr/include/opencascade/ProjLib_Plane.hxx
+usr/include/opencascade/ProjLib_PrjFunc.hxx
+usr/include/opencascade/ProjLib_PrjResolve.hxx
+usr/include/opencascade/ProjLib_ProjectOnPlane.hxx
+usr/include/opencascade/ProjLib_ProjectOnSurface.hxx
+usr/include/opencascade/ProjLib_ProjectedCurve.hxx
+usr/include/opencascade/ProjLib_Projector.hxx
+usr/include/opencascade/ProjLib_SequenceOfHSequenceOfPnt.hxx
+usr/include/opencascade/ProjLib_Sphere.hxx
+usr/include/opencascade/ProjLib_Torus.hxx
+usr/include/opencascade/TColGeom2d_Array1OfBSplineCurve.hxx
+usr/include/opencascade/TColGeom2d_Array1OfBezierCurve.hxx
+usr/include/opencascade/TColGeom2d_Array1OfCurve.hxx
+usr/include/opencascade/TColGeom2d_HArray1OfBSplineCurve.hxx
+usr/include/opencascade/TColGeom2d_HArray1OfBezierCurve.hxx
+usr/include/opencascade/TColGeom2d_HArray1OfCurve.hxx
+usr/include/opencascade/TColGeom2d_HSequenceOfBoundedCurve.hxx
+usr/include/opencascade/TColGeom2d_HSequenceOfCurve.hxx
+usr/include/opencascade/TColGeom2d_SequenceOfBoundedCurve.hxx
+usr/include/opencascade/TColGeom2d_SequenceOfCurve.hxx
+usr/include/opencascade/TColGeom2d_SequenceOfGeometry.hxx
+usr/include/opencascade/TColGeom_Array1OfBSplineCurve.hxx
+usr/include/opencascade/TColGeom_Array1OfBezierCurve.hxx
+usr/include/opencascade/TColGeom_Array1OfCurve.hxx
+usr/include/opencascade/TColGeom_Array1OfSurface.hxx
+usr/include/opencascade/TColGeom_Array2OfBezierSurface.hxx
+usr/include/opencascade/TColGeom_Array2OfSurface.hxx
+usr/include/opencascade/TColGeom_HArray1OfBSplineCurve.hxx
+usr/include/opencascade/TColGeom_HArray1OfBezierCurve.hxx
+usr/include/opencascade/TColGeom_HArray1OfCurve.hxx
+usr/include/opencascade/TColGeom_HArray1OfSurface.hxx
+usr/include/opencascade/TColGeom_HArray2OfSurface.hxx
+usr/include/opencascade/TColGeom_HSequenceOfBoundedCurve.hxx
+usr/include/opencascade/TColGeom_HSequenceOfCurve.hxx
+usr/include/opencascade/TColGeom_SequenceOfBoundedCurve.hxx
+usr/include/opencascade/TColGeom_SequenceOfCurve.hxx
+usr/include/opencascade/TColGeom_SequenceOfSurface.hxx
+usr/include/opencascade/TopAbs.hxx
+usr/include/opencascade/TopAbs_Orientation.hxx
+usr/include/opencascade/TopAbs_ShapeEnum.hxx
+usr/include/opencascade/TopAbs_State.hxx
+usr/include/opencascade/TopExp.hxx
+usr/include/opencascade/TopExp_Explorer.hxx
+usr/include/opencascade/TopExp_Stack.hxx
+usr/include/opencascade/TopTools.hxx
+usr/include/opencascade/TopTools_Array1OfListOfShape.hxx
+usr/include/opencascade/TopTools_Array1OfShape.hxx
+usr/include/opencascade/TopTools_Array2OfShape.hxx
+usr/include/opencascade/TopTools_DataMapIteratorOfDataMapOfIntegerListOfShape.hxx
+usr/include/opencascade/TopTools_DataMapIteratorOfDataMapOfIntegerShape.hxx
+usr/include/opencascade/TopTools_DataMapIteratorOfDataMapOfOrientedShapeInteger.hxx
+usr/include/opencascade/TopTools_DataMapIteratorOfDataMapOfOrientedShapeShape.hxx
+usr/include/opencascade/TopTools_DataMapIteratorOfDataMapOfShapeInteger.hxx
+usr/include/opencascade/TopTools_DataMapIteratorOfDataMapOfShapeListOfInteger.hxx
+usr/include/opencascade/TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx
+usr/include/opencascade/TopTools_DataMapIteratorOfDataMapOfShapeReal.hxx
+usr/include/opencascade/TopTools_DataMapIteratorOfDataMapOfShapeSequenceOfShape.hxx
+usr/include/opencascade/TopTools_DataMapIteratorOfDataMapOfShapeShape.hxx
+usr/include/opencascade/TopTools_DataMapOfIntegerListOfShape.hxx
+usr/include/opencascade/TopTools_DataMapOfIntegerShape.hxx
+usr/include/opencascade/TopTools_DataMapOfOrientedShapeInteger.hxx
+usr/include/opencascade/TopTools_DataMapOfOrientedShapeShape.hxx
+usr/include/opencascade/TopTools_DataMapOfShapeBox.hxx
+usr/include/opencascade/TopTools_DataMapOfShapeInteger.hxx
+usr/include/opencascade/TopTools_DataMapOfShapeListOfInteger.hxx
+usr/include/opencascade/TopTools_DataMapOfShapeListOfShape.hxx
+usr/include/opencascade/TopTools_DataMapOfShapeReal.hxx
+usr/include/opencascade/TopTools_DataMapOfShapeSequenceOfShape.hxx
+usr/include/opencascade/TopTools_DataMapOfShapeShape.hxx
+usr/include/opencascade/TopTools_FormatVersion.hxx
+usr/include/opencascade/TopTools_HArray1OfListOfShape.hxx
+usr/include/opencascade/TopTools_HArray1OfShape.hxx
+usr/include/opencascade/TopTools_HArray2OfShape.hxx
+usr/include/opencascade/TopTools_HSequenceOfShape.hxx
+usr/include/opencascade/TopTools_IndexedDataMapOfShapeAddress.hxx
+usr/include/opencascade/TopTools_IndexedDataMapOfShapeListOfShape.hxx
+usr/include/opencascade/TopTools_IndexedDataMapOfShapeReal.hxx
+usr/include/opencascade/TopTools_IndexedDataMapOfShapeShape.hxx
+usr/include/opencascade/TopTools_IndexedMapOfOrientedShape.hxx
+usr/include/opencascade/TopTools_IndexedMapOfShape.hxx
+usr/include/opencascade/TopTools_ListIteratorOfListOfShape.hxx
+usr/include/opencascade/TopTools_ListOfListOfShape.hxx
+usr/include/opencascade/TopTools_ListOfShape.hxx
+usr/include/opencascade/TopTools_LocationSet.hxx
+usr/include/opencascade/TopTools_LocationSetPtr.hxx
+usr/include/opencascade/TopTools_MapIteratorOfMapOfOrientedShape.hxx
+usr/include/opencascade/TopTools_MapIteratorOfMapOfShape.hxx
+usr/include/opencascade/TopTools_MapOfOrientedShape.hxx
+usr/include/opencascade/TopTools_MapOfShape.hxx
+usr/include/opencascade/TopTools_MutexForShapeProvider.hxx
+usr/include/opencascade/TopTools_OrientedShapeMapHasher.hxx
+usr/include/opencascade/TopTools_OrientedShapeMapHasher.lxx
+usr/include/opencascade/TopTools_SequenceOfShape.hxx
+usr/include/opencascade/TopTools_ShapeMapHasher.hxx
+usr/include/opencascade/TopTools_ShapeMapHasher.lxx
+usr/include/opencascade/TopTools_ShapeSet.hxx
+usr/include/opencascade/TopoDS.hxx
+usr/include/opencascade/TopoDS.lxx
+usr/include/opencascade/TopoDS_AlertAttribute.hxx
+usr/include/opencascade/TopoDS_AlertWithShape.hxx
+usr/include/opencascade/TopoDS_Builder.hxx
+usr/include/opencascade/TopoDS_Builder.lxx
+usr/include/opencascade/TopoDS_CompSolid.hxx
+usr/include/opencascade/TopoDS_CompSolid.lxx
+usr/include/opencascade/TopoDS_Compound.hxx
+usr/include/opencascade/TopoDS_Compound.lxx
+usr/include/opencascade/TopoDS_Edge.hxx
+usr/include/opencascade/TopoDS_Edge.lxx
+usr/include/opencascade/TopoDS_Face.hxx
+usr/include/opencascade/TopoDS_Face.lxx
+usr/include/opencascade/TopoDS_FrozenShape.hxx
+usr/include/opencascade/TopoDS_HShape.hxx
+usr/include/opencascade/TopoDS_HShape.lxx
+usr/include/opencascade/TopoDS_Iterator.hxx
+usr/include/opencascade/TopoDS_ListIteratorOfListOfShape.hxx
+usr/include/opencascade/TopoDS_ListOfShape.hxx
+usr/include/opencascade/TopoDS_LockedShape.hxx
+usr/include/opencascade/TopoDS_Shape.hxx
+usr/include/opencascade/TopoDS_Shell.hxx
+usr/include/opencascade/TopoDS_Shell.lxx
+usr/include/opencascade/TopoDS_Solid.hxx
+usr/include/opencascade/TopoDS_Solid.lxx
+usr/include/opencascade/TopoDS_TCompSolid.hxx
+usr/include/opencascade/TopoDS_TCompSolid.lxx
+usr/include/opencascade/TopoDS_TCompound.hxx
+usr/include/opencascade/TopoDS_TCompound.lxx
+usr/include/opencascade/TopoDS_TEdge.hxx
+usr/include/opencascade/TopoDS_TEdge.lxx
+usr/include/opencascade/TopoDS_TFace.hxx
+usr/include/opencascade/TopoDS_TFace.lxx
+usr/include/opencascade/TopoDS_TShape.hxx
+usr/include/opencascade/TopoDS_TShell.hxx
+usr/include/opencascade/TopoDS_TShell.lxx
+usr/include/opencascade/TopoDS_TSolid.hxx
+usr/include/opencascade/TopoDS_TSolid.lxx
+usr/include/opencascade/TopoDS_TVertex.hxx
+usr/include/opencascade/TopoDS_TVertex.lxx
+usr/include/opencascade/TopoDS_TWire.hxx
+usr/include/opencascade/TopoDS_TWire.lxx
+usr/include/opencascade/TopoDS_UnCompatibleShapes.hxx
+usr/include/opencascade/TopoDS_Vertex.hxx
+usr/include/opencascade/TopoDS_Vertex.lxx
+usr/include/opencascade/TopoDS_Wire.hxx
+usr/include/opencascade/TopoDS_Wire.lxx
+usr/include/opencascade/gce_ErrorType.hxx
+usr/include/opencascade/gce_MakeCirc.hxx
+usr/include/opencascade/gce_MakeCirc2d.hxx
+usr/include/opencascade/gce_MakeCone.hxx
+usr/include/opencascade/gce_MakeCylinder.hxx
+usr/include/opencascade/gce_MakeDir.hxx
+usr/include/opencascade/gce_MakeDir2d.hxx
+usr/include/opencascade/gce_MakeElips.hxx
+usr/include/opencascade/gce_MakeElips2d.hxx
+usr/include/opencascade/gce_MakeHypr.hxx
+usr/include/opencascade/gce_MakeHypr2d.hxx
+usr/include/opencascade/gce_MakeLin.hxx
+usr/include/opencascade/gce_MakeLin2d.hxx
+usr/include/opencascade/gce_MakeMirror.hxx
+usr/include/opencascade/gce_MakeMirror2d.hxx
+usr/include/opencascade/gce_MakeParab.hxx
+usr/include/opencascade/gce_MakeParab2d.hxx
+usr/include/opencascade/gce_MakePln.hxx
+usr/include/opencascade/gce_MakeRotation.hxx
+usr/include/opencascade/gce_MakeRotation2d.hxx
+usr/include/opencascade/gce_MakeScale.hxx
+usr/include/opencascade/gce_MakeScale2d.hxx
+usr/include/opencascade/gce_MakeTranslation.hxx
+usr/include/opencascade/gce_MakeTranslation2d.hxx
+usr/include/opencascade/gce_Root.hxx
+usr/include/opencascade/gce_Root.lxx
+usr/lib/${DEB_HOST_MULTIARCH}/libTKBRep.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKG2d.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKG3d.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKGeomBase.so
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/opencascade/OpenCASCADEModelingDataTargets*.cmake
diff --git a/libocct-modeling-data-dev.lintian-overrides b/libocct-modeling-data-dev.lintian-overrides
new file mode 100644 (file)
index 0000000..0d4d074
--- /dev/null
@@ -0,0 +1,2 @@
+# This is lintian bug #966295
+libocct-modeling-data-dev: bogus-mail-host-in-debian-changelog Adam C. Powell, IV <hazelsct@debian.org>
diff --git a/libocct-ocaf-7.6.install b/libocct-ocaf-7.6.install
new file mode 100644 (file)
index 0000000..3b3e635
--- /dev/null
@@ -0,0 +1,13 @@
+usr/lib/${DEB_HOST_MULTIARCH}/libTKBin.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKBinL.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKBinTObj.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKCAF.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKCDF.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKLCAF.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKStd.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKStdL.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKTObj.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKVCAF.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKXml.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKXmlL.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKXmlTObj.so.*
diff --git a/libocct-ocaf-7.6.lintian-overrides b/libocct-ocaf-7.6.lintian-overrides
new file mode 100644 (file)
index 0000000..1151366
--- /dev/null
@@ -0,0 +1,9 @@
+# this package contains a bunch of libraries and can thus not be named properly
+package-name-doesnt-match-sonames
+
+# false positive lack of hardening detected
+hardening-no-fortify-functions
+# symbols control files are not sustainable.
+no-symbols-control-file
+# This is lintian bug #966295
+libocct-ocaf-7.6: bogus-mail-host-in-debian-changelog Adam C. Powell, IV <hazelsct@debian.org>
diff --git a/libocct-ocaf-dev.install b/libocct-ocaf-dev.install
new file mode 100644 (file)
index 0000000..5de1958
--- /dev/null
@@ -0,0 +1,609 @@
+usr/include/opencascade/AppStdL_Application.hxx
+usr/include/opencascade/AppStd_Application.hxx
+usr/include/opencascade/BinDrivers.hxx
+usr/include/opencascade/BinDrivers_DocumentRetrievalDriver.hxx
+usr/include/opencascade/BinDrivers_DocumentStorageDriver.hxx
+usr/include/opencascade/BinDrivers_Marker.hxx
+usr/include/opencascade/BinLDrivers.hxx
+usr/include/opencascade/BinLDrivers_DocumentRetrievalDriver.hxx
+usr/include/opencascade/BinLDrivers_DocumentSection.hxx
+usr/include/opencascade/BinLDrivers_DocumentStorageDriver.hxx
+usr/include/opencascade/BinLDrivers_Marker.hxx
+usr/include/opencascade/BinLDrivers_VectorOfDocumentSection.hxx
+usr/include/opencascade/BinMDF.hxx
+usr/include/opencascade/BinMDF_ADriver.hxx
+usr/include/opencascade/BinMDF_ADriver.lxx
+usr/include/opencascade/BinMDF_ADriverTable.hxx
+usr/include/opencascade/BinMDF_ADriverTable.lxx
+usr/include/opencascade/BinMDF_DataMapIteratorOfTypeADriverMap.hxx
+usr/include/opencascade/BinMDF_DerivedDriver.hxx
+usr/include/opencascade/BinMDF_DoubleMapIteratorOfTypeIdMap.hxx
+usr/include/opencascade/BinMDF_ReferenceDriver.hxx
+usr/include/opencascade/BinMDF_StringIdMap.hxx
+usr/include/opencascade/BinMDF_TagSourceDriver.hxx
+usr/include/opencascade/BinMDF_TypeADriverMap.hxx
+usr/include/opencascade/BinMDF_TypeIdMap.hxx
+usr/include/opencascade/BinMDataStd.hxx
+usr/include/opencascade/BinMDataStd_AsciiStringDriver.hxx
+usr/include/opencascade/BinMDataStd_BooleanArrayDriver.hxx
+usr/include/opencascade/BinMDataStd_BooleanListDriver.hxx
+usr/include/opencascade/BinMDataStd_ByteArrayDriver.hxx
+usr/include/opencascade/BinMDataStd_ExpressionDriver.hxx
+usr/include/opencascade/BinMDataStd_ExtStringArrayDriver.hxx
+usr/include/opencascade/BinMDataStd_ExtStringListDriver.hxx
+usr/include/opencascade/BinMDataStd_GenericEmptyDriver.hxx
+usr/include/opencascade/BinMDataStd_GenericExtStringDriver.hxx
+usr/include/opencascade/BinMDataStd_IntPackedMapDriver.hxx
+usr/include/opencascade/BinMDataStd_IntegerArrayDriver.hxx
+usr/include/opencascade/BinMDataStd_IntegerDriver.hxx
+usr/include/opencascade/BinMDataStd_IntegerListDriver.hxx
+usr/include/opencascade/BinMDataStd_NamedDataDriver.hxx
+usr/include/opencascade/BinMDataStd_RealArrayDriver.hxx
+usr/include/opencascade/BinMDataStd_RealDriver.hxx
+usr/include/opencascade/BinMDataStd_RealListDriver.hxx
+usr/include/opencascade/BinMDataStd_ReferenceArrayDriver.hxx
+usr/include/opencascade/BinMDataStd_ReferenceListDriver.hxx
+usr/include/opencascade/BinMDataStd_TreeNodeDriver.hxx
+usr/include/opencascade/BinMDataStd_UAttributeDriver.hxx
+usr/include/opencascade/BinMDataStd_VariableDriver.hxx
+usr/include/opencascade/BinMDataXtd.hxx
+usr/include/opencascade/BinMDataXtd_ConstraintDriver.hxx
+usr/include/opencascade/BinMDataXtd_GeometryDriver.hxx
+usr/include/opencascade/BinMDataXtd_PatternStdDriver.hxx
+usr/include/opencascade/BinMDataXtd_PositionDriver.hxx
+usr/include/opencascade/BinMDataXtd_PresentationDriver.hxx
+usr/include/opencascade/BinMDocStd.hxx
+usr/include/opencascade/BinMDocStd_XLinkDriver.hxx
+usr/include/opencascade/BinMFunction.hxx
+usr/include/opencascade/BinMFunction_FunctionDriver.hxx
+usr/include/opencascade/BinMFunction_GraphNodeDriver.hxx
+usr/include/opencascade/BinMFunction_ScopeDriver.hxx
+usr/include/opencascade/BinMNaming.hxx
+usr/include/opencascade/BinMNaming_NamedShapeDriver.hxx
+usr/include/opencascade/BinMNaming_NamedShapeDriver.lxx
+usr/include/opencascade/BinMNaming_NamingDriver.hxx
+usr/include/opencascade/BinObjMgt_PByte.hxx
+usr/include/opencascade/BinObjMgt_PChar.hxx
+usr/include/opencascade/BinObjMgt_PExtChar.hxx
+usr/include/opencascade/BinObjMgt_PInteger.hxx
+usr/include/opencascade/BinObjMgt_PReal.hxx
+usr/include/opencascade/BinObjMgt_PShortReal.hxx
+usr/include/opencascade/BinObjMgt_Persistent.hxx
+usr/include/opencascade/BinObjMgt_Persistent.lxx
+usr/include/opencascade/BinObjMgt_Position.hxx
+usr/include/opencascade/BinObjMgt_RRelocationTable.hxx
+usr/include/opencascade/BinObjMgt_SRelocationTable.hxx
+usr/include/opencascade/BinTObjDrivers.hxx
+usr/include/opencascade/BinTObjDrivers_DocumentRetrievalDriver.hxx
+usr/include/opencascade/BinTObjDrivers_DocumentStorageDriver.hxx
+usr/include/opencascade/BinTObjDrivers_IntSparseArrayDriver.hxx
+usr/include/opencascade/BinTObjDrivers_ModelDriver.hxx
+usr/include/opencascade/BinTObjDrivers_ObjectDriver.hxx
+usr/include/opencascade/BinTObjDrivers_ReferenceDriver.hxx
+usr/include/opencascade/BinTObjDrivers_XYZDriver.hxx
+usr/include/opencascade/CDF_Application.hxx
+usr/include/opencascade/CDF_Directory.hxx
+usr/include/opencascade/CDF_DirectoryIterator.hxx
+usr/include/opencascade/CDF_FWOSDriver.hxx
+usr/include/opencascade/CDF_MetaDataDriver.hxx
+usr/include/opencascade/CDF_MetaDataDriverFactory.hxx
+usr/include/opencascade/CDF_Store.hxx
+usr/include/opencascade/CDF_StoreList.hxx
+usr/include/opencascade/CDF_StoreSetNameStatus.hxx
+usr/include/opencascade/CDF_SubComponentStatus.hxx
+usr/include/opencascade/CDF_TryStoreStatus.hxx
+usr/include/opencascade/CDF_TypeOfActivation.hxx
+usr/include/opencascade/CDM_Application.hxx
+usr/include/opencascade/CDM_CanCloseStatus.hxx
+usr/include/opencascade/CDM_DataMapIteratorOfMetaDataLookUpTable.hxx
+usr/include/opencascade/CDM_Document.hxx
+usr/include/opencascade/CDM_DocumentHasher.hxx
+usr/include/opencascade/CDM_DocumentPointer.hxx
+usr/include/opencascade/CDM_ListIteratorOfListOfDocument.hxx
+usr/include/opencascade/CDM_ListIteratorOfListOfReferences.hxx
+usr/include/opencascade/CDM_ListOfDocument.hxx
+usr/include/opencascade/CDM_ListOfReferences.hxx
+usr/include/opencascade/CDM_MapIteratorOfMapOfDocument.hxx
+usr/include/opencascade/CDM_MapOfDocument.hxx
+usr/include/opencascade/CDM_MetaData.hxx
+usr/include/opencascade/CDM_MetaDataLookUpTable.hxx
+usr/include/opencascade/CDM_NamesDirectory.hxx
+usr/include/opencascade/CDM_Reference.hxx
+usr/include/opencascade/CDM_ReferenceIterator.hxx
+usr/include/opencascade/LDOMBasicString.hxx
+usr/include/opencascade/LDOMParser.hxx
+usr/include/opencascade/LDOMString.hxx
+usr/include/opencascade/LDOM_Attr.hxx
+usr/include/opencascade/LDOM_BasicAttribute.hxx
+usr/include/opencascade/LDOM_BasicElement.hxx
+usr/include/opencascade/LDOM_BasicNode.hxx
+usr/include/opencascade/LDOM_BasicText.hxx
+usr/include/opencascade/LDOM_CDATASection.hxx
+usr/include/opencascade/LDOM_CharReference.hxx
+usr/include/opencascade/LDOM_CharacterData.hxx
+usr/include/opencascade/LDOM_Comment.hxx
+usr/include/opencascade/LDOM_DeclareSequence.hxx
+usr/include/opencascade/LDOM_Document.hxx
+usr/include/opencascade/LDOM_DocumentType.hxx
+usr/include/opencascade/LDOM_Element.hxx
+usr/include/opencascade/LDOM_LDOMImplementation.hxx
+usr/include/opencascade/LDOM_MemManager.hxx
+usr/include/opencascade/LDOM_Node.hxx
+usr/include/opencascade/LDOM_NodeList.hxx
+usr/include/opencascade/LDOM_OSStream.hxx
+usr/include/opencascade/LDOM_Text.hxx
+usr/include/opencascade/LDOM_XmlReader.hxx
+usr/include/opencascade/LDOM_XmlWriter.hxx
+usr/include/opencascade/PCDM.hxx
+usr/include/opencascade/PCDM_BaseDriverPointer.hxx
+usr/include/opencascade/PCDM_DOMHeaderParser.hxx
+usr/include/opencascade/PCDM_Document.hxx
+usr/include/opencascade/PCDM_DriverError.hxx
+usr/include/opencascade/PCDM_ReadWriter.hxx
+usr/include/opencascade/PCDM_ReadWriter_1.hxx
+usr/include/opencascade/PCDM_Reader.hxx
+usr/include/opencascade/PCDM_Reader.lxx
+usr/include/opencascade/PCDM_ReaderFilter.hxx
+usr/include/opencascade/PCDM_ReaderStatus.hxx
+usr/include/opencascade/PCDM_Reference.hxx
+usr/include/opencascade/PCDM_ReferenceIterator.hxx
+usr/include/opencascade/PCDM_RetrievalDriver.hxx
+usr/include/opencascade/PCDM_SequenceOfDocument.hxx
+usr/include/opencascade/PCDM_SequenceOfReference.hxx
+usr/include/opencascade/PCDM_StorageDriver.hxx
+usr/include/opencascade/PCDM_StoreStatus.hxx
+usr/include/opencascade/PCDM_TypeOfFileDriver.hxx
+usr/include/opencascade/PCDM_Writer.hxx
+usr/include/opencascade/ShapePersistent.hxx
+usr/include/opencascade/ShapePersistent_BRep.hxx
+usr/include/opencascade/ShapePersistent_Geom.hxx
+usr/include/opencascade/ShapePersistent_Geom2d.hxx
+usr/include/opencascade/ShapePersistent_Geom2d_Curve.hxx
+usr/include/opencascade/ShapePersistent_Geom_Curve.hxx
+usr/include/opencascade/ShapePersistent_Geom_Surface.hxx
+usr/include/opencascade/ShapePersistent_HArray1.hxx
+usr/include/opencascade/ShapePersistent_HArray2.hxx
+usr/include/opencascade/ShapePersistent_HSequence.hxx
+usr/include/opencascade/ShapePersistent_Poly.hxx
+usr/include/opencascade/ShapePersistent_TopoDS.hxx
+usr/include/opencascade/ShapePersistent_TriangleMode.hxx
+usr/include/opencascade/StdDrivers.hxx
+usr/include/opencascade/StdDrivers_DocumentRetrievalDriver.hxx
+usr/include/opencascade/StdLDrivers.hxx
+usr/include/opencascade/StdLDrivers_DocumentRetrievalDriver.hxx
+usr/include/opencascade/StdLPersistent.hxx
+usr/include/opencascade/StdLPersistent_Collection.hxx
+usr/include/opencascade/StdLPersistent_Data.hxx
+usr/include/opencascade/StdLPersistent_Dependency.hxx
+usr/include/opencascade/StdLPersistent_Document.hxx
+usr/include/opencascade/StdLPersistent_Function.hxx
+usr/include/opencascade/StdLPersistent_HArray1.hxx
+usr/include/opencascade/StdLPersistent_HArray2.hxx
+usr/include/opencascade/StdLPersistent_HString.hxx
+usr/include/opencascade/StdLPersistent_NamedData.hxx
+usr/include/opencascade/StdLPersistent_Real.hxx
+usr/include/opencascade/StdLPersistent_TreeNode.hxx
+usr/include/opencascade/StdLPersistent_Value.hxx
+usr/include/opencascade/StdLPersistent_Variable.hxx
+usr/include/opencascade/StdLPersistent_Void.hxx
+usr/include/opencascade/StdLPersistent_XLink.hxx
+usr/include/opencascade/StdObjMgt_Attribute.hxx
+usr/include/opencascade/StdObjMgt_MapOfInstantiators.hxx
+usr/include/opencascade/StdObjMgt_Persistent.hxx
+usr/include/opencascade/StdObjMgt_ReadData.hxx
+usr/include/opencascade/StdObjMgt_SharedObject.hxx
+usr/include/opencascade/StdObjMgt_TransientPersistentMap.hxx
+usr/include/opencascade/StdObjMgt_WriteData.hxx
+usr/include/opencascade/StdObject_Location.hxx
+usr/include/opencascade/StdObject_Shape.hxx
+usr/include/opencascade/StdObject_gp_Axes.hxx
+usr/include/opencascade/StdObject_gp_Curves.hxx
+usr/include/opencascade/StdObject_gp_Surfaces.hxx
+usr/include/opencascade/StdObject_gp_Trsfs.hxx
+usr/include/opencascade/StdObject_gp_Vectors.hxx
+usr/include/opencascade/StdPersistent.hxx
+usr/include/opencascade/StdPersistent_DataXtd.hxx
+usr/include/opencascade/StdPersistent_DataXtd_Constraint.hxx
+usr/include/opencascade/StdPersistent_DataXtd_PatternStd.hxx
+usr/include/opencascade/StdPersistent_HArray1.hxx
+usr/include/opencascade/StdPersistent_Naming.hxx
+usr/include/opencascade/StdPersistent_PPrsStd.hxx
+usr/include/opencascade/StdPersistent_TopLoc.hxx
+usr/include/opencascade/StdPersistent_TopoDS.hxx
+usr/include/opencascade/StdStorage.hxx
+usr/include/opencascade/StdStorage_BacketOfPersistent.hxx
+usr/include/opencascade/StdStorage_Data.hxx
+usr/include/opencascade/StdStorage_HSequenceOfRoots.hxx
+usr/include/opencascade/StdStorage_HeaderData.hxx
+usr/include/opencascade/StdStorage_MapOfRoots.hxx
+usr/include/opencascade/StdStorage_MapOfTypes.hxx
+usr/include/opencascade/StdStorage_Root.hxx
+usr/include/opencascade/StdStorage_RootData.hxx
+usr/include/opencascade/StdStorage_SequenceOfRoots.hxx
+usr/include/opencascade/StdStorage_TypeData.hxx
+usr/include/opencascade/TDF.hxx
+usr/include/opencascade/TDF_Attribute.hxx
+usr/include/opencascade/TDF_Attribute.lxx
+usr/include/opencascade/TDF_AttributeArray1.hxx
+usr/include/opencascade/TDF_AttributeDataMap.hxx
+usr/include/opencascade/TDF_AttributeDelta.hxx
+usr/include/opencascade/TDF_AttributeDeltaList.hxx
+usr/include/opencascade/TDF_AttributeDoubleMap.hxx
+usr/include/opencascade/TDF_AttributeIndexedMap.hxx
+usr/include/opencascade/TDF_AttributeIterator.hxx
+usr/include/opencascade/TDF_AttributeList.hxx
+usr/include/opencascade/TDF_AttributeMap.hxx
+usr/include/opencascade/TDF_AttributeSequence.hxx
+usr/include/opencascade/TDF_ChildIDIterator.hxx
+usr/include/opencascade/TDF_ChildIDIterator.lxx
+usr/include/opencascade/TDF_ChildIterator.hxx
+usr/include/opencascade/TDF_ChildIterator.lxx
+usr/include/opencascade/TDF_ClosureMode.hxx
+usr/include/opencascade/TDF_ClosureMode.lxx
+usr/include/opencascade/TDF_ClosureTool.hxx
+usr/include/opencascade/TDF_ComparisonTool.hxx
+usr/include/opencascade/TDF_CopyLabel.hxx
+usr/include/opencascade/TDF_CopyLabel.lxx
+usr/include/opencascade/TDF_CopyTool.hxx
+usr/include/opencascade/TDF_Data.hxx
+usr/include/opencascade/TDF_Data.lxx
+usr/include/opencascade/TDF_DataMapIteratorOfAttributeDataMap.hxx
+usr/include/opencascade/TDF_DataMapIteratorOfLabelDataMap.hxx
+usr/include/opencascade/TDF_DataMapIteratorOfLabelIntegerMap.hxx
+usr/include/opencascade/TDF_DataSet.hxx
+usr/include/opencascade/TDF_DataSet.lxx
+usr/include/opencascade/TDF_DefaultDeltaOnModification.hxx
+usr/include/opencascade/TDF_DefaultDeltaOnRemoval.hxx
+usr/include/opencascade/TDF_Delta.hxx
+usr/include/opencascade/TDF_Delta.lxx
+usr/include/opencascade/TDF_DeltaList.hxx
+usr/include/opencascade/TDF_DeltaOnAddition.hxx
+usr/include/opencascade/TDF_DeltaOnForget.hxx
+usr/include/opencascade/TDF_DeltaOnModification.hxx
+usr/include/opencascade/TDF_DeltaOnRemoval.hxx
+usr/include/opencascade/TDF_DeltaOnResume.hxx
+usr/include/opencascade/TDF_DerivedAttribute.hxx
+usr/include/opencascade/TDF_DoubleMapIteratorOfAttributeDoubleMap.hxx
+usr/include/opencascade/TDF_DoubleMapIteratorOfGUIDProgIDMap.hxx
+usr/include/opencascade/TDF_DoubleMapIteratorOfLabelDoubleMap.hxx
+usr/include/opencascade/TDF_GUIDProgIDMap.hxx
+usr/include/opencascade/TDF_HAllocator.hxx
+usr/include/opencascade/TDF_HAttributeArray1.hxx
+usr/include/opencascade/TDF_IDFilter.hxx
+usr/include/opencascade/TDF_IDFilter.lxx
+usr/include/opencascade/TDF_IDList.hxx
+usr/include/opencascade/TDF_IDMap.hxx
+usr/include/opencascade/TDF_Label.hxx
+usr/include/opencascade/TDF_Label.lxx
+usr/include/opencascade/TDF_LabelDataMap.hxx
+usr/include/opencascade/TDF_LabelDoubleMap.hxx
+usr/include/opencascade/TDF_LabelIndexedMap.hxx
+usr/include/opencascade/TDF_LabelIntegerMap.hxx
+usr/include/opencascade/TDF_LabelList.hxx
+usr/include/opencascade/TDF_LabelMap.hxx
+usr/include/opencascade/TDF_LabelMapHasher.hxx
+usr/include/opencascade/TDF_LabelNode.hxx
+usr/include/opencascade/TDF_LabelNodePtr.hxx
+usr/include/opencascade/TDF_LabelSequence.hxx
+usr/include/opencascade/TDF_ListIteratorOfAttributeDeltaList.hxx
+usr/include/opencascade/TDF_ListIteratorOfAttributeList.hxx
+usr/include/opencascade/TDF_ListIteratorOfDeltaList.hxx
+usr/include/opencascade/TDF_ListIteratorOfIDList.hxx
+usr/include/opencascade/TDF_ListIteratorOfLabelList.hxx
+usr/include/opencascade/TDF_MapIteratorOfAttributeMap.hxx
+usr/include/opencascade/TDF_MapIteratorOfIDMap.hxx
+usr/include/opencascade/TDF_MapIteratorOfLabelMap.hxx
+usr/include/opencascade/TDF_Reference.hxx
+usr/include/opencascade/TDF_RelocationTable.hxx
+usr/include/opencascade/TDF_TagSource.hxx
+usr/include/opencascade/TDF_Tool.hxx
+usr/include/opencascade/TDF_Transaction.hxx
+usr/include/opencascade/TDF_Transaction.lxx
+usr/include/opencascade/TDataStd.hxx
+usr/include/opencascade/TDataStd_AsciiString.hxx
+usr/include/opencascade/TDataStd_BooleanArray.hxx
+usr/include/opencascade/TDataStd_BooleanList.hxx
+usr/include/opencascade/TDataStd_ByteArray.hxx
+usr/include/opencascade/TDataStd_ChildNodeIterator.hxx
+usr/include/opencascade/TDataStd_Comment.hxx
+usr/include/opencascade/TDataStd_Current.hxx
+usr/include/opencascade/TDataStd_DataMapIteratorOfDataMapOfStringByte.hxx
+usr/include/opencascade/TDataStd_DataMapIteratorOfDataMapOfStringHArray1OfInteger.hxx
+usr/include/opencascade/TDataStd_DataMapIteratorOfDataMapOfStringHArray1OfReal.hxx
+usr/include/opencascade/TDataStd_DataMapIteratorOfDataMapOfStringReal.hxx
+usr/include/opencascade/TDataStd_DataMapIteratorOfDataMapOfStringString.hxx
+usr/include/opencascade/TDataStd_DataMapOfStringByte.hxx
+usr/include/opencascade/TDataStd_DataMapOfStringHArray1OfInteger.hxx
+usr/include/opencascade/TDataStd_DataMapOfStringHArray1OfReal.hxx
+usr/include/opencascade/TDataStd_DataMapOfStringReal.hxx
+usr/include/opencascade/TDataStd_DataMapOfStringString.hxx
+usr/include/opencascade/TDataStd_DeltaOnModificationOfByteArray.hxx
+usr/include/opencascade/TDataStd_DeltaOnModificationOfExtStringArray.hxx
+usr/include/opencascade/TDataStd_DeltaOnModificationOfIntArray.hxx
+usr/include/opencascade/TDataStd_DeltaOnModificationOfIntPackedMap.hxx
+usr/include/opencascade/TDataStd_DeltaOnModificationOfRealArray.hxx
+usr/include/opencascade/TDataStd_Directory.hxx
+usr/include/opencascade/TDataStd_Expression.hxx
+usr/include/opencascade/TDataStd_ExtStringArray.hxx
+usr/include/opencascade/TDataStd_ExtStringList.hxx
+usr/include/opencascade/TDataStd_GenericEmpty.hxx
+usr/include/opencascade/TDataStd_GenericExtString.hxx
+usr/include/opencascade/TDataStd_HDataMapOfStringByte.hxx
+usr/include/opencascade/TDataStd_HDataMapOfStringHArray1OfInteger.hxx
+usr/include/opencascade/TDataStd_HDataMapOfStringHArray1OfReal.hxx
+usr/include/opencascade/TDataStd_HDataMapOfStringInteger.hxx
+usr/include/opencascade/TDataStd_HDataMapOfStringReal.hxx
+usr/include/opencascade/TDataStd_HDataMapOfStringString.hxx
+usr/include/opencascade/TDataStd_HLabelArray1.hxx
+usr/include/opencascade/TDataStd_IntPackedMap.hxx
+usr/include/opencascade/TDataStd_Integer.hxx
+usr/include/opencascade/TDataStd_IntegerArray.hxx
+usr/include/opencascade/TDataStd_IntegerList.hxx
+usr/include/opencascade/TDataStd_LabelArray1.hxx
+usr/include/opencascade/TDataStd_ListIteratorOfListOfByte.hxx
+usr/include/opencascade/TDataStd_ListIteratorOfListOfExtendedString.hxx
+usr/include/opencascade/TDataStd_ListOfByte.hxx
+usr/include/opencascade/TDataStd_ListOfExtendedString.hxx
+usr/include/opencascade/TDataStd_Name.hxx
+usr/include/opencascade/TDataStd_NamedData.hxx
+usr/include/opencascade/TDataStd_NoteBook.hxx
+usr/include/opencascade/TDataStd_PtrTreeNode.hxx
+usr/include/opencascade/TDataStd_Real.hxx
+usr/include/opencascade/TDataStd_RealArray.hxx
+usr/include/opencascade/TDataStd_RealEnum.hxx
+usr/include/opencascade/TDataStd_RealList.hxx
+usr/include/opencascade/TDataStd_ReferenceArray.hxx
+usr/include/opencascade/TDataStd_ReferenceList.hxx
+usr/include/opencascade/TDataStd_Relation.hxx
+usr/include/opencascade/TDataStd_Tick.hxx
+usr/include/opencascade/TDataStd_TreeNode.hxx
+usr/include/opencascade/TDataStd_TreeNode.lxx
+usr/include/opencascade/TDataStd_UAttribute.hxx
+usr/include/opencascade/TDataStd_Variable.hxx
+usr/include/opencascade/TDataXtd.hxx
+usr/include/opencascade/TDataXtd_Array1OfTrsf.hxx
+usr/include/opencascade/TDataXtd_Axis.hxx
+usr/include/opencascade/TDataXtd_Constraint.hxx
+usr/include/opencascade/TDataXtd_ConstraintEnum.hxx
+usr/include/opencascade/TDataXtd_Geometry.hxx
+usr/include/opencascade/TDataXtd_GeometryEnum.hxx
+usr/include/opencascade/TDataXtd_HArray1OfTrsf.hxx
+usr/include/opencascade/TDataXtd_Pattern.hxx
+usr/include/opencascade/TDataXtd_PatternStd.hxx
+usr/include/opencascade/TDataXtd_PatternStd.lxx
+usr/include/opencascade/TDataXtd_Placement.hxx
+usr/include/opencascade/TDataXtd_Plane.hxx
+usr/include/opencascade/TDataXtd_Point.hxx
+usr/include/opencascade/TDataXtd_Position.hxx
+usr/include/opencascade/TDataXtd_Presentation.hxx
+usr/include/opencascade/TDataXtd_Shape.hxx
+usr/include/opencascade/TDataXtd_Triangulation.hxx
+usr/include/opencascade/TDocStd.hxx
+usr/include/opencascade/TDocStd_Application.hxx
+usr/include/opencascade/TDocStd_ApplicationDelta.hxx
+usr/include/opencascade/TDocStd_ApplicationDelta.lxx
+usr/include/opencascade/TDocStd_CompoundDelta.hxx
+usr/include/opencascade/TDocStd_Context.hxx
+usr/include/opencascade/TDocStd_DataMapIteratorOfLabelIDMapDataMap.hxx
+usr/include/opencascade/TDocStd_Document.hxx
+usr/include/opencascade/TDocStd_Document.lxx
+usr/include/opencascade/TDocStd_FormatVersion.hxx
+usr/include/opencascade/TDocStd_LabelIDMapDataMap.hxx
+usr/include/opencascade/TDocStd_Modified.hxx
+usr/include/opencascade/TDocStd_MultiTransactionManager.hxx
+usr/include/opencascade/TDocStd_MultiTransactionManager.lxx
+usr/include/opencascade/TDocStd_Owner.hxx
+usr/include/opencascade/TDocStd_PathParser.hxx
+usr/include/opencascade/TDocStd_SequenceOfApplicationDelta.hxx
+usr/include/opencascade/TDocStd_SequenceOfDocument.hxx
+usr/include/opencascade/TDocStd_XLink.hxx
+usr/include/opencascade/TDocStd_XLink.lxx
+usr/include/opencascade/TDocStd_XLinkIterator.hxx
+usr/include/opencascade/TDocStd_XLinkIterator.lxx
+usr/include/opencascade/TDocStd_XLinkPtr.hxx
+usr/include/opencascade/TDocStd_XLinkRoot.hxx
+usr/include/opencascade/TDocStd_XLinkRoot.lxx
+usr/include/opencascade/TDocStd_XLinkTool.hxx
+usr/include/opencascade/TFunction_Array1OfDataMapOfGUIDDriver.hxx
+usr/include/opencascade/TFunction_DataMapIteratorOfDataMapOfGUIDDriver.hxx
+usr/include/opencascade/TFunction_DataMapIteratorOfDataMapOfLabelListOfLabel.hxx
+usr/include/opencascade/TFunction_DataMapOfGUIDDriver.hxx
+usr/include/opencascade/TFunction_DataMapOfLabelListOfLabel.hxx
+usr/include/opencascade/TFunction_DoubleMapIteratorOfDoubleMapOfIntegerLabel.hxx
+usr/include/opencascade/TFunction_DoubleMapOfIntegerLabel.hxx
+usr/include/opencascade/TFunction_Driver.hxx
+usr/include/opencascade/TFunction_Driver.lxx
+usr/include/opencascade/TFunction_DriverTable.hxx
+usr/include/opencascade/TFunction_ExecutionStatus.hxx
+usr/include/opencascade/TFunction_Function.hxx
+usr/include/opencascade/TFunction_GraphNode.hxx
+usr/include/opencascade/TFunction_HArray1OfDataMapOfGUIDDriver.hxx
+usr/include/opencascade/TFunction_IFunction.hxx
+usr/include/opencascade/TFunction_Iterator.hxx
+usr/include/opencascade/TFunction_Logbook.hxx
+usr/include/opencascade/TFunction_Logbook.lxx
+usr/include/opencascade/TFunction_Scope.hxx
+usr/include/opencascade/TNaming.hxx
+usr/include/opencascade/TNaming_Builder.hxx
+usr/include/opencascade/TNaming_CopyShape.hxx
+usr/include/opencascade/TNaming_DataMapIteratorOfDataMapOfShapePtrRefShape.hxx
+usr/include/opencascade/TNaming_DataMapIteratorOfDataMapOfShapeShapesSet.hxx
+usr/include/opencascade/TNaming_DataMapOfShapePtrRefShape.hxx
+usr/include/opencascade/TNaming_DataMapOfShapeShapesSet.hxx
+usr/include/opencascade/TNaming_DeltaOnModification.hxx
+usr/include/opencascade/TNaming_DeltaOnRemoval.hxx
+usr/include/opencascade/TNaming_Evolution.hxx
+usr/include/opencascade/TNaming_Identifier.hxx
+usr/include/opencascade/TNaming_Iterator.hxx
+usr/include/opencascade/TNaming_Iterator.lxx
+usr/include/opencascade/TNaming_IteratorOnShapesSet.hxx
+usr/include/opencascade/TNaming_IteratorOnShapesSet.lxx
+usr/include/opencascade/TNaming_ListIteratorOfListOfIndexedDataMapOfShapeListOfShape.hxx
+usr/include/opencascade/TNaming_ListIteratorOfListOfMapOfShape.hxx
+usr/include/opencascade/TNaming_ListIteratorOfListOfNamedShape.hxx
+usr/include/opencascade/TNaming_ListOfIndexedDataMapOfShapeListOfShape.hxx
+usr/include/opencascade/TNaming_ListOfMapOfShape.hxx
+usr/include/opencascade/TNaming_ListOfNamedShape.hxx
+usr/include/opencascade/TNaming_Localizer.hxx
+usr/include/opencascade/TNaming_MapIteratorOfMapOfNamedShape.hxx
+usr/include/opencascade/TNaming_MapOfNamedShape.hxx
+usr/include/opencascade/TNaming_NCollections.hxx
+usr/include/opencascade/TNaming_Name.hxx
+usr/include/opencascade/TNaming_NameType.hxx
+usr/include/opencascade/TNaming_NamedShape.hxx
+usr/include/opencascade/TNaming_NamedShape.lxx
+usr/include/opencascade/TNaming_NamedShapeHasher.hxx
+usr/include/opencascade/TNaming_Naming.hxx
+usr/include/opencascade/TNaming_NamingTool.hxx
+usr/include/opencascade/TNaming_NewShapeIterator.hxx
+usr/include/opencascade/TNaming_NewShapeIterator.lxx
+usr/include/opencascade/TNaming_OldShapeIterator.hxx
+usr/include/opencascade/TNaming_OldShapeIterator.lxx
+usr/include/opencascade/TNaming_PtrAttribute.hxx
+usr/include/opencascade/TNaming_PtrNode.hxx
+usr/include/opencascade/TNaming_PtrRefShape.hxx
+usr/include/opencascade/TNaming_RefShape.hxx
+usr/include/opencascade/TNaming_RefShape.lxx
+usr/include/opencascade/TNaming_SameShapeIterator.hxx
+usr/include/opencascade/TNaming_SameShapeIterator.lxx
+usr/include/opencascade/TNaming_Scope.hxx
+usr/include/opencascade/TNaming_Selector.hxx
+usr/include/opencascade/TNaming_ShapesSet.hxx
+usr/include/opencascade/TNaming_ShapesSet.lxx
+usr/include/opencascade/TNaming_Tool.hxx
+usr/include/opencascade/TNaming_TranslateTool.hxx
+usr/include/opencascade/TNaming_Translator.hxx
+usr/include/opencascade/TNaming_UsedShapes.hxx
+usr/include/opencascade/TNaming_UsedShapes.lxx
+usr/include/opencascade/TObj_Application.hxx
+usr/include/opencascade/TObj_Assistant.hxx
+usr/include/opencascade/TObj_CheckModel.hxx
+usr/include/opencascade/TObj_Common.hxx
+usr/include/opencascade/TObj_Container.hxx
+usr/include/opencascade/TObj_DeletingMode.hxx
+usr/include/opencascade/TObj_HiddenPartition.hxx
+usr/include/opencascade/TObj_LabelIterator.hxx
+usr/include/opencascade/TObj_Model.hxx
+usr/include/opencascade/TObj_ModelIterator.hxx
+usr/include/opencascade/TObj_Object.hxx
+usr/include/opencascade/TObj_ObjectIterator.hxx
+usr/include/opencascade/TObj_OcafObjectIterator.hxx
+usr/include/opencascade/TObj_Partition.hxx
+usr/include/opencascade/TObj_Persistence.hxx
+usr/include/opencascade/TObj_ReferenceIterator.hxx
+usr/include/opencascade/TObj_SequenceIterator.hxx
+usr/include/opencascade/TObj_SequenceOfIterator.hxx
+usr/include/opencascade/TObj_SequenceOfObject.hxx
+usr/include/opencascade/TObj_TIntSparseArray.hxx
+usr/include/opencascade/TObj_TModel.hxx
+usr/include/opencascade/TObj_TNameContainer.hxx
+usr/include/opencascade/TObj_TObject.hxx
+usr/include/opencascade/TObj_TReference.hxx
+usr/include/opencascade/TObj_TXYZ.hxx
+usr/include/opencascade/TPrsStd_AISPresentation.hxx
+usr/include/opencascade/TPrsStd_AISViewer.hxx
+usr/include/opencascade/TPrsStd_AxisDriver.hxx
+usr/include/opencascade/TPrsStd_ConstraintDriver.hxx
+usr/include/opencascade/TPrsStd_ConstraintTools.hxx
+usr/include/opencascade/TPrsStd_DataMapIteratorOfDataMapOfGUIDDriver.hxx
+usr/include/opencascade/TPrsStd_DataMapOfGUIDDriver.hxx
+usr/include/opencascade/TPrsStd_Driver.hxx
+usr/include/opencascade/TPrsStd_DriverTable.hxx
+usr/include/opencascade/TPrsStd_GeometryDriver.hxx
+usr/include/opencascade/TPrsStd_NamedShapeDriver.hxx
+usr/include/opencascade/TPrsStd_PlaneDriver.hxx
+usr/include/opencascade/TPrsStd_PointDriver.hxx
+usr/include/opencascade/UTL.hxx
+usr/include/opencascade/Wasm_Window.hxx
+usr/include/opencascade/XmlDrivers.hxx
+usr/include/opencascade/XmlDrivers_DocumentRetrievalDriver.hxx
+usr/include/opencascade/XmlDrivers_DocumentStorageDriver.hxx
+usr/include/opencascade/XmlLDrivers.hxx
+usr/include/opencascade/XmlLDrivers_DocumentRetrievalDriver.hxx
+usr/include/opencascade/XmlLDrivers_DocumentStorageDriver.hxx
+usr/include/opencascade/XmlLDrivers_NamespaceDef.hxx
+usr/include/opencascade/XmlLDrivers_SequenceOfNamespaceDef.hxx
+usr/include/opencascade/XmlMDF.hxx
+usr/include/opencascade/XmlMDF_ADriver.hxx
+usr/include/opencascade/XmlMDF_ADriverTable.hxx
+usr/include/opencascade/XmlMDF_DataMapIteratorOfMapOfDriver.hxx
+usr/include/opencascade/XmlMDF_DataMapIteratorOfTypeADriverMap.hxx
+usr/include/opencascade/XmlMDF_DerivedDriver.hxx
+usr/include/opencascade/XmlMDF_MapOfDriver.hxx
+usr/include/opencascade/XmlMDF_ReferenceDriver.hxx
+usr/include/opencascade/XmlMDF_TagSourceDriver.hxx
+usr/include/opencascade/XmlMDF_TypeADriverMap.hxx
+usr/include/opencascade/XmlMDataStd.hxx
+usr/include/opencascade/XmlMDataStd_AsciiStringDriver.hxx
+usr/include/opencascade/XmlMDataStd_BooleanArrayDriver.hxx
+usr/include/opencascade/XmlMDataStd_BooleanListDriver.hxx
+usr/include/opencascade/XmlMDataStd_ByteArrayDriver.hxx
+usr/include/opencascade/XmlMDataStd_ExpressionDriver.hxx
+usr/include/opencascade/XmlMDataStd_ExtStringArrayDriver.hxx
+usr/include/opencascade/XmlMDataStd_ExtStringListDriver.hxx
+usr/include/opencascade/XmlMDataStd_GenericEmptyDriver.hxx
+usr/include/opencascade/XmlMDataStd_GenericExtStringDriver.hxx
+usr/include/opencascade/XmlMDataStd_IntPackedMapDriver.hxx
+usr/include/opencascade/XmlMDataStd_IntegerArrayDriver.hxx
+usr/include/opencascade/XmlMDataStd_IntegerDriver.hxx
+usr/include/opencascade/XmlMDataStd_IntegerListDriver.hxx
+usr/include/opencascade/XmlMDataStd_NamedDataDriver.hxx
+usr/include/opencascade/XmlMDataStd_RealArrayDriver.hxx
+usr/include/opencascade/XmlMDataStd_RealDriver.hxx
+usr/include/opencascade/XmlMDataStd_RealListDriver.hxx
+usr/include/opencascade/XmlMDataStd_ReferenceArrayDriver.hxx
+usr/include/opencascade/XmlMDataStd_ReferenceListDriver.hxx
+usr/include/opencascade/XmlMDataStd_TreeNodeDriver.hxx
+usr/include/opencascade/XmlMDataStd_UAttributeDriver.hxx
+usr/include/opencascade/XmlMDataStd_VariableDriver.hxx
+usr/include/opencascade/XmlMDataXtd.hxx
+usr/include/opencascade/XmlMDataXtd_ConstraintDriver.hxx
+usr/include/opencascade/XmlMDataXtd_GeometryDriver.hxx
+usr/include/opencascade/XmlMDataXtd_PatternStdDriver.hxx
+usr/include/opencascade/XmlMDataXtd_PositionDriver.hxx
+usr/include/opencascade/XmlMDataXtd_PresentationDriver.hxx
+usr/include/opencascade/XmlMDataXtd_TriangulationDriver.hxx
+usr/include/opencascade/XmlMDocStd.hxx
+usr/include/opencascade/XmlMDocStd_XLinkDriver.hxx
+usr/include/opencascade/XmlMFunction.hxx
+usr/include/opencascade/XmlMFunction_FunctionDriver.hxx
+usr/include/opencascade/XmlMFunction_GraphNodeDriver.hxx
+usr/include/opencascade/XmlMFunction_ScopeDriver.hxx
+usr/include/opencascade/XmlMNaming.hxx
+usr/include/opencascade/XmlMNaming_NamedShapeDriver.hxx
+usr/include/opencascade/XmlMNaming_NamedShapeDriver.lxx
+usr/include/opencascade/XmlMNaming_NamingDriver.hxx
+usr/include/opencascade/XmlMNaming_Shape1.hxx
+usr/include/opencascade/XmlObjMgt.hxx
+usr/include/opencascade/XmlObjMgt_Array1.hxx
+usr/include/opencascade/XmlObjMgt_Array1.lxx
+usr/include/opencascade/XmlObjMgt_DOMString.hxx
+usr/include/opencascade/XmlObjMgt_Document.hxx
+usr/include/opencascade/XmlObjMgt_Element.hxx
+usr/include/opencascade/XmlObjMgt_GP.hxx
+usr/include/opencascade/XmlObjMgt_Persistent.hxx
+usr/include/opencascade/XmlObjMgt_Persistent.lxx
+usr/include/opencascade/XmlObjMgt_RRelocationTable.hxx
+usr/include/opencascade/XmlObjMgt_SRelocationTable.hxx
+usr/include/opencascade/XmlTObjDrivers.hxx
+usr/include/opencascade/XmlTObjDrivers_DocumentRetrievalDriver.hxx
+usr/include/opencascade/XmlTObjDrivers_DocumentStorageDriver.hxx
+usr/include/opencascade/XmlTObjDrivers_IntSparseArrayDriver.hxx
+usr/include/opencascade/XmlTObjDrivers_ModelDriver.hxx
+usr/include/opencascade/XmlTObjDrivers_ObjectDriver.hxx
+usr/include/opencascade/XmlTObjDrivers_ReferenceDriver.hxx
+usr/include/opencascade/XmlTObjDrivers_XYZDriver.hxx
+usr/lib/${DEB_HOST_MULTIARCH}/libTKBin.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKBinL.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKBinTObj.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKCAF.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKCDF.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKLCAF.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKStd.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKStdL.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKTObj.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKVCAF.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKXml.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKXmlL.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKXmlTObj.so
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/opencascade/OpenCASCADEApplicationFrameworkTargets*.cmake
diff --git a/libocct-ocaf-dev.lintian-overrides b/libocct-ocaf-dev.lintian-overrides
new file mode 100644 (file)
index 0000000..14a73fe
--- /dev/null
@@ -0,0 +1,2 @@
+# This is lintian bug #966295
+libocct-ocaf-dev: bogus-mail-host-in-debian-changelog Adam C. Powell, IV <hazelsct@debian.org>
diff --git a/libocct-visualization-7.6.install b/libocct-visualization-7.6.install
new file mode 100644 (file)
index 0000000..512d6dc
--- /dev/null
@@ -0,0 +1,4 @@
+usr/lib/${DEB_HOST_MULTIARCH}/libTKMeshVS.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKOpenGl*.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKService.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libTKV3d.so.*
diff --git a/libocct-visualization-7.6.lintian-overrides b/libocct-visualization-7.6.lintian-overrides
new file mode 100644 (file)
index 0000000..71d632a
--- /dev/null
@@ -0,0 +1,6 @@
+# this package contains a bunch of libraries and can thus not be named properly
+package-name-doesnt-match-sonames
+# symbols control files are not sustainable.
+no-symbols-control-file
+# This is lintian bug #966295
+libocct-visualization-7.6: bogus-mail-host-in-debian-changelog Adam C. Powell, IV <hazelsct@debian.org>
diff --git a/libocct-visualization-dev.install b/libocct-visualization-dev.install
new file mode 100644 (file)
index 0000000..e6b830e
--- /dev/null
@@ -0,0 +1,775 @@
+usr/include/opencascade/AIS.hxx
+usr/include/opencascade/AIS_AngleDimension.hxx
+usr/include/opencascade/AIS_Animation.hxx
+usr/include/opencascade/AIS_AnimationCamera.hxx
+usr/include/opencascade/AIS_AnimationObject.hxx
+usr/include/opencascade/AIS_AnimationTimer.hxx
+usr/include/opencascade/AIS_AttributeFilter.hxx
+usr/include/opencascade/AIS_Axis.hxx
+usr/include/opencascade/AIS_BadEdgeFilter.hxx
+usr/include/opencascade/AIS_C0RegularityFilter.hxx
+usr/include/opencascade/AIS_CameraFrustum.hxx
+usr/include/opencascade/AIS_Chamf2dDimension.hxx
+usr/include/opencascade/AIS_Chamf3dDimension.hxx
+usr/include/opencascade/AIS_Circle.hxx
+usr/include/opencascade/AIS_ClearMode.hxx
+usr/include/opencascade/AIS_ColorScale.hxx
+usr/include/opencascade/AIS_ColoredDrawer.hxx
+usr/include/opencascade/AIS_ColoredShape.hxx
+usr/include/opencascade/AIS_ConcentricRelation.hxx
+usr/include/opencascade/AIS_ConnectStatus.hxx
+usr/include/opencascade/AIS_ConnectedInteractive.hxx
+usr/include/opencascade/AIS_DataMapIteratorOfDataMapOfIOStatus.hxx
+usr/include/opencascade/AIS_DataMapIteratorOfDataMapOfSelStat.hxx
+usr/include/opencascade/AIS_DataMapIteratorOfDataMapofIntegerListOfinteractive.hxx
+usr/include/opencascade/AIS_DataMapOfIOStatus.hxx
+usr/include/opencascade/AIS_DataMapOfSelStat.hxx
+usr/include/opencascade/AIS_DataMapOfShapeDrawer.hxx
+usr/include/opencascade/AIS_DataMapofIntegerListOfinteractive.hxx
+usr/include/opencascade/AIS_DiameterDimension.hxx
+usr/include/opencascade/AIS_Dimension.hxx
+usr/include/opencascade/AIS_DimensionOwner.hxx
+usr/include/opencascade/AIS_DisplayMode.hxx
+usr/include/opencascade/AIS_DisplayStatus.hxx
+usr/include/opencascade/AIS_DragAction.hxx
+usr/include/opencascade/AIS_EllipseRadiusDimension.hxx
+usr/include/opencascade/AIS_EqualDistanceRelation.hxx
+usr/include/opencascade/AIS_EqualRadiusRelation.hxx
+usr/include/opencascade/AIS_ExclusionFilter.hxx
+usr/include/opencascade/AIS_FixRelation.hxx
+usr/include/opencascade/AIS_GlobalStatus.hxx
+usr/include/opencascade/AIS_GraphicTool.hxx
+usr/include/opencascade/AIS_IdenticRelation.hxx
+usr/include/opencascade/AIS_IndexedDataMapOfOwnerPrs.hxx
+usr/include/opencascade/AIS_InteractiveContext.hxx
+usr/include/opencascade/AIS_InteractiveObject.hxx
+usr/include/opencascade/AIS_KindOfInteractive.hxx
+usr/include/opencascade/AIS_LengthDimension.hxx
+usr/include/opencascade/AIS_LightSource.hxx
+usr/include/opencascade/AIS_Line.hxx
+usr/include/opencascade/AIS_ListIteratorOfListOfInteractive.hxx
+usr/include/opencascade/AIS_ListOfInteractive.hxx
+usr/include/opencascade/AIS_Manipulator.hxx
+usr/include/opencascade/AIS_ManipulatorMode.hxx
+usr/include/opencascade/AIS_ManipulatorOwner.hxx
+usr/include/opencascade/AIS_MapIteratorOfMapOfInteractive.hxx
+usr/include/opencascade/AIS_MapOfInteractive.hxx
+usr/include/opencascade/AIS_MaxRadiusDimension.hxx
+usr/include/opencascade/AIS_MediaPlayer.hxx
+usr/include/opencascade/AIS_MidPointRelation.hxx
+usr/include/opencascade/AIS_MinRadiusDimension.hxx
+usr/include/opencascade/AIS_MouseGesture.hxx
+usr/include/opencascade/AIS_MultipleConnectedInteractive.hxx
+usr/include/opencascade/AIS_NArray1OfEntityOwner.hxx
+usr/include/opencascade/AIS_NListOfEntityOwner.hxx
+usr/include/opencascade/AIS_NavigationMode.hxx
+usr/include/opencascade/AIS_OffsetDimension.hxx
+usr/include/opencascade/AIS_ParallelRelation.hxx
+usr/include/opencascade/AIS_PerpendicularRelation.hxx
+usr/include/opencascade/AIS_Plane.hxx
+usr/include/opencascade/AIS_PlaneTrihedron.hxx
+usr/include/opencascade/AIS_Point.hxx
+usr/include/opencascade/AIS_PointCloud.hxx
+usr/include/opencascade/AIS_RadiusDimension.hxx
+usr/include/opencascade/AIS_Relation.hxx
+usr/include/opencascade/AIS_RotationMode.hxx
+usr/include/opencascade/AIS_RubberBand.hxx
+usr/include/opencascade/AIS_SelectStatus.hxx
+usr/include/opencascade/AIS_Selection.hxx
+usr/include/opencascade/AIS_SelectionModesConcurrency.hxx
+usr/include/opencascade/AIS_SelectionScheme.hxx
+usr/include/opencascade/AIS_SequenceOfInteractive.hxx
+usr/include/opencascade/AIS_Shape.hxx
+usr/include/opencascade/AIS_SignatureFilter.hxx
+usr/include/opencascade/AIS_StatusOfDetection.hxx
+usr/include/opencascade/AIS_StatusOfPick.hxx
+usr/include/opencascade/AIS_SymmetricRelation.hxx
+usr/include/opencascade/AIS_TangentRelation.hxx
+usr/include/opencascade/AIS_TextLabel.hxx
+usr/include/opencascade/AIS_TexturedShape.hxx
+usr/include/opencascade/AIS_Triangulation.hxx
+usr/include/opencascade/AIS_Trihedron.hxx
+usr/include/opencascade/AIS_TrihedronOwner.hxx
+usr/include/opencascade/AIS_TrihedronSelectionMode.hxx
+usr/include/opencascade/AIS_TypeFilter.hxx
+usr/include/opencascade/AIS_TypeOfAttribute.hxx
+usr/include/opencascade/AIS_TypeOfAxis.hxx
+usr/include/opencascade/AIS_TypeOfIso.hxx
+usr/include/opencascade/AIS_TypeOfPlane.hxx
+usr/include/opencascade/AIS_ViewController.hxx
+usr/include/opencascade/AIS_ViewCube.hxx
+usr/include/opencascade/AIS_ViewInputBuffer.hxx
+usr/include/opencascade/AIS_WalkDelta.hxx
+usr/include/opencascade/AIS_XRTrackedDevice.hxx
+usr/include/opencascade/Aspect_AspectFillAreaDefinitionError.hxx
+usr/include/opencascade/Aspect_AspectLineDefinitionError.hxx
+usr/include/opencascade/Aspect_AspectMarkerDefinitionError.hxx
+usr/include/opencascade/Aspect_Background.hxx
+usr/include/opencascade/Aspect_CircularGrid.hxx
+usr/include/opencascade/Aspect_ColorSpace.hxx
+usr/include/opencascade/Aspect_Display.hxx
+usr/include/opencascade/Aspect_DisplayConnection.hxx
+usr/include/opencascade/Aspect_DisplayConnectionDefinitionError.hxx
+usr/include/opencascade/Aspect_Drawable.hxx
+usr/include/opencascade/Aspect_Eye.hxx
+usr/include/opencascade/Aspect_FBConfig.hxx
+usr/include/opencascade/Aspect_FillMethod.hxx
+usr/include/opencascade/Aspect_FrustumLRBT.hxx
+usr/include/opencascade/Aspect_GenId.hxx
+usr/include/opencascade/Aspect_GradientBackground.hxx
+usr/include/opencascade/Aspect_GradientFillMethod.hxx
+usr/include/opencascade/Aspect_GraphicDeviceDefinitionError.hxx
+usr/include/opencascade/Aspect_GraphicsLibrary.hxx
+usr/include/opencascade/Aspect_Grid.hxx
+usr/include/opencascade/Aspect_GridDrawMode.hxx
+usr/include/opencascade/Aspect_GridType.hxx
+usr/include/opencascade/Aspect_Handle.hxx
+usr/include/opencascade/Aspect_HatchStyle.hxx
+usr/include/opencascade/Aspect_IdentDefinitionError.hxx
+usr/include/opencascade/Aspect_InteriorStyle.hxx
+usr/include/opencascade/Aspect_NeutralWindow.hxx
+usr/include/opencascade/Aspect_OpenVRSession.hxx
+usr/include/opencascade/Aspect_PolygonOffsetMode.hxx
+usr/include/opencascade/Aspect_RectangularGrid.hxx
+usr/include/opencascade/Aspect_RenderingContext.hxx
+usr/include/opencascade/Aspect_ScrollDelta.hxx
+usr/include/opencascade/Aspect_SequenceOfColor.hxx
+usr/include/opencascade/Aspect_Touch.hxx
+usr/include/opencascade/Aspect_TouchMap.hxx
+usr/include/opencascade/Aspect_TrackedDevicePose.hxx
+usr/include/opencascade/Aspect_TypeOfColorScaleData.hxx
+usr/include/opencascade/Aspect_TypeOfColorScaleOrientation.hxx
+usr/include/opencascade/Aspect_TypeOfColorScalePosition.hxx
+usr/include/opencascade/Aspect_TypeOfDeflection.hxx
+usr/include/opencascade/Aspect_TypeOfDisplayText.hxx
+usr/include/opencascade/Aspect_TypeOfFacingModel.hxx
+usr/include/opencascade/Aspect_TypeOfHighlightMethod.hxx
+usr/include/opencascade/Aspect_TypeOfLine.hxx
+usr/include/opencascade/Aspect_TypeOfMarker.hxx
+usr/include/opencascade/Aspect_TypeOfResize.hxx
+usr/include/opencascade/Aspect_TypeOfStyleText.hxx
+usr/include/opencascade/Aspect_TypeOfTriedronPosition.hxx
+usr/include/opencascade/Aspect_Units.hxx
+usr/include/opencascade/Aspect_VKey.hxx
+usr/include/opencascade/Aspect_VKeyFlags.hxx
+usr/include/opencascade/Aspect_VKeySet.hxx
+usr/include/opencascade/Aspect_WidthOfLine.hxx
+usr/include/opencascade/Aspect_Window.hxx
+usr/include/opencascade/Aspect_WindowDefinitionError.hxx
+usr/include/opencascade/Aspect_WindowError.hxx
+usr/include/opencascade/Aspect_WindowInputListener.hxx
+usr/include/opencascade/Aspect_XAtom.hxx
+usr/include/opencascade/Aspect_XRAction.hxx
+usr/include/opencascade/Aspect_XRActionSet.hxx
+usr/include/opencascade/Aspect_XRActionType.hxx
+usr/include/opencascade/Aspect_XRAnalogActionData.hxx
+usr/include/opencascade/Aspect_XRDigitalActionData.hxx
+usr/include/opencascade/Aspect_XRGenericAction.hxx
+usr/include/opencascade/Aspect_XRHapticActionData.hxx
+usr/include/opencascade/Aspect_XRPoseActionData.hxx
+usr/include/opencascade/Aspect_XRSession.hxx
+usr/include/opencascade/Aspect_XRTrackedDeviceRole.hxx
+usr/include/opencascade/Cocoa_LocalPool.hxx
+usr/include/opencascade/Cocoa_Window.hxx
+usr/include/opencascade/DsgPrs.hxx
+usr/include/opencascade/DsgPrs_AnglePresentation.hxx
+usr/include/opencascade/DsgPrs_ArrowSide.hxx
+usr/include/opencascade/DsgPrs_Chamf2dPresentation.hxx
+usr/include/opencascade/DsgPrs_ConcentricPresentation.hxx
+usr/include/opencascade/DsgPrs_DatumPrs.hxx
+usr/include/opencascade/DsgPrs_DiameterPresentation.hxx
+usr/include/opencascade/DsgPrs_EllipseRadiusPresentation.hxx
+usr/include/opencascade/DsgPrs_EqualDistancePresentation.hxx
+usr/include/opencascade/DsgPrs_EqualRadiusPresentation.hxx
+usr/include/opencascade/DsgPrs_FilletRadiusPresentation.hxx
+usr/include/opencascade/DsgPrs_FixPresentation.hxx
+usr/include/opencascade/DsgPrs_IdenticPresentation.hxx
+usr/include/opencascade/DsgPrs_LengthPresentation.hxx
+usr/include/opencascade/DsgPrs_MidPointPresentation.hxx
+usr/include/opencascade/DsgPrs_OffsetPresentation.hxx
+usr/include/opencascade/DsgPrs_ParalPresentation.hxx
+usr/include/opencascade/DsgPrs_PerpenPresentation.hxx
+usr/include/opencascade/DsgPrs_RadiusPresentation.hxx
+usr/include/opencascade/DsgPrs_ShadedPlanePresentation.hxx
+usr/include/opencascade/DsgPrs_ShapeDirPresentation.hxx
+usr/include/opencascade/DsgPrs_SymbPresentation.hxx
+usr/include/opencascade/DsgPrs_SymmetricPresentation.hxx
+usr/include/opencascade/DsgPrs_TangentPresentation.hxx
+usr/include/opencascade/DsgPrs_XYZAxisPresentation.hxx
+usr/include/opencascade/DsgPrs_XYZPlanePresentation.hxx
+usr/include/opencascade/Font_BRepFont.hxx
+usr/include/opencascade/Font_BRepTextBuilder.hxx
+usr/include/opencascade/Font_FTFont.hxx
+usr/include/opencascade/Font_FTLibrary.hxx
+usr/include/opencascade/Font_FontAspect.hxx
+usr/include/opencascade/Font_FontMgr.hxx
+usr/include/opencascade/Font_Hinting.hxx
+usr/include/opencascade/Font_NListOfSystemFont.hxx
+usr/include/opencascade/Font_NameOfFont.hxx
+usr/include/opencascade/Font_Rect.hxx
+usr/include/opencascade/Font_StrictLevel.hxx
+usr/include/opencascade/Font_SystemFont.hxx
+usr/include/opencascade/Font_TextFormatter.hxx
+usr/include/opencascade/Font_UnicodeSubset.hxx
+usr/include/opencascade/Graphic3d_AlphaMode.hxx
+usr/include/opencascade/Graphic3d_ArrayFlags.hxx
+usr/include/opencascade/Graphic3d_ArrayOfPoints.hxx
+usr/include/opencascade/Graphic3d_ArrayOfPolygons.hxx
+usr/include/opencascade/Graphic3d_ArrayOfPolylines.hxx
+usr/include/opencascade/Graphic3d_ArrayOfPrimitives.hxx
+usr/include/opencascade/Graphic3d_ArrayOfQuadrangleStrips.hxx
+usr/include/opencascade/Graphic3d_ArrayOfQuadrangles.hxx
+usr/include/opencascade/Graphic3d_ArrayOfSegments.hxx
+usr/include/opencascade/Graphic3d_ArrayOfTriangleFans.hxx
+usr/include/opencascade/Graphic3d_ArrayOfTriangleStrips.hxx
+usr/include/opencascade/Graphic3d_ArrayOfTriangles.hxx
+usr/include/opencascade/Graphic3d_AspectFillArea3d.hxx
+usr/include/opencascade/Graphic3d_AspectLine3d.hxx
+usr/include/opencascade/Graphic3d_AspectMarker3d.hxx
+usr/include/opencascade/Graphic3d_AspectText3d.hxx
+usr/include/opencascade/Graphic3d_Aspects.hxx
+usr/include/opencascade/Graphic3d_AttribBuffer.hxx
+usr/include/opencascade/Graphic3d_BSDF.hxx
+usr/include/opencascade/Graphic3d_BndBox3d.hxx
+usr/include/opencascade/Graphic3d_BndBox4d.hxx
+usr/include/opencascade/Graphic3d_BndBox4f.hxx
+usr/include/opencascade/Graphic3d_BoundBuffer.hxx
+usr/include/opencascade/Graphic3d_Buffer.hxx
+usr/include/opencascade/Graphic3d_BufferRange.hxx
+usr/include/opencascade/Graphic3d_BufferType.hxx
+usr/include/opencascade/Graphic3d_BvhCStructureSet.hxx
+usr/include/opencascade/Graphic3d_BvhCStructureSetTrsfPers.hxx
+usr/include/opencascade/Graphic3d_CLight.hxx
+usr/include/opencascade/Graphic3d_CStructure.hxx
+usr/include/opencascade/Graphic3d_CView.hxx
+usr/include/opencascade/Graphic3d_Camera.hxx
+usr/include/opencascade/Graphic3d_CameraTile.hxx
+usr/include/opencascade/Graphic3d_CappingFlags.hxx
+usr/include/opencascade/Graphic3d_ClipPlane.hxx
+usr/include/opencascade/Graphic3d_CubeMap.hxx
+usr/include/opencascade/Graphic3d_CubeMapOrder.hxx
+usr/include/opencascade/Graphic3d_CubeMapPacked.hxx
+usr/include/opencascade/Graphic3d_CubeMapSeparate.hxx
+usr/include/opencascade/Graphic3d_CubeMapSide.hxx
+usr/include/opencascade/Graphic3d_CullingTool.hxx
+usr/include/opencascade/Graphic3d_DataStructureManager.hxx
+usr/include/opencascade/Graphic3d_DiagnosticInfo.hxx
+usr/include/opencascade/Graphic3d_FrameStats.hxx
+usr/include/opencascade/Graphic3d_FrameStatsCounter.hxx
+usr/include/opencascade/Graphic3d_FrameStatsData.hxx
+usr/include/opencascade/Graphic3d_FrameStatsTimer.hxx
+usr/include/opencascade/Graphic3d_GraduatedTrihedron.hxx
+usr/include/opencascade/Graphic3d_GraphicDriver.hxx
+usr/include/opencascade/Graphic3d_GraphicDriverFactory.hxx
+usr/include/opencascade/Graphic3d_Group.hxx
+usr/include/opencascade/Graphic3d_GroupAspect.hxx
+usr/include/opencascade/Graphic3d_GroupDefinitionError.hxx
+usr/include/opencascade/Graphic3d_HatchStyle.hxx
+usr/include/opencascade/Graphic3d_HorizontalTextAlignment.hxx
+usr/include/opencascade/Graphic3d_IndexBuffer.hxx
+usr/include/opencascade/Graphic3d_Layer.hxx
+usr/include/opencascade/Graphic3d_LevelOfTextureAnisotropy.hxx
+usr/include/opencascade/Graphic3d_LightSet.hxx
+usr/include/opencascade/Graphic3d_MapIteratorOfMapOfStructure.hxx
+usr/include/opencascade/Graphic3d_MapOfAspectsToAspects.hxx
+usr/include/opencascade/Graphic3d_MapOfObject.hxx
+usr/include/opencascade/Graphic3d_MapOfStructure.hxx
+usr/include/opencascade/Graphic3d_MarkerImage.hxx
+usr/include/opencascade/Graphic3d_Mat4.hxx
+usr/include/opencascade/Graphic3d_Mat4d.hxx
+usr/include/opencascade/Graphic3d_MaterialAspect.hxx
+usr/include/opencascade/Graphic3d_MaterialDefinitionError.hxx
+usr/include/opencascade/Graphic3d_MediaTexture.hxx
+usr/include/opencascade/Graphic3d_MediaTextureSet.hxx
+usr/include/opencascade/Graphic3d_MutableIndexBuffer.hxx
+usr/include/opencascade/Graphic3d_NMapOfTransient.hxx
+usr/include/opencascade/Graphic3d_NameOfMaterial.hxx
+usr/include/opencascade/Graphic3d_NameOfTexture1D.hxx
+usr/include/opencascade/Graphic3d_NameOfTexture2D.hxx
+usr/include/opencascade/Graphic3d_NameOfTextureEnv.hxx
+usr/include/opencascade/Graphic3d_NameOfTexturePlane.hxx
+usr/include/opencascade/Graphic3d_PBRMaterial.hxx
+usr/include/opencascade/Graphic3d_PolygonOffset.hxx
+usr/include/opencascade/Graphic3d_PresentationAttributes.hxx
+usr/include/opencascade/Graphic3d_PriorityDefinitionError.hxx
+usr/include/opencascade/Graphic3d_RenderTransparentMethod.hxx
+usr/include/opencascade/Graphic3d_RenderingMode.hxx
+usr/include/opencascade/Graphic3d_RenderingParams.hxx
+usr/include/opencascade/Graphic3d_SequenceOfGroup.hxx
+usr/include/opencascade/Graphic3d_SequenceOfHClipPlane.hxx
+usr/include/opencascade/Graphic3d_SequenceOfStructure.hxx
+usr/include/opencascade/Graphic3d_ShaderAttribute.hxx
+usr/include/opencascade/Graphic3d_ShaderFlags.hxx
+usr/include/opencascade/Graphic3d_ShaderManager.hxx
+usr/include/opencascade/Graphic3d_ShaderObject.hxx
+usr/include/opencascade/Graphic3d_ShaderProgram.hxx
+usr/include/opencascade/Graphic3d_ShaderVariable.hxx
+usr/include/opencascade/Graphic3d_ShaderVariable.lxx
+usr/include/opencascade/Graphic3d_StereoMode.hxx
+usr/include/opencascade/Graphic3d_Structure.hxx
+usr/include/opencascade/Graphic3d_StructureDefinitionError.hxx
+usr/include/opencascade/Graphic3d_StructureManager.hxx
+usr/include/opencascade/Graphic3d_Text.hxx
+usr/include/opencascade/Graphic3d_TextPath.hxx
+usr/include/opencascade/Graphic3d_Texture1D.hxx
+usr/include/opencascade/Graphic3d_Texture1Dmanual.hxx
+usr/include/opencascade/Graphic3d_Texture1Dsegment.hxx
+usr/include/opencascade/Graphic3d_Texture2D.hxx
+usr/include/opencascade/Graphic3d_Texture2Dmanual.hxx
+usr/include/opencascade/Graphic3d_Texture2Dplane.hxx
+usr/include/opencascade/Graphic3d_TextureEnv.hxx
+usr/include/opencascade/Graphic3d_TextureMap.hxx
+usr/include/opencascade/Graphic3d_TextureParams.hxx
+usr/include/opencascade/Graphic3d_TextureRoot.hxx
+usr/include/opencascade/Graphic3d_TextureSet.hxx
+usr/include/opencascade/Graphic3d_TextureSetBits.hxx
+usr/include/opencascade/Graphic3d_TextureUnit.hxx
+usr/include/opencascade/Graphic3d_ToneMappingMethod.hxx
+usr/include/opencascade/Graphic3d_TransModeFlags.hxx
+usr/include/opencascade/Graphic3d_TransformPers.hxx
+usr/include/opencascade/Graphic3d_TransformPersScaledAbove.hxx
+usr/include/opencascade/Graphic3d_TransformUtils.hxx
+usr/include/opencascade/Graphic3d_TypeOfAnswer.hxx
+usr/include/opencascade/Graphic3d_TypeOfBackfacingModel.hxx
+usr/include/opencascade/Graphic3d_TypeOfBackground.hxx
+usr/include/opencascade/Graphic3d_TypeOfConnection.hxx
+usr/include/opencascade/Graphic3d_TypeOfLightSource.hxx
+usr/include/opencascade/Graphic3d_TypeOfLimit.hxx
+usr/include/opencascade/Graphic3d_TypeOfMaterial.hxx
+usr/include/opencascade/Graphic3d_TypeOfPrimitiveArray.hxx
+usr/include/opencascade/Graphic3d_TypeOfReflection.hxx
+usr/include/opencascade/Graphic3d_TypeOfShaderObject.hxx
+usr/include/opencascade/Graphic3d_TypeOfShadingModel.hxx
+usr/include/opencascade/Graphic3d_TypeOfStructure.hxx
+usr/include/opencascade/Graphic3d_TypeOfTexture.hxx
+usr/include/opencascade/Graphic3d_TypeOfTextureFilter.hxx
+usr/include/opencascade/Graphic3d_TypeOfTextureMode.hxx
+usr/include/opencascade/Graphic3d_TypeOfVisualization.hxx
+usr/include/opencascade/Graphic3d_Vec.hxx
+usr/include/opencascade/Graphic3d_Vec2.hxx
+usr/include/opencascade/Graphic3d_Vec3.hxx
+usr/include/opencascade/Graphic3d_Vec4.hxx
+usr/include/opencascade/Graphic3d_Vertex.hxx
+usr/include/opencascade/Graphic3d_VerticalTextAlignment.hxx
+usr/include/opencascade/Graphic3d_ViewAffinity.hxx
+usr/include/opencascade/Graphic3d_WorldViewProjState.hxx
+usr/include/opencascade/Graphic3d_ZLayerId.hxx
+usr/include/opencascade/Graphic3d_ZLayerSettings.hxx
+usr/include/opencascade/Image_AlienPixMap.hxx
+usr/include/opencascade/Image_Color.hxx
+usr/include/opencascade/Image_CompressedFormat.hxx
+usr/include/opencascade/Image_CompressedPixMap.hxx
+usr/include/opencascade/Image_DDSParser.hxx
+usr/include/opencascade/Image_Diff.hxx
+usr/include/opencascade/Image_Format.hxx
+usr/include/opencascade/Image_PixMap.hxx
+usr/include/opencascade/Image_PixMapData.hxx
+usr/include/opencascade/Image_PixMapTypedData.hxx
+usr/include/opencascade/Image_SupportedFormats.hxx
+usr/include/opencascade/Image_Texture.hxx
+usr/include/opencascade/Image_VideoRecorder.hxx
+usr/include/opencascade/Media_BufferPool.hxx
+usr/include/opencascade/Media_CodecContext.hxx
+usr/include/opencascade/Media_FormatContext.hxx
+usr/include/opencascade/Media_Frame.hxx
+usr/include/opencascade/Media_IFrameQueue.hxx
+usr/include/opencascade/Media_Packet.hxx
+usr/include/opencascade/Media_PlayerContext.hxx
+usr/include/opencascade/Media_Scaler.hxx
+usr/include/opencascade/Media_Timer.hxx
+usr/include/opencascade/MeshVS_Array1OfSequenceOfInteger.hxx
+usr/include/opencascade/MeshVS_Buffer.hxx
+usr/include/opencascade/MeshVS_BuilderPriority.hxx
+usr/include/opencascade/MeshVS_CommonSensitiveEntity.hxx
+usr/include/opencascade/MeshVS_DataMapIteratorOfDataMapOfColorMapOfInteger.hxx
+usr/include/opencascade/MeshVS_DataMapIteratorOfDataMapOfHArray1OfSequenceOfInteger.hxx
+usr/include/opencascade/MeshVS_DataMapIteratorOfDataMapOfIntegerAsciiString.hxx
+usr/include/opencascade/MeshVS_DataMapIteratorOfDataMapOfIntegerBoolean.hxx
+usr/include/opencascade/MeshVS_DataMapIteratorOfDataMapOfIntegerColor.hxx
+usr/include/opencascade/MeshVS_DataMapIteratorOfDataMapOfIntegerMaterial.hxx
+usr/include/opencascade/MeshVS_DataMapIteratorOfDataMapOfIntegerMeshEntityOwner.hxx
+usr/include/opencascade/MeshVS_DataMapIteratorOfDataMapOfIntegerOwner.hxx
+usr/include/opencascade/MeshVS_DataMapIteratorOfDataMapOfIntegerTwoColors.hxx
+usr/include/opencascade/MeshVS_DataMapIteratorOfDataMapOfIntegerVector.hxx
+usr/include/opencascade/MeshVS_DataMapIteratorOfDataMapOfTwoColorsMapOfInteger.hxx
+usr/include/opencascade/MeshVS_DataMapOfColorMapOfInteger.hxx
+usr/include/opencascade/MeshVS_DataMapOfHArray1OfSequenceOfInteger.hxx
+usr/include/opencascade/MeshVS_DataMapOfIntegerAsciiString.hxx
+usr/include/opencascade/MeshVS_DataMapOfIntegerBoolean.hxx
+usr/include/opencascade/MeshVS_DataMapOfIntegerColor.hxx
+usr/include/opencascade/MeshVS_DataMapOfIntegerMaterial.hxx
+usr/include/opencascade/MeshVS_DataMapOfIntegerMeshEntityOwner.hxx
+usr/include/opencascade/MeshVS_DataMapOfIntegerOwner.hxx
+usr/include/opencascade/MeshVS_DataMapOfIntegerTwoColors.hxx
+usr/include/opencascade/MeshVS_DataMapOfIntegerVector.hxx
+usr/include/opencascade/MeshVS_DataMapOfTwoColorsMapOfInteger.hxx
+usr/include/opencascade/MeshVS_DataSource.hxx
+usr/include/opencascade/MeshVS_DataSource3D.hxx
+usr/include/opencascade/MeshVS_DeformedDataSource.hxx
+usr/include/opencascade/MeshVS_DisplayModeFlags.hxx
+usr/include/opencascade/MeshVS_Drawer.hxx
+usr/include/opencascade/MeshVS_DrawerAttribute.hxx
+usr/include/opencascade/MeshVS_DummySensitiveEntity.hxx
+usr/include/opencascade/MeshVS_ElementalColorPrsBuilder.hxx
+usr/include/opencascade/MeshVS_EntityType.hxx
+usr/include/opencascade/MeshVS_HArray1OfSequenceOfInteger.hxx
+usr/include/opencascade/MeshVS_MapIteratorOfMapOfTwoNodes.hxx
+usr/include/opencascade/MeshVS_MapOfTwoNodes.hxx
+usr/include/opencascade/MeshVS_Mesh.hxx
+usr/include/opencascade/MeshVS_MeshEntityOwner.hxx
+usr/include/opencascade/MeshVS_MeshOwner.hxx
+usr/include/opencascade/MeshVS_MeshPrsBuilder.hxx
+usr/include/opencascade/MeshVS_MeshPrsBuilder.lxx
+usr/include/opencascade/MeshVS_MeshPtr.hxx
+usr/include/opencascade/MeshVS_MeshSelectionMethod.hxx
+usr/include/opencascade/MeshVS_NodalColorPrsBuilder.hxx
+usr/include/opencascade/MeshVS_PrsBuilder.hxx
+usr/include/opencascade/MeshVS_SelectionModeFlags.hxx
+usr/include/opencascade/MeshVS_SensitiveFace.hxx
+usr/include/opencascade/MeshVS_SensitiveMesh.hxx
+usr/include/opencascade/MeshVS_SensitivePolyhedron.hxx
+usr/include/opencascade/MeshVS_SensitiveQuad.hxx
+usr/include/opencascade/MeshVS_SensitiveSegment.hxx
+usr/include/opencascade/MeshVS_SequenceOfPrsBuilder.hxx
+usr/include/opencascade/MeshVS_SymmetricPairHasher.hxx
+usr/include/opencascade/MeshVS_TextPrsBuilder.hxx
+usr/include/opencascade/MeshVS_Tool.hxx
+usr/include/opencascade/MeshVS_TwoColors.hxx
+usr/include/opencascade/MeshVS_TwoColorsHasher.hxx
+usr/include/opencascade/MeshVS_TwoNodes.hxx
+usr/include/opencascade/MeshVS_TwoNodesHasher.hxx
+usr/include/opencascade/MeshVS_VectorPrsBuilder.hxx
+usr/include/opencascade/NCollection_AliasedArray.hxx
+usr/include/opencascade/OpenGlTest.hxx
+usr/include/opencascade/OpenGl_ArbDbg.hxx
+usr/include/opencascade/OpenGl_ArbFBO.hxx
+usr/include/opencascade/OpenGl_ArbIns.hxx
+usr/include/opencascade/OpenGl_ArbSamplerObject.hxx
+usr/include/opencascade/OpenGl_ArbTBO.hxx
+usr/include/opencascade/OpenGl_ArbTexBindless.hxx
+usr/include/opencascade/OpenGl_Aspects.hxx
+usr/include/opencascade/OpenGl_AspectsProgram.hxx
+usr/include/opencascade/OpenGl_AspectsSprite.hxx
+usr/include/opencascade/OpenGl_AspectsTextureSet.hxx
+usr/include/opencascade/OpenGl_BackgroundArray.hxx
+usr/include/opencascade/OpenGl_Buffer.hxx
+usr/include/opencascade/OpenGl_BufferCompatT.hxx
+usr/include/opencascade/OpenGl_CappingAlgo.hxx
+usr/include/opencascade/OpenGl_CappingPlaneResource.hxx
+usr/include/opencascade/OpenGl_Caps.hxx
+usr/include/opencascade/OpenGl_Clipping.hxx
+usr/include/opencascade/OpenGl_ClippingIterator.hxx
+usr/include/opencascade/OpenGl_Context.hxx
+usr/include/opencascade/OpenGl_DepthPeeling.hxx
+usr/include/opencascade/OpenGl_Element.hxx
+usr/include/opencascade/OpenGl_ExtGS.hxx
+usr/include/opencascade/OpenGl_Flipper.hxx
+usr/include/opencascade/OpenGl_Font.hxx
+usr/include/opencascade/OpenGl_FrameBuffer.hxx
+usr/include/opencascade/OpenGl_FrameStats.hxx
+usr/include/opencascade/OpenGl_FrameStatsPrs.hxx
+usr/include/opencascade/OpenGl_GLESExtensions.hxx
+usr/include/opencascade/OpenGl_GlCore11.hxx
+usr/include/opencascade/OpenGl_GlCore11Fwd.hxx
+usr/include/opencascade/OpenGl_GlCore12.hxx
+usr/include/opencascade/OpenGl_GlCore13.hxx
+usr/include/opencascade/OpenGl_GlCore14.hxx
+usr/include/opencascade/OpenGl_GlCore15.hxx
+usr/include/opencascade/OpenGl_GlCore20.hxx
+usr/include/opencascade/OpenGl_GlCore21.hxx
+usr/include/opencascade/OpenGl_GlCore30.hxx
+usr/include/opencascade/OpenGl_GlCore31.hxx
+usr/include/opencascade/OpenGl_GlCore32.hxx
+usr/include/opencascade/OpenGl_GlCore33.hxx
+usr/include/opencascade/OpenGl_GlCore40.hxx
+usr/include/opencascade/OpenGl_GlCore41.hxx
+usr/include/opencascade/OpenGl_GlCore42.hxx
+usr/include/opencascade/OpenGl_GlCore43.hxx
+usr/include/opencascade/OpenGl_GlCore44.hxx
+usr/include/opencascade/OpenGl_GlCore45.hxx
+usr/include/opencascade/OpenGl_GlCore46.hxx
+usr/include/opencascade/OpenGl_GlFunctions.hxx
+usr/include/opencascade/OpenGl_GraduatedTrihedron.hxx
+usr/include/opencascade/OpenGl_GraphicDriver.hxx
+usr/include/opencascade/OpenGl_GraphicDriverFactory.hxx
+usr/include/opencascade/OpenGl_Group.hxx
+usr/include/opencascade/OpenGl_HaltonSampler.hxx
+usr/include/opencascade/OpenGl_IndexBuffer.hxx
+usr/include/opencascade/OpenGl_Layer.hxx
+usr/include/opencascade/OpenGl_LayerFilter.hxx
+usr/include/opencascade/OpenGl_LayerList.hxx
+usr/include/opencascade/OpenGl_LineAttributes.hxx
+usr/include/opencascade/OpenGl_Material.hxx
+usr/include/opencascade/OpenGl_MaterialState.hxx
+usr/include/opencascade/OpenGl_MatrixState.hxx
+usr/include/opencascade/OpenGl_NamedResource.hxx
+usr/include/opencascade/OpenGl_PBREnvironment.hxx
+usr/include/opencascade/OpenGl_PointSprite.hxx
+usr/include/opencascade/OpenGl_PrimitiveArray.hxx
+usr/include/opencascade/OpenGl_RenderFilter.hxx
+usr/include/opencascade/OpenGl_Resource.hxx
+usr/include/opencascade/OpenGl_Sampler.hxx
+usr/include/opencascade/OpenGl_SceneGeometry.hxx
+usr/include/opencascade/OpenGl_SetOfShaderPrograms.hxx
+usr/include/opencascade/OpenGl_ShaderManager.hxx
+usr/include/opencascade/OpenGl_ShaderObject.hxx
+usr/include/opencascade/OpenGl_ShaderProgram.hxx
+usr/include/opencascade/OpenGl_ShaderProgramDumpLevel.hxx
+usr/include/opencascade/OpenGl_ShaderStates.hxx
+usr/include/opencascade/OpenGl_ShadowMap.hxx
+usr/include/opencascade/OpenGl_StencilTest.hxx
+usr/include/opencascade/OpenGl_Structure.hxx
+usr/include/opencascade/OpenGl_StructureShadow.hxx
+usr/include/opencascade/OpenGl_Text.hxx
+usr/include/opencascade/OpenGl_TextBuilder.hxx
+usr/include/opencascade/OpenGl_Texture.hxx
+usr/include/opencascade/OpenGl_TextureBuffer.hxx
+usr/include/opencascade/OpenGl_TextureBufferArb.hxx
+usr/include/opencascade/OpenGl_TextureFormat.hxx
+usr/include/opencascade/OpenGl_TextureSet.hxx
+usr/include/opencascade/OpenGl_TextureSetPairIterator.hxx
+usr/include/opencascade/OpenGl_TileSampler.hxx
+usr/include/opencascade/OpenGl_UniformBuffer.hxx
+usr/include/opencascade/OpenGl_Vec.hxx
+usr/include/opencascade/OpenGl_VertexBuffer.hxx
+usr/include/opencascade/OpenGl_VertexBufferCompat.hxx
+usr/include/opencascade/OpenGl_VertexBufferEditor.hxx
+usr/include/opencascade/OpenGl_View.hxx
+usr/include/opencascade/OpenGl_Window.hxx
+usr/include/opencascade/OpenGl_Workspace.hxx
+usr/include/opencascade/OpenGl_khrplatform.h
+usr/include/opencascade/Prs3d.hxx
+usr/include/opencascade/Prs3d_Arrow.hxx
+usr/include/opencascade/Prs3d_ArrowAspect.hxx
+usr/include/opencascade/Prs3d_BasicAspect.hxx
+usr/include/opencascade/Prs3d_BndBox.hxx
+usr/include/opencascade/Prs3d_DatumAspect.hxx
+usr/include/opencascade/Prs3d_DatumAttribute.hxx
+usr/include/opencascade/Prs3d_DatumAxes.hxx
+usr/include/opencascade/Prs3d_DatumMode.hxx
+usr/include/opencascade/Prs3d_DatumParts.hxx
+usr/include/opencascade/Prs3d_DimensionArrowOrientation.hxx
+usr/include/opencascade/Prs3d_DimensionAspect.hxx
+usr/include/opencascade/Prs3d_DimensionTextHorizontalPosition.hxx
+usr/include/opencascade/Prs3d_DimensionTextVerticalPosition.hxx
+usr/include/opencascade/Prs3d_DimensionUnits.hxx
+usr/include/opencascade/Prs3d_Drawer.hxx
+usr/include/opencascade/Prs3d_InvalidAngle.hxx
+usr/include/opencascade/Prs3d_IsoAspect.hxx
+usr/include/opencascade/Prs3d_LineAspect.hxx
+usr/include/opencascade/Prs3d_NListIteratorOfListOfSequenceOfPnt.hxx
+usr/include/opencascade/Prs3d_NListOfSequenceOfPnt.hxx
+usr/include/opencascade/Prs3d_PlaneAspect.hxx
+usr/include/opencascade/Prs3d_Point.hxx
+usr/include/opencascade/Prs3d_PointAspect.hxx
+usr/include/opencascade/Prs3d_Presentation.hxx
+usr/include/opencascade/Prs3d_PresentationShadow.hxx
+usr/include/opencascade/Prs3d_Root.hxx
+usr/include/opencascade/Prs3d_ShadingAspect.hxx
+usr/include/opencascade/Prs3d_ShapeTool.hxx
+usr/include/opencascade/Prs3d_Text.hxx
+usr/include/opencascade/Prs3d_TextAspect.hxx
+usr/include/opencascade/Prs3d_ToolCylinder.hxx
+usr/include/opencascade/Prs3d_ToolDisk.hxx
+usr/include/opencascade/Prs3d_ToolQuadric.hxx
+usr/include/opencascade/Prs3d_ToolSector.hxx
+usr/include/opencascade/Prs3d_ToolSphere.hxx
+usr/include/opencascade/Prs3d_ToolTorus.hxx
+usr/include/opencascade/Prs3d_TypeOfHLR.hxx
+usr/include/opencascade/Prs3d_TypeOfHighlight.hxx
+usr/include/opencascade/Prs3d_TypeOfLinePicking.hxx
+usr/include/opencascade/Prs3d_VertexDrawMode.hxx
+usr/include/opencascade/PrsDim.hxx
+usr/include/opencascade/PrsDim_AngleDimension.hxx
+usr/include/opencascade/PrsDim_Chamf2dDimension.hxx
+usr/include/opencascade/PrsDim_Chamf3dDimension.hxx
+usr/include/opencascade/PrsDim_ConcentricRelation.hxx
+usr/include/opencascade/PrsDim_DiameterDimension.hxx
+usr/include/opencascade/PrsDim_Dimension.hxx
+usr/include/opencascade/PrsDim_DimensionOwner.hxx
+usr/include/opencascade/PrsDim_DimensionSelectionMode.hxx
+usr/include/opencascade/PrsDim_DisplaySpecialSymbol.hxx
+usr/include/opencascade/PrsDim_EllipseRadiusDimension.hxx
+usr/include/opencascade/PrsDim_EqualDistanceRelation.hxx
+usr/include/opencascade/PrsDim_EqualRadiusRelation.hxx
+usr/include/opencascade/PrsDim_FixRelation.hxx
+usr/include/opencascade/PrsDim_IdenticRelation.hxx
+usr/include/opencascade/PrsDim_KindOfDimension.hxx
+usr/include/opencascade/PrsDim_KindOfRelation.hxx
+usr/include/opencascade/PrsDim_KindOfSurface.hxx
+usr/include/opencascade/PrsDim_LengthDimension.hxx
+usr/include/opencascade/PrsDim_MaxRadiusDimension.hxx
+usr/include/opencascade/PrsDim_MidPointRelation.hxx
+usr/include/opencascade/PrsDim_MinRadiusDimension.hxx
+usr/include/opencascade/PrsDim_OffsetDimension.hxx
+usr/include/opencascade/PrsDim_ParallelRelation.hxx
+usr/include/opencascade/PrsDim_PerpendicularRelation.hxx
+usr/include/opencascade/PrsDim_RadiusDimension.hxx
+usr/include/opencascade/PrsDim_Relation.hxx
+usr/include/opencascade/PrsDim_SymmetricRelation.hxx
+usr/include/opencascade/PrsDim_TangentRelation.hxx
+usr/include/opencascade/PrsDim_TypeOfAngle.hxx
+usr/include/opencascade/PrsDim_TypeOfAngleArrowVisibility.hxx
+usr/include/opencascade/PrsDim_TypeOfDist.hxx
+usr/include/opencascade/PrsMgr_DisplayStatus.hxx
+usr/include/opencascade/PrsMgr_ListOfPresentableObjects.hxx
+usr/include/opencascade/PrsMgr_ListOfPresentations.hxx
+usr/include/opencascade/PrsMgr_PresentableObject.hxx
+usr/include/opencascade/PrsMgr_Presentation.hxx
+usr/include/opencascade/PrsMgr_Presentation3d.hxx
+usr/include/opencascade/PrsMgr_PresentationManager.hxx
+usr/include/opencascade/PrsMgr_PresentationManager3d.hxx
+usr/include/opencascade/PrsMgr_Presentations.hxx
+usr/include/opencascade/PrsMgr_TypeOfPresentation3d.hxx
+usr/include/opencascade/Select3D_BVHBuilder3d.hxx
+usr/include/opencascade/Select3D_BVHIndexBuffer.hxx
+usr/include/opencascade/Select3D_BndBox3d.hxx
+usr/include/opencascade/Select3D_EntitySequence.hxx
+usr/include/opencascade/Select3D_IndexedMapOfEntity.hxx
+usr/include/opencascade/Select3D_InteriorSensitivePointSet.hxx
+usr/include/opencascade/Select3D_Pnt.hxx
+usr/include/opencascade/Select3D_PointData.hxx
+usr/include/opencascade/Select3D_SensitiveBox.hxx
+usr/include/opencascade/Select3D_SensitiveCircle.hxx
+usr/include/opencascade/Select3D_SensitiveCurve.hxx
+usr/include/opencascade/Select3D_SensitiveEntity.hxx
+usr/include/opencascade/Select3D_SensitiveFace.hxx
+usr/include/opencascade/Select3D_SensitiveGroup.hxx
+usr/include/opencascade/Select3D_SensitivePoint.hxx
+usr/include/opencascade/Select3D_SensitivePoly.hxx
+usr/include/opencascade/Select3D_SensitivePrimitiveArray.hxx
+usr/include/opencascade/Select3D_SensitiveSegment.hxx
+usr/include/opencascade/Select3D_SensitiveSet.hxx
+usr/include/opencascade/Select3D_SensitiveTriangle.hxx
+usr/include/opencascade/Select3D_SensitiveTriangulation.hxx
+usr/include/opencascade/Select3D_SensitiveWire.hxx
+usr/include/opencascade/Select3D_TypeOfSensitivity.hxx
+usr/include/opencascade/SelectBasics.hxx
+usr/include/opencascade/SelectBasics_EntityOwner.hxx
+usr/include/opencascade/SelectBasics_PickResult.hxx
+usr/include/opencascade/SelectBasics_SelectingVolumeManager.hxx
+usr/include/opencascade/SelectBasics_SensitiveEntity.hxx
+usr/include/opencascade/SelectMgr.hxx
+usr/include/opencascade/SelectMgr_AndFilter.hxx
+usr/include/opencascade/SelectMgr_AndOrFilter.hxx
+usr/include/opencascade/SelectMgr_AxisIntersector.hxx
+usr/include/opencascade/SelectMgr_BVHThreadPool.hxx
+usr/include/opencascade/SelectMgr_BaseFrustum.hxx
+usr/include/opencascade/SelectMgr_BaseIntersector.hxx
+usr/include/opencascade/SelectMgr_CompositionFilter.hxx
+usr/include/opencascade/SelectMgr_EntityOwner.hxx
+usr/include/opencascade/SelectMgr_Filter.hxx
+usr/include/opencascade/SelectMgr_FilterType.hxx
+usr/include/opencascade/SelectMgr_Frustum.hxx
+usr/include/opencascade/SelectMgr_Frustum.lxx
+usr/include/opencascade/SelectMgr_FrustumBuilder.hxx
+usr/include/opencascade/SelectMgr_IndexedDataMapOfOwnerCriterion.hxx
+usr/include/opencascade/SelectMgr_IndexedMapOfOwner.hxx
+usr/include/opencascade/SelectMgr_ListIteratorOfListOfFilter.hxx
+usr/include/opencascade/SelectMgr_ListOfFilter.hxx
+usr/include/opencascade/SelectMgr_OrFilter.hxx
+usr/include/opencascade/SelectMgr_PickingStrategy.hxx
+usr/include/opencascade/SelectMgr_RectangularFrustum.hxx
+usr/include/opencascade/SelectMgr_SelectableObject.hxx
+usr/include/opencascade/SelectMgr_SelectableObjectSet.hxx
+usr/include/opencascade/SelectMgr_SelectingVolumeManager.hxx
+usr/include/opencascade/SelectMgr_Selection.hxx
+usr/include/opencascade/SelectMgr_SelectionImageFiller.hxx
+usr/include/opencascade/SelectMgr_SelectionManager.hxx
+usr/include/opencascade/SelectMgr_SelectionType.hxx
+usr/include/opencascade/SelectMgr_SensitiveEntity.hxx
+usr/include/opencascade/SelectMgr_SensitiveEntitySet.hxx
+usr/include/opencascade/SelectMgr_SequenceOfOwner.hxx
+usr/include/opencascade/SelectMgr_SequenceOfSelection.hxx
+usr/include/opencascade/SelectMgr_SortCriterion.hxx
+usr/include/opencascade/SelectMgr_StateOfSelection.hxx
+usr/include/opencascade/SelectMgr_ToleranceMap.hxx
+usr/include/opencascade/SelectMgr_TriangularFrustum.hxx
+usr/include/opencascade/SelectMgr_TriangularFrustumSet.hxx
+usr/include/opencascade/SelectMgr_TypeOfBVHUpdate.hxx
+usr/include/opencascade/SelectMgr_TypeOfDepthTolerance.hxx
+usr/include/opencascade/SelectMgr_TypeOfUpdate.hxx
+usr/include/opencascade/SelectMgr_VectorTypes.hxx
+usr/include/opencascade/SelectMgr_ViewClipRange.hxx
+usr/include/opencascade/SelectMgr_ViewerSelector.hxx
+usr/include/opencascade/SelectMgr_ViewerSelector3d.hxx
+usr/include/opencascade/StdPrs_BRepFont.hxx
+usr/include/opencascade/StdPrs_BRepTextBuilder.hxx
+usr/include/opencascade/StdPrs_BndBox.hxx
+usr/include/opencascade/StdPrs_Curve.hxx
+usr/include/opencascade/StdPrs_DeflectionCurve.hxx
+usr/include/opencascade/StdPrs_HLRPolyShape.hxx
+usr/include/opencascade/StdPrs_HLRShape.hxx
+usr/include/opencascade/StdPrs_HLRShapeI.hxx
+usr/include/opencascade/StdPrs_HLRToolShape.hxx
+usr/include/opencascade/StdPrs_Isolines.hxx
+usr/include/opencascade/StdPrs_Plane.hxx
+usr/include/opencascade/StdPrs_Point.hxx
+usr/include/opencascade/StdPrs_PoleCurve.hxx
+usr/include/opencascade/StdPrs_ShadedShape.hxx
+usr/include/opencascade/StdPrs_ShadedSurface.hxx
+usr/include/opencascade/StdPrs_ShapeTool.hxx
+usr/include/opencascade/StdPrs_ToolPoint.hxx
+usr/include/opencascade/StdPrs_ToolRFace.hxx
+usr/include/opencascade/StdPrs_ToolTriangulatedShape.hxx
+usr/include/opencascade/StdPrs_ToolVertex.hxx
+usr/include/opencascade/StdPrs_Vertex.hxx
+usr/include/opencascade/StdPrs_Volume.hxx
+usr/include/opencascade/StdPrs_WFDeflectionRestrictedFace.hxx
+usr/include/opencascade/StdPrs_WFDeflectionSurface.hxx
+usr/include/opencascade/StdPrs_WFPoleSurface.hxx
+usr/include/opencascade/StdPrs_WFRestrictedFace.hxx
+usr/include/opencascade/StdPrs_WFShape.hxx
+usr/include/opencascade/StdPrs_WFSurface.hxx
+usr/include/opencascade/StdSelect.hxx
+usr/include/opencascade/StdSelect_BRepOwner.hxx
+usr/include/opencascade/StdSelect_BRepSelectionTool.hxx
+usr/include/opencascade/StdSelect_EdgeFilter.hxx
+usr/include/opencascade/StdSelect_FaceFilter.hxx
+usr/include/opencascade/StdSelect_Shape.hxx
+usr/include/opencascade/StdSelect_ShapeTypeFilter.hxx
+usr/include/opencascade/StdSelect_TypeOfEdge.hxx
+usr/include/opencascade/StdSelect_TypeOfFace.hxx
+usr/include/opencascade/StdSelect_TypeOfSelectionImage.hxx
+usr/include/opencascade/StdSelect_ViewerSelector3d.hxx
+usr/include/opencascade/V3d.hxx
+usr/include/opencascade/V3d_AmbientLight.hxx
+usr/include/opencascade/V3d_BadValue.hxx
+usr/include/opencascade/V3d_CircularGrid.hxx
+usr/include/opencascade/V3d_DirectionalLight.hxx
+usr/include/opencascade/V3d_ImageDumpOptions.hxx
+usr/include/opencascade/V3d_Light.hxx
+usr/include/opencascade/V3d_ListOfLight.hxx
+usr/include/opencascade/V3d_ListOfView.hxx
+usr/include/opencascade/V3d_Plane.hxx
+usr/include/opencascade/V3d_PositionLight.hxx
+usr/include/opencascade/V3d_PositionalLight.hxx
+usr/include/opencascade/V3d_RectangularGrid.hxx
+usr/include/opencascade/V3d_SpotLight.hxx
+usr/include/opencascade/V3d_StereoDumpOptions.hxx
+usr/include/opencascade/V3d_Trihedron.hxx
+usr/include/opencascade/V3d_TypeOfAxe.hxx
+usr/include/opencascade/V3d_TypeOfBackfacingModel.hxx
+usr/include/opencascade/V3d_TypeOfLight.hxx
+usr/include/opencascade/V3d_TypeOfOrientation.hxx
+usr/include/opencascade/V3d_TypeOfShadingModel.hxx
+usr/include/opencascade/V3d_TypeOfView.hxx
+usr/include/opencascade/V3d_TypeOfVisualization.hxx
+usr/include/opencascade/V3d_UnMapped.hxx
+usr/include/opencascade/V3d_View.hxx
+usr/include/opencascade/V3d_Viewer.hxx
+usr/include/opencascade/V3d_ViewerPointer.hxx
+usr/include/opencascade/WNT_ClassDefinitionError.hxx
+usr/include/opencascade/WNT_Dword.hxx
+usr/include/opencascade/WNT_HIDSpaceMouse.hxx
+usr/include/opencascade/WNT_OrientationType.hxx
+usr/include/opencascade/WNT_WClass.hxx
+usr/include/opencascade/WNT_Window.hxx
+usr/include/opencascade/WNT_WindowPtr.hxx
+usr/include/opencascade/Xw_Window.hxx
+usr/include/opencascade/glext.h
+usr/lib/${DEB_HOST_MULTIARCH}/libTKMeshVS.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKOpenGl*.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKService.so
+usr/lib/${DEB_HOST_MULTIARCH}/libTKV3d.so
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/opencascade/OpenCASCADEVisualizationTargets*.cmake
diff --git a/libocct-visualization-dev.lintian-overrides b/libocct-visualization-dev.lintian-overrides
new file mode 100644 (file)
index 0000000..039422e
--- /dev/null
@@ -0,0 +1,2 @@
+# This is lintian bug #966295
+libocct-visualization-dev: bogus-mail-host-in-debian-changelog Adam C. Powell, IV <hazelsct@debian.org>
diff --git a/not-installed b/not-installed
new file mode 100644 (file)
index 0000000..c5021fd
--- /dev/null
@@ -0,0 +1,12 @@
+debian/tmp/usr/share/doc/opencascade/LICENSE_LGPL_21.txt
+debian/tmp/usr/bin/DRAWEXE
+debian/tmp/usr/share/opencascade/resources/BOPAlgo/BOPAlgo.msg
+debian/tmp/usr/share/opencascade/resources/XmlOcafResource/FILES
+debian/tmp/usr/share/opencascade/resources/Textures/FILES
+debian/tmp/usr/share/opencascade/resources/XSMessage/FILES
+debian/tmp/usr/share/opencascade/resources/Shaders/FILES
+debian/tmp/usr/share/opencascade/resources/DrawResources/FILES
+debian/tmp/usr/share/opencascade/resources/XSTEPResource/FILES
+debian/tmp/usr/share/opencascade/resources/SHMessage/FILES
+debian/tmp/usr/share/opencascade/resources/StdResource/FILES
+debian/tmp/usr/include/opencascade/FlexLexer.h
diff --git a/occ-icon-32.xpm b/occ-icon-32.xpm
new file mode 100644 (file)
index 0000000..5c2fe0b
--- /dev/null
@@ -0,0 +1,94 @@
+/* XPM */
+static char *occ_icon___[] = {
+/* columns rows colors chars-per-pixel */
+"32 32 56 1",
+"  c black",
+". c gray3",
+"X c #6B0008",
+"o c #420039",
+"O c #731821",
+"+ c #6B0039",
+"@ c #004A39",
+"# c #734A00",
+"$ c #4A6300",
+"% c #526B10",
+"& c #7B6B00",
+"* c #00395A",
+"= c #6B005A",
+"- c #730863",
+"; c #007B5A",
+": c #005273",
+"> c #7B7B7B",
+", c #9C0018",
+"< c #AD0018",
+"1 c #AD0821",
+"2 c #843139",
+"3 c #DE0029",
+"4 c #845200",
+"5 c #B57300",
+"6 c #A56B39",
+"7 c #A5005A",
+"8 c #AD005A",
+"9 c #94007B",
+"0 c #BD006B",
+"q c #CE0073",
+"w c #E7007B",
+"e c #739C08",
+"r c #7B9C18",
+"t c #7BA510",
+"y c #00A57B",
+"u c #BDA500",
+"i c #BDAD08",
+"p c #BD8431",
+"a c #EF9C00",
+"s c #9CCE10",
+"d c #9CC618",
+"f c #9CCE29",
+"g c #E7CE00",
+"h c #F7DE00",
+"j c #EFDE18",
+"k c #005A8C",
+"l c #006BA5",
+"z c #007BA5",
+"x c #007BBD",
+"c c #E70884",
+"v c #008CBD",
+"b c #00B5EF",
+"n c #B59CAD",
+"m c gray68",
+"M c #BDBDB5",
+"N c None",
+/* pixels */
+"NNNNNNNNNNNNNNNNNNMaaNNNNNNNNNNN",
+"NNNNNNNNNNNNNn999M#45pMbbbMNNNNN",
+"NNNNNNNNNNNNNo99=M#45M:bbvzNNNNN",
+"NNNNNNNkxxxkNoo-=NNNNN:::vv@@yy;",
+"NNNNNNN**lkkNMo=MNNNNNN::MN@@@;;",
+"MwcwcMN**kkkNNNNNNNNNNNNNNN@@@;;",
+"+wwq8MNN*kkNNNNNNNNNNNNNNNNNM@;N",
+"+7088MddfNNNNNNN   NNN   NNN   N",
+"+086ddsddMNNNNN .N  N     N     ",
+"N8M$dddeerNNNNN NNN N  NNN   NNN",
+"NNN$$teeeeNNNN  NNN   NNNN  NNNN",
+"NNN%$erreeNhhjN NNN N  NNN   NNN",
+"NNN$%rerrNhhhhh  N  N     N     ",
+"NNNNMeMMhhhhhhhu   NNN   >NN   N",
+"NNNNNNNM&hhhhhguNNNNNNNNNNNNNNNN",
+"NNNNNNNM&&hhuuuuNNNNNNNNNNNNNNNN",
+"NNNNNNNM&&&uuuuuNNN1mNNNNNNNNNNN",
+"NNNNNNNM&&&uuuuiN<<1XXMNNNNNNNNN",
+"NNNNNNNNN&&uuuuNN1,1XXXNNNNNNNNN",
+"NNNNNNNNNM&uuNN<11<1XXXXXNNNNNNN",
+"NNNNNNNNNN&uNNN<11,1XXXXXNNNNNNN",
+"NNNNNNNNNNNNNNNX<<<33XXX1NNNNNNN",
+"NNNNNNNNNNNNNNNXX,3333X<1NNNNNNN",
+"NNNNNNNNNNNNNNNXXX33331<1NNNNNNN",
+"NNNNNNNNNNNNNNNXXXX33,1<1NNNNNNN",
+"NNNNNNNNNNNNNNNXXXXX<1,1<NNNNNNN",
+"NNNNNNNNNNNNNNNXXXXX<<,<<NNNNNNN",
+"NNNNNNNNNNNNNNNNOXXX<1,MNNNNNNNN",
+"NNNNNNNNNNNNNNNNNXXX<1<NNNNNNNNN",
+"NNNNNNNNNNNNNNNNNNXX<,NNNNNNNNNN",
+"NNNNNNNNNNNNNNNNNNMX1MNNNNNNNNNN",
+"NNNNNNNNNNNNNNNNNNN2MNNNNNNNNNNN"
+};
diff --git a/occ-icon-48.xpm b/occ-icon-48.xpm
new file mode 100644 (file)
index 0000000..23e5902
--- /dev/null
@@ -0,0 +1,129 @@
+/* XPM */
+static char *occ_icon___[] = {
+/* columns rows colors chars-per-pixel */
+"48 48 75 1",
+"  c black",
+". c #6B0008",
+"X c #7B0010",
+"o c #420039",
+"O c #731821",
+"+ c #6B0039",
+"@ c #004A39",
+"# c #734A00",
+"$ c #634A18",
+"% c #4A6300",
+"& c #526B10",
+"* c #7B6B00",
+"= c #637B31",
+"- c #00395A",
+"; c #6B005A",
+": c #730863",
+"> c #007B5A",
+", c #004263",
+"< c #005273",
+"1 c #9C0018",
+"2 c #AD0018",
+"3 c #AD0821",
+"4 c #BD0021",
+"5 c #843139",
+"6 c #DE0029",
+"7 c #845200",
+"8 c #8C6318",
+"9 c #B57300",
+"0 c #BD7300",
+"q c #A56B39",
+"w c #A5005A",
+"e c #AD005A",
+"r c #94007B",
+"t c #BD006B",
+"y c #CE0073",
+"u c #E7007B",
+"i c #84637B",
+"p c #6B8C08",
+"a c #739C08",
+"s c #638410",
+"d c #7B9C18",
+"f c #7BA510",
+"g c #009473",
+"h c #00A57B",
+"j c #BDA500",
+"k c #BDAD08",
+"l c #BD8431",
+"z c #EF9C00",
+"x c #9CCE10",
+"c c #9CC618",
+"v c #9CCE29",
+"b c #E7CE00",
+"n c #F7DE00",
+"m c #EFDE18",
+"M c #948C4A",
+"N c #849463",
+"B c #D6AD63",
+"V c #005A8C",
+"C c #006BA5",
+"Z c #007BA5",
+"A c #007BBD",
+"S c #E70884",
+"D c #21A58C",
+"F c #008CBD",
+"G c #638CA5",
+"H c #6BA5BD",
+"J c #00B5EF",
+"K c gray61",
+"L c #B59CAD",
+"P c #84A5AD",
+"I c gray68",
+"U c #ADB5BD",
+"Y c #BDBDB5",
+"T c #CEC694",
+"R c None",
+/* pixels */
+"RRRRRRRRRRRRRRRRRRRRRRRRRRRYzzzBRRRRRRRRRRRRRRRR",
+"RRRRRRRRRRRRRRRRRRRRRRRRRRY#9z09lRRRRRRRRRRRRRRR",
+"RRRRRRRRRRRRRRRRRRRRLrrrrYY##799lYJJJJJYRRRRRRRR",
+"RRRRRRRRRRRRRRRRRRRKorrr;:Y##799Y<<JJJFZRRRRRRRR",
+"RRRRRRRRRRRRRRHAYRRioo:;;:RRR8YRR<<<<FFZRYhhhDYR",
+"RRRRRRRRRRRVAAAAAVRioo;:;;RRRRRRR<<<<FFF@@@hhhg>",
+"RRRRRRRRRRR--ACVVVRRYo;;YRRRRRRRRRY<<ZYR@@@@@>>>",
+"RRRYuuuRRRR--<VVVVRRRRYRRRRRRRRRRRRRRRRR@@@@@>>>",
+"YSuSSuSuYRR--,VVVVRRRRRRRRRRRRRRRRRRRRRR@@@@@>>>",
+"+SuuuyewYRRR-,VVYRRRRRRRRRRRRRRRRRRRRRRRRRY@@>PR",
+"++uwwtwwYRRRRGYRRRRRRRRR    RRRRRR   RRRRRR   RR",
+"++wteeetYcccvRRRRRRRRRR      YRRR     RRRR     R",
+"++tewqcccxcccxYRRRRRRR   RR   RR       RR       ",
+"Y+wt$cccxccccfaRRRRRRR  RRRR  R   RRR  R   RRR  ",
+"RYeY=%cxcccaaadRRRRRR  RRRRRR    RRRRRR   RRRRRR",
+"RRRRN%%cfaaaaaaRRRRRR  RRRRRR    RRRRRR   RRRRRR",
+"RRRRN%%saaaaaaaRRRYTR  RRRRRR    RRRRRR   RRRRRR",
+"RRRRN&%padadadaRRnnnmR  RRRR  R   RRR  R   RRR  ",
+"RRRRR%&sdaaddYRnnnnnnn   RR   RR       RR       ",
+"RRRRRR%saaaYYnnnnnnnnnn      RRRR     RRRR     R",
+"RRRRRRYsaYRYnnnnnnnnnnnj    RRRRRR   RRRRRR   RR",
+"RRRRRRRYRRRY*nnnnnnnnbjjRRRRRRRRRRRRRRRRRRRRRRRR",
+"RRRRRRRRRRRY**nnnnnbjjjjRRRRRRRRRRRRRRRRRRRRRRRR",
+"RRRRRRRRRRRY***nnnjjjjjjRRRRRRRRRRRRRRRRRRRRRRRR",
+"RRRRRRRRRRRY****bjjjjjjjRRRRR3IRRRRRRRRRRRRRRRRR",
+"RRRRRRRRRRRY****jjjjjjjjRRRR22..RRRRRRRRRRRRRRRR",
+"RRRRRRRRRRRY****jjjjjjjkRR2223...YRRRRRRRRRRRRRR",
+"RRRRRRRRRRRRR***jjjjjjYRR23133.....RRRRRRRRRRRRR",
+"RRRRRRRRRRRRRM**jjjjjYRR313231......RRRRRRRRRRRR",
+"RRRRRRRRRRRRRRY*jjjYRR22313233........RRRRRRRRRR",
+"RRRRRRRRRRRRRRR*jjRRRR32323133.......XRRRRRRRRRR",
+"RRRRRRRRRRRRRRRRjRRRRR.2322136.......3RRRRRRRRRR",
+"RRRRRRRRRRRRRRRRRRRRRR..2322666.....31RRRRRRRRRR",
+"RRRRRRRRRRRRRRRRRRRRRR...21666666.X232RRRRRRRRRR",
+"RRRRRRRRRRRRRRRRRRRRRR....666666641122RRRRRRRRRR",
+"RRRRRRRRRRRRRRRRRRRRRR.....66666633231RRRRRRRRRR",
+"RRRRRRRRRRRRRRRRRRRRRR......6666133231RRRRRRRRRR",
+"RRRRRRRRRRRRRRRRRRRRRR.......662321323RRRRRRRRRR",
+"RRRRRRRRRRRRRRRRRRRRRR........22312323RRRRRRRRRR",
+"RRRRRRRRRRRRRRRRRRRRRRR.......2121222RRRRRRRRRRR",
+"RRRRRRRRRRRRRRRRRRRRRRRY......223211YRRRRRRRRRRR",
+"RRRRRRRRRRRRRRRRRRRRRRRRO.....21311YRRRRRRRRRRRR",
+"RRRRRRRRRRRRRRRRRRRRRRRRR.....22323RRRRRRRRRRRRR",
+"RRRRRRRRRRRRRRRRRRRRRRRRRR....331URRRRRRRRRRRRRR",
+"RRRRRRRRRRRRRRRRRRRRRRRRRRR...221RRRRRRRRRRRRRRR",
+"RRRRRRRRRRRRRRRRRRRRRRRRRRRY..33YRRRRRRRRRRRRRRR",
+"RRRRRRRRRRRRRRRRRRRRRRRRRRRRY.3YRRRRRRRRRRRRRRRR",
+"RRRRRRRRRRRRRRRRRRRRRRRRRRRRR5YRRRRRRRRRRRRRRRRR"
+};
diff --git a/occ-icon-64.xpm b/occ-icon-64.xpm
new file mode 100644 (file)
index 0000000..b1257fd
--- /dev/null
@@ -0,0 +1,260 @@
+/* XPM */
+static char * occ_icon_64_xpm[] = {
+"64 64 193 2",
+"      c None",
+".     c #D4A449",
+"+     c #E3A42B",
+"@     c #EAA115",
+"#     c #EF9C00",
+"$     c #8E7442",
+"%     c #754B00",
+"&     c #8F5D00",
+"*     c #B47301",
+"=     c #CD8400",
+"-     c #BF7A00",
+";     c #AF9A6B",
+">     c #A94C8C",
+",     c #A0368C",
+"'     c #981281",
+")     c #93037B",
+"!     c #9F308A",
+"~     c #9E6400",
+"{     c #2CB4E0",
+"]     c #0FB3E8",
+"^     c #30B6E0",
+"/     c #67B6CE",
+"(     c #520747",
+"_     c #6D025C",
+":     c #780365",
+"<     c #8B0075",
+"[     c #8F5082",
+"}     c #7A5411",
+"|     c #B29151",
+"1     c #46798C",
+"2     c #086593",
+"3     c #0077AA",
+"4     c #0088B7",
+"5     c #00ABE4",
+"6     c #009ED2",
+"7     c #0092C4",
+"8     c #2C8FB9",
+"9     c #520F47",
+"0     c #420039",
+"a     c #BCB284",
+"b     c #33728B",
+"c     c #005274",
+"d     c #035578",
+"e     c #29AA89",
+"f     c #368E76",
+"g     c #00A37A",
+"h     c #5FA09F",
+"i     c #007ABC",
+"j     c #096CA2",
+"k     c #9A688E",
+"l     c #0980B5",
+"m     c #AFB0AA",
+"n     c #01664D",
+"o     c #026950",
+"p     c #019470",
+"q     c #013A5B",
+"r     c #004368",
+"s     c #005D91",
+"t     c #005A8C",
+"u     c #658EA1",
+"v     c #702C56",
+"w     c #751666",
+"x     c #82A1A1",
+"y     c #558D8B",
+"z     c #004A39",
+"A     c #027B5C",
+"B     c #D9328C",
+"C     c #E7027D",
+"D     c #E60882",
+"E     c #D64995",
+"F     c #007459",
+"G     c #D10272",
+"H     c #005785",
+"I     c #7798A6",
+"J     c #2D6166",
+"K     c #055844",
+"L     c #7D0143",
+"M     c #B80163",
+"N     c #B0005F",
+"O     c #B76D90",
+"P     c #618378",
+"Q     c #507469",
+"R     c #195A4A",
+"S     c #6B0039",
+"T     c #AC005D",
+"U     c #A5C642",
+"V     c #49504C",
+"W     c #555552",
+"X     c #252524",
+"Y     c #000000",
+"Z     c #383836",
+"`     c #40403E",
+" .    c #8E094A",
+"..    c #AD0D5A",
+"+.    c #AD3C4B",
+"@.    c #90A84C",
+"#.    c #A3C737",
+"$.    c #9CC915",
+"%.    c #4D4D4A",
+"&.    c #6A6A66",
+"*.    c #343433",
+"=.    c #141413",
+"-.    c #1C1C1C",
+";.    c #0A0A0A",
+">.    c #781C4D",
+",.    c #991022",
+"'.    c #AA234F",
+").    c #AD4A4F",
+"!.    c #A39033",
+"~.    c #90B216",
+"{.    c #2C2C2B",
+"].    c #181817",
+"^.    c #6F8A0C",
+"/.    c #98C515",
+"(.    c #8AB511",
+"_.    c #7DA70D",
+":.    c #94AB54",
+"<.    c #8B8B87",
+"[.    c #3D3D3C",
+"}.    c #5A5A58",
+"|.    c #62625E",
+"1.    c #A1346D",
+"2.    c #8B8D6E",
+"3.    c #4C6503",
+"4.    c #59730D",
+"5.    c #759C0C",
+"6.    c #787874",
+"7.    c #484845",
+"8.    c #526C07",
+"9.    c #949490",
+"0.    c #454543",
+"a.    c #4F6809",
+"b.    c #E9D62E",
+"c.    c #A0A496",
+"d.    c #789D13",
+"e.    c #99AD62",
+"f.    c #EDD712",
+"g.    c #F7DE00",
+"h.    c #F3DC0D",
+"i.    c #84A22F",
+"j.    c #DACD5C",
+"k.    c #906A74",
+"l.    c #A6B27E",
+"m.    c #5D5A3B",
+"n.    c #696966",
+"o.    c #647A24",
+"p.    c #B5AD4B",
+"q.    c #E7D001",
+"r.    c #C6B31E",
+"s.    c #64614E",
+"t.    c #938942",
+"u.    c #8A7900",
+"v.    c #C1A900",
+"w.    c #D4BC00",
+"x.    c #CAB200",
+"y.    c #BDA500",
+"z.    c #7B6B00",
+"A.    c #978400",
+"B.    c #ECD400",
+"C.    c #8E2D37",
+"D.    c #AC273A",
+"E.    c #AA031C",
+"F.    c #980216",
+"G.    c #6B0008",
+"H.    c #700C13",
+"I.    c #7F2D32",
+"J.    c #827413",
+"K.    c #BDA818",
+"L.    c #BDAD38",
+"M.    c #AC0B22",
+"N.    c #A6021A",
+"O.    c #9B0419",
+"P.    c #710C14",
+"Q.    c #8A4548",
+"R.    c #B13C4B",
+"S.    c #AE132A",
+"T.    c #8E5255",
+"U.    c #897C27",
+"V.    c #BAB677",
+"W.    c #B4031E",
+"X.    c #7B272D",
+"Y.    c #83000F",
+"Z.    c #C40122",
+"`.    c #890011",
+" +    c #7B000D",
+".+    c #AF3746",
+"++    c #73010B",
+"@+    c #DE0029",
+"#+    c #D30026",
+"$+    c #B7777C",
+"%+    c #B6898C",
+"&+    c #A17C7B",
+"*+    c #75122B",
+"                                                                                                                                ",
+"                                                                                                                                ",
+"                                                                                                                                ",
+"                                                                                                                                ",
+"                                                                                                                                ",
+"                                                                                                                                ",
+"                                                                                                                                ",
+"                                                                                                                                ",
+"                                                                        . + @ # + + .                                           ",
+"                                                                      $ % & * = = - * ;                                         ",
+"                                                      > , ' ) ) ! ,   $ % % % ~ * * - ;   { ] ] ] ] ^ ^ /                       ",
+"                                                    ( _ : ) ) < : : [ ; $ } % ~ * - |   1 2 3 4 5 5 6 7 8                       ",
+"                                    8 8 8 8         9 0 0 ( _ _ _ _ [         | a       b c c c d 4 4 4 8     e f g g g e h     ",
+"                              2 i i i i i i 3 j     9 0 0 ( _ _ _ : k                   1 c c c c 3 4 l 8 m n o p p p g g g p f ",
+"                              q r s j j 2 t t t u     k v 9 w [ k                         x y b d 3 8 /     z z z z z n A A p f ",
+"        B B B C D E           q q q t t t t t s u                                                           z z z z z z n A F f ",
+"B B C C C C C C D D G         r q r H t t t s 2 I                                                           J K z z z z o A A y ",
+"L G C C C C G G M M N O         J q H t b u I                                                                   P Q R z o f h   ",
+"S S T G N N T T M T T O     U       u                                 V W                 W X Y Z W             ` X X V Q       ",
+"S S  ...N N T T T ..+.@.#.$.$.$.U                                 X %.&.&.` *.&.        =.Y Y Y Y Y -.        =.Y Y Y Y ;.X     ",
+">.S ,.T T N '.).!.~.$.$.$.$.$.$.$.$.#.                          {.            `       =.Y Y Y Y Y Y Y =.    ;.Y Y Y Y Y Y Y ].  ",
+"  v _ T ....^.$.$.$.$.$.$.$.$.$./.(._.:.                      {.                {.  *.Y Y Y W <.[.Y Y Y W *.Y Y Y }.<.Z Y Y Y |.",
+"    1.1.> 2.3.4.(.$.$.$././.(.(.5.5._.:.                    *.}.                Z 6.-.Y Y {.      {.=.=.[.=.Y Y [.      X ].].7.",
+"            8.3.8.(.(.(._._.5.5.5.5.5.:.                    ` 9.                W 0.;.Y Y W               Y Y Y |.              ",
+"            a.3.3.4.5.5.5.5.5.5.5.5.5.:.          b.        0.c.                  [.Y Y Y 7.              Y Y Y W               ",
+"            a.3.3.8.5.5.5.5.5.5.5.d.d.e.    b.f.g.g.h.b.    7.&.                0.6.].Y Y 7.      {.Y Y {.;.Y Y W       {.Y Y   ",
+"            2.8.a.8.5.5.5.5.5.d.i.:.a j.h.g.g.g.g.g.g.g.h.b.k.[.                X c.*.Y Y =.      ;.Y Y Z {.Y Y ].      Y Y Y [.",
+"              2.4.8.d.d.5.d.@.l.j.b.h.g.g.g.g.g.g.g.g.g.g.g.b.m.%.            0.n.  &.Y Y Y ;.;.;.Y Y Y 6.n.Y Y Y ;.;.;.Y Y Y <.",
+"                c.o.5.i.e.    p.q.g.g.g.g.g.g.g.g.g.g.g.g.g.q.r.s.X         {.|.      &.Y Y Y Y Y Y Y n.    }.Y Y Y Y Y Y ;.&.  ",
+"                              t.u.v.g.g.g.g.g.g.g.g.g.g.w.x.y.y.a   0.[.[.%.              ` X ].-.0.          6.[.-.].-.%.      ",
+"                              t.z.z.A.g.g.g.g.g.g.B.w.v.v.v.y.y.                                                                ",
+"                              t.z.z.z.u.q.g.g.h.x.v.v.y.y.y.y.y.                                                                ",
+"                              t.z.z.z.z.z.x.x.y.y.y.y.y.y.y.y.y.              ,.C.                                              ",
+"                              t.z.z.z.z.u.A.y.y.y.y.y.y.y.y.y.y.          D.E.F.G.H.I.                                          ",
+"                              e.J.z.z.z.z.A.y.y.y.y.y.y.v.y.K.L.      D.M.N.N.O.G.G.G.P.Q.                                      ",
+"                                  z.z.z.z.A.y.y.y.y.y.y.v.p.      R.E.M.N.E.N.F.G.G.G.G.G.H.Q.                                  ",
+"                                    t.z.z.u.y.y.y.y.v.L.a     +.S.E.E.E.N.E.N.O.G.G.G.G.G.G.G.P.T.                              ",
+"                                      U.z.A.y.v.y.L.V.      S.E.E.E.E.M.N.W.E.O.G.G.G.G.G.G.G.G.G.X.                            ",
+"                                        U.A.y.L.V.        ,.M.E.E.E.W.E.E.E.E.O.G.G.G.G.G.G.G.G.G.G.D.                          ",
+"                                          !.p.            P.Y.N.E.E.E.E.N.E.W.Z.`.G.G.G.G.G.G.G. +N..+                          ",
+"                                                          H.G.++F.E.N.N.E.Z.@+@+@+Z.Y.G.G.G.++`.E.N.R.                          ",
+"                                                          H.G.G.G.Y.N.E.#+@+@+@+@+@+@+O.G.++F.E.E.E.+.                          ",
+"                                                          H.G.G.G.G.Y.#+@+@+@+@+@+@+@+@+W.N.N.N.E.E.).                          ",
+"                                                          H.G.G.G.G.G. +W.@+@+@+@+@+@+Z.N.N.N.N.E.E.R.                          ",
+"                                                          H.G.G.G.G.G.G.++N.@+@+@+@+Z.N.N.N.N.N.E.E.R.                          ",
+"                                                          H.G.G.G.G.G.G.G.G.`.#+#+W.N.E.E.E.N.E.E.E.).                          ",
+"                                                          X.G.G.G.G.G.G.G.G.G.++W.N.E.W.E.E.E.M.E.E.$+                          ",
+"                                                            Q.++G.G.G.G.G.G.G.++N.N.E.E.M.E.E.M.S.$+                            ",
+"                                                              Q.G.G.G.G.G.G.G.++N.E.E.W.E.E.E.M.$+                              ",
+"                                                                Q.H.G.G.G.G.G.G.N.N.E.E.E.M.S.%+                                ",
+"                                                                  &+H.G.G.G.G.++N.N.E.E.M.D.%+                                  ",
+"                                                                    T.H.G.G.G.++E.E.N.N.).                                      ",
+"                                                                      &+*+G.G.++E.E.N.+.                                        ",
+"                                                                          X.G.++E.E.R.                                          ",
+"                                                                            I.++E.).                                            ",
+"                                                                              C.).                                              ",
+"                                                                                                                                ",
+"                                                                                                                                ",
+"                                                                                                                                ",
+"                                                                                                                                ",
+"                                                                                                                                ",
+"                                                                                                                                ",
+"                                                                                                                                ",
+"                                                                                                                                "};
diff --git a/occ-icon.xpm b/occ-icon.xpm
new file mode 100644 (file)
index 0000000..e154c91
--- /dev/null
@@ -0,0 +1,379 @@
+/* XPM */
+static char *occ_icon[] = {
+/* columns rows colors chars-per-pixel */
+"211 158 215 2",
+"   c black",
+".  c gray3",
+"X  c gray13",
+"o  c #313131",
+"O  c #393939",
+"+  c #6B0008",
+"@  c #7B0010",
+"#  c #420039",
+"$  c #731821",
+"%  c #6B0039",
+"&  c #004A39",
+"*  c #734A00",
+"=  c #634A18",
+"-  c #7B5A18",
+";  c #4A6300",
+":  c #527300",
+">  c #526B10",
+",  c #7B6B00",
+"<  c #5A7329",
+"1  c #637B31",
+"2  c #00395A",
+"3  c #520042",
+"4  c #7B0042",
+"5  c #730842",
+"6  c #630052",
+"7  c #6B005A",
+"8  c #5A2152",
+"9  c #7B2152",
+"0  c #730863",
+"q  c #7B006B",
+"w  c #7B216B",
+"e  c #005A42",
+"r  c #006B52",
+"t  c #007B5A",
+"y  c #216352",
+"u  c #316B5A",
+"i  c #004263",
+"p  c #084263",
+"a  c #005273",
+"s  c #085A73",
+"d  c #087B63",
+"f  c gray29",
+"g  c #4A7B6B",
+"h  c gray39",
+"j  c gray42",
+"k  c #7B7B7B",
+"l  c #8C0010",
+"z  c #9C0018",
+"x  c #AD0018",
+"c  c #940821",
+"v  c #AD0821",
+"b  c #BD0021",
+"n  c #843139",
+"m  c #AD2139",
+"M  c #CE0021",
+"N  c #DE0029",
+"B  c #845200",
+"V  c #945A00",
+"C  c #847300",
+"Z  c #8C7B00",
+"A  c #8C6318",
+"S  c #B57300",
+"D  c #BD7300",
+"F  c #A54A39",
+"G  c #847B21",
+"H  c #A56B39",
+"J  c #8C004A",
+"K  c #A5005A",
+"L  c #AD005A",
+"P  c #AD1852",
+"I  c #84315A",
+"U  c #AD3142",
+"Y  c #B5394A",
+"T  c #94007B",
+"R  c #94087B",
+"E  c #BD006B",
+"W  c #843173",
+"Q  c #AD2173",
+"!  c #CE0073",
+"~  c #E7007B",
+"^  c #8C4A52",
+"/  c #B54A5A",
+"(  c #947B52",
+")  c #8C4A6B",
+"_  c #946363",
+"`  c #84637B",
+"'  c #9C6B73",
+"]  c #B5636B",
+"[  c #A57B7B",
+"{  c #6B8C08",
+"}  c #739C08",
+"|  c #638410",
+" . c #7B9C18",
+".. c #7BA510",
+"X. c #18846B",
+"o. c #009473",
+"O. c #00A57B",
+"+. c #73844A",
+"@. c #63847B",
+"#. c #9C8C00",
+"$. c #AD9400",
+"%. c #8CBD10",
+"&. c #9CB518",
+"*. c #BDA500",
+"=. c #BDAD08",
+"-. c #BD8431",
+";. c #84A539",
+":. c #BDAD39",
+">. c #CE8400",
+",. c #E79400",
+"<. c #EF9C00",
+"1. c #EF9C08",
+"2. c #C6AD00",
+"3. c #CEBD00",
+"4. c #CE9431",
+"5. c #DEA539",
+"6. c #E7A521",
+"7. c #9CCE10",
+"8. c #9CC618",
+"9. c #9CCE29",
+"0. c #E7CE00",
+"q. c #F7DE00",
+"w. c #F7DE08",
+"e. c #EFDE18",
+"r. c #EFD631",
+"t. c #948C4A",
+"y. c #BD944A",
+"u. c #94AD52",
+"i. c #BDB54A",
+"p. c #849463",
+"a. c #A59C7B",
+"s. c #9CB573",
+"d. c #BDB563",
+"f. c #BDB57B",
+"g. c #DEAD52",
+"h. c #D6AD63",
+"j. c #A5CE4A",
+"k. c #ADCE6B",
+"l. c #DECE52",
+"z. c #E7D64A",
+"x. c #DECE6B",
+"c. c #005284",
+"v. c #005A8C",
+"b. c #00639C",
+"n. c #186B94",
+"m. c #396B84",
+"M. c #31739C",
+"N. c #397B9C",
+"B. c #006BA5",
+"V. c #007BA5",
+"C. c #0073B5",
+"Z. c #007BBD",
+"A. c #217BAD",
+"S. c #4A7B8C",
+"D. c #A53994",
+"F. c #E70884",
+"G. c #DE318C",
+"H. c #D63994",
+"J. c #8C4A84",
+"K. c #A5529C",
+"L. c #9C6B94",
+"P. c #B57B84",
+"I. c #AD639C",
+"U. c #CE4A94",
+"Y. c #D6529C",
+"T. c #D6639C",
+"R. c #CE7BAD",
+"E. c #18A584",
+"W. c #21A58C",
+"Q. c #39AD94",
+"!. c #0884BD",
+"~. c #008CBD",
+"^. c #2184BD",
+"/. c #3994BD",
+"(. c #639C8C",
+"). c #7B948C",
+"_. c #7B8C9C",
+"`. c #4AAD94",
+"'. c #638CA5",
+"]. c #639CBD",
+"[. c #6BB5A5",
+"{. c #7BB5A5",
+"}. c #63A5BD",
+"|. c #6BA5BD",
+" X c #0094C6",
+".X c #00A5DE",
+"XX c #00B5EF",
+"oX c #18B5E7",
+"OX c #52BDDE",
+"+X c #63BDD6",
+"@X c #848484",
+"#X c gray58",
+"$X c gray61",
+"%X c #AD9C84",
+"&X c #AD9C94",
+"*X c #BD9494",
+"=X c #ADB584",
+"-X c #ADAD9C",
+";X c #BDBD94",
+":X c #B5BD9C",
+">X c #A584A5",
+",X c #B59CAD",
+"<X c #84A5AD",
+"1X c #94ADA5",
+"2X c #84ADBD",
+"3X c #94B5BD",
+"4X c gray68",
+"5X c #ADB5BD",
+"6X c gray71",
+"7X c #BDBDB5",
+"8X c #C694B5",
+"9X c #CEC694",
+"0X c #CEC69C",
+"qX c #9CBDCE",
+"wX c None",
+/* pixels */
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X0Xg.<.<.<.<.<.<.g.0X7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7Xh.6.<.<.<.<.<.<.<.<.<.<.<.<.<.<.1.h.7X7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X5.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.4.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X* * * V >.<.<.<.<.<.<.<.<.<.<.<.<.<.<.<.,.D S S S -.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X* * * * * * * * S <.<.<.<.<.<.<.,.D S S S S S S S -.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7XwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X* * * * * * * * * * * B S D S S S S S S S S S S S -.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7XI.R T K.5X7XwXwXwXwXwXwXwXwXwXwXwX7X* * * * * * * * * * * * B S S S S S S S S S S S S -.7XwXwXwXwXwXwXwXwXwXwXwX7X+XXXXXXXOXqX7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7XI.T T T T T T T T T T I.7X7XwXwXwXwXwXwXwX7X* * * * * * * * * * * * B S S S S S S S S S S S S -.7XwXwXwXwXwXwXwX7XqXoXXXXX.X.XXXXXXX.XXX.XXXOXqX7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X,XD.T T T T T T T T T T T T T T T T T T I.7X7XwXwXwX7X* * * * * * * * * * * * B S S S S S S S S S S S S -.7XwXwXwX7X7XOXXXXXXXXX.XXXXXXXXXXXXXXXXXXXXXXX.XXXXXXXOXqX7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX5XI.R T T T T T T T T T T T T T T T T T T T T T T T T T K.7XwX7X* * * * * * * * * * * * B S S S S S S S S S S S S -.7XwX7XXX.X.XXXXXXXXXXXXX.XXXXXXXXX.XXX.X.XXXXXXXXX.X.XXXXXXX.X3X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX$X# 3 q T T T T T T T T T T T T T T T T T T T T T q 7 7 W 7XwX7X* * * * * * * * * * * * B S S S S S S S S S S S S -.7XwX7Xa a a V..XXXXXXXXX.XXXXXXXXXXXXXXXXXXXXXXX.XXXXX.X~.~.~.3X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX$X# # # # # 0 T T T T T T T T T T T T T T q 7 7 7 7 7 0 W 7XwX7X7X%X- * * * * * * * * * B S S S S S S S S S S -.:X7X7XwX7Xa a a a a a a v. XXXXXXX.XXXXX.XXXXXXXXXXX X~.~.V.~.~.V.3X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX` # # # # # # # # 6 T T T T T T q q 0 7 7 7 7 7 0 7 0 7 W 7XwXwXwX7X7X7X7X( * * * * * * B S S S S S S S d.7X7X7X7XwXwXwX7Xa a a a a a a a a a a a ~..X.XXXXXXX X~.V.V.V.~.~.~.~.~.3X7XwXwXwXwXwXwXwXwXwXwXwX7X6XE.O.`.1X7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X|.|.7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwX` # # # # # # # # # # # 6 0 0 7 7 7 7 7 0 7 7 0 7 0 7 7 W 7XwXwXwXwXwXwXwX7X7X7X%X- * * B S S S -.:X7X7X7XwXwXwXwXwXwXwX7Xa a a a a a a a a a a a a a a v.~.~.V.V.V.~.~.~.~.~.~.V.3X7XwXwXwXwXwXwXwXwXwX7X`.O.O.O.O.O.O.O.O.W.[.7X7X7XwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X|.Z.Z.Z.Z.Z.Z.Z.|.7XwXwXwXwXwXwXwXwXwXwXwXwX` # # # # # # # # # # # # 0 7 0 7 7 7 7 7 7 7 7 0 7 7 0 W 7XwXwXwXwXwXwXwXwXwXwXwX7X7X%XA d.7X7X7X7XwXwXwXwXwXwXwXwXwXwX7Xa a a a a a a a a a a a a a a c.V.~.~.~.V.V.V.~.~.~.V.V.3X7XwXwXwXwXwXwX7X[.O.O.O.O.O.o.O.O.O.O.O.O.O.O.O.O.W.{.7X7X7XwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X3X/.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.!.2X7XwXwXwXwXwXwXwXwXwX` # # # # # # # # # # # # 7 0 7 7 0 7 7 7 7 7 7 7 0 7 7 W 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwX7Xa a a a a a a a a a a a a a a c.~.~.V.~.~.~.~.~.V.V.V.V.3X7XwXwXwX7X1XE.O.O.O.O.O.O.o.O.O.O.O.O.o.O.O.O.O.O.O.O.O.O.O.Q.{.7X7XwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X].^.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.^.3X7XwXwXwXwXwXwX` # # # # # # # # # # # # 7 7 0 7 7 7 7 7 7 7 7 0 7 7 7 W 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7Xa a a a a a a a a a a a a a a c.~.V.~.~.~.~.V.~.~.V.V.V.3X7XwX7XW.O.O.O.O.O.O.o.O.o.O.o.O.O.o.o.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.7X",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXA.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.C.B.7XwXwXwXwX` # # # # # # # # # # # # 7 7 7 7 0 7 7 0 7 7 0 7 7 0 7 W 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7Xa a a a a a a a a a a a a a a c.~.~.~.~.V.~.~.V.~.~.~.~.5X7XwX7X& & & & & d O.o.O.O.o.O.O.O.o.o.O.O.O.O.o.O.O.O.O.O.O.O.O.d t t 7X",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX2 2 v.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.C.B.v.v.v.v.7XwXwXwXwX` # # # # # # # # # # # # 7 7 7 7 7 0 7 7 0 7 7 0 7 7 7 W 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7Xa a a a a a a a a a a a a a a a V.V.~.~.~.~.~.~.~.~.V.~.7X7XwX7X& & & & & & & & & r o.O.O.O.O.O.O.O.O.O.O.O.O.o.O.O.o.d t t t d 7X",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX2 2 2 2 i Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.C.b.v.v.v.v.v.v.v.v.7XwXwXwXwX7X7X` # # # # # # # # # # 7 7 7 7 0 7 7 0 7 7 0 7 7 J.7X7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X6Xm.a a a a a a a a a a a a a a V.V.V.~.V.~.~.~.~.~.~.2X7XwXwX7X& & & & & & & & & & & & & e d O.O.O.O.O.O.o.O.O.o.t t d t t t t 7X",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX2 2 2 2 2 2 2 B.Z.Z.Z.Z.Z.Z.Z.Z.Z.Z.C.b.v.v.v.v.v.v.v.v.v.v.v.v.7XwXwXwXwXwXwX7X7X7X8 # # # # # # # 0 7 7 7 7 0 7 7 0 0 I.7X7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X7X{.s a a a a a a a a a a V.V.V.~.~.~.~.~.}.7X7X7XwXwXwX7X& & & & & & & & & & & & & & & & & e d O.O.O.X.t t t t d t d t t 7X",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX2 2 2 2 2 2 2 2 2 c.Z.Z.Z.Z.Z.B.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.7XwXwXwXwXwXwXwXwXwX7X7X&X3 # # # # 7 0 7 7 0 7 J.5X7X7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X7X5XS.a a a a a a c.V.~.V.~.~./.6X7X7XwXwXwXwXwXwX7X& & & & & & & & & & & & & & & & & & & & & t t t t t t d d t t t 7X",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7XT.5X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX2 2 2 2 2 2 2 2 2 2 2 a v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.7XwXwXwXwXwXwXwXwXwXwXwXwX7X7X` # # 7 7 w >X7X7X7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X7X<Xn.a a c.~.V.!.3X7X7X7XwXwXwXwXwXwXwXwX7X& & & & & & & & & & & & & & & & & & & & & t d d d t t t t t t d 7X",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X8XH.F.~ ~ ~ F.F.5X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX2 2 2 2 2 2 2 2 2 2 2 i v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X$X5X7X7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X7X{.n.|.7X7X7XwXwXwXwXwXwXwXwXwXwXwX7X& & & & & & & & & & & & & & & & & & & & & d t t t t t t t t t t 7X",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X5XT.F.~ F.F.F.F.~ ~ F.~ ~ ~ F.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX2 2 2 2 2 2 2 2 2 2 2 a v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X& & & & & & & & & & & & & & & & & & & & & t t t t t t d d t t d 7X",
+"wXwXwXwXwXwXwXwXwXwXwX7X5XY.F.F.~ ~ ~ ~ F.~ F.~ ~ ~ ~ ~ ~ F.~ ~ 8X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwX2 2 2 2 2 2 2 2 2 2 2 i v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X& & & & & & & & & & & & & & & & & & & & & d t t t t t t t t t t 7X",
+"wXwXwXwXwXwX7X7XR.G.~ ~ ~ ~ ~ F.~ ~ ~ ~ F.~ F.F.~ ~ F.F.F.F.F.F.~ F.5X7XwXwXwXwXwXwXwXwXwXwXwXwX2 2 2 2 2 2 2 2 2 2 2 a v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X& & & & & & & & & & & & & & & & & & & & & t t t t t t t t t t d 7X",
+"wX7X7X8XU.~ F.~ F.~ ~ ~ ~ ~ F.F.~ ~ ~ F.F.~ F.~ ~ ~ ~ F.F.F.~ ~ ~ ~ ~ F.7X7XwXwXwXwXwXwXwXwXwXwX2 2 2 2 2 2 2 2 2 2 2 i v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X& & & & & & & & & & & & & & & & & & & & & t t d d t t t d t t t 7X",
+"F.~ ~ F.F.F.F.~ ~ ~ ~ ~ ~ ~ ~ F.~ ~ ~ ~ F.~ F.F.~ ~ F.F.~ F.F.F.~ F.~ F.E 7XwXwXwXwXwXwXwXwXwXwXp 2 2 2 2 2 2 2 2 2 2 a v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X<Xy & & & & & & & & & & & & & & & & & & & t t t t t t t t t t (.7X",
+"% ~ ~ F.F.F.F.F.F.~ ~ ~ ~ ~ ~ ~ ~ ~ ~ F.F.~ F.~ ~ ~ ~ F.~ F.~ ~ E K L L L 7XwXwXwXwXwXwXwXwXwXwX7X4X2 2 2 2 2 2 2 2 2 i v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.v.M.3X7X7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X7Xg & & & & & & & & & & & & & & & & d t d d t t t d t 5X7X7X",
+"% % E ~ F.~ F.~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ F.~ F.F.~ ~ ~ ~ ! E L L K L K K L 7XwXwXwXwXwXwXwXwXwXwXwXwX7X4X2 2 2 2 2 2 2 a v.v.v.v.v.v.v.v.v.v.v.v.v.'.7X7X7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X7X$Xy & & & & & & & & & & & & t d d d t t t 6X7X7XwXwX",
+"% % % J F.~ F.F.F.~ ~ ~ ~ ~ ~ ~ F.F.~ ~ ~ ~ F.~ ! K L K L L E E K E E L E 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X<X2 2 2 2 2 i v.v.v.v.v.v.v.v.v.N.5X7X7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X7X@.& & & & & & & & & d t t t t <X7X7XwXwXwXwX",
+"% % % % % ~ F.~ ~ ~ ~ ~ ~ ~ ~ ~ F.F.F.F.E K L L L K K L L K L L L K L K L 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X_.2 2 2 a v.v.v.v.v.v.|.7X7X7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X7X1X& & & & & & t t t _.7X7XwXwXwXwXwXwX",
+"% % % % % % E F.F.~ ~ ~ ~ ~ ~ ~ E K K L L E E E K K E K E K K K L K L K K 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X_.2 i v.v.v.|.7X7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X1Xu & & d (.7X7XwXwXwXwXwXwXwXwX",
+"% % % % % % % 4 ~ ~ ~ F.! E K K K K K K L K L L E K K L K L K K K K K L L 7XwXwXwXwXwXwXwXwXwXwX7X7XwXwXwXwXwXwXwXwX7X'.5X7X7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X7X7X7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X@XO X       o h #X7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X@XO X       o h #X7X7X7X7XwXwXwXwXwXwXwXwXwXwX",
+"% % % % % % % % % L L E E L K L L K E K L E K L K K L K E E L K K L K L L 7XwXwXwXwXwXwX7X=X9.8.7.8.8.;X7XwXwXwXwXwXwX7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X@XX                 j 7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7XX                           X 6X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7XX                           X 6X7XwXwXwXwXwXwXwXwXwX",
+"% % % % % % % % 5 K K K L E K L L K L E K L L L L K E K L L K E K L K L K 7XwXwX7X:Xj.7.8.8.7.7.7.8.8.8.7.7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7XX                             #X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX6X.                                     #X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwX6X.                                     #X7XwXwXwXwXwXwXwX",
+"% % % % % % % % % L K L L L K E E E L L E K K K L L L K L K L L E L K E E 7Xk.7.8.8.8.7.8.8.8.8.8.7.8.8.7.8.9.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X.           @X7X7X7X7X7Xj X           4X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwX7XO                                           . 7XwXwXwXwXwXwXwXwXwXwXwX7XO                                           . 7XwXwXwXwXwXwX",
+"% % % % % % % % % E L K E K E L L L E K L E E K K L L L K K L L K L Y &.8.8.8.8.8.8.7.8.8.8.8.7.7.8.8.7.8.8.8.8.9.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX#X        j 7X7X7XwXwXwXwXwX7X7X7X$X        o 7XwXwXwXwXwXwXwXwXwXwXwXwX7X.                                                 6X7XwXwXwXwXwXwXwXwX7X.                                                 6X7XwXwXwXwX",
+"% % % % % % % % % L K E L K K K K K L K L L L K L E K K E K E F 9.8.7.8.8.7.8.8.8.7.8.7.7.8.8.7.8.7.8.8.7.7.8.8.8.7.j.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXf       h 7X7XwXwXwXwXwXwXwXwXwXwXwXwX7X4X        7XwXwXwXwXwXwXwXwXwXwX7X                                                      6XwXwXwXwXwXwXwX7X                                                      6XwXwXwXwX",
+"% % % % % % % % % L K L E L K L K L L K K L L L K L L P &.8.8.8.8.7.8.8.7.7.8.8.7.8.8.7.8.8.7.8.7.8.8.8.7.8.8.7.8.8.8.8.k.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXX       7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7XX     k 7XwXwXwXwXwXwXwXwX7X                                                          7XwXwXwXwXwX7X                                                          7XwXwXwX",
+") % % % % % % % % L E L K K E L L E K K L E K K H 9.8.8.8.8.8.8.8.8.7.8.8.8.7.8.8.7.8.8.7.8.8.7.7.8.8.8.8.7.8.8.7.8.8.7.7.7.=X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXf     . 7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7Xk     k 7XwXwXwXwXwXwXwX7X                                                          . 7XwXwXwXwX7X                                                          . 7XwXwX",
+"7XL.% % % % % % 5 K L E L K L K K L E E F 8.8.7.7.8.8.7.8.7.8.8.8.7.7.8.8.7.8.8.7.8.8.7.8.8.7.7.7.8.8.7.7.8.8.7.7.8.8.7.8.8.8.7.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX@X    . 7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7Xk     6XwXwXwXwXwXwXwX.                                                             6XwXwXwXwX.                                                             6XwXwX",
+"wX7X,X% % % % % % K K L K L L L K K L = ..7.8.8.7.8.8.7.8.8.7.8.8.8.8.7.8.8.7.8.8.7.8.8.7.8.8.8.8.7.8.8.7.8.8.8.8.7.8.8.7.%...} 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X      7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X      7XwXwXwXwXwX#X                          . j #X#XX                           . 7XwXwX#X                          . j #X#XX                           . 7XwX",
+"wXwX7X5X% % % % 5 L K K E K K E K E K = ; : 8.7.8.8.7.8.8.7.8.8.8.8.7.8.8.7.8.8.7.8.8.7.7.8.8.7.7.8.8.7.8.8.8.8.7.8.%...| } } } 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXX     6X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX).    f 7XwXwXwXwX                          6X7X7X7X7X7X7X.                         7X7XwX                          6X7X7X7X7X7X7X.                         7X7X",
+"wXwXwXwX7X% % % % K K L L K L L L L K = ; ; ; %.8.8.8.7.8.8.7.7.7.8.8.7.8.8.7.8.8.7.8.8.8.7.8.8.8.7.8.8.7.7.8.%.......} } } }  .7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX6X    f 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X.     7X7XwXwX6X                        7X7XwXwXwXwXwXwX7X.                       j 7X6X                        7X7XwXwXwXwXwXwX7X.                       j 7X",
+"wXwXwXwXwX7X4 % 5 L K L K L K K L K.7X1 > ; ; ; ..7.7.8.8.8.7.8.8.8.7.8.8.7.8.8.7.7.8.8.7.8.8.7.7.8.8.%...| ....} } } } } } } } 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXX     7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X    O 7XwX7XX                       h 7XwXwXwXwXwXwXwXwX7X                        7XX                       h 7XwXwXwXwXwXwXwXwX7X                        7X",
+"wXwXwXwXwXwX7X9 % K L E K K K.7X7X7XwX1 ; ; ; ; ; : %.8.8.8.8.7.7.8.8.7.8.8.7.8.8.8.7.8.8.7.8.8.%...} } } } } } } } } } }  .}  .7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X    O 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX.     7XwX7X                        7XwXwXwXwXwXwXwXwXwXwX.                       7X                        7XwXwXwXwXwXwXwXwXwXwX.                       7X",
+"wXwXwXwXwXwXwX7XI L Q ,X7X7X7XwXwXwXwX1 ; ; ; ; > ; ; 8.8.7.7.8.8.8.7.8.8.7.7.8.8.7.8.8.7.%...} | ..} } } } } } } } } } } } } } 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXf     7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X    @X7X6X                      f 7XwXwXwXwXwXwXwXwXwXwX#X                      6X                      f 7XwXwXwXwXwXwXwXwXwXwX#X                      7X",
+"wXwXwXwXwXwXwXwX7X7X7X7XwXwXwXwXwXwXwXp.; ; > ; ; > ; ; ..8.7.8.7.8.8.7.8.8.8.7.8.8.%.....} } } } }  .} }  .} } } } } } } } }  .7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X      7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X    o 7Xj                       7X7XwXwXwXwXwXwXwXwXwXwX7X7X7X7X7X7X7X7X7X7X7X7Xj                       7X7XwXwXwXwXwXwXwXwXwXwX7X7X7X7X7X7X7X7X7X7X7X7X7X",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXp.; ; ; ; ; ; ; ; ; : 8.8.8.8.7.7.8.8.%.%...} } } } }  .}  .} } } } } } } } } } } } } } } 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X    f 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X.     7XO                       7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXO                       7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXp.; ; ; ; ; ; > ; ; ; ; 8.8.8.7.7.%...} } ..} } }  .} } } } } } }  .} } } } } } } } } } } 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X    #X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXf     7Xo                       7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXo                       7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXp.; ; ; ; ; ; ; ; ; > ; ; ..| } ..} } } } } }  .} } } }  .} } } } } } } }  . . . . .} } } 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X    #X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXh     7X                        7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX                        7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXp.; ; ; ; ; ; ; ; > ; ; ; ..}  .} }  .}  .} } } } } } } } } } }  .}  .}  . .} }  .} } } } 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X    #X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXh     7X                        7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX                        7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXp.; ; > ; ; ; ; ; ; ; ; ; | } } } } } } } } }  .} } } } }  . .} } } } } } } } } } }  .} } 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7Xr.q.q.9X7XwXwXwXwXwXwXwXwXwXwXwXwX7X    #X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXh     7Xo                       7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXo                       7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXp.; > ; ; ; ; > ; ; ; ; > { } } } } } }  .}  .} }  .} } } } } }  .} }  . . .} }  .} } } } 7XwXwXwXwXwXwXwXwXwXwXwXwXwX7X0Xw.q.q.q.q.q.q.7X7XwXwXwXwXwXwXwXwXwXwX7X    h 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXo     7Xo                       7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXo                       7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXp.; ; ; ; ; ; ; > ; ; ; ; | }  .} }  .} } } } } } } } } }  .} }  . .} } }  . . . . .} }  .7XwXwXwXwXwXwXwXwXwXwXwX7Xz.q.q.q.q.q.q.q.q.q.q.w.7XwXwXwXwXwXwXwXwXwX7X    X 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X    X 7Xh                       7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXh                       7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXp.; ; ; ; > ; ; ; ; > ; ; {  . .} } } } } }  . .} } } }  .}  . .} } } }  . .} }  .} } } } 7XwXwXwXwXwXwXwXwX7Xl.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.e.7XwXwXwXwXwXwXwX7Xo     7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X    j 7X#X                      6X7XwXwXwXwXwXwXwXwXwXwX6X                      #X                      6X7XwXwXwXwXwXwXwXwXwXwX6X                      wX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX-X; ; ; ; ; ; ; ; ; ; > ; | }  . .}  .} } } } } }  .} } }  .} } }  .}  .} } } } } }  .} ;.7XwXwXwXwXwX7Xx.q.w.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.z.7XwXwXwXwXwXwX$X    7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX@X    7X7X7X                      f 7XwXwXwXwXwXwXwXwXwXwXh                       7X                      f 7XwXwXwXwXwXwXwXwXwXwXh                       wX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X; ; ; ; ; ; > ; ; ; > {  .} } } }  . .} } }  . .} } } }  . .} } } }  .} }  .} } =X7X7X7XwXwXwX0Xe.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.x.7XwXwXwXwX7X    o 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX      7XwX7X                        7XwXwXwXwXwXwXwXwXwXwX                        7X                        7XwXwXwXwXwXwXwXwXwXwX                        wX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X; ; ; ; ; ; > ; ; ; | } } } }  .} }  .} } }  . .} } } }  . .} }  .} } } s.7X7X7XwXwXwX7Xz.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.7XwXwXwX7Xo     7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX6X    j 7XwX7XO                       #X7XwXwXwXwXwXwXwXwX6X                        7XO                       #X7XwXwXwXwXwXwXwXwX6X                        7X",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X> ; ; ; ; ; > ; ; { } }  .} }  .} } }  .} } } } } }  . .} } } } ;.7X7X7XwXwXwXwX7Xq.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.r.7XwXwX7X    X 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X      7X7XwXwX6X                        7XwXwXwXwXwXwXwX7X                        O 7X6X                        7XwXwXwXwXwXwXwX7X                        O 7X",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X> ; ; ; ; ; > ; | }  . . .} } }  . . . .} } } } } }  . . .4X7X7XwXwXwXwX7Xz.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.l.7XwXo     4XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXh     k 7XwXwXwX7X                          j 7XwXwXwXwX6X                          7X7X7X                          j 7XwXwXwXwX6X                          7X7X",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X< ; > ; ; ; ; |  . .} }  . .} } }  .} } } }  . .} =X7X7X7XwXwXwX7Xx.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.x.7X      7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X      7XwXwXwXwXwX4X                              o o                             . 7XwXwX4X                              o o                             . 7X4X",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X+.; ; > ; ; | } } } } }  . .} } } }  .} }  .7X7X7XwXwXwX7X0Xe.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.6X      7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7XX     7X7XwXwXwXwXwX7X.                                                             7X7XwXwX7X.                                                             7X7XwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X@X> ; ; ; |  .} }  .} } }  .} }  . .s.7X7X7XwXwXwX7Xr.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.7Xk       7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7XX     $X7XwXwXwXwXwXwXwX7X                                                          f 7XwXwXwXwX7X                                                          f 7XwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X1X; ; > > } } } } }  .} } } ;.7X7X7XwXwXwXwX7Xq.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.7X7X      . 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7XO       7X7XwXwXwXwXwXwXwXwX7X$X                                                      k 7XwXwXwXwXwX7X$X                                                      k 7XwX7XwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X6X; ; |  .} }  .} }  .:X7X7XwXwXwXwXwXwXwX7X, 3.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.3.*.*.*.7XX       X 7XwXwXwXwXwXwXwXwXwXwXwX7Xj         6X7XwXwXwXwXwXwXwXwXwXwX7X$X                                                  k 7XwXwXwXwXwXwXwX7X$X                                                  k 7XwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X; | } } } } =X7X7X7XwXwXwXwXwXwXwXwXwX7X, , #.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.2.*.*.*.*.*.7X7X@X        . @X7X7X7XwX7X7X7X$XX         o 7X7XwXwXwXwXwXwXwXwXwXwXwXwX7X7X                                              $X7XwXwXwXwXwXwXwXwXwX7X7X                                              $X7XwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X| } u.7X7X7XwXwXwXwXwXwXwXwXwXwXwXwX7X, , , , q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.0.2.*.*.*.*.*.*.*.7XwX7X7Xf                               X 7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7Xk                                       X 7X7XwXwXwXwXwXwXwXwXwXwXwXwX7Xk                                       X 7X7XwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X, , , , , , 0.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.0.2.*.*.*.*.*.*.*.*.*.*.7XwXwXwX7X7X@X.                     f 7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7Xk                               o 7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7Xk                               o 7X7XwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X, , , , , , , 2.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.0.*.*.*.*.*.*.*.*.*.*.*.*.*.7XwXwXwXwXwXwX7X7X6X@Xh h h ).7X7X7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X#XO                 f 4X7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X#XO                 f 4X7X7XwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X, , , , , , , , C q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.0.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.7XwXwXwXwXwXwXwXwXwX7X7X7X7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X7X7X7X7X7X7X7X7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X7X7X7X7X7X7X7X7X7XwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X, , , , , , , , , , 0.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.3.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X, , , , , , , , , , , $.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.0.2.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X, , , , , , , , , , , , C q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.0.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X, , , , , , , , , , , , , Z q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.q.3.2.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X, , , , , , , , , , , , , , , q.q.q.q.q.q.q.q.q.q.q.q.q.0.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X, , , , , , , , , , , , , , , , 2.q.q.q.q.q.q.q.q.q.0.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X, , , , , , , , , , , , , , , , , Z q.q.q.q.q.q.3.2.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXP.x + &X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X, , , , , , , , , , , , , , , , , , , 0.q.0.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7Xx v v + + + 4X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X, , , , , , , , , , , , , , , , , , , , *.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX] x x v v + + + + + 7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X, , , , , , , , , , , , , , , , , , , , *.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX,Xx v v v x v + + + + + + $ 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X, , , , , , , , , , , , , , , , , , , , *.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX5Xv z x v z z x v + + + + + + + + n 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X, , , , , , , , , , , , , , , , , , , , *.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.7XwXwXwXwXwXwXwXwXwXwXwXwXwX7XU v v v x z v v x z + + + + + + + + + + ^ 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X, , , , , , , , , , , , , , , , , , , , *.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.7XwXwXwXwXwXwXwXwXwXwXwX7X] x v z z z z v x z x v + + + + + + + + + + + + _ 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X, , , , , , , , , , , , , , , , , , , , *.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.=.7XwXwXwXwXwXwXwXwXwXwX*Xv z v x v x x x z v v x v + + + + + + + + + + + + + $ 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X, , , , , , , , , , , , , , , , , , , *.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.=.7X7X7XwXwXwXwXwXwXwX7X5Xx x x v x v z z z x v x x v v + + + + + + + + + + + + + + + n 7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X, , , , , , , , , , , , , , , , , *.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.7X7X7XwXwXwXwXwXwXwXwX7XU x v v z v x z x z v v v z z x x v + + + + + + + + + + + + + + + + + + _ 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X, , , , , , , , , , , , , , , , *.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.;X7X7XwXwXwXwXwXwXwXwXwX7Xx z v z x v v x z z x v v v x z x x z + + + + + + + + + + + + + + + + + + + + [ 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X, , , , , , , , , , , , , , , *.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.f.7X7XwXwXwXwXwXwXwXwXwX7XU v x x v v v v v x z z z v x v x z v v v + + + + + + + + + + + + + + + + + + + + + + &X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X, , , , , , , , , , , , , , *.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.=.7X7XwXwXwXwXwXwXwXwXwX7X] x v x x x v v v v v x x z z v v v x z x v x + + + + + + + + + + + + + + + + + + + + + + + + 5X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7XG , , , , , , , , , , , , *.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.7X7X7XwXwXwXwXwXwXwXwXwX*Xv x z v v x x v z x v v x x x x v v v x z v x v + + + + + + + + + + + + + + + + + + + + + + + + + @ 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7Xt., , , , , , , , , , , $.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.7X7X7XwXwXwXwXwXwXwXwXwX7Xx v v x z v v z x v v v x v x x z x v x v x z v z x + + + + + + + + + + + + + + + + + + + + + + + + + + + n 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7Xa., , , , , , , , , , $.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.;X7X7XwXwXwXwXwXwXwXwXwX7Xv z x v v x x v x z z v v v v v x x z x v v v x z v v v + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 4X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X:X, , , , , , , , , $.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.f.7X7XwXwXwXwXwXwXwXwXwX7X/ x x x v x v z x v v z x v x v v v x x z x v v v x z v v v + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @ 5X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X, , , , , , , , $.*.*.*.*.*.*.*.*.*.*.*.*.*.*.d.7X7XwXwXwXwXwXwXwXwXwXwXP.v v x x x v v v x z v v x x v v x z v x x z x v x v x z x v v + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + $ 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X, , , , , , , $.*.*.*.*.*.*.*.*.*.*.*.*.i.7X7XwXwXwXwXwXwXwXwXwX7X4Xx z z v x x x v v v x z v z z x v v v v v x x z x v v v x z v v v + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + n 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXa., , , , , , $.*.*.*.*.*.*.*.*.*.*.:.7X7XwXwXwXwXwXwXwXwXwXwX7Xv x v z x v x x z v x v x x v v x z v v v v v x x z x v v v x z v v v + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [ 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X:X, , , , , $.*.*.*.*.*.*.*.*.:.7X7XwXwXwXwXwXwXwXwXwXwXwXwX_ z v v z x v x x z v v v z x v v x x v v x z v x x z x v x v x z x v v + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + c ] 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X6X, , , , $.*.*.*.*.*.*.*.f.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwX_ @ v v z x v x x x v v v x x v v x x v x v v v x z x x v v v x z v v v + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @ z x ] 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X, , , $.*.*.*.*.*.d.7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX_ + + v z x v x x x v x v x x v v x x v v v v v x z x x v v v x x v v z + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + $ v z x ] 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X, , $.*.*.*.i.7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX' + + + l x v x x x v v v x z v x x x v v v x v x z x x v x v x x v v v + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + l z v x x *X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X, #.*.:.7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX_ + + + + @ z x x x v v v z z v v x x v z x v v x z x x v v v x x v N N N @ + + + + + + + + + + + + + + + + + + + + + + + + + + + + z z z v x x *X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7Xy.7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX' + + + + + + z x x v z v x z v v x x v v v v v x z x x v v v x z N N N N N b + + + + + + + + + + + + + + + + + + + + + + + + + + z x z x v x z *X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX_ + + + + + + + + z x x x x v x z v v x z z x z z v z v x x v N N N N N N N N N N + + + + + + + + + + + + + + + + + + + + + + c v v v x v x x v *X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX_ + + + + + + + + + @ z x v x x x v z z z x z x v x v z x b N N N N N N N N N N N N v + + + + + + + + + + + + + + + + + + + z v v v x v x z v v 7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX_ + + + + + + + + + + + v v v x x z v x x x x z z v z v N N N N N N N N N N N N N N N N + + + + + + + + + + + + + + + + @ z x z x x v x v x x z 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX_ + + + + + + + + + + + + z x z x v x z z x x x v x b N N N N N N N N N N N N N N N N N N v + + + + + + + + + + + + + @ v x x v v v x v z z z x 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX_ + + + + + + + + + + + + + @ x z v v x z z x x v N N N N N N N N N N N N N N N N N N N N N N @ + + + + + + + + + + z x x x x z x z v x v x z z 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX_ + + + + + + + + + + + + + + + z x z z z z z b N N N N N N N N N N N N N N N N N N N N N N N N v + + + + + + + @ v z x x x x v v v x v x x v x 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX_ + + + + + + + + + + + + + + + + z v x z v N N N N N N N N N N N N N N N N N N N N N N N N N N N b + + + + + $ x v v x x x x z z x v x v z z v 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX_ + + + + + + + + + + + + + + + + @ z z b N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N $ + + l v v z z x x x x v v v x v z x v v 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX_ + + + + + + + + + + + + + + + + + + z N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N b z x x z v x x x z x z z x v x v x z v 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX_ + + + + + + + + + + + + + + + + + + + @ N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N N v x x x v z z x x x x v v v x v x x v v 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX_ + + + + + + + + + + + + + + + + + + + + + M N N N N N N N N N N N N N N N N N N N N N N N N N N N M z z v x z z v x z x z x z z x v x v z x v 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX_ + + + + + + + + + + + + + + + + + + + + + + l N N N N N N N N N N N N N N N N N N N N N N N N N x z x v z x x v x z z x x x v v v x v z z v v 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX_ + + + + + + + + + + + + + + + + + + + + + + + + N N N N N N N N N N N N N N N N N N N N N N N b z z z x v x z z v x x x x x z z x v x v x x v 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX_ + + + + + + + + + + + + + + + + + + + + + + + + + b N N N N N N N N N N N N N N N N N N N N x x z z x v z z x v x z z x x x v v v x v z z v z 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX_ + + + + + + + + + + + + + + + + + + + + + + + + + + @ N N N N N N N N N N N N N N N N N N x x z v x x x v x z x v z z z x x z z x v x v x x v 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX_ + + + + + + + + + + + + + + + + + + + + + + + + + + + + N N N N N N N N N N N N N N N M z x z z z z z v z x x v x z z x x x v v v x v z z v v 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX_ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + b N N N N N N N N N N N N x v z z x z v x x x v x z x v x z z x x z z x v x v x x v 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX_ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @ N N N N N N N N N N x v x z x z z z z z v z x x v z z x z z x v v v x v z z v v 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + M N N N N N N v v v x z v v v v x v v x x v v z z v x v v v x x x x x x v v x 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX_ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + z N N N N x z x v x z v z v v x v v z x v v z x v v v v v x x x x x x v v x 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + N b v x z z v x z v v x v x v v x x v v x x v v v x v x x x x x x v x x 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @ v v x z z v x x v v v x x v v z x v v x x v z x v v x x x x x x v v 7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X$ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @ v v x z x v x x v v v v x v v x x v v x z v v v v v x x x x x x m 7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X$ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @ x v x z x v z x v v v v x v v z x v v z z v v v v v x x x x x m 7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @ v v x z x v x x v v v x x v v x x v v x z v z x v v x x x x / 7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X[ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @ z x x x x v z x v v x v x v v z x v v x x v v v x v x x x P.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X,X+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + @ z x x x x v x x v z v v x v v x x v v x x v v v v v x x P.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X@ + + + + + + + + + + + + + + + + + + + + + + + + + + + @ x x z x x v z x v v v v x v v z x v v z x v z v v v x v 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X+ + + + + + + + + + + + + + + + + + + + + + + + + + + @ x z x x x v x x v v v v x v v x x v v z x v v x z x m 7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X+ + + + + + + + + + + + + + + + + + + + + + + + + + @ z v x x x v z x v x v v x v v z x v v z x v v x x / 7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X$ + + + + + + + + + + + + + + + + + + + + + + + + @ x v x z x v x x v v x v x v v x x v v z x v v x ] 7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X$ + + + + + + + + + + + + + + + + + + + + + + + @ z v x x x v z x v v v x x v v z x v v z x v v P.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X) + + + + + + + + + + + + + + + + + + + + + + @ v v x z x v x x v v v v x v v x x v v z x z ,X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X[ + + + + + + + + + + + + + + + + + + + + + @ z x x z x v z x v v v v x v v z x v v z x 5X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X&X+ + + + + + + + + + + + + + + + + + + + @ z x x z x v x x v v v x x v v x x v x v 5X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X+ + + + + + + + + + + + + + + + + + + l x v x v v x x v x z z x v x x x v x ] 7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X+ + + + + + + + + + + + + + + + + + l v x v x z z v z z z x x x z x v x P.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X+ + + + + + + + + + + + + + + + + l z v x v v x x v x x x x v x x x ,X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X$ + + + + + + + + + + + + + + + l v x v x z z v z z z z x z z x 5X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7Xn + + + + + + + + + + + + + + l z v x v v x x v x z z z v x 7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X^ + + + + + + + + + + + + + l v x v x z z v z z z z x v 7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X[ + + + + + + + + + + + + l z v x v v x x v x z z x 7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X,X+ + + + + + + + + + + l v x v x z z v z x v z ,X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X5X+ + + + + + + + + + l z v x v v x x v x x 5X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X7X+ + + + + + + + + l v x v z z z v z x 5X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X+ + + + + + + + l z v x v v x x v 7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X$ + + + + + + z v x v x z z x 7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7Xn + + + + + z z v x v v v 7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X^ + + + + z v x v z m 7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X[ + + + z z v x m 7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X$ + + z v v / 7X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7Xn + z z P.7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX",
+"wXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX7X^ c *X7XwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwXwX"
+};
diff --git a/occt-draw-7.6.2 b/occt-draw-7.6.2
new file mode 120000 (symlink)
index 0000000..75d2420
--- /dev/null
@@ -0,0 +1 @@
+occt-draw.1
\ No newline at end of file
diff --git a/occt-draw.1 b/occt-draw.1
new file mode 100644 (file)
index 0000000..dbe24c9
--- /dev/null
@@ -0,0 +1,11 @@
+.TH occt-draw 1 "OpenCASCADE command interpreter and graphical test system" "DEBIAN" \" -*- nroff -*-
+.SH NAME
+occt-draw \- OpenCASCADE command interpreter and graphical test system
+.SH SYNOPSIS
+\fBocct-draw\fP
+.SH DESCRIPTION
+This program provides a kind of scripting interface to the OpenCASCADE
+libraries.  You can perform a simple test by starting it and entering at the
+command line: "pload ALL" then "source /usr/share/occt/7.5.2/src/DrawResources/VisualizationDemo.tcl".
+.SH AUTHOR
+Adam Powell <hazelsct@debian.org>
diff --git a/occt-draw.desktop b/occt-draw.desktop
new file mode 100644 (file)
index 0000000..a7d8596
--- /dev/null
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Name=OpenCASCADE
+Comment=OpenCASCADE DRAWEXE command interpreter and graphical test system
+Exec=occt-draw
+Icon=occ-icon-64
+Terminal=true
+Type=Application
+Version=1.0
+Categories=ConsoleOnly;Graphics;3DGraphics;DataVisualization;
+StartupNotify=false
+Keywords=Utility;Test;Shell;Graphics;
diff --git a/occt-draw.install b/occt-draw.install
new file mode 100755 (executable)
index 0000000..8c2c2bb
--- /dev/null
@@ -0,0 +1,31 @@
+#!/usr/bin/dh-exec
+../occ-icon-48.xpm usr/share/icons/hicolor/64x64/apps
+../occt-draw*.desktop usr/share/applications
+usr/bin/custom_gcc_${DEB_HOST_ARCH_BITS}.sh => usr/share/opencascade/bin/custom_gcc_${DEB_HOST_ARCH_BITS}.sh
+usr/bin/custom.sh => usr/share/opencascade/bin/custom.sh
+usr/bin/DRAWEXE-7.6.3 => usr/bin/occt-draw-7.6
+usr/bin/draw.sh => usr/share/opencascade/bin/draw.sh
+usr/bin/env.sh => usr/share/opencascade/bin/env.sh
+usr/share/opencascade/resources/DrawResources/CheckCommands.tcl
+usr/share/opencascade/resources/DrawResources/CURVES.tcl
+usr/share/opencascade/resources/DrawResources/dfb_attribns.gif
+usr/share/opencascade/resources/DrawResources/dfb_attribute.gif
+usr/share/opencascade/resources/DrawResources/dfb_folder.gif
+usr/share/opencascade/resources/DrawResources/dftree.tcl
+usr/share/opencascade/resources/DrawResources/DrawDefault
+usr/share/opencascade/resources/DrawResources/DrawPlugin
+usr/share/opencascade/resources/DrawResources/DrawTK.tcl
+usr/share/opencascade/resources/DrawResources/Geometry.tcl
+usr/share/opencascade/resources/DrawResources/InitEnvironment.tcl
+usr/share/opencascade/resources/DrawResources/lamp.ico
+usr/share/opencascade/resources/DrawResources/Move.tcl
+usr/share/opencascade/resources/DrawResources/OCC_logo.png
+usr/share/opencascade/resources/DrawResources/PROFIL.tcl
+usr/share/opencascade/resources/DrawResources/SCAN.tcl
+usr/share/opencascade/resources/DrawResources/StandardCommands.tcl
+usr/share/opencascade/resources/DrawResources/StandardViews.tcl
+usr/share/opencascade/resources/DrawResources/SURFACES.tcl
+usr/share/opencascade/resources/DrawResources/TestCommands.tcl
+usr/share/opencascade/resources/DrawResources/TKTopTest.tcl
+usr/share/opencascade/resources/DrawResources/Vector.tcl
+usr/share/opencascade/resources/TObj/TObj.msg
diff --git a/occt-draw.links b/occt-draw.links
new file mode 100644 (file)
index 0000000..f51d5eb
--- /dev/null
@@ -0,0 +1 @@
+/usr/bin/occt-draw-7.5 /usr/bin/occt-draw
diff --git a/occt-draw.lintian-overrides b/occt-draw.lintian-overrides
new file mode 100644 (file)
index 0000000..ed34ff9
--- /dev/null
@@ -0,0 +1,4 @@
+# /usr/share/opencascade/bin/*.sh are reference scripts
+script-not-executable
+# This is lintian bug #966295
+occt-draw: bogus-mail-host-in-debian-changelog Adam C. Powell, IV <hazelsct@debian.org>
diff --git a/occt-draw.manpages b/occt-draw.manpages
new file mode 100644 (file)
index 0000000..dc5fc40
--- /dev/null
@@ -0,0 +1,2 @@
+debian/occt-draw-7.*
+debian/occt-draw.1
diff --git a/occt-misc.install b/occt-misc.install
new file mode 100644 (file)
index 0000000..6dd8a73
--- /dev/null
@@ -0,0 +1,221 @@
+usr/share/doc/opencascade/OCCT_LGPL_EXCEPTION.txt
+usr/share/opencascade/data/iges/bearing.iges
+usr/share/opencascade/data/iges/hammer.iges
+usr/share/opencascade/data/images/Graph.PNG
+usr/share/opencascade/data/images/carrelage1.gif
+usr/share/opencascade/data/images/chataignier.gif
+usr/share/opencascade/data/images/cookerplate.gif
+usr/share/opencascade/data/images/cyl_4_1.gif
+usr/share/opencascade/data/images/hatch_1.png
+usr/share/opencascade/data/images/impexp.bmp
+usr/share/opencascade/data/images/marker_box1.png
+usr/share/opencascade/data/images/marker_box2.png
+usr/share/opencascade/data/images/marker_dot.png
+usr/share/opencascade/data/images/marker_kr.png
+usr/share/opencascade/data/images/nut.bmp
+usr/share/opencascade/data/images/petitsobj.gif
+usr/share/opencascade/data/images/plancher.gif
+usr/share/opencascade/data/images/salome_interface04.jpg
+usr/share/opencascade/data/images/terrain.gif
+usr/share/opencascade/data/images/wallpaper.gif
+usr/share/opencascade/data/occ/Axis_of_bearing.brep
+usr/share/opencascade/data/occ/Ball.brep
+usr/share/opencascade/data/occ/Bottom.brep
+usr/share/opencascade/data/occ/CrankArm.brep
+usr/share/opencascade/data/occ/CrankArm.rle
+usr/share/opencascade/data/occ/CylinderHead.rle
+usr/share/opencascade/data/occ/EngineBlock.rle
+usr/share/opencascade/data/occ/MAT.brep
+usr/share/opencascade/data/occ/MAT.pnt
+usr/share/opencascade/data/occ/MODERN_Chair_1.brep
+usr/share/opencascade/data/occ/MODERN_Cooker_1.brep
+usr/share/opencascade/data/occ/MODERN_Cooker_1_opened.brep
+usr/share/opencascade/data/occ/MODERN_Exhaust_1.brep
+usr/share/opencascade/data/occ/MODERN_MVCooker_1.brep
+usr/share/opencascade/data/occ/MODERN_MVCooker_1_opened.brep
+usr/share/opencascade/data/occ/MODERN_Refrigerator_1.brep
+usr/share/opencascade/data/occ/MODERN_Refrigerator_1_opened.brep
+usr/share/opencascade/data/occ/MODERN_Sink_1.brep
+usr/share/opencascade/data/occ/MODERN_Sink_1_opened.brep
+usr/share/opencascade/data/occ/MODERN_Table_1.brep
+usr/share/opencascade/data/occ/Motor-c.brep
+usr/share/opencascade/data/occ/Piston.rle
+usr/share/opencascade/data/occ/Propeller.rle
+usr/share/opencascade/data/occ/Pump_Nut.brep
+usr/share/opencascade/data/occ/Pump_TopCover.brep
+usr/share/opencascade/data/occ/Room.brep
+usr/share/opencascade/data/occ/SurfaceFromPoints/sol1.dat
+usr/share/opencascade/data/occ/SurfaceFromPoints/sol2.dat
+usr/share/opencascade/data/occ/Top.brep
+usr/share/opencascade/data/occ/asahi.brep
+usr/share/opencascade/data/occ/bottle.brep
+usr/share/opencascade/data/occ/edge.brep
+usr/share/opencascade/data/occ/face.brep
+usr/share/opencascade/data/occ/face1.brep
+usr/share/opencascade/data/occ/face2.brep
+usr/share/opencascade/data/occ/fuse.brep
+usr/share/opencascade/data/occ/hammer.brep
+usr/share/opencascade/data/occ/mal_ecrou.brep
+usr/share/opencascade/data/occ/mal_tige.brep
+usr/share/opencascade/data/occ/mal_vis.brep
+usr/share/opencascade/data/occ/shell1.brep
+usr/share/opencascade/data/occ/solid.brep
+usr/share/opencascade/data/occ/terrain.brep
+usr/share/opencascade/data/occ/wedge_ok.brep
+usr/share/opencascade/data/occ/wing.brep
+usr/share/opencascade/data/step/linkrods.step
+usr/share/opencascade/data/step/screw.step
+usr/share/opencascade/data/stl/TR12J_OCC.stl
+usr/share/opencascade/data/stl/TR12J_OCC64K.stl
+usr/share/opencascade/data/stl/bearing.stl
+usr/share/opencascade/data/stl/head.stl
+usr/share/opencascade/data/stl/motor.stl
+usr/share/opencascade/data/stl/propeller.stl
+usr/share/opencascade/data/stl/sh1.stl
+usr/share/opencascade/data/stl/sh2.stl
+usr/share/opencascade/data/stl/shape.stl
+usr/share/opencascade/data/stl/video_part.stl
+usr/share/opencascade/data/vrml/face.vrml
+usr/share/opencascade/resources/SHMessage/SHAPE.fr
+usr/share/opencascade/resources/SHMessage/SHAPE.us
+usr/share/opencascade/resources/SHMessage/SHMessage_SHAPE_us.pxx
+usr/share/opencascade/resources/Shaders/Declarations.glsl
+usr/share/opencascade/resources/Shaders/DeclarationsImpl.glsl
+usr/share/opencascade/resources/Shaders/DirectionalLightShadow.glsl
+usr/share/opencascade/resources/Shaders/Display.fs
+usr/share/opencascade/resources/Shaders/PBRCookTorrance.glsl
+usr/share/opencascade/resources/Shaders/PBRDirectionalLight.glsl
+usr/share/opencascade/resources/Shaders/PBRDistribution.glsl
+usr/share/opencascade/resources/Shaders/PBREnvBaking.fs
+usr/share/opencascade/resources/Shaders/PBREnvBaking.vs
+usr/share/opencascade/resources/Shaders/PBRFresnel.glsl
+usr/share/opencascade/resources/Shaders/PBRGeometry.glsl
+usr/share/opencascade/resources/Shaders/PBRIllumination.glsl
+usr/share/opencascade/resources/Shaders/PBRPointLight.glsl
+usr/share/opencascade/resources/Shaders/PBRSpotLight.glsl
+usr/share/opencascade/resources/Shaders/PathtraceBase.fs
+usr/share/opencascade/resources/Shaders/PhongDirectionalLight.glsl
+usr/share/opencascade/resources/Shaders/PhongPointLight.glsl
+usr/share/opencascade/resources/Shaders/PhongShading.fs
+usr/share/opencascade/resources/Shaders/PhongShading.vs
+usr/share/opencascade/resources/Shaders/PhongSpotLight.glsl
+usr/share/opencascade/resources/Shaders/PointLightAttenuation.glsl
+usr/share/opencascade/resources/Shaders/RaytraceBase.fs
+usr/share/opencascade/resources/Shaders/RaytraceBase.vs
+usr/share/opencascade/resources/Shaders/RaytraceRender.fs
+usr/share/opencascade/resources/Shaders/RaytraceSmooth.fs
+usr/share/opencascade/resources/Shaders/Shaders_DeclarationsImpl_glsl.pxx
+usr/share/opencascade/resources/Shaders/Shaders_Declarations_glsl.pxx
+usr/share/opencascade/resources/Shaders/Shaders_DirectionalLightShadow_glsl.pxx
+usr/share/opencascade/resources/Shaders/Shaders_Display_fs.pxx
+usr/share/opencascade/resources/Shaders/Shaders_PBRCookTorrance_glsl.pxx
+usr/share/opencascade/resources/Shaders/Shaders_PBRDirectionalLight_glsl.pxx
+usr/share/opencascade/resources/Shaders/Shaders_PBRDistribution_glsl.pxx
+usr/share/opencascade/resources/Shaders/Shaders_PBREnvBaking_fs.pxx
+usr/share/opencascade/resources/Shaders/Shaders_PBREnvBaking_vs.pxx
+usr/share/opencascade/resources/Shaders/Shaders_PBRFresnel_glsl.pxx
+usr/share/opencascade/resources/Shaders/Shaders_PBRGeometry_glsl.pxx
+usr/share/opencascade/resources/Shaders/Shaders_PBRIllumination_glsl.pxx
+usr/share/opencascade/resources/Shaders/Shaders_PBRPointLight_glsl.pxx
+usr/share/opencascade/resources/Shaders/Shaders_PBRSpotLight_glsl.pxx
+usr/share/opencascade/resources/Shaders/Shaders_PathtraceBase_fs.pxx
+usr/share/opencascade/resources/Shaders/Shaders_PhongDirectionalLight_glsl.pxx
+usr/share/opencascade/resources/Shaders/Shaders_PhongPointLight_glsl.pxx
+usr/share/opencascade/resources/Shaders/Shaders_PhongSpotLight_glsl.pxx
+usr/share/opencascade/resources/Shaders/Shaders_PointLightAttenuation_glsl.pxx
+usr/share/opencascade/resources/Shaders/Shaders_RaytraceBase_fs.pxx
+usr/share/opencascade/resources/Shaders/Shaders_RaytraceBase_vs.pxx
+usr/share/opencascade/resources/Shaders/Shaders_RaytraceRender_fs.pxx
+usr/share/opencascade/resources/Shaders/Shaders_RaytraceSmooth_fs.pxx
+usr/share/opencascade/resources/Shaders/Shaders_TangentSpaceNormal_glsl.pxx
+usr/share/opencascade/resources/Shaders/TangentSpaceNormal.glsl
+usr/share/opencascade/resources/StdResource/MigrationSheet.txt
+usr/share/opencascade/resources/StdResource/Plugin
+usr/share/opencascade/resources/StdResource/Standard
+usr/share/opencascade/resources/StdResource/StandardLite
+usr/share/opencascade/resources/StdResource/TObj
+usr/share/opencascade/resources/StdResource/XCAF
+usr/share/opencascade/resources/Textures/1d_elevation.rgb
+usr/share/opencascade/resources/Textures/2d_MatraDatavision.rgb
+usr/share/opencascade/resources/Textures/2d_alienskin.rgb
+usr/share/opencascade/resources/Textures/2d_aluminum.rgb
+usr/share/opencascade/resources/Textures/2d_blue_rock.rgb
+usr/share/opencascade/resources/Textures/2d_bluewhite_paper.rgb
+usr/share/opencascade/resources/Textures/2d_brushed.rgb
+usr/share/opencascade/resources/Textures/2d_bubbles.rgb
+usr/share/opencascade/resources/Textures/2d_bumps.rgb
+usr/share/opencascade/resources/Textures/2d_cast.rgb
+usr/share/opencascade/resources/Textures/2d_chess.rgba
+usr/share/opencascade/resources/Textures/2d_chipbd.rgb
+usr/share/opencascade/resources/Textures/2d_clouds.rgb
+usr/share/opencascade/resources/Textures/2d_flesh.rgb
+usr/share/opencascade/resources/Textures/2d_floor.rgb
+usr/share/opencascade/resources/Textures/2d_galvnisd.rgb
+usr/share/opencascade/resources/Textures/2d_grass.rgb
+usr/share/opencascade/resources/Textures/2d_knurl.rgb
+usr/share/opencascade/resources/Textures/2d_maple.rgb
+usr/share/opencascade/resources/Textures/2d_marble.rgb
+usr/share/opencascade/resources/Textures/2d_mottled.rgb
+usr/share/opencascade/resources/Textures/2d_rain.rgb
+usr/share/opencascade/resources/Textures/2d_rock.rgb
+usr/share/opencascade/resources/Textures/Textures_EnvLUT.pxx
+usr/share/opencascade/resources/Textures/env_clouds.rgb
+usr/share/opencascade/resources/Textures/env_cv.rgb
+usr/share/opencascade/resources/Textures/env_lines.rgb
+usr/share/opencascade/resources/Textures/env_medit.rgb
+usr/share/opencascade/resources/Textures/env_pearl.rgb
+usr/share/opencascade/resources/Textures/env_road.rgb
+usr/share/opencascade/resources/Textures/env_sky1.rgb
+usr/share/opencascade/resources/Textures/env_sky2.rgb
+usr/share/opencascade/resources/UnitsAPI/Units.dat
+usr/share/opencascade/resources/XRResources/FILES
+usr/share/opencascade/resources/XRResources/occtvr_actions.json
+usr/share/opencascade/resources/XRResources/occtvr_bindings_generic.json
+usr/share/opencascade/resources/XRResources/occtvr_bindings_holographic_hmd.json
+usr/share/opencascade/resources/XRResources/occtvr_bindings_index_hmd.json
+usr/share/opencascade/resources/XRResources/occtvr_bindings_rift.json
+usr/share/opencascade/resources/XRResources/occtvr_bindings_vive.json
+usr/share/opencascade/resources/XRResources/occtvr_bindings_vive_controller.json
+usr/share/opencascade/resources/XRResources/occtvr_bindings_vive_cosmos.json
+usr/share/opencascade/resources/XRResources/occtvr_bindings_vive_pro.json
+usr/share/opencascade/resources/XSMessage/XSMessage_XSTEP_us.pxx
+usr/share/opencascade/resources/XSMessage/XSTEP.fr
+usr/share/opencascade/resources/XSMessage/XSTEP.us
+usr/share/opencascade/resources/XSTEPResource/IGES
+usr/share/opencascade/resources/XSTEPResource/STEP
+usr/share/opencascade/resources/XmlOcafResource/XmlOcaf.xsd
+usr/share/opencascade/resources/XmlOcafResource/XmlOcaf_SmallTypes.xsd
+usr/share/opencascade/resources/XmlOcafResource/XmlOcaf_TDF.xsd
+usr/share/opencascade/resources/XmlOcafResource/XmlOcaf_TDataStd.xsd
+usr/share/opencascade/resources/XmlOcafResource/XmlOcaf_TDataStd_Name.xsd
+usr/share/opencascade/resources/XmlOcafResource/XmlOcaf_TDocStd.xsd
+usr/share/opencascade/resources/XmlOcafResource/XmlOcaf_TFunction.xsd
+usr/share/opencascade/resources/XmlOcafResource/XmlOcaf_TNaming.xsd
+usr/share/opencascade/resources/XmlOcafResource/XmlOcaf_TNaming_NamedShape.xsd
+usr/share/opencascade/resources/XmlOcafResource/XmlOcaf_TPrsStd.xsd
+usr/share/opencascade/resources/XmlOcafResource/XmlXcaf.xsd
+usr/share/opencascade/samples/tcl/ANC101.tcl
+usr/share/opencascade/samples/tcl/DataExchangeDemo.tcl
+usr/share/opencascade/samples/tcl/MBBGehauseRohteil.tcl
+usr/share/opencascade/samples/tcl/ModelingDemo.tcl
+usr/share/opencascade/samples/tcl/Penrose.tcl
+usr/share/opencascade/samples/tcl/Readme.txt
+usr/share/opencascade/samples/tcl/VisualizationDemo.tcl
+usr/share/opencascade/samples/tcl/bottle.tcl
+usr/share/opencascade/samples/tcl/cad.tcl
+usr/share/opencascade/samples/tcl/cpu.tcl
+usr/share/opencascade/samples/tcl/cutter.tcl
+usr/share/opencascade/samples/tcl/dimensions.tcl
+usr/share/opencascade/samples/tcl/drill.tcl
+usr/share/opencascade/samples/tcl/logo2019.tcl
+usr/share/opencascade/samples/tcl/markers.tcl
+usr/share/opencascade/samples/tcl/materials.tcl
+usr/share/opencascade/samples/tcl/pathtrace_ball.tcl
+usr/share/opencascade/samples/tcl/pathtrace_cube.tcl
+usr/share/opencascade/samples/tcl/pathtrace_materials.tcl
+usr/share/opencascade/samples/tcl/pencil.tcl
+usr/share/opencascade/samples/tcl/raytrace.tcl
+usr/share/opencascade/samples/tcl/snowflake.tcl
+usr/share/opencascade/samples/tcl/spheres.tcl
+usr/share/opencascade/samples/tcl/vis_pbr_spheres.tcl
+usr/share/opencascade/samples/tcl/xde.tcl
diff --git a/occt-misc.lintian-overrides b/occt-misc.lintian-overrides
new file mode 100644 (file)
index 0000000..a07d126
--- /dev/null
@@ -0,0 +1,2 @@
+# This is lintian bug #966295
+occt-misc: bogus-mail-host-in-debian-changelog Adam C. Powell, IV <hazelsct@debian.org>
diff --git a/patches/0001-cmake-Don-t-try-to-write-to-install-directory.-You-k.patch b/patches/0001-cmake-Don-t-try-to-write-to-install-directory.-You-k.patch
new file mode 100644 (file)
index 0000000..8c7b974
--- /dev/null
@@ -0,0 +1,36 @@
+Subject: [PATCH 1/7] cmake: Don't try to write to install directory. You know, permissions and all
+From: blobfish <blobfish@gmx.com>
+
+Date: Tue, 29 Sep 2020 06:24:25 -0400
+
+
+---
+ CMakeLists.txt | 16 ++++++++--------
+ 1 file changed, 8 insertions(+), 8 deletions(-)
+
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -987,15 +987,15 @@
+ endif()
+  # change custom.bat/sh
+-if (EXISTS "${INSTALL_DIR}/${INSTALL_DIR_SCRIPT}/custom.${SCRIPT_EXT}")
+-  file (READ "${INSTALL_DIR}/${INSTALL_DIR_SCRIPT}/custom.${SCRIPT_EXT}" CUSTOM_CONTENT)
+-
+-  set (CUSTOM_CONTENT "${CUSTOM_CONTENT} ${ADDITIONAL_CUSTOM_CONTENT}")
+-
+-  file (WRITE "${INSTALL_DIR}/${INSTALL_DIR_SCRIPT}/custom.${SCRIPT_EXT}" "${CUSTOM_CONTENT}")
+-else()
++# if (EXISTS "${INSTALL_DIR}/${INSTALL_DIR_SCRIPT}/custom.${SCRIPT_EXT}")
++#   file (READ "${INSTALL_DIR}/${INSTALL_DIR_SCRIPT}/custom.${SCRIPT_EXT}" CUSTOM_CONTENT)
++# 
++#   set (CUSTOM_CONTENT "${CUSTOM_CONTENT} ${ADDITIONAL_CUSTOM_CONTENT}")
++# 
++#   file (WRITE "${INSTALL_DIR}/${INSTALL_DIR_SCRIPT}/custom.${SCRIPT_EXT}" "${CUSTOM_CONTENT}")
++# else()
+   OCCT_CONFIGURE_AND_INSTALL ("adm/templates/custom.${SCRIPT_EXT}.main" "custom.${SCRIPT_EXT}" "custom.${SCRIPT_EXT}" "${INSTALL_DIR_SCRIPT}")
+-endif()
++# endif()
+ if (WIN32)
+   set (THIRDPARTY_DIR_REPLACE "%THIRDPARTY_DIR%")
diff --git a/patches/0002-GeomPlate_BuildAveragePlane-BasePlan-Don-t-set-yvect.patch b/patches/0002-GeomPlate_BuildAveragePlane-BasePlan-Don-t-set-yvect.patch
new file mode 100644 (file)
index 0000000..6965c56
--- /dev/null
@@ -0,0 +1,23 @@
+Subject: [PATCH 2/7] GeomPlate_BuildAveragePlane: BasePlan: Don't set yvector to zero. See Following:
+From: blobfish <blobfish@gmx.com>
+
+Date: Tue, 29 Sep 2020 06:36:13 -0400
+
+    When we return, the yvector is crossed with x and we crash.
+    The z vector is passed in and we calculate the x vector, so just cross those 2 in this case to get y.
+
+---
+ src/GeomPlate/GeomPlate_BuildAveragePlane.cxx | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- a/src/GeomPlate/GeomPlate_BuildAveragePlane.cxx
++++ b/src/GeomPlate/GeomPlate_BuildAveragePlane.cxx
+@@ -436,7 +436,7 @@
+           || ((Abs(n2)<=myTol)&&(Abs(n3)<=myTol))
+           || ((Abs(n1)<=myTol)&&(Abs(n3)<=myTol))) {
+       myOX.SetCoord(V3(1),V3(2),V3(3));
+-      myOY.SetCoord(0,0,0);
++      myOY = OZ ^ myOX;
+     }
+     else {
+       myOX.SetCoord(V3(1),V3(2),V3(3));
diff --git a/patches/0003-BRepFill_Filling-WireFromList-We-can-t-assume-that-a.patch b/patches/0003-BRepFill_Filling-WireFromList-We-can-t-assume-that-a.patch
new file mode 100644 (file)
index 0000000..86cc0f6
--- /dev/null
@@ -0,0 +1,40 @@
+Subject: [PATCH 3/7] BRepFill_Filling: WireFromList: We can't assume that a connected edge was found and the iterator is valid or we will crash on Edges.Remove
+From: blobfish <blobfish@gmx.com>
+
+Date: Tue, 29 Sep 2020 06:41:32 -0400
+
+
+---
+ src/BRepFill/BRepFill_Filling.cxx | 11 +++++++++--
+ 1 file changed, 9 insertions(+), 2 deletions(-)
+
+--- a/src/BRepFill/BRepFill_Filling.cxx
++++ b/src/BRepFill/BRepFill_Filling.cxx
+@@ -104,6 +104,7 @@
+   while (!Edges.IsEmpty())
+   {
+     TopTools_ListIteratorOfListOfShape itl(Edges);
++    bool found = false;
+     for (; itl.More(); itl.Next())
+     {
+       anEdge = TopoDS::Edge(itl.Value());
+@@ -126,11 +127,17 @@
+           anEdge.Reverse();
+           V2 = V3;
+         }
++        found = true;
+         break;
+       }
+     }
+-    BB.Add(aWire, anEdge);
+-    Edges.Remove(itl);
++    if (found)
++    {
++      BB.Add(aWire, anEdge);
++      Edges.Remove(itl);
++    }
++    else
++      break;
+   }
+   aWire.Closed(Standard_True);
diff --git a/patches/0004-BRepFill_Filling-Curve-constraints-confused-by-impli.patch b/patches/0004-BRepFill_Filling-Curve-constraints-confused-by-impli.patch
new file mode 100644 (file)
index 0000000..f300ba0
--- /dev/null
@@ -0,0 +1,54 @@
+Subject: [PATCH 4/7] BRepFill_Filling: Curve constraints confused by implicit cast from GeomAbs_Shape to Standard_Integer
+From: blobfish <blobfish@gmx.com>
+
+Date: Tue, 29 Sep 2020 07:47:55 -0400
+
+
+---
+ src/BRepFill/BRepFill_Filling.cxx | 15 ++++++++++++---
+ 1 file changed, 12 insertions(+), 3 deletions(-)
+
+--- a/src/BRepFill/BRepFill_Filling.cxx
++++ b/src/BRepFill/BRepFill_Filling.cxx
+@@ -332,13 +332,22 @@
+       CurFace = SeqOfConstraints(i).myFace;
+       CurOrder = SeqOfConstraints(i).myOrder;
+       
++      // this silently defaults to C0 with an invalid value,
++      // where before an exception would be
++      // thrown out of curve constraints. Good, Bad?
++      Standard_Integer orderAdapt = 0;
++      if (CurOrder == GeomAbs_G1)
++        orderAdapt = 1;
++      else if (CurOrder == GeomAbs_G2)
++        orderAdapt = 2;
++
+       if (CurFace.IsNull()) {
+       if (CurOrder == GeomAbs_C0) {
+         Handle( BRepAdaptor_Curve ) HCurve = new BRepAdaptor_Curve();
+         HCurve->Initialize( CurEdge );
+         const Handle(Adaptor3d_Curve)& aHCurve = HCurve; // to avoid ambiguity
+         Constr = new BRepFill_CurveConstraint(aHCurve,
+-                                              CurOrder,
++                                              orderAdapt,
+                                               myNbPtsOnCur,
+                                               myTol3d );
+       }
+@@ -362,7 +371,7 @@
+         Handle (Adaptor3d_CurveOnSurface) HCurvOnSurf = new Adaptor3d_CurveOnSurface( CurvOnSurf );
+         
+         Constr = new GeomPlate_CurveConstraint(HCurvOnSurf,
+-                                               CurOrder,
++                                               orderAdapt,
+                                                myNbPtsOnCur,
+                                                myTol3d,
+                                                myTolAng,
+@@ -382,7 +391,7 @@
+         Handle (Adaptor3d_CurveOnSurface) HCurvOnSurf = new Adaptor3d_CurveOnSurface( CurvOnSurf );
+         Constr = new BRepFill_CurveConstraint( HCurvOnSurf,
+-                                               CurOrder,
++                                               orderAdapt,
+                                                myNbPtsOnCur,
+                                                myTol3d,
+                                                myTolAng,
diff --git a/patches/0005-BRepFill_Filling-Don-t-even-attempt-to-build-with-em.patch b/patches/0005-BRepFill_Filling-Don-t-even-attempt-to-build-with-em.patch
new file mode 100644 (file)
index 0000000..8b651f6
--- /dev/null
@@ -0,0 +1,30 @@
+Subject: [PATCH 5/7] BRepFill_Filling: Don't even attempt to build with empty boundary
+From: blobfish <blobfish@gmx.com>
+
+Date: Thu, 1 Oct 2020 10:06:35 -0400
+
+
+---
+ src/BRepFill/BRepFill_Filling.cxx | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+--- a/src/BRepFill/BRepFill_Filling.cxx
++++ b/src/BRepFill/BRepFill_Filling.cxx
+@@ -586,8 +586,15 @@
+ //======================================================================
+ void BRepFill_Filling::Build()
+ {
+-  myBuilder.reset (new GeomPlate_BuildPlateSurface (myDegree, myNbPtsOnCur, myNbIter,
+-                                                    myTol2d, myTol3d, myTolAng, myTolCurv, myAnisotropie));
++  auto thebuild = new GeomPlate_BuildPlateSurface (myDegree, myNbPtsOnCur, myNbIter,
++                                                    myTol2d, myTol3d, myTolAng, myTolCurv, myAnisotropie);
++  if (myBoundary.IsEmpty())
++  {
++    myIsDone = Standard_False;
++    return;
++  }
++
++  myBuilder.reset(thebuild);
+   TopoDS_Edge CurEdge;
+   TopoDS_Face CurFace;
+   Standard_Integer i, j;
diff --git a/patches/0006-BRepOffset_Tool-TryProject-Check-return-of-BRepLib-B.patch b/patches/0006-BRepOffset_Tool-TryProject-Check-return-of-BRepLib-B.patch
new file mode 100644 (file)
index 0000000..4ee2b3b
--- /dev/null
@@ -0,0 +1,22 @@
+Subject: [PATCH 6/7] BRepOffset_Tool: TryProject: Check return of BRepLib::BuildCurve3d. Might be degenerate edge, so no curve
+From: blobfish <blobfish@gmx.com>
+
+Date: Mon, 18 Jan 2021 22:26:33 -0500
+
+
+---
+ src/BRepOffset/BRepOffset_Tool.cxx | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+--- a/src/BRepOffset/BRepOffset_Tool.cxx
++++ b/src/BRepOffset/BRepOffset_Tool.cxx
+@@ -1891,7 +1891,8 @@
+     TopoDS_Edge CurE     = TopoDS::Edge(it.Value());
+     Handle(Geom_Curve) C = BRep_Tool::Curve(CurE,L,f,l);
+     if (C.IsNull()) {
+-      BRepLib::BuildCurve3d(CurE,BRep_Tool::Tolerance(CurE));
++      if (!BRepLib::BuildCurve3d(CurE,BRep_Tool::Tolerance(CurE)))
++        continue;
+       C  = BRep_Tool::Curve(CurE,L,f,l);
+     }
+     C = new Geom_TrimmedCurve(C,f,l);
diff --git a/patches/0010-fix-cmake-module.patch b/patches/0010-fix-cmake-module.patch
new file mode 100644 (file)
index 0000000..91170c0
--- /dev/null
@@ -0,0 +1,46 @@
+Description: Fix cmake module path
+ to be able to install cmake module in mulipath. Also, do not bail out if an
+ opencascade component is not installed in the cmake module (it might be in a
+ different package)
+Author: Tobias Frost <tobi@debian.org>
+Forwarded: not yet
+Last-Update: 2022-10-19 <YYYY-MM-DD, last update of the meta-information, optional>
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -11,6 +11,7 @@
+     ADD_DEFINITIONS(-DIGNORE_NO_ATOMICS)
+ ENDIF(IGNORE_NO_ATOMICS)
++include(GNUInstallDirs)
+ # macro: include patched file if it exists
+ macro (OCCT_INCLUDE_CMAKE_FILE BEING_INCLUDED_FILE)
+--- a/adm/templates/OpenCASCADEConfig.cmake.in
++++ b/adm/templates/OpenCASCADEConfig.cmake.in
+@@ -36,11 +36,11 @@
+ endif()
+ # Set OpenCASCADE paths to headers, binaries, libraries, resources, tests, samples, data
+-set (OpenCASCADE_BINARY_DIR   "${OpenCASCADE_INSTALL_PREFIX}/@INSTALL_DIR_BIN@")
+-set (OpenCASCADE_LIBRARY_DIR  "${OpenCASCADE_INSTALL_PREFIX}/@INSTALL_DIR_LIB@")
+-set (OpenCASCADE_SCRIPT_DIR   "${OpenCASCADE_INSTALL_PREFIX}/@INSTALL_DIR_SCRIPT@")
+-set (OpenCASCADE_INCLUDE_DIR  "${OpenCASCADE_INSTALL_PREFIX}/@INSTALL_DIR_INCLUDE@")
+-set (OpenCASCADE_RESOURCE_DIR "${OpenCASCADE_INSTALL_PREFIX}/@INSTALL_DIR_RESOURCE@")
++set (OpenCASCADE_BINARY_DIR   "@CMAKE_INSTALL_FULL_BINDIR@")
++set (OpenCASCADE_LIBRARY_DIR  "@CMAKE_INSTALL_FULL_LIBDIR@")
++set (OpenCASCADE_SCRIPT_DIR   "@CMAKE_INSTALL_FULL_BINDIR@")
++set (OpenCASCADE_INCLUDE_DIR  "@CMAKE_INSTALL_FULL_INCLUDEDIR@/opencascade")
++set (OpenCASCADE_RESOURCE_DIR "@CMAKE_INSTALL_FULL_DATAROOTDIR@/opencascade/resources")
+ # The C and C++ flags added by OpenCASCADE to the cmake-configured flags.
+ set (OpenCASCADE_C_FLAGS      "@CMAKE_C_FLAGS@")
+@@ -89,6 +89,6 @@
+       message (ERROR ": ${OpenCASCADE_NOTFOUND_MESSAGE}")
+     endif()
+   else()
+-    include("${CMAKE_CURRENT_LIST_DIR}/OpenCASCADE${_comp}Targets.cmake")
++    include("${CMAKE_CURRENT_LIST_DIR}/OpenCASCADE${_comp}Targets.cmake" OPTIONAL)
+   endif()
+ endforeach()
diff --git a/patches/armel-ftbfs.patch b/patches/armel-ftbfs.patch
new file mode 100644 (file)
index 0000000..4c284ce
--- /dev/null
@@ -0,0 +1,23 @@
+Description: Do not enforce atomics support on archs not supporting it.
+ armel seems to have no atomic support on opencascade, so make it possible to
+ hint the build system not to enforce it.
+Author: Tobias Frost <tobi@debian.org>
+Forwarded: no, Debian specific.
+Last-Update: 2018-05-26
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -6,6 +6,12 @@
+ set (CMAKE_CONFIGURATION_TYPES Release Debug RelWithDebInfo CACHE INTERNAL "" FORCE)
++# Make it possible to ignore if there are no atomics support, needed for armel.
++IF(IGNORE_NO_ATOMICS)
++    ADD_DEFINITIONS(-DIGNORE_NO_ATOMICS)
++ENDIF(IGNORE_NO_ATOMICS)
++
++
+ # macro: include patched file if it exists
+ macro (OCCT_INCLUDE_CMAKE_FILE BEING_INCLUDED_FILE)
+   if (BUILD_PATCH AND EXISTS "${BUILD_PATCH}/${BEING_INCLUDED_FILE}.cmake")
diff --git a/patches/do-not-use-doxygen-searchengine.patch b/patches/do-not-use-doxygen-searchengine.patch
new file mode 100644 (file)
index 0000000..c3eb349
--- /dev/null
@@ -0,0 +1,41 @@
+Description: Do not use a server-based search engine for the doxygen documentation.
+ As this would require a webserver with php enabled.
+Author: Tobias Frost <tobi@debian.org>
+Origin: <upstream|backport|vendor|other>, <URL, required except if Author is present>
+Bug: <URL to the upstream bug report if any, implies patch has been forwarded, optional>
+Bug-Debian: https://bugs.debian.org/914498
+Forwarded: not-needed, Debian specific
+Last-Update: 2020-04-08
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/dox/CMakeLists.txt
++++ b/dox/CMakeLists.txt
+@@ -52,7 +52,7 @@
+   get_filename_component (OCCT_ARTICLE_ABSOLUTE_PATH "${OCCT_OVERVIEW_DIR}/${OCCT_ARTICLE}" ABSOLUTE)
+   get_filename_component (OCCT_ARTICLE_PARENT_DIR "${OCCT_ARTICLE_ABSOLUTE_PATH}" PATH)
+-  if (EXISTS "${OCCT_ARTICLE_PARENT_DIR}/images")
++  if (EXISTS "${OCCT_ARTICLE_PARENT_DIR}/images" AND NOT "${OCCT_ARTICLE_PARAM_IMAGEPATH}" MATCHES ".*${OCCT_ARTICLE_PARENT_DIR}/images.*")
+     set (OCCT_ARTICLE_PARAM_IMAGEPATH "${OCCT_ARTICLE_PARAM_IMAGEPATH} ${OCCT_ARTICLE_PARENT_DIR}/images")
+   endif()
+@@ -83,7 +83,7 @@
+ # HTML Search engine options
+ file (APPEND ${OCCT_CONFIG_FOR_DOXYGEN} "\nSEARCHENGINE           = YES")
+-file (APPEND ${OCCT_CONFIG_FOR_DOXYGEN} "\nSERVER_BASED_SEARCH    = YES")
++file (APPEND ${OCCT_CONFIG_FOR_DOXYGEN} "\nSERVER_BASED_SEARCH    = NO")
+ file (APPEND ${OCCT_CONFIG_FOR_DOXYGEN} "\nEXTERNAL_SEARCH        = NO")
+ # Formula options
+--- a/dox/resources/occt_ug_html.doxyfile
++++ b/dox/resources/occt_ug_html.doxyfile
+@@ -4,7 +4,7 @@
+ CREATE_SUBDIRS         = NO
+ OUTPUT_LANGUAGE        = English
+ ABBREVIATE_BRIEF       = 
+-FULL_PATH_NAMES        = YES
++FULL_PATH_NAMES        = NO
+ INHERIT_DOCS           = YES
+ TAB_SIZE               = 4
+ MARKDOWN_SUPPORT       = YES
diff --git a/patches/dox-cmake-cleanup.patch b/patches/dox-cmake-cleanup.patch
new file mode 100644 (file)
index 0000000..70140e2
--- /dev/null
@@ -0,0 +1,22 @@
+Description: This patch removes build refs to Files-Excluded in d/copyright
+Author: Kurt Kremitzki <kkremitzki@debian.lrg>
+Last-Update: 2020-11-23
+
+--- a/dox/FILES_HTML.txt
++++ b/dox/FILES_HTML.txt
+@@ -8,7 +8,6 @@
+ introduction/introduction.md
+ samples/samples.md
+-../samples/mfc/standard/ReadMe.md
+ ../samples/CSharp/ReadMe.md
+ ../samples/CSharp/ReadMe_D3D.md
+ ../samples/qt/AndroidQt/ReadMe.md
+@@ -16,7 +15,6 @@
+ ../samples/qt/OCCTOverview/ReadMe.md
+ ../samples/qt/Tutorial/ReadMe.md
+ ../samples/java/jniviewer/ReadMe.md
+-../samples/ios/UIKitSample/ReadMe.md
+ ../samples/webgl/ReadMe.md
+ samples/ocaf.md
+ samples/ocaf_func.md
diff --git a/patches/fix-install-dir-references.diff b/patches/fix-install-dir-references.diff
new file mode 100644 (file)
index 0000000..fe0b8f5
--- /dev/null
@@ -0,0 +1,28 @@
+Description: fix install dir references for debian
+ This patch fixes cmake install dir references and comes from the opencascade7
+ package on the ArchLinux User Repository.
+Origin: vendor, https://aur.archlinux.org/cgit/aur.git/tree/fix-install-dir-references.patch?h=opencascade7
+Author: Grey Christoforo
+
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -1231,7 +1231,7 @@
+ endforeach()
+ # install OpenCASCADE config file with compile definitions and C/C++ flags ONLY for current configuration
+ install (CODE "string (TOLOWER \"\${CMAKE_INSTALL_CONFIG_NAME}\" CMAKE_INSTALL_CONFIG_NAME_LOWER)")
+-install (CODE "configure_file(\"${CMAKE_BINARY_DIR}/OpenCASCADECompileDefinitionsAndFlags-\${CMAKE_INSTALL_CONFIG_NAME_LOWER}.cmake\" \"${INSTALL_DIR}/${INSTALL_DIR_CMAKE}/OpenCASCADECompileDefinitionsAndFlags-\${CMAKE_INSTALL_CONFIG_NAME_LOWER}.cmake\" COPYONLY)")
++install (CODE "configure_file(\"${CMAKE_BINARY_DIR}/OpenCASCADECompileDefinitionsAndFlags-\${CMAKE_INSTALL_CONFIG_NAME_LOWER}.cmake\" \"\$ENV{DESTDIR}${INSTALL_DIR}/${INSTALL_DIR_CMAKE}/OpenCASCADECompileDefinitionsAndFlags-\${CMAKE_INSTALL_CONFIG_NAME_LOWER}.cmake\" COPYONLY)")
+ foreach (OCCT_MODULE ${OCCT_MODULES})
+   if (BUILD_MODULE_${OCCT_MODULE})
+--- a/adm/cmake/occt_macros.cmake
++++ b/adm/cmake/occt_macros.cmake
+@@ -592,7 +592,7 @@
+   "cmake_policy(PUSH)
+   cmake_policy(SET CMP0007 NEW)
+   string (TOLOWER \"\${CMAKE_INSTALL_CONFIG_NAME}\" CMAKE_INSTALL_CONFIG_NAME_LOWERCASE)
+-  file (GLOB ALL_OCCT_TARGET_FILES \"${INSTALL_DIR}/${INSTALL_DIR_CMAKE}/OpenCASCADE*Targets-\${CMAKE_INSTALL_CONFIG_NAME_LOWERCASE}.cmake\")
++  file (GLOB ALL_OCCT_TARGET_FILES \"\$ENV{DESTDIR}${INSTALL_DIR}/${INSTALL_DIR_CMAKE}/OpenCASCADE*Targets-\${CMAKE_INSTALL_CONFIG_NAME_LOWERCASE}.cmake\")
+   foreach(TARGET_FILENAME \${ALL_OCCT_TARGET_FILES})
+     file (STRINGS \"\${TARGET_FILENAME}\" TARGET_FILE_CONTENT)
+     file (REMOVE \"\${TARGET_FILENAME}\")
diff --git a/patches/remove-cloudflare-mathjax.diff b/patches/remove-cloudflare-mathjax.diff
new file mode 100644 (file)
index 0000000..9adcf2c
--- /dev/null
@@ -0,0 +1,15 @@
+Description: This patch replaces Cloudflare mathjax with libjs-mathjax.
+Author: Kurt Kremitzki <kkremitzki@gmail.com>
+Last-Update: 2018-03-06
+
+--- a/dox/CMakeLists.txt
++++ b/dox/CMakeLists.txt
+@@ -35,7 +35,7 @@
+ # configuration file for doxygen
+ set (OCCT_CONFIG_FOR_DOXYGEN "${OCCT_GENERATED_DOC_DIR}/occt.cfg")
+-set (3RDPARTY_MATHJAX_RELATIVE_PATH "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1")
++set (3RDPARTY_MATHJAX_RELATIVE_PATH "/usr/share/javascript/mathjax/MathJax.js")
+ configure_file ("${OCCT_OVERVIEW_RESOURCE_DIR}/occt_ug_html.doxyfile" "${OCCT_CONFIG_FOR_DOXYGEN}" COPYONLY)
diff --git a/patches/series b/patches/series
new file mode 100644 (file)
index 0000000..6a9aea0
--- /dev/null
@@ -0,0 +1,13 @@
+dox-cmake-cleanup.patch
+fix-install-dir-references.diff
+remove-cloudflare-mathjax.diff
+armel-ftbfs.patch
+do-not-use-doxygen-searchengine.patch
+0001-cmake-Don-t-try-to-write-to-install-directory.-You-k.patch
+0002-GeomPlate_BuildAveragePlane-BasePlan-Don-t-set-yvect.patch
+0003-BRepFill_Filling-WireFromList-We-can-t-assume-that-a.patch
+0004-BRepFill_Filling-Curve-constraints-confused-by-impli.patch
+0005-BRepFill_Filling-Don-t-even-attempt-to-build-with-em.patch
+0006-BRepOffset_Tool-TryProject-Check-return-of-BRepLib-B.patch
+upstream-tbb-fix.patch
+0010-fix-cmake-module.patch
diff --git a/patches/upstream-tbb-fix.patch b/patches/upstream-tbb-fix.patch
new file mode 100644 (file)
index 0000000..d50a7f5
--- /dev/null
@@ -0,0 +1,57 @@
+From 740833a6a88e481f474783c426b6f6311ed586d3 Mon Sep 17 00:00:00 2001
+From: kgv <kgv@opencascade.com>
+Date: Mon, 29 Nov 2021 21:26:45 +0300
+Subject: [PATCH] 0032697: Configuration - fix compilation errors with oneTBB
+ 2021
+
+Removed usage of no more existing tbb::task_scheduler_init and tbb::captured_exception.
+---
+ src/OSD/OSD_Parallel_TBB.cxx | 15 +++++++++++----
+ 1 file changed, 11 insertions(+), 4 deletions(-)
+
+diff --git a/src/OSD/OSD_Parallel_TBB.cxx b/src/OSD/OSD_Parallel_TBB.cxx
+index 2344a6ca2d..0b9022b576 100644
+--- a/src/OSD/OSD_Parallel_TBB.cxx
++++ b/src/OSD/OSD_Parallel_TBB.cxx
+@@ -25,7 +25,9 @@ Standard_DISABLE_DEPRECATION_WARNINGS
+ #include <tbb/parallel_for.h>
+ #include <tbb/parallel_for_each.h>
+ #include <tbb/blocked_range.h>
+-#include <tbb/task_scheduler_init.h>
++#if TBB_VERSION_MAJOR < 2021
++  #include <tbb/task_scheduler_init.h>
++#endif
+ Standard_ENABLE_DEPRECATION_WARNINGS
+ //=======================================================================
+@@ -38,12 +40,16 @@ void OSD_Parallel::forEachExternal (UniversalIterator& theBegin,
+                                     const FunctorInterface& theFunctor,
+                                     Standard_Integer theNbItems)
+ {
++#if TBB_VERSION_MAJOR >= 2021
++  // task_scheduler_init is removed,
++  // exceptions are captured without proxy tbb::captured_exception object
++  (void )theNbItems;
++  tbb::parallel_for_each (theBegin, theEnd, theFunctor);
++#else
+   try
+   {
+     const Handle(OSD_ThreadPool)& aThreadPool = OSD_ThreadPool::DefaultPool();
+-    const Standard_Integer aNbThreads = theNbItems > 0 ?
+-      aThreadPool->NbDefaultThreadsToLaunch() : -1;
+-
++    const Standard_Integer aNbThreads = theNbItems > 0 ? aThreadPool->NbDefaultThreadsToLaunch() : -1;
+     tbb::task_scheduler_init aScheduler (aNbThreads);
+     tbb::parallel_for_each (theBegin, theEnd, theFunctor);
+   }
+@@ -51,6 +57,7 @@ void OSD_Parallel::forEachExternal (UniversalIterator& theBegin,
+   {
+     throw Standard_ProgramError (anException.what());
+   }
++#endif
+ }
+ #endif /* HAVE_TBB */
+-- 
+2.30.2
+
diff --git a/rules b/rules
new file mode 100755 (executable)
index 0000000..65f199d
--- /dev/null
+++ b/rules
@@ -0,0 +1,39 @@
+#!/usr/bin/make -f
+
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
+CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)
+CFLAGS   := $(shell dpkg-buildflags --get CPPFLAGS) $(shell dpkg-buildflags --get CFLAGS)
+CXXFLAGS := $(shell dpkg-buildflags --get CPPFLAGS) $(shell dpkg-buildflags --get CXXFLAGS)
+LDFLAGS  := $(shell dpkg-buildflags --get LDFLAGS)
+
+DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+
+%:
+       dh $@ --buildsystem=cmake
+
+override_dh_auto_configure:
+       dh_auto_configure -- \
+       -DFREETYPE_INCLUDE_DIR=/usr/include/freetype2 \
+       -DINSTALL_CMAKE_DATA_DIR:PATH=lib/$(DEB_HOST_MULTIARCH)/opencascade \
+       -DINSTALL_DIR_LIB:PATH=lib/$(DEB_HOST_MULTIARCH) \
+       -DINSTALL_DIR_CMAKE:PATH=lib/$(DEB_HOST_MULTIARCH)/cmake/opencascade \
+       -DUSE_RAPIDJSON:BOOL=on \
+       -DUSE_TBB:BOOL=On \
+       -DUSE_VTK:BOOL=off \
+       -DUSE_FREEIMAGE:BOOL=on \
+       -DBUILD_RELEASE_DISABLE_EXCEPTIONS:BOOL=off \
+       -DCMAKE_BUILD_TYPE=RelWithDebInfo \
+       $(if $(findstring $(DEB_HOST_ARCH),armel),-DIGNORE_NO_ATOMICS:BOOL=on)
+
+override_dh_installdocs-indep:
+       dh_installdocs
+       dh_doxygen
+
+override_dh_missing:
+       dh_missing --list-missing
+
+override_dh_shlibdeps:
+       # Disable unnecessary warnings happening because of the way the packages
+       # provide their shared libraries, see d/control
+       dh_shlibdeps -- --warnings=1
diff --git a/source/format b/source/format
new file mode 100644 (file)
index 0000000..163aaf8
--- /dev/null
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/watch b/watch
new file mode 100644 (file)
index 0000000..2fb7851
--- /dev/null
+++ b/watch
@@ -0,0 +1,4 @@
+version=4
+opts="dversionmangle=s/\+dfsg\d*$//, repacksuffix=+dfsg1,uversionmangle=s/_/./g, downloadurlmangle=s/log/snapshot/, filenamemangle=s/.*\/V(\d)_(\d)_(\dp?\d?)/opencascade_$1.$2.$3.orig.tar.gz/" \
+    https://git.dev.opencascade.org/gitweb/?p=occt.git;a=tags \
+    .*a=log;h=refs/tags/V(\d[\d_p]+)