文件名称:GeoX
-
所属分类:
- 标签属性:
- 上传时间:2014-04-24
-
文件大小:847.31kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
GeoX framework with some expeirment for geometric modeling...curves, splines, etc
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CMakeLists.txt
experiments/
experiments/ExampleExperiment.cpp
experiments/ExampleExperiment.h
experiments/ExampleExperiment2DGraphics.cpp
experiments/ExampleExperiment2DGraphics.h
experiments/ExampleExperiment3DGraphics.cpp
experiments/ExampleExperiment3DGraphics.h
experiments/ExampleExperimentFields.cpp
experiments/ExampleExperimentFields.h
experiments/ExampleExperimentMarchingCubes.cpp
experiments/ExampleExperimentMarchingCubes.h
experiments/ExampleExperimentScatterPlot.cpp
experiments/ExampleExperimentScatterPlot.h
experiments/Experiment.cpp
experiments/Experiment.h
geoX/
geoX/GeoXMainWindow.cpp
geoX/GeoXMainWindow.h
geoX/GeoXMainWindowDesigner.ui
images/
images/100px-Nuvola_Green_Plus.svg.png
images/103px-Light_bulb_icon.svg.png
images/400px-Broom_icon.svg.png
images/ArrowDropDownSmall.png
images/ArrowDropDownVerySmall.png
images/ArrowUpSmall.png
images/Camera.png
images/Directory.png
images/DotDotDot.png
images/down_arrow.bmp
images/down_bottom_arrow.bmp
images/exit.png
images/geoX.qrc
images/logo.png
images/MainIcon.png
images/Method.png
images/new.png
images/Object.png
images/open.png
images/saveHS.png
images/saveHS_small.png
images/SelectPoint.png
images/small_class.bmp
images/small_class_abstract.bmp
images/up_arrow.bmp
images/up_top_arrow.bmp
images/wirecube.png
images/x_smaller.png
InitGeoX.cpp
InitGeoX.h
math/
math/BoundingBox.cpp
math/BoundingBox.h
math/BoundingBox.hpp
math/BoundingVolumeIntersection.h
math/DynamicLinearAlgebra.cpp
math/DynamicLinearAlgebra.h
math/Dynamiclinearalgebra.hpp
math/DynamicLinearAlgebraTools.cpp
math/DynamicLinearAlgebraTools.h
math/DynamicLinearAlgebraTools.hpp
math/Field2.hpp
math/Frustum.cpp
math/Frustum.h
math/GridData.hpp
math/HalfSpace.cpp
math/HalfSpace.h
math/HalfSpace.hpp
math/IterativeSolvers.cpp
math/IterativeSolvers.h
math/IterativeSolvers.hpp
math/LinearAlgebra.cpp
math/LinearAlgebra.h
math/LinearAlgebra.hpp
math/MarchingCubes3D.cpp
math/MarchingCubes3D.h
math/PolarCoordinates.cpp
math/PolarCoordinates.h
math/Random.h
math/SparseLinearAlgebra.cpp
math/SparseLinearAlgebra.h
math/SparseLinearAlgebra.hpp
math/Sphere.h
math/tnt/
math/tnt/jama_cholesky.h
math/tnt/jama_eig.h
math/tnt/jama_lu.h
math/tnt/jama_qr.h
math/tnt/jama_svd.h
math/tnt/tnt.h
math/tnt/tnt_array1d.h
math/tnt/tnt_array1d_utils.h
math/tnt/tnt_array2d.h
math/tnt/tnt_array2d_utils.h
math/tnt/tnt_array3d.h
math/tnt/tnt_array3d_utils.h
math/tnt/tnt_cmat.h
math/tnt/tnt_fortran_array1d.h
math/tnt/tnt_fortran_array1d_utils.h
math/tnt/tnt_fortran_array2d.h
math/tnt/tnt_fortran_array2d_utils.h
math/tnt/tnt_fortran_array3d.h
math/tnt/tnt_fortran_array3d_utils.h
math/tnt/tnt_i_refvec.h
math/tnt/tnt_math_utils.h
math/tnt/tnt_sparse_matrix_csr.h
math/tnt/tnt_stopwatch.h
math/tnt/tnt_subscript.h
math/tnt/tnt_vec.h
math/tnt/tnt_version.h
math/ViewFrustum.cpp
math/ViewFrustum.h
system/
system/basics/
system/basics/ClassCreator.cpp
system/basics/ClassCreator.h
system/basics/ClassEditor.cpp
system/basics/ClassEditor.h
system/basics/ClassMethods.cpp
system/basics/ClassMethods.h
system/basics/ClassProperty.cpp
system/basics/ClassProperty.h
system/basics/CopyObjectProperties.cpp
system/basics/CopyObjectProperties.h
system/basics/Delegate.h
system/basics/ExceptionHandling.cpp
system/basics/ExceptionHandling.h
system/basics/Exceptions.h
system/basics/HashTables.cpp
system/basics/HashTables.h
system/basics/HashTables.hpp
system/basics/MetaClass.cpp
system/basics/MetaClass.h
system/basics/Object.cpp
system/basics/Object.h
system/basics/PAssert.h
system/basics/Persistent.cpp
system/basics/Persistent.h
system/basics/PTypes.h
system/gui/
system/gui/ClassSelectionDialog.cpp
system/gui/ClassSelectionDialog.h
system/gui/Editor.h
system/gui/FileDialogs.cpp
system/gui/FileDialogs.h
system/gui/GeneralKey.cpp
system/gui/GeneralKey.h
system/gui/GeoXOutput.cpp
system/gui/GeoXOutput.h
system/gui/KeyboardController.h
system/gui/MemberBrowser.cpp
system/gui/MemberBrowser.h
system/gui/MethodBrowser.cpp
system/gui/MethodBrowser.h
system/gui/Modifiers.cpp
system/gui/Modifiers.h
system/gui/MouseButtons.h
system/gui/MouseController.h
system/gui/ObjectBrowserWidget.cpp
system/gui/ObjectBrowserWidget.h
system/gui/ObjectBrowserWidgetDesigner.ui
system/gui/ObjectCreationDialog.cpp
system/gui/ObjectCreationDialog.h
system/gui/ObjectCreationDialogDesigner.ui
system/gui/ObjectViewsTable.cpp
system/gui/ObjectViewsTable.h
system/gui/PopupWindow.cpp
system/gui/PopupWindow.h
system/gui/PropertyBrowser.cpp
system/gui/PropertyBrowser.h
system/gui/VerticalScrollView.cpp
system/gui/VerticalScrollView.h
system/misc/
system/misc/AMLoader.cpp
system/misc/AMLoader.hpp
system/misc/ClassInstanceSet.cpp
system/misc/ClassInstanceSet.h
system/misc/ImageLoader.cpp
system/misc/ImageLoader.h
system/misc/qtHelpers.cpp
system/misc/qtHelpers.h
system/misc/StringHelper.cpp
system/misc/StringHelper.h
system/misc/Timer.cpp
system/misc/Timer.h
system/misc/Tools.cpp
system/misc/Tools.h
system/misc/values_vs.h
system/properties/
system/properties/BooleanClassProperty.cpp
system/properties/BooleanClassProperty.h
system/properties/BooleanElementEditor.cpp
system/properties/BooleanElementEdit
experiments/
experiments/ExampleExperiment.cpp
experiments/ExampleExperiment.h
experiments/ExampleExperiment2DGraphics.cpp
experiments/ExampleExperiment2DGraphics.h
experiments/ExampleExperiment3DGraphics.cpp
experiments/ExampleExperiment3DGraphics.h
experiments/ExampleExperimentFields.cpp
experiments/ExampleExperimentFields.h
experiments/ExampleExperimentMarchingCubes.cpp
experiments/ExampleExperimentMarchingCubes.h
experiments/ExampleExperimentScatterPlot.cpp
experiments/ExampleExperimentScatterPlot.h
experiments/Experiment.cpp
experiments/Experiment.h
geoX/
geoX/GeoXMainWindow.cpp
geoX/GeoXMainWindow.h
geoX/GeoXMainWindowDesigner.ui
images/
images/100px-Nuvola_Green_Plus.svg.png
images/103px-Light_bulb_icon.svg.png
images/400px-Broom_icon.svg.png
images/ArrowDropDownSmall.png
images/ArrowDropDownVerySmall.png
images/ArrowUpSmall.png
images/Camera.png
images/Directory.png
images/DotDotDot.png
images/down_arrow.bmp
images/down_bottom_arrow.bmp
images/exit.png
images/geoX.qrc
images/logo.png
images/MainIcon.png
images/Method.png
images/new.png
images/Object.png
images/open.png
images/saveHS.png
images/saveHS_small.png
images/SelectPoint.png
images/small_class.bmp
images/small_class_abstract.bmp
images/up_arrow.bmp
images/up_top_arrow.bmp
images/wirecube.png
images/x_smaller.png
InitGeoX.cpp
InitGeoX.h
math/
math/BoundingBox.cpp
math/BoundingBox.h
math/BoundingBox.hpp
math/BoundingVolumeIntersection.h
math/DynamicLinearAlgebra.cpp
math/DynamicLinearAlgebra.h
math/Dynamiclinearalgebra.hpp
math/DynamicLinearAlgebraTools.cpp
math/DynamicLinearAlgebraTools.h
math/DynamicLinearAlgebraTools.hpp
math/Field2.hpp
math/Frustum.cpp
math/Frustum.h
math/GridData.hpp
math/HalfSpace.cpp
math/HalfSpace.h
math/HalfSpace.hpp
math/IterativeSolvers.cpp
math/IterativeSolvers.h
math/IterativeSolvers.hpp
math/LinearAlgebra.cpp
math/LinearAlgebra.h
math/LinearAlgebra.hpp
math/MarchingCubes3D.cpp
math/MarchingCubes3D.h
math/PolarCoordinates.cpp
math/PolarCoordinates.h
math/Random.h
math/SparseLinearAlgebra.cpp
math/SparseLinearAlgebra.h
math/SparseLinearAlgebra.hpp
math/Sphere.h
math/tnt/
math/tnt/jama_cholesky.h
math/tnt/jama_eig.h
math/tnt/jama_lu.h
math/tnt/jama_qr.h
math/tnt/jama_svd.h
math/tnt/tnt.h
math/tnt/tnt_array1d.h
math/tnt/tnt_array1d_utils.h
math/tnt/tnt_array2d.h
math/tnt/tnt_array2d_utils.h
math/tnt/tnt_array3d.h
math/tnt/tnt_array3d_utils.h
math/tnt/tnt_cmat.h
math/tnt/tnt_fortran_array1d.h
math/tnt/tnt_fortran_array1d_utils.h
math/tnt/tnt_fortran_array2d.h
math/tnt/tnt_fortran_array2d_utils.h
math/tnt/tnt_fortran_array3d.h
math/tnt/tnt_fortran_array3d_utils.h
math/tnt/tnt_i_refvec.h
math/tnt/tnt_math_utils.h
math/tnt/tnt_sparse_matrix_csr.h
math/tnt/tnt_stopwatch.h
math/tnt/tnt_subscript.h
math/tnt/tnt_vec.h
math/tnt/tnt_version.h
math/ViewFrustum.cpp
math/ViewFrustum.h
system/
system/basics/
system/basics/ClassCreator.cpp
system/basics/ClassCreator.h
system/basics/ClassEditor.cpp
system/basics/ClassEditor.h
system/basics/ClassMethods.cpp
system/basics/ClassMethods.h
system/basics/ClassProperty.cpp
system/basics/ClassProperty.h
system/basics/CopyObjectProperties.cpp
system/basics/CopyObjectProperties.h
system/basics/Delegate.h
system/basics/ExceptionHandling.cpp
system/basics/ExceptionHandling.h
system/basics/Exceptions.h
system/basics/HashTables.cpp
system/basics/HashTables.h
system/basics/HashTables.hpp
system/basics/MetaClass.cpp
system/basics/MetaClass.h
system/basics/Object.cpp
system/basics/Object.h
system/basics/PAssert.h
system/basics/Persistent.cpp
system/basics/Persistent.h
system/basics/PTypes.h
system/gui/
system/gui/ClassSelectionDialog.cpp
system/gui/ClassSelectionDialog.h
system/gui/Editor.h
system/gui/FileDialogs.cpp
system/gui/FileDialogs.h
system/gui/GeneralKey.cpp
system/gui/GeneralKey.h
system/gui/GeoXOutput.cpp
system/gui/GeoXOutput.h
system/gui/KeyboardController.h
system/gui/MemberBrowser.cpp
system/gui/MemberBrowser.h
system/gui/MethodBrowser.cpp
system/gui/MethodBrowser.h
system/gui/Modifiers.cpp
system/gui/Modifiers.h
system/gui/MouseButtons.h
system/gui/MouseController.h
system/gui/ObjectBrowserWidget.cpp
system/gui/ObjectBrowserWidget.h
system/gui/ObjectBrowserWidgetDesigner.ui
system/gui/ObjectCreationDialog.cpp
system/gui/ObjectCreationDialog.h
system/gui/ObjectCreationDialogDesigner.ui
system/gui/ObjectViewsTable.cpp
system/gui/ObjectViewsTable.h
system/gui/PopupWindow.cpp
system/gui/PopupWindow.h
system/gui/PropertyBrowser.cpp
system/gui/PropertyBrowser.h
system/gui/VerticalScrollView.cpp
system/gui/VerticalScrollView.h
system/misc/
system/misc/AMLoader.cpp
system/misc/AMLoader.hpp
system/misc/ClassInstanceSet.cpp
system/misc/ClassInstanceSet.h
system/misc/ImageLoader.cpp
system/misc/ImageLoader.h
system/misc/qtHelpers.cpp
system/misc/qtHelpers.h
system/misc/StringHelper.cpp
system/misc/StringHelper.h
system/misc/Timer.cpp
system/misc/Timer.h
system/misc/Tools.cpp
system/misc/Tools.h
system/misc/values_vs.h
system/properties/
system/properties/BooleanClassProperty.cpp
system/properties/BooleanClassProperty.h
system/properties/BooleanElementEditor.cpp
system/properties/BooleanElementEdit
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.