]> OCCT Git - jt.git/commit
JT Assistant & JT Reader publication master
authorapl <apl@opencascade.com>
Mon, 9 Feb 2015 14:36:53 +0000 (17:36 +0300)
committerbugmaster <bugmaster@opencascade.com>
Mon, 9 Feb 2015 14:36:53 +0000 (17:36 +0300)
commite859e8c2d809f9d9468e6211eba0052f433978ee
tree7f09e08ef9b498c5430f1c1dbb7577b35fe2b84c
JT Assistant & JT Reader publication
567 files changed:
CMake/DefineCxxFlags.cmake [new file with mode: 0644]
CMake/DefineMacro.cmake [new file with mode: 0644]
CMake/FindEigen3.cmake [new file with mode: 0644]
CMake/FindOCCT.cmake [new file with mode: 0644]
CMake/FindTBB.cmake [new file with mode: 0644]
CMake/FindWindowsSDK.cmake [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
JTAssistant/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/Array [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/Cholesky [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/CholmodSupport [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/Core [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/Dense [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/Eigen [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/Eigen2Support [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/Eigenvalues [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/Geometry [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/Householder [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/IterativeLinearSolvers [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/Jacobi [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/LU [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/LeastSquares [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/MetisSupport [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/OrderingMethods [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/PaStiXSupport [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/PardisoSupport [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/QR [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/QtAlignedMalloc [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/SPQRSupport [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/SVD [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/Sparse [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/SparseCholesky [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/SparseCore [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/SparseLU [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/SparseQR [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/StdDeque [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/StdList [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/StdVector [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/SuperLUSupport [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/UmfPackSupport [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Cholesky/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Cholesky/LDLT.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Cholesky/LLT.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Cholesky/LLT_MKL.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/CholmodSupport/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/CholmodSupport/CholmodSupport.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/Array.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/ArrayBase.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/ArrayWrapper.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/Assign.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/Assign_MKL.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/BandMatrix.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/Block.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/BooleanRedux.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/CommaInitializer.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/CoreIterators.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/CwiseBinaryOp.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/CwiseNullaryOp.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/CwiseUnaryOp.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/CwiseUnaryView.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/DenseBase.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/DenseCoeffsBase.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/DenseStorage.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/Diagonal.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/DiagonalMatrix.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/DiagonalProduct.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/Dot.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/EigenBase.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/Flagged.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/ForceAlignedAccess.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/Functors.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/Fuzzy.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/GeneralProduct.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/GenericPacketMath.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/GlobalFunctions.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/IO.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/Map.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/MapBase.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/MathFunctions.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/Matrix.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/MatrixBase.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/NestByValue.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/NoAlias.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/NumTraits.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/PermutationMatrix.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/PlainObjectBase.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/ProductBase.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/Random.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/Redux.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/Ref.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/Replicate.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/ReturnByValue.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/Reverse.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/Select.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/SelfAdjointView.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/SelfCwiseBinaryOp.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/SolveTriangular.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/StableNorm.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/Stride.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/Swap.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/Transpose.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/Transpositions.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/TriangularMatrix.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/VectorBlock.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/VectorwiseOp.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/Visitor.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/arch/AltiVec/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/arch/AltiVec/Complex.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/arch/AltiVec/PacketMath.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/arch/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/arch/Default/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/arch/Default/Settings.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/arch/NEON/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/arch/NEON/Complex.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/arch/NEON/PacketMath.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/arch/SSE/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/arch/SSE/Complex.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/arch/SSE/MathFunctions.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/arch/SSE/PacketMath.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/products/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/products/CoeffBasedProduct.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/products/GeneralMatrixMatrix.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_MKL.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/products/GeneralMatrixMatrix_MKL.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/products/GeneralMatrixVector.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/products/GeneralMatrixVector_MKL.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/products/Parallelizer.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/products/SelfadjointMatrixMatrix.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/products/SelfadjointMatrixMatrix_MKL.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/products/SelfadjointMatrixVector_MKL.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/products/SelfadjointProduct.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/products/SelfadjointRank2Update.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/products/TriangularMatrixMatrix_MKL.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/products/TriangularMatrixVector.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/products/TriangularMatrixVector_MKL.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/products/TriangularSolverMatrix.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/products/TriangularSolverMatrix_MKL.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/products/TriangularSolverVector.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/util/BlasUtil.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/util/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/util/Constants.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/util/DisableStupidWarnings.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/util/ForwardDeclarations.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/util/MKL_support.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/util/Macros.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/util/Memory.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/util/Meta.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/util/NonMPL2.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/util/ReenableStupidWarnings.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/util/StaticAssert.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Core/util/XprHelper.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/Block.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/Cwise.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/CwiseOperators.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/Geometry/AlignedBox.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/Geometry/All.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/Geometry/AngleAxis.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/Geometry/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/Geometry/Hyperplane.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/Geometry/ParametrizedLine.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/Geometry/Quaternion.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/Geometry/Rotation2D.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/Geometry/RotationBase.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/Geometry/Scaling.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/Geometry/Transform.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/Geometry/Translation.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/LU.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/Lazy.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/LeastSquares.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/Macros.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/MathFunctions.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/Memory.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/Meta.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/Minor.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/QR.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/SVD.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/TriangularSolver.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigen2Support/VectorBlock.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigenvalues/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigenvalues/ComplexSchur.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigenvalues/ComplexSchur_MKL.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigenvalues/EigenSolver.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigenvalues/HessenbergDecomposition.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigenvalues/RealQZ.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigenvalues/RealSchur.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigenvalues/RealSchur_MKL.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_MKL.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Eigenvalues/Tridiagonalization.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Geometry/AlignedBox.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Geometry/AngleAxis.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Geometry/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Geometry/EulerAngles.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Geometry/Homogeneous.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Geometry/Hyperplane.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Geometry/OrthoMethods.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Geometry/ParametrizedLine.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Geometry/Quaternion.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Geometry/Rotation2D.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Geometry/RotationBase.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Geometry/Scaling.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Geometry/Transform.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Geometry/Translation.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Geometry/Umeyama.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Geometry/arch/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Geometry/arch/Geometry_SSE.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Householder/BlockHouseholder.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Householder/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Householder/Householder.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Householder/HouseholderSequence.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/IterativeLinearSolvers/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Jacobi/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/Jacobi/Jacobi.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/LU/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/LU/Determinant.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/LU/FullPivLU.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/LU/Inverse.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/LU/PartialPivLU.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/LU/PartialPivLU_MKL.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/LU/arch/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/LU/arch/Inverse_SSE.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/MetisSupport/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/MetisSupport/MetisSupport.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/OrderingMethods/Amd.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/OrderingMethods/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/OrderingMethods/Eigen_Colamd.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/OrderingMethods/Ordering.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/PaStiXSupport/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/PaStiXSupport/PaStiXSupport.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/PardisoSupport/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/PardisoSupport/PardisoSupport.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/QR/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/QR/ColPivHouseholderQR.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/QR/ColPivHouseholderQR_MKL.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/QR/FullPivHouseholderQR.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/QR/HouseholderQR.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/QR/HouseholderQR_MKL.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SPQRSupport/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SVD/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SVD/JacobiSVD.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SVD/JacobiSVD_MKL.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SVD/UpperBidiagonalization.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCholesky/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCholesky/SimplicialCholesky.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCore/AmbiVector.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCore/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCore/CompressedStorage.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCore/MappedSparseMatrix.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCore/SparseBlock.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCore/SparseColEtree.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCore/SparseCwiseBinaryOp.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCore/SparseCwiseUnaryOp.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCore/SparseDenseProduct.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCore/SparseDiagonalProduct.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCore/SparseDot.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCore/SparseFuzzy.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCore/SparseMatrix.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCore/SparseMatrixBase.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCore/SparsePermutation.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCore/SparseProduct.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCore/SparseRedux.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCore/SparseSelfAdjointView.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCore/SparseSparseProductWithPruning.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCore/SparseTranspose.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCore/SparseTriangularView.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCore/SparseUtil.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCore/SparseVector.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCore/SparseView.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseCore/TriangularSolver.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseLU/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseLU/SparseLU.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseLU/SparseLUImpl.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseLU/SparseLU_Memory.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseLU/SparseLU_Structs.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseLU/SparseLU_Utils.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseLU/SparseLU_column_bmod.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseLU/SparseLU_column_dfs.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseLU/SparseLU_copy_to_ucol.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseLU/SparseLU_gemm_kernel.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseLU/SparseLU_kernel_bmod.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseLU/SparseLU_panel_bmod.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseLU/SparseLU_panel_dfs.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseLU/SparseLU_pivotL.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseLU/SparseLU_pruneL.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseLU/SparseLU_relax_snode.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseQR/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SparseQR/SparseQR.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/StlSupport/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/StlSupport/StdDeque.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/StlSupport/StdList.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/StlSupport/StdVector.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/StlSupport/details.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SuperLUSupport/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/SuperLUSupport/SuperLUSupport.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/UmfPackSupport/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/UmfPackSupport/UmfPackSupport.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/misc/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/misc/Image.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/misc/Kernel.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/misc/Solve.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/misc/SparseSolve.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/misc/blas.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/plugins/ArrayCwiseBinaryOps.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/plugins/ArrayCwiseUnaryOps.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/plugins/BlockMethods.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/plugins/CMakeLists.txt [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/plugins/CommonCwiseBinaryOps.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/plugins/CommonCwiseUnaryOps.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/plugins/MatrixCwiseBinaryOps.h [new file with mode: 0644]
JTAssistant/Eigen3/Eigen/src/plugins/MatrixCwiseUnaryOps.h [new file with mode: 0644]
JTAssistant/Eigen3/EigenMarker [new file with mode: 0644]
JTAssistant/JTAssistant.qrc [new file with mode: 0644]
JTAssistant/README.txt [new file with mode: 0644]
JTAssistant/res/fonts/OpenSans-Regular.ttf [new file with mode: 0644]
JTAssistant/res/icons/desktop/Axes.png [new file with mode: 0644]
JTAssistant/res/icons/desktop/Fitall.png [new file with mode: 0644]
JTAssistant/res/icons/desktop/Iso.png [new file with mode: 0644]
JTAssistant/res/icons/desktop/Move.png [new file with mode: 0644]
JTAssistant/res/icons/desktop/Rotate.png [new file with mode: 0644]
JTAssistant/res/icons/desktop/Zoom.png [new file with mode: 0644]
JTAssistant/res/icons/desktop/back36t.png [new file with mode: 0644]
JTAssistant/res/icons/desktop/bottom36t.png [new file with mode: 0644]
JTAssistant/res/icons/desktop/folder.png [new file with mode: 0644]
JTAssistant/res/icons/desktop/folder_b.png [new file with mode: 0644]
JTAssistant/res/icons/desktop/front36t.png [new file with mode: 0644]
JTAssistant/res/icons/desktop/gear.png [new file with mode: 0644]
JTAssistant/res/icons/desktop/group.png [new file with mode: 0644]
JTAssistant/res/icons/desktop/hline.png [new file with mode: 0644]
JTAssistant/res/icons/desktop/icon.ico [new file with mode: 0644]
JTAssistant/res/icons/desktop/icon.png [new file with mode: 0644]
JTAssistant/res/icons/desktop/icon.rc [new file with mode: 0644]
JTAssistant/res/icons/desktop/instance.png [new file with mode: 0644]
JTAssistant/res/icons/desktop/left36t.png [new file with mode: 0644]
JTAssistant/res/icons/desktop/lod.png [new file with mode: 0644]
JTAssistant/res/icons/desktop/rangelod.png [new file with mode: 0644]
JTAssistant/res/icons/desktop/resetview36t.png [new file with mode: 0644]
JTAssistant/res/icons/desktop/right36t.png [new file with mode: 0644]
JTAssistant/res/icons/desktop/screenshot.png [new file with mode: 0644]
JTAssistant/res/icons/desktop/shape.png [new file with mode: 0644]
JTAssistant/res/icons/desktop/shapelod.png [new file with mode: 0644]
JTAssistant/res/icons/desktop/top36t.png [new file with mode: 0644]
JTAssistant/src/BVH/BVH.cxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_BinnedBuilder.hxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_BinnedBuilder.lxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_Box.hxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_Box.lxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_Builder.hxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_Builder.lxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_Geometry.hxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_Geometry.lxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_LinearBuilder.hxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_LinearBuilder.lxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_Object.hxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_Object.lxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_ObjectSet.hxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_ObjectSet.lxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_PrimitiveSet.hxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_PrimitiveSet.lxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_Properties.cxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_Properties.hxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_Properties.lxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_QueueBuilder.hxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_QueueBuilder.lxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_Set.hxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_Set.lxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_Sorter.hxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_Sorter.lxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_SpatialMedianBuilder.hxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_SpatialMedianBuilder.lxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_SweepPlaneBuilder.hxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_SweepPlaneBuilder.lxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_Tree.hxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_Tree.lxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_Triangulation.hxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_Triangulation.lxx [new file with mode: 0644]
JTAssistant/src/BVH/BVH_Types.hxx [new file with mode: 0644]
JTAssistant/src/JTCommon_Utils.hxx [new file with mode: 0644]
JTAssistant/src/JTData/JTData_Attribute.cxx [new file with mode: 0644]
JTAssistant/src/JTData/JTData_Attribute.hxx [new file with mode: 0644]
JTAssistant/src/JTData/JTData_DataLoader.cxx [new file with mode: 0644]
JTAssistant/src/JTData/JTData_DataLoader.hxx [new file with mode: 0644]
JTAssistant/src/JTData/JTData_Element.cxx [new file with mode: 0644]
JTAssistant/src/JTData/JTData_Element.hxx [new file with mode: 0644]
JTAssistant/src/JTData/JTData_GeometrySource.cxx [new file with mode: 0644]
JTAssistant/src/JTData/JTData_GeometrySource.hxx [new file with mode: 0644]
JTAssistant/src/JTData/JTData_Node.cxx [new file with mode: 0644]
JTAssistant/src/JTData/JTData_Node.hxx [new file with mode: 0644]
JTAssistant/src/JTData/JTData_SceneGraph.cxx [new file with mode: 0644]
JTAssistant/src/JTData/JTData_SceneGraph.hxx [new file with mode: 0644]
JTAssistant/src/JTGui/JTGui_AboutDialog.cxx [new file with mode: 0644]
JTAssistant/src/JTGui/JTGui_AboutDialog.hxx [new file with mode: 0644]
JTAssistant/src/JTGui/JTGui_MainWindow.cxx [new file with mode: 0644]
JTAssistant/src/JTGui/JTGui_MainWindow.hxx [new file with mode: 0644]
JTAssistant/src/JTGui/JTGui_SceneGraphTree.cxx [new file with mode: 0644]
JTAssistant/src/JTGui/JTGui_SceneGraphTree.hxx [new file with mode: 0644]
JTAssistant/src/JTGui/JTGui_Window.cxx [new file with mode: 0644]
JTAssistant/src/JTGui/JTGui_Window.hxx [new file with mode: 0644]
JTAssistant/src/JTGui/MainWindow.ui [new file with mode: 0644]
JTAssistant/src/JTVis/JTVis_AABBGeometry.cxx [new file with mode: 0644]
JTAssistant/src/JTVis/JTVis_AABBGeometry.hxx [new file with mode: 0644]
JTAssistant/src/JTVis/JTVis_BvhGeometryWrapper.cxx [new file with mode: 0644]
JTAssistant/src/JTVis/JTVis_BvhGeometryWrapper.hxx [new file with mode: 0644]
JTAssistant/src/JTVis/JTVis_CameraTransition.cxx [new file with mode: 0644]
JTAssistant/src/JTVis/JTVis_CameraTransition.hxx [new file with mode: 0644]
JTAssistant/src/JTVis/JTVis_Frustum.cxx [new file with mode: 0644]
JTAssistant/src/JTVis/JTVis_Frustum.hxx [new file with mode: 0644]
JTAssistant/src/JTVis/JTVis_GraphicObject.hxx [new file with mode: 0644]
JTAssistant/src/JTVis/JTVis_HudRenderer.cxx [new file with mode: 0644]
JTAssistant/src/JTVis/JTVis_HudRenderer.hxx [new file with mode: 0644]
JTAssistant/src/JTVis/JTVis_PartGeometry.cxx [new file with mode: 0644]
JTAssistant/src/JTVis/JTVis_PartGeometry.hxx [new file with mode: 0644]
JTAssistant/src/JTVis/JTVis_PartNode.cxx [new file with mode: 0644]
JTAssistant/src/JTVis/JTVis_PartNode.hxx [new file with mode: 0644]
JTAssistant/src/JTVis/JTVis_QuadGeometry.cxx [new file with mode: 0644]
JTAssistant/src/JTVis/JTVis_QuadGeometry.hxx [new file with mode: 0644]
JTAssistant/src/JTVis/JTVis_Scene.cxx [new file with mode: 0644]
JTAssistant/src/JTVis/JTVis_Scene.hxx [new file with mode: 0644]
JTAssistant/src/JTVis/JTVis_ScenegraphTasks.cxx [new file with mode: 0644]
JTAssistant/src/JTVis/JTVis_ScenegraphTasks.hxx [new file with mode: 0644]
JTAssistant/src/JTVis/JTVis_TargetedCamera.cxx [new file with mode: 0644]
JTAssistant/src/JTVis/JTVis_TargetedCamera.hxx [new file with mode: 0644]
JTAssistant/src/JTVis/JTVis_TrihedronGeometry.cxx [new file with mode: 0644]
JTAssistant/src/JTVis/JTVis_TrihedronGeometry.hxx [new file with mode: 0644]
JTAssistant/src/JTVis/Shaders.qrc [new file with mode: 0644]
JTAssistant/src/JTVis/Shaders/bgShader.frag [new file with mode: 0644]
JTAssistant/src/JTVis/Shaders/bgShader.vert [new file with mode: 0644]
JTAssistant/src/JTVis/Shaders/default.frag [new file with mode: 0644]
JTAssistant/src/JTVis/Shaders/default.vert [new file with mode: 0644]
JTAssistant/src/JTVis/Shaders/idShader.frag [new file with mode: 0644]
JTAssistant/src/JTVis/Shaders/idShader.vert [new file with mode: 0644]
JTAssistant/src/JTVis/Shaders/lineShader.frag [new file with mode: 0644]
JTAssistant/src/JTVis/Shaders/lineShader.vert [new file with mode: 0644]
JTAssistant/src/JTVis/Shaders/texQuadShader.frag [new file with mode: 0644]
JTAssistant/src/JTVis/Shaders/texQuadShader.vert [new file with mode: 0644]
JTAssistant/src/JTVis/Shaders/trihedronShader.frag [new file with mode: 0644]
JTAssistant/src/JTVis/Shaders/trihedronShader.vert [new file with mode: 0644]
JTAssistant/src/main.cxx [new file with mode: 0644]
LICENSE.txt [new file with mode: 0644]
TKJT/CMakeLists.txt [new file with mode: 0644]
TKJT/src/JtAttribute/JtAttribute_Base.cxx [new file with mode: 0644]
TKJT/src/JtAttribute/JtAttribute_Base.hxx [new file with mode: 0644]
TKJT/src/JtAttribute/JtAttribute_GeometricTransform.cxx [new file with mode: 0644]
TKJT/src/JtAttribute/JtAttribute_GeometricTransform.hxx [new file with mode: 0644]
TKJT/src/JtAttribute/JtAttribute_Material.cxx [new file with mode: 0644]
TKJT/src/JtAttribute/JtAttribute_Material.hxx [new file with mode: 0644]
TKJT/src/JtData/JtData_ByteSwap.hxx [new file with mode: 0644]
TKJT/src/JtData/JtData_ClassInfo.hxx [new file with mode: 0644]
TKJT/src/JtData/JtData_CompVector.hxx [new file with mode: 0644]
TKJT/src/JtData/JtData_CompVectorData.hxx [new file with mode: 0644]
TKJT/src/JtData/JtData_CompVectorRef.hxx [new file with mode: 0644]
TKJT/src/JtData/JtData_DeferredObject.cxx [new file with mode: 0644]
TKJT/src/JtData/JtData_DeferredObject.hxx [new file with mode: 0644]
TKJT/src/JtData/JtData_FileReader.cxx [new file with mode: 0644]
TKJT/src/JtData/JtData_FileReader.hxx [new file with mode: 0644]
TKJT/src/JtData/JtData_Inflate.cxx [new file with mode: 0644]
TKJT/src/JtData/JtData_Inflate.hxx [new file with mode: 0644]
TKJT/src/JtData/JtData_Message.hxx [new file with mode: 0644]
TKJT/src/JtData/JtData_Model.cxx [new file with mode: 0644]
TKJT/src/JtData/JtData_Model.hxx [new file with mode: 0644]
TKJT/src/JtData/JtData_Object.cxx [new file with mode: 0644]
TKJT/src/JtData/JtData_Object.hxx [new file with mode: 0644]
TKJT/src/JtData/JtData_Parallel.hxx [new file with mode: 0644]
TKJT/src/JtData/JtData_Reader.cxx [new file with mode: 0644]
TKJT/src/JtData/JtData_Reader.hxx [new file with mode: 0644]
TKJT/src/JtData/JtData_ReaderInterface.hxx [new file with mode: 0644]
TKJT/src/JtData/JtData_SingleHandle.hxx [new file with mode: 0644]
TKJT/src/JtData/JtData_Types.cxx [new file with mode: 0644]
TKJT/src/JtData/JtData_Types.hxx [new file with mode: 0644]
TKJT/src/JtData/JtData_Vector.hxx [new file with mode: 0644]
TKJT/src/JtData/JtData_VectorData.hxx [new file with mode: 0644]
TKJT/src/JtData/JtData_VectorMover.hxx [new file with mode: 0644]
TKJT/src/JtData/JtData_VectorRef.hxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_BitReader.cxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_BitReader.hxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_Int32CDP.cxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_Int32CDP.hxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_Int32CDPScheduler.hxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_Int32CDP_Arithmetic.cxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_Int32CDP_Arithmetic.hxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_Int32CDP_Bitlength.cxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_Int32CDP_Bitlength.hxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_Int32CDP_Bitlength2.cxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_Int32CDP_Bitlength2.hxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_Int32CDP_Bits.cxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_Int32CDP_Bits.hxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_Int32CDP_Chopper.cxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_Int32CDP_Chopper.hxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_Int32CDP_Huffman.cxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_Int32CDP_Huffman.hxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_Int32CDP_Null.cxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_Int32CDP_Null.hxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_MeshCoderDriver.cxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_MeshCoderDriver.hxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_ProbContext.cxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_ProbContext.hxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_Unpack.cxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_Unpack.hxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_VertexData.cxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_VertexData.hxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_VertexData_Deering.cxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_VertexData_Deering.hxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_VertexData_ExpMant.cxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_VertexData_ExpMant.hxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_VertexData_Quantized.cxx [new file with mode: 0644]
TKJT/src/JtDecode/JtDecode_VertexData_Quantized.hxx [new file with mode: 0644]
TKJT/src/JtElement/JtElement_MetaData_PMIManager.cxx [new file with mode: 0644]
TKJT/src/JtElement/JtElement_MetaData_PMIManager.hxx [new file with mode: 0644]
TKJT/src/JtElement/JtElement_ShapeLOD_Base.cxx [new file with mode: 0644]
TKJT/src/JtElement/JtElement_ShapeLOD_Base.hxx [new file with mode: 0644]
TKJT/src/JtElement/JtElement_ShapeLOD_TriStripSet.cxx [new file with mode: 0644]
TKJT/src/JtElement/JtElement_ShapeLOD_TriStripSet.hxx [new file with mode: 0644]
TKJT/src/JtElement/JtElement_ShapeLOD_Vertex.cxx [new file with mode: 0644]
TKJT/src/JtElement/JtElement_ShapeLOD_Vertex.hxx [new file with mode: 0644]
TKJT/src/JtElement/JtElement_XTBRep.cxx [new file with mode: 0644]
TKJT/src/JtElement/JtElement_XTBRep.hxx [new file with mode: 0644]
TKJT/src/JtNode/JtNode_Base.cxx [new file with mode: 0644]
TKJT/src/JtNode/JtNode_Base.hxx [new file with mode: 0644]
TKJT/src/JtNode/JtNode_Group.cxx [new file with mode: 0644]
TKJT/src/JtNode/JtNode_Group.hxx [new file with mode: 0644]
TKJT/src/JtNode/JtNode_Instance.cxx [new file with mode: 0644]
TKJT/src/JtNode/JtNode_Instance.hxx [new file with mode: 0644]
TKJT/src/JtNode/JtNode_LOD.cxx [new file with mode: 0644]
TKJT/src/JtNode/JtNode_LOD.hxx [new file with mode: 0644]
TKJT/src/JtNode/JtNode_MetaData.cxx [new file with mode: 0644]
TKJT/src/JtNode/JtNode_MetaData.hxx [new file with mode: 0644]
TKJT/src/JtNode/JtNode_Part.cxx [new file with mode: 0644]
TKJT/src/JtNode/JtNode_Part.hxx [new file with mode: 0644]
TKJT/src/JtNode/JtNode_Partition.cxx [new file with mode: 0644]
TKJT/src/JtNode/JtNode_Partition.hxx [new file with mode: 0644]
TKJT/src/JtNode/JtNode_RangeLOD.cxx [new file with mode: 0644]
TKJT/src/JtNode/JtNode_RangeLOD.hxx [new file with mode: 0644]
TKJT/src/JtNode/JtNode_Shape_Base.cxx [new file with mode: 0644]
TKJT/src/JtNode/JtNode_Shape_Base.hxx [new file with mode: 0644]
TKJT/src/JtNode/JtNode_Shape_TriStripSet.cxx [new file with mode: 0644]
TKJT/src/JtNode/JtNode_Shape_TriStripSet.hxx [new file with mode: 0644]
TKJT/src/JtNode/JtNode_Shape_Vertex.cxx [new file with mode: 0644]
TKJT/src/JtNode/JtNode_Shape_Vertex.hxx [new file with mode: 0644]
TKJT/src/JtProperty/JtProperty_Base.cxx [new file with mode: 0644]
TKJT/src/JtProperty/JtProperty_Base.hxx [new file with mode: 0644]
TKJT/src/JtProperty/JtProperty_LateLoaded.cxx [new file with mode: 0644]
TKJT/src/JtProperty/JtProperty_LateLoaded.hxx [new file with mode: 0644]
TKJT/src/JtProperty/JtProperty_String.cxx [new file with mode: 0644]
TKJT/src/JtProperty/JtProperty_String.hxx [new file with mode: 0644]
TKJT/src/JtToTopoDS/JtToTopoDS_Builder.cxx [new file with mode: 0644]
TKJT/src/JtToTopoDS/JtToTopoDS_Builder.hxx [new file with mode: 0644]