文件名称:Field3D
-
所属分类:
- 标签属性:
- 上传时间:2015-01-22
-
文件大小:928.79kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Field3D is an open source library for storing voxel data. It provides C++
classes that handle in-memory storage and a file format based on HDF5 that
allows the C++ objects to be written to and read disk.
The majority of the documentation is available in the project Wiki at
https://sites.google.com/site/field3d/-Field3D is an open source library for storing voxel data. It provides C++
classes that handle in-memory storage and a file format based on HDF5 that
allows the C++ objects to be written to and read disk.
The majority of the documentation is available in the project Wiki at
https://sites.google.com/site/field3d/
classes that handle in-memory storage and a file format based on HDF5 that
allows the C++ objects to be written to and read disk.
The majority of the documentation is available in the project Wiki at
https://sites.google.com/site/field3d/-Field3D is an open source library for storing voxel data. It provides C++
classes that handle in-memory storage and a file format based on HDF5 that
allows the C++ objects to be written to and read disk.
The majority of the documentation is available in the project Wiki at
https://sites.google.com/site/field3d/
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Field3D/
Field3D/.gitignore
Field3D/apps/
Field3D/apps/f3dinfo/
Field3D/apps/f3dinfo/.gitignore
Field3D/apps/f3dinfo/main.cpp
Field3D/apps/f3dinfo/SConscript
Field3D/apps/f3dinfo/SConstruct
Field3D/apps/f3dsample/
Field3D/apps/f3dsample/.gitignore
Field3D/apps/f3dsample/main.cpp
Field3D/apps/f3dsample/SConscript
Field3D/apps/f3dsample/SConstruct
Field3D/apps/sample_code/
Field3D/apps/sample_code/create_and_write/
Field3D/apps/sample_code/create_and_write/main.cpp
Field3D/apps/sample_code/create_and_write/SConscript
Field3D/apps/sample_code/create_and_write/SConstruct
Field3D/apps/sample_code/mixed_types/
Field3D/apps/sample_code/mixed_types/main.cpp
Field3D/apps/sample_code/mixed_types/SConscript
Field3D/apps/sample_code/mixed_types/SConstruct
Field3D/apps/sample_code/read/
Field3D/apps/sample_code/read/main.cpp
Field3D/apps/sample_code/read/SConscript
Field3D/apps/sample_code/read/SConstruct
Field3D/apps/sample_code/sparse_field_io/
Field3D/apps/sample_code/sparse_field_io/main.cpp
Field3D/apps/sample_code/sparse_field_io/SConscript
Field3D/apps/sample_code/sparse_field_io/SConstruct
Field3D/BuildSupport.py
Field3D/CHANGES
Field3D/cmake/
Field3D/cmake/FindILMBase.cmake
Field3D/CMakeLists.txt
Field3D/contrib/
Field3D/contrib/maya_plugin/
Field3D/contrib/maya_plugin/exportF3d/
Field3D/contrib/maya_plugin/exportF3d/exportF3d.cpp
Field3D/contrib/maya_plugin/exportF3d/Makefile.gnu
Field3D/COPYING
Field3D/ExampleSite.py
Field3D/export/
Field3D/export/ClassFactory.h
Field3D/export/Curve.h
Field3D/export/DenseField.h
Field3D/export/DenseFieldIO.h
Field3D/export/Documentation.h
Field3D/export/EmptyField.h
Field3D/export/Exception.h
Field3D/export/Field.h
Field3D/export/Field3DFile.h
Field3D/export/FieldInterp.h
Field3D/export/FieldIO.h
Field3D/export/FieldMapping.h
Field3D/export/FieldMappingIO.h
Field3D/export/FieldMetadata.h
Field3D/export/Hdf5Util.h
Field3D/export/InitIO.h
Field3D/export/Log.h
Field3D/export/MACField.h
Field3D/export/MACFieldIO.h
Field3D/export/MACFieldUtil.h
Field3D/export/ns.h
Field3D/export/PluginLoader.h
Field3D/export/ProceduralField.h
Field3D/export/RefCount.h
Field3D/export/SparseDataReader.h
Field3D/export/SparseField.h
Field3D/export/SparseFieldIO.h
Field3D/export/SparseFile.h
Field3D/export/SpiMathLib.h
Field3D/export/StdMathLib.h
Field3D/export/Traits.h
Field3D/export/Types.h
Field3D/Field3D-master/
Field3D/Field3D-master/.gitignore
Field3D/Field3D-master/apps/
Field3D/Field3D-master/apps/f3dinfo/
Field3D/Field3D-master/apps/f3dinfo/.gitignore
Field3D/Field3D-master/apps/f3dinfo/main.cpp
Field3D/Field3D-master/apps/f3dinfo/SConscript
Field3D/Field3D-master/apps/f3dinfo/SConstruct
Field3D/Field3D-master/apps/f3dsample/
Field3D/Field3D-master/apps/f3dsample/.gitignore
Field3D/Field3D-master/apps/f3dsample/main.cpp
Field3D/Field3D-master/apps/f3dsample/SConscript
Field3D/Field3D-master/apps/f3dsample/SConstruct
Field3D/Field3D-master/apps/sample_code/
Field3D/Field3D-master/apps/sample_code/create_and_write/
Field3D/Field3D-master/apps/sample_code/create_and_write/main.cpp
Field3D/Field3D-master/apps/sample_code/create_and_write/SConscript
Field3D/Field3D-master/apps/sample_code/create_and_write/SConstruct
Field3D/Field3D-master/apps/sample_code/mixed_types/
Field3D/Field3D-master/apps/sample_code/mixed_types/main.cpp
Field3D/Field3D-master/apps/sample_code/mixed_types/SConscript
Field3D/Field3D-master/apps/sample_code/mixed_types/SConstruct
Field3D/Field3D-master/apps/sample_code/read/
Field3D/Field3D-master/apps/sample_code/read/main.cpp
Field3D/Field3D-master/apps/sample_code/read/SConscript
Field3D/Field3D-master/apps/sample_code/read/SConstruct
Field3D/Field3D-master/apps/sample_code/sparse_field_io/
Field3D/Field3D-master/apps/sample_code/sparse_field_io/main.cpp
Field3D/Field3D-master/apps/sample_code/sparse_field_io/SConscript
Field3D/Field3D-master/apps/sample_code/sparse_field_io/SConstruct
Field3D/Field3D-master/BuildSupport.py
Field3D/Field3D-master/CHANGES
Field3D/Field3D-master/cmake/
Field3D/Field3D-master/cmake/FindILMBase.cmake
Field3D/Field3D-master/CMakeLists.txt
Field3D/Field3D-master/contrib/
Field3D/Field3D-master/contrib/maya_plugin/
Field3D/Field3D-master/contrib/maya_plugin/exportF3d/
Field3D/Field3D-master/contrib/maya_plugin/exportF3d/exportF3d.cpp
Field3D/Field3D-master/contrib/maya_plugin/exportF3d/Makefile.gnu
Field3D/Field3D-master/COPYING
Field3D/Field3D-master/ExampleSite.py
Field3D/Field3D-master/export/
Field3D/Field3D-master/export/ClassFactory.h
Field3D/Field3D-master/export/Curve.h
Field3D/Field3D-master/export/DenseField.h
Field3D/Field3D-master/export/DenseFieldIO.h
Field3D/Field3D-master/export/Documentation.h
Field3D/Field3D-master/export/EmptyField.h
Field3D/Field3D-master/export/Exception.h
Field3D/Field3D-master/export/Field.h
Field3D/Field3D-master/export/Field3DFile.h
Field3D/Field3D-master/export/FieldInterp.h
Field3D/Field3D-master/export/FieldIO.h
Field3D/Field3D-master/export/FieldMapping.h
Field3D/Field3D-master/export/FieldMappingIO.h
Field3D/Field3D-master/export/FieldMetadata.h
Field3D/Field3D-master/export/Hdf5Util.h
Field3D/Field3D-master/export/Ini
Field3D/.gitignore
Field3D/apps/
Field3D/apps/f3dinfo/
Field3D/apps/f3dinfo/.gitignore
Field3D/apps/f3dinfo/main.cpp
Field3D/apps/f3dinfo/SConscript
Field3D/apps/f3dinfo/SConstruct
Field3D/apps/f3dsample/
Field3D/apps/f3dsample/.gitignore
Field3D/apps/f3dsample/main.cpp
Field3D/apps/f3dsample/SConscript
Field3D/apps/f3dsample/SConstruct
Field3D/apps/sample_code/
Field3D/apps/sample_code/create_and_write/
Field3D/apps/sample_code/create_and_write/main.cpp
Field3D/apps/sample_code/create_and_write/SConscript
Field3D/apps/sample_code/create_and_write/SConstruct
Field3D/apps/sample_code/mixed_types/
Field3D/apps/sample_code/mixed_types/main.cpp
Field3D/apps/sample_code/mixed_types/SConscript
Field3D/apps/sample_code/mixed_types/SConstruct
Field3D/apps/sample_code/read/
Field3D/apps/sample_code/read/main.cpp
Field3D/apps/sample_code/read/SConscript
Field3D/apps/sample_code/read/SConstruct
Field3D/apps/sample_code/sparse_field_io/
Field3D/apps/sample_code/sparse_field_io/main.cpp
Field3D/apps/sample_code/sparse_field_io/SConscript
Field3D/apps/sample_code/sparse_field_io/SConstruct
Field3D/BuildSupport.py
Field3D/CHANGES
Field3D/cmake/
Field3D/cmake/FindILMBase.cmake
Field3D/CMakeLists.txt
Field3D/contrib/
Field3D/contrib/maya_plugin/
Field3D/contrib/maya_plugin/exportF3d/
Field3D/contrib/maya_plugin/exportF3d/exportF3d.cpp
Field3D/contrib/maya_plugin/exportF3d/Makefile.gnu
Field3D/COPYING
Field3D/ExampleSite.py
Field3D/export/
Field3D/export/ClassFactory.h
Field3D/export/Curve.h
Field3D/export/DenseField.h
Field3D/export/DenseFieldIO.h
Field3D/export/Documentation.h
Field3D/export/EmptyField.h
Field3D/export/Exception.h
Field3D/export/Field.h
Field3D/export/Field3DFile.h
Field3D/export/FieldInterp.h
Field3D/export/FieldIO.h
Field3D/export/FieldMapping.h
Field3D/export/FieldMappingIO.h
Field3D/export/FieldMetadata.h
Field3D/export/Hdf5Util.h
Field3D/export/InitIO.h
Field3D/export/Log.h
Field3D/export/MACField.h
Field3D/export/MACFieldIO.h
Field3D/export/MACFieldUtil.h
Field3D/export/ns.h
Field3D/export/PluginLoader.h
Field3D/export/ProceduralField.h
Field3D/export/RefCount.h
Field3D/export/SparseDataReader.h
Field3D/export/SparseField.h
Field3D/export/SparseFieldIO.h
Field3D/export/SparseFile.h
Field3D/export/SpiMathLib.h
Field3D/export/StdMathLib.h
Field3D/export/Traits.h
Field3D/export/Types.h
Field3D/Field3D-master/
Field3D/Field3D-master/.gitignore
Field3D/Field3D-master/apps/
Field3D/Field3D-master/apps/f3dinfo/
Field3D/Field3D-master/apps/f3dinfo/.gitignore
Field3D/Field3D-master/apps/f3dinfo/main.cpp
Field3D/Field3D-master/apps/f3dinfo/SConscript
Field3D/Field3D-master/apps/f3dinfo/SConstruct
Field3D/Field3D-master/apps/f3dsample/
Field3D/Field3D-master/apps/f3dsample/.gitignore
Field3D/Field3D-master/apps/f3dsample/main.cpp
Field3D/Field3D-master/apps/f3dsample/SConscript
Field3D/Field3D-master/apps/f3dsample/SConstruct
Field3D/Field3D-master/apps/sample_code/
Field3D/Field3D-master/apps/sample_code/create_and_write/
Field3D/Field3D-master/apps/sample_code/create_and_write/main.cpp
Field3D/Field3D-master/apps/sample_code/create_and_write/SConscript
Field3D/Field3D-master/apps/sample_code/create_and_write/SConstruct
Field3D/Field3D-master/apps/sample_code/mixed_types/
Field3D/Field3D-master/apps/sample_code/mixed_types/main.cpp
Field3D/Field3D-master/apps/sample_code/mixed_types/SConscript
Field3D/Field3D-master/apps/sample_code/mixed_types/SConstruct
Field3D/Field3D-master/apps/sample_code/read/
Field3D/Field3D-master/apps/sample_code/read/main.cpp
Field3D/Field3D-master/apps/sample_code/read/SConscript
Field3D/Field3D-master/apps/sample_code/read/SConstruct
Field3D/Field3D-master/apps/sample_code/sparse_field_io/
Field3D/Field3D-master/apps/sample_code/sparse_field_io/main.cpp
Field3D/Field3D-master/apps/sample_code/sparse_field_io/SConscript
Field3D/Field3D-master/apps/sample_code/sparse_field_io/SConstruct
Field3D/Field3D-master/BuildSupport.py
Field3D/Field3D-master/CHANGES
Field3D/Field3D-master/cmake/
Field3D/Field3D-master/cmake/FindILMBase.cmake
Field3D/Field3D-master/CMakeLists.txt
Field3D/Field3D-master/contrib/
Field3D/Field3D-master/contrib/maya_plugin/
Field3D/Field3D-master/contrib/maya_plugin/exportF3d/
Field3D/Field3D-master/contrib/maya_plugin/exportF3d/exportF3d.cpp
Field3D/Field3D-master/contrib/maya_plugin/exportF3d/Makefile.gnu
Field3D/Field3D-master/COPYING
Field3D/Field3D-master/ExampleSite.py
Field3D/Field3D-master/export/
Field3D/Field3D-master/export/ClassFactory.h
Field3D/Field3D-master/export/Curve.h
Field3D/Field3D-master/export/DenseField.h
Field3D/Field3D-master/export/DenseFieldIO.h
Field3D/Field3D-master/export/Documentation.h
Field3D/Field3D-master/export/EmptyField.h
Field3D/Field3D-master/export/Exception.h
Field3D/Field3D-master/export/Field.h
Field3D/Field3D-master/export/Field3DFile.h
Field3D/Field3D-master/export/FieldInterp.h
Field3D/Field3D-master/export/FieldIO.h
Field3D/Field3D-master/export/FieldMapping.h
Field3D/Field3D-master/export/FieldMappingIO.h
Field3D/Field3D-master/export/FieldMetadata.h
Field3D/Field3D-master/export/Hdf5Util.h
Field3D/Field3D-master/export/Ini
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.