| 3d_viewer.py | |
| 3d_viewer_py3.py | |
| 3DSConverter.cpp | |
| 3DSExporter.cpp | |
| 3DSExporter.h | |
| 3DSHelper.h | |
| 3DSLoader.cpp | Implementation of the 3ds importer class |
| 3DSLoader.h | 3DS File format loader |
| 3MFXmlTags.h | |
| __init__.py | |
| aabb.h | |
| AbstractImportExportBase.cpp | |
| AbstractImportExportBase.h | |
| ACLoader.cpp | |
| ACLoader.h | Declaration of the .ac importer class |
| advancing_front.cc | |
| advancing_front.h | |
| ai_assert.h | |
| ai_regression_ui.py | |
| AiAnimation.java | |
| AiAnimBehavior.java | |
| AiBlendMode.java | |
| AiBone.java | |
| AiBoneWeight.java | |
| AiBuiltInWrapperProvider.java | |
| AiCamera.java | |
| AiClassLoaderIOSystem.java | |
| AiColor.java | |
| AiConfig.java | |
| AiConfigOptions.java | |
| AiInputStreamIOStream.java | |
| AiIOStream.java | |
| AiIOSystem.java | |
| AiLight.java | |
| AiLightType.java | |
| AiMaterial.java | |
| AiMatrix4f.java | |
| AiMesh.java | |
| AiMeshAnim.java | |
| AiMetadataEntry.java | |
| AiNode.java | |
| AiNodeAnim.java | |
| AiPostProcessSteps.java | |
| AiPrimitiveType.java | |
| AiProgressHandler.java | |
| AiQuaternion.java | |
| AiScene.java | |
| AiSceneFlag.java | |
| AiShadingMode.java | |
| AiTextureInfo.java | |
| AiTextureMapMode.java | |
| AiTextureMapping.java | |
| AiTextureOp.java | |
| AiTextureType.java | |
| AiVector.java | |
| AiWrapperProvider.java | |
| allocators.h | |
| AMFImporter.cpp | AMF-format files importer for Assimp: main algorithm implementation |
| AMFImporter.hpp | AMF-format files importer for Assimp |
| AMFImporter_Geometry.cpp | Parsing data from geometry nodes |
| AMFImporter_Macro.hpp | Useful macrodefines |
| AMFImporter_Material.cpp | Parsing data from material nodes |
| AMFImporter_Node.hpp | Elements of scene graph |
| AMFImporter_Postprocess.cpp | Convert built scenegraph and objects to Assimp scenegraph |
| AndroidJNIIOSystem.cpp | |
| AndroidJNIIOSystem.h | |
| anim.h | Defines the data structures in which the imported animations are returned |
| animation.d | |
| AnimEvaluator.cpp | |
| AnimEvaluator.h | |
| api.d | |
| ASELoader.cpp | Implementation of the ASE importer class |
| ASELoader.h | Definition of the .ASE importer class |
| ASEParser.cpp | Implementation of the ASE parser class |
| ASEParser.h | |
| assbin_chunks.h | |
| AssbinExporter.cpp | |
| AssbinExporter.h | |
| AssbinLoader.cpp | Implementation of the .assbin importer class |
| AssbinLoader.h | .assbin File format loader |
| AssetHelper.h | |
| Assimp.cpp | Implementation of the Plain-C API |
| assimp.d | |
| assimp_modeling.cpp | |
| assimp_view.cpp | |
| assimp_view.h | |
| AssimpAPITest.cpp | |
| AssimpCExport.cpp | |
| AssxmlExporter.cpp | |
| AssxmlExporter.h | |
| B3DImporter.cpp | Implementation of the b3d importer class |
| B3DImporter.h | |
| Background.cpp | |
| Background.h | |
| BaseImporter.cpp | Implementation of BaseImporter |
| BaseImporter.h | |
| BaseProcess.cpp | |
| BaseProcess.h | |
| biginteger.h | |
| Bitmap.cpp | Defines bitmap format helper for textures |
| Bitmap.h | Defines bitmap format helper for textures |
| BlenderBMesh.cpp | Conversion of Blender's new BMesh stuff |
| BlenderBMesh.h | Conversion of Blender's new BMesh stuff |
| BlenderCustomData.cpp | |
| BlenderCustomData.h | |
| BlenderDNA.cpp | Implementation of the Blender DNA, that is its own serialized set of data structures |
| BlenderDNA.h | Blender DNA (file format specification embedded in blend file itself) loader |
| BlenderDNA.inl | Blender DNA (file format specification embedded in blend file itself) loader |
| BlenderIntermediate.h | Internal utility structures for the BlenderLoader. It also serves as master include file for the whole (internal) Blender subsystem |
| BlenderLoader.cpp | Implementation of the Blender3D importer class |
| BlenderLoader.h | Declaration of the Blender 3D (*.blend) importer class |
| BlenderModifier.cpp | Implementation of some blender modifiers (i.e subdivision, mirror) |
| BlenderModifier.h | Declare dedicated helper classes to simulate some blender modifiers (i.e. mirror) |
| BlenderScene.cpp | MACHINE GENERATED BY ./scripts/BlenderImporter/genblenddna.py |
| BlenderScene.h | Intermediate representation of a BLEND scene |
| BlenderSceneGen.h | MACHINE GENERATED BY ./scripts/BlenderImporter/genblenddna.py |
| BlenderTessellator.cpp | A simple tessellation wrapper |
| BlenderTessellator.h | A simple tessellation wrapper |
| BlobIOSystem.h | |
| boost_includes.h | |
| BVHLoader.cpp | |
| BVHLoader.h | Defines the BHV motion capturing loader class |
| ByteSwapper.h | |
| C4DImporter.cpp | Implementation of the Cinema4D importer class |
| C4DImporter.h | Declaration of the Cinema4D (*.c4d) importer class |
| CalcTangentsProcess.cpp | |
| CalcTangentsProcess.h | |
| camera.d | |
| include/assimp/camera.h | Defines the aiCamera data structure |
| tools/assimp_view/camera.h | |
| CCompilerTest.c | |
| cdt.cc | |
| cdt.h | |
| cencode.c | |
| cencode.h | |
| cexport.h | Defines the C-API for the Assimp export interface |
| cfileio.h | Defines generic C routines to access memory-mapped files |
| cimport.h | Defines the C-API to the Open Asset Import Library |
| CInterfaceIOWrapper.cpp | |
| CInterfaceIOWrapper.h | |
| clipper.cpp | |
| clipper.hpp | |
| CMakeCCompilerId.c | |
| CMakeCXXCompilerId.cpp | |
| COBLoader.cpp | Implementation of the TrueSpace COB/SCN importer class |
| COBLoader.h | Declaration of the TrueSpace (*.cob,*.scn) importer class |
| COBScene.h | Utilities for the COB importer |
| ColladaExporter.cpp | |
| ColladaExporter.h | |
| ColladaHelper.h | |
| ColladaLoader.cpp | |
| ColladaLoader.h | |
| ColladaParser.cpp | Implementation of the Collada parser helper |
| ColladaParser.h | Defines the parser helper class for the collada loader |
| color4.h | RGBA color structure, including operators when compiling in C++ |
| color4.inl | Inline implementation of aiColor4t<TReal> operators |
| common.py | |
| CompareDump.cpp | Implementation of the 'assimp cmpdmp', which compares two model dumps for equality. It plays an important role in the regression test suite |
| ComputeUVMappingProcess.cpp | |
| ComputeUVMappingProcess.h | |
| config.d | |
| config.h | Defines constants for configurable properties for the library |
| ConvertToLHProcess.cpp | |
| ConvertToLHProcess.h | |
| core.py | |
| CppGenerator.py | |
| CreateAnimMesh.cpp | |
| CreateAnimMesh.h | |
| CSMLoader.cpp | |
| CSMLoader.h | |
| CXMLReaderImpl.h | |
| D3MFExporter.cpp | |
| D3MFExporter.h | |
| D3MFImporter.cpp | |
| D3MFImporter.h | |
| D3MFOpcPackage.cpp | |
| D3MFOpcPackage.h | |
| DDLNode.cpp | |
| DDLNode.h | |
| DeboneProcess.cpp | |
| DeboneProcess.h | |
| DefaultIOStream.cpp | Default File I/O implementation for #Importer |
| DefaultIOStream.h | |
| DefaultIOSystem.cpp | |
| DefaultIOSystem.h | |
| DefaultLogger.cpp | Implementation of DefaultLogger (and Logger) |
| DefaultLogger.hpp | |
| DefaultProgressHandler.h | |
| Defines.h | |
| defs.h | Assimp build configuration setup. See the notes in the comment blocks to find out how to customize your Assimp build |
| Display.cpp | |
| Display.h | |
| diyfp.h | |
| document.h | |
| dox.h | General documentation built from a doxygen comment |
| dox_cmd.h | General documentation for assimp_cmd |
| DropFaceNormalsProcess.cpp | |
| DropFaceNormalsProcess.h | |
| dtoa.h | |
| DXFHelper.h | Internal utilities for the DXF loader |
| DXFLoader.cpp | Implementation of the DXF importer class |
| DXFLoader.h | Declaration of the .dxf importer class |
| EmbedTexturesProcess.cpp | |
| EmbedTexturesProcess.h | |
| en.h | |
| encodedstream.h | |
| encodings.h | |
| error.h | |
| errors.py | |
| Exceptional.h | |
| Export.cpp | Implementation of the 'assimp export' utility |
| Exporter.cpp | |
| Exporter.hpp | Defines the CPP-API for the Assimp export interface |
| ExpressReader.py | |
| extract_step_token.py | |
| fast_atof.h | |
| FBXAnimation.cpp | Assimp::FBX::AnimationCurve, Assimp::FBX::AnimationCurveNode, Assimp::FBX::AnimationLayer, Assimp::FBX::AnimationStack |
| FBXBinaryTokenizer.cpp | Implementation of a fake lexer for binary fbx files - we emit tokens so the parser needs almost no special handling for binary files |
| FBXCommon.h | |
| FBXCompileConfig.h | FBX importer compile-time switches |
| FBXConverter.cpp | Implementation of the FBX DOM -> aiScene converter |
| FBXConverter.h | |
| FBXDeformer.cpp | |
| FBXDocument.cpp | Implementation of the FBX DOM classes |
| FBXDocument.h | FBX DOM |
| FBXDocumentUtil.cpp | Implementation of the FBX DOM utility functions declared in FBXDocumentUtil.h |
| FBXDocumentUtil.h | FBX internal utilities used by the DOM reading code |
| FBXExporter.cpp | |
| FBXExporter.h | |
| FBXExportNode.cpp | |
| FBXExportNode.h | |
| FBXExportProperty.cpp | |
| FBXExportProperty.h | |
| FBXImporter.cpp | Implementation of the FBX importer |
| FBXImporter.h | Declaration of the FBX main importer class |
| FBXImportSettings.h | FBX importer runtime configuration |
| FBXMaterial.cpp | Assimp::FBX::Material and Assimp::FBX::Texture implementation |
| FBXMeshGeometry.cpp | Assimp::FBX::MeshGeometry implementation |
| FBXMeshGeometry.h | |
| FBXModel.cpp | Assimp::FBX::Model implementation |
| FBXNodeAttribute.cpp | |
| FBXParser.cpp | Implementation of the FBX parser and the rudimentary DOM that we use |
| FBXParser.h | FBX parsing code |
| FBXProperties.cpp | Implementation of the FBX dynamic properties system |
| FBXProperties.h | FBX dynamic properties |
| FBXTokenizer.cpp | Implementation of the FBX broadphase lexer |
| FBXTokenizer.h | FBX lexer |
| FBXUtil.cpp | Implementation of internal FBX utility functions |
| FBXUtil.h | FBX utility functions for internal use |
| fileIO.d | |
| FileLogStream.h | |
| filereadstream.h | |
| FileSystemFilter.h | |
| filewritestream.h | |
| FindDegenerates.cpp | Implementation of the FindDegenerates post-process step |
| FindDegenerates.h | |
| FindInstancesProcess.cpp | Implementation of the aiProcess_FindInstances postprocessing step |
| FindInstancesProcess.h | Declares the aiProcess_FindInstances post-process step |
| FindInvalidDataProcess.cpp | |
| FindInvalidDataProcess.h | |
| FIReader.cpp | Reader for Fast Infoset encoded binary XML files |
| FIReader.hpp | Reader for Fast Infoset encoded binary XML files |
| fixed_pipeline_3d_viewer.py | |
| FixNormalsStep.cpp | |
| FixNormalsStep.h | |
| formats.py | |
| fuse_gtest_files.py | |
| fwd.h | |
| gen_db.py | |
| gen_gtest_pred_impl.py | |
| genblenddna.py | |
| GenBoundingBoxesProcess.cpp | |
| GenBoundingBoxesProcess.h | |
| generic_inserter.hpp | |
| GenericProperty.h | |
| GenFaceNormalsProcess.cpp | |
| GenFaceNormalsProcess.h | |
| GenVertexNormalsProcess.cpp | |
| GenVertexNormalsProcess.h | |
| glTF2Asset.h | |
| glTF2Asset.inl | |
| glTF2AssetWriter.h | |
| glTF2AssetWriter.inl | |
| glTF2Exporter.cpp | |
| glTF2Exporter.h | |
| glTF2Importer.cpp | |
| glTF2Importer.h | |
| glTFAsset.h | |
| glTFAsset.inl | |
| glTFAssetWriter.h | |
| glTFAssetWriter.inl | |
| glTFCommon.cpp | |
| glTFCommon.h | |
| glTFExporter.cpp | |
| glTFExporter.h | |
| glTFImporter.cpp | |
| glTFImporter.h | |
| gtest-all.cc | |
| gtest-death-test-internal.h | |
| gtest-death-test.cc | |
| gtest-death-test.h | |
| gtest-death-test_ex_test.cc | |
| gtest-death-test_test.cc | |
| gtest-filepath.cc | |
| gtest-filepath.h | |
| gtest-filepath_test.cc | |
| gtest-internal-inl.h | |
| gtest-internal.h | |
| gtest-linked_ptr.h | |
| gtest-linked_ptr_test.cc | |
| gtest-listener_test.cc | |
| gtest-message.h | |
| gtest-message_test.cc | |
| gtest-options_test.cc | |
| gtest-param-test.h | |
| gtest-param-test2_test.cc | |
| gtest-param-test_test.cc | |
| gtest-param-test_test.h | |
| gtest-param-util-generated.h | |
| gtest-param-util.h | |
| gtest-port-arch.h | |
| gtest-port.cc | |
| custom/gtest-port.h | |
| gtest-port.h | |
| gtest-port_test.cc | |
| gtest-printers.cc | |
| gtest-printers.h | |
| internal/custom/gtest-printers.h | |
| gtest-printers_test.cc | |
| gtest-spi.h | |
| gtest-string.h | |
| gtest-test-part.cc | |
| gtest-test-part.h | |
| gtest-test-part_test.cc | |
| gtest-tuple.h | |
| gtest-tuple_test.cc | |
| gtest-type-util.h | |
| gtest-typed-test.cc | |
| gtest-typed-test.h | |
| gtest-typed-test2_test.cc | |
| gtest-typed-test_test.cc | |
| gtest-typed-test_test.h | |
| gtest-unittest-api_test.cc | |
| gtest.cc | |
| gtest.h | |
| internal/custom/gtest.h | |
| gtest_all.cc | |
| gtest_all_test.cc | |
| gtest_break_on_failure_unittest.py | |
| gtest_break_on_failure_unittest_.cc | |
| gtest_catch_exceptions_test.py | |
| gtest_catch_exceptions_test_.cc | |
| gtest_color_test.py | |
| gtest_color_test_.cc | |
| gtest_env_var_test.py | |
| gtest_env_var_test_.cc | |
| gtest_environment_test.cc | |
| gtest_filter_unittest.py | |
| gtest_filter_unittest_.cc | |
| gtest_help_test.py | |
| gtest_help_test_.cc | |
| gtest_link.cc | |
| gtest_list_tests_unittest.py | |
| gtest_list_tests_unittest_.cc | |
| gtest_main.cc | |
| gtest_main_unittest.cc | |
| gtest_no_test_unittest.cc | |
| gtest_output_test.py | |
| gtest_output_test_.cc | |
| gtest_pred_impl.h | |
| gtest_pred_impl_unittest.cc | |
| gtest_premature_exit_test.cc | |
| gtest_prod.h | |
| gtest_prod_test.cc | |
| gtest_repeat_test.cc | |
| gtest_shuffle_test.py | |
| gtest_shuffle_test_.cc | |
| gtest_sole_header_test.cc | |
| gtest_stress_test.cc | |
| gtest_test_utils.py | |
| gtest_throw_on_failure_ex_test.cc | |
| gtest_throw_on_failure_test.py | |
| gtest_throw_on_failure_test_.cc | |
| gtest_uninitialized_test.py | |
| gtest_uninitialized_test_.cc | |
| gtest_unittest.cc | |
| gtest_xml_outfile1_test_.cc | |
| gtest_xml_outfile2_test_.cc | |
| gtest_xml_outfiles_test.py | |
| gtest_xml_output_unittest.py | |
| gtest_xml_output_unittest_.cc | |
| gtest_xml_test_utils.py | |
| HalfLifeFileData.h | |
| Hash.h | |
| heapsort.h | |
| HelpDialog.cpp | |
| helper.py | |
| HMPFileData.h | |
| HMPLoader.cpp | |
| HMPLoader.h | Declaration of the HMP importer class |
| ieee754.h | |
| IFCBoolean.cpp | Implements a subset of Ifc boolean operations |
| IFCCurve.cpp | |
| IFCGeometry.cpp | Geometry conversion and synthesis for IFC |
| IFCLoader.cpp | |
| IFCLoader.h | |
| IFCMaterial.cpp | Implementation of conversion routines to convert IFC materials to aiMaterial |
| IFCOpenings.cpp | Implements a subset of Ifc CSG operations for pouring holes for windows and doors into walls |
| IFCProfile.cpp | Read profile and curves entities from IFC files |
| IFCReaderGen1_2x3.cpp | |
| IFCReaderGen2_2x3.cpp | |
| IFCReaderGen_2x3.h | |
| IFCReaderGen_4.cpp | |
| IFCReaderGen_4.h | |
| IFCUtil.cpp | Implementation of conversion routines for some common Ifc helper entities |
| IFCUtil.h | |
| IFF.h | |
| ImageExtractor.cpp | Implementation of the 'assimp extract' utility |
| Importer.cpp | Implementation of the CPP-API class #Importer |
| Importer.h | |
| Importer.hpp | Defines the C++-API to the Open Asset Import Library |
| importerdesc.h | aiImporterFlags, aiImporterDesc implementation |
| ImporterRegistry.cpp | |
| ImproveCacheLocality.cpp | |
| ImproveCacheLocality.h | |
| Info.cpp | Implementation of the 'assimp info' utility
|
| Input.cpp | |
| inttypes.h | |
| IOStream.hpp | File I/O wrappers for C++ |
| IOStreamBuffer.h | |
| IOSystem.hpp | File system wrapper for C++. Inherit this class to supply custom file handling logic to the Import library |
| irrArray.h | |
| IRRLoader.cpp | Implementation of the Irr importer class |
| IRRLoader.h | Declaration of the .irrMesh (Irrlight Engine Mesh Format) importer class |
| IRRMeshLoader.cpp | |
| IRRMeshLoader.h | Declaration of the .irrMesh (Irrlight Engine Mesh Format) importer class |
| IRRShared.cpp | Shared utilities for the IRR and IRRMESH loaders |
| IRRShared.h | Shared utilities for the IRR and IRRMESH loaders |
| irrString.h | |
| irrTypes.h | |
| irrXML.cpp | |
| irrXML.h | Header file of the irrXML, the Irrlicht XML parser |
| irrXMLWrapper.h | |
| istreamwrapper.h | |
| itoa.h | |
| JaiDebug.java | |
| jassimp.cpp | |
| jassimp.h | |
| Jassimp.java | |
| JassimpConfig.java | |
| JassimpLibraryLoader.java | |
| JoinVerticesProcess.cpp | |
| JoinVerticesProcess.h | |
| json_exporter.cpp | |
| light.d | |
| light.h | Defines the aiLight data structure |
| LimitBoneWeightsProcess.cpp | |
| LimitBoneWeightsProcess.h | |
| LineSplitter.h | LineSplitter, a helper class to iterate through all lines of a file easily. Works with StreamReader |
| loader.d | |
| LogAux.h | Common logging usage patterns for importer implementations |
| LogDisplay.cpp | |
| LogDisplay.h | |
| Logger.hpp | Abstract base class 'Logger', base of the logging system |
| LogStream.hpp | Abstract base class 'LogStream', representing an output log stream |
| LogWindow.cpp | |
| LogWindow.h | |
| LWOAnimation.cpp | LWOAnimationResolver utility class |
| LWOAnimation.h | LWOAnimationResolver utility class |
| LWOBLoader.cpp | |
| LWOFileData.h | Defines chunk constants used by the LWO file format |
| LWOLoader.cpp | Implementation of the LWO importer class |
| LWOLoader.h | |
| LWOMaterial.cpp | |
| LWSLoader.cpp | Implementation of the LWS importer class |
| LWSLoader.h | Declaration of the LightWave scene importer class |
| Macros.h | |
| samples/SimpleTexturedDirectx11/SimpleTexturedDirectx11/main.cpp | |
| test/unit/main.cpp | |
| tools/assimp_cmd/main.cpp | Main() function of assimp_cmd |
| Main.h | Utility declarations for assimp_cmd |
| main.m | |
| MakeVerboseFormat.cpp | |
| MakeVerboseFormat.h | |
| Material.cpp | |
| material.d | |
| material.h | Defines the material system of the library |
| material.inl | Defines the C++ getters for the material system |
| material.py | |
| materialgen.py | |
| MaterialManager.h | |
| MaterialSystem.cpp | Implementation of the material system of the library |
| MaterialSystem.h | |
| math.d | |
| MathFunctions.h | Implementation of math utility functions |
| matrix3x3.h | Definition of a 3x3 matrix, including operators when compiling in C++ |
| matrix3x3.inl | Inline implementation of the 3x3 matrix operators |
| matrix4x4.h | 4x4 matrix structure, including operators when compiling in C++ |
| matrix4x4.inl | Inline implementation of the 4x4 matrix operators |
| MD2FileData.h | Defines helper data structures for importing MD2 files http://linux.ucla.edu/~phaethon/q3/formats/md2-schoenblum.html |
| MD2Loader.cpp | |
| MD2Loader.h | Declaration of the .MD2 importer class |
| MD2NormalTable.h | |
| MD3FileData.h | Defines helper data structures for importing MD3 files. http://linux.ucla.edu/~phaethon/q3/formats/md3format.html |
| MD3Loader.cpp | Implementation of the MD3 importer class |
| MD3Loader.h | Declaration of the .MD3 importer class |
| MD4FileData.h | |
| MD5Loader.cpp | Implementation of the MD5 importer class |
| MD5Loader.h | Definition of the .MD5 importer class. http://www.modwiki.net/wiki/MD5_(file_format) |
| MD5Parser.cpp | Implementation of the MD5 parser class |
| MD5Parser.h | Definition of the .MD5 parser class. http://www.modwiki.net/wiki/MD5_(file_format) |
| MDCFileData.h | |
| MDCLoader.cpp | |
| MDCLoader.h | Definition of the MDC importer class |
| MDCNormalTable.h | |
| MDLDefaultColorMap.h | |
| MDLFileData.h | Definition of in-memory structures for the MDL file format |
| MDLLoader.cpp | Implementation of the main parts of the MDL importer class TODO Cleanup and further testing of some parts necessary |
| MDLLoader.h | Declaration of the loader for MDL files |
| MDLMaterialLoader.cpp | |
| memorybuffer.h | |
| MemoryIOWrapper.h | |
| memorystream.h | |
| mesh.d | |
| include/assimp/mesh.h | Declares the data structures in which the imported geometry is returned by ASSIMP: aiMesh, aiFace and aiBone data structures |
| samples/SimpleTexturedDirectx11/SimpleTexturedDirectx11/mesh.h | |
| mesh_splitter.cpp | |
| mesh_splitter.h | |
| MeshRenderer.cpp | |
| MeshRenderer.h | |
| MessageProc.cpp | |
| meta.h | |
| metadata.h | Defines the data structures for holding node meta information |
| miniz.h | |
| MMDCpp14.h | |
| MMDImporter.cpp | |
| MMDImporter.h | |
| MMDPmdParser.h | |
| MMDPmxParser.cpp | |
| MMDPmxParser.h | |
| MMDVmdParser.h | |
| model_loading.cpp | |
| ModelLoader.cpp | |
| ModelLoader.h | |
| ModelLoaderHelperClasses.h | |
| ModelLoaderHelperClasses.mm | |
| MS3DLoader.cpp | Implementation of the Ms3D importer class. Written against http://chumbalum.swissquake.ch/ms3d/ms3dspec.txt |
| MS3DLoader.h | Declaration of the MS3D importer class |
| MyDocument.h | |
| MyDocument.mm | |
| NDOLoader.cpp | |
| NDOLoader.h | |
| NFFLoader.cpp | |
| NFFLoader.h | Declaration of the NFF importer class |
| Normals.cpp | |
| NullLogger.hpp | Dummy logger |
| o3dgcAdjacencyInfo.h | |
| o3dgcArithmeticCodec.cpp | |
| o3dgcArithmeticCodec.h | |
| o3dgcBinaryStream.h | |
| o3dgcCommon.h | |
| o3dgcDVEncodeParams.h | |
| o3dgcDynamicVector.h | |
| o3dgcDynamicVectorDecoder.cpp | |
| o3dgcDynamicVectorDecoder.h | |
| o3dgcDynamicVectorEncoder.cpp | |
| o3dgcDynamicVectorEncoder.h | |
| o3dgcFIFO.h | |
| o3dgcIndexedFaceSet.h | |
| o3dgcIndexedFaceSet.inl | |
| o3dgcSC3DMCDecoder.h | |
| o3dgcSC3DMCDecoder.inl | |
| o3dgcSC3DMCEncodeParams.h | |
| o3dgcSC3DMCEncoder.h | |
| o3dgcSC3DMCEncoder.inl | |
| o3dgcTimer.h | |
| o3dgcTools.cpp | |
| o3dgcTriangleFans.cpp | |
| o3dgcTriangleFans.h | |
| o3dgcTriangleListDecoder.h | |
| o3dgcTriangleListDecoder.inl | |
| o3dgcTriangleListEncoder.h | |
| o3dgcTriangleListEncoder.inl | |
| o3dgcVector.h | |
| o3dgcVector.inl | |
| ObjExporter.cpp | |
| ObjExporter.h | |
| ObjFileData.h | |
| ObjFileImporter.cpp | |
| ObjFileImporter.h | |
| ObjFileMtlImporter.cpp | |
| ObjFileMtlImporter.h | |
| ObjFileParser.cpp | |
| ObjFileParser.h | |
| ObjTools.h | Some helpful templates for text parsing |
| OFFLoader.cpp | Implementation of the OFF importer class |
| OFFLoader.h | Declaration of the OFF importer class |
| OgreBinarySerializer.cpp | |
| OgreBinarySerializer.h | |
| OgreImporter.cpp | |
| OgreImporter.h | |
| OgreMaterial.cpp | |
| OgreParsingUtils.h | |
| OgreStructs.cpp | |
| OgreStructs.h | |
| OgreXmlSerializer.cpp | |
| OgreXmlSerializer.h | |
| OpenDDLCommon.cpp | |
| OpenDDLCommon.h | |
| OpenDDLExport.cpp | |
| OpenDDLExport.h | |
| OpenDDLParser.cpp | |
| OpenDDLParser.h | |
| OpenDDLParserUtils.h | |
| OpenDDLStream.cpp | |
| OpenDDLStream.h | |
| OpenGEXExporter.cpp | |
| OpenGEXExporter.h | |
| OpenGEXImporter.cpp | |
| OpenGEXImporter.h | |
| OpenGEXStructs.h | |
| OptimizeGraph.cpp | Implementation of the aiProcess_OptimizGraph step |
| OptimizeGraph.h | Declares a post processing step to optimize the scenegraph |
| OptimizeMeshes.cpp | Implementation of the aiProcess_OptimizeMeshes step |
| OptimizeMeshes.h | Declares a post processing step to join meshes, if possible |
| ostreamwrapper.h | |
| package-info.java | |
| ParsingUtils.h | Defines helper functions for text parsing |
| pbrmaterial.h | Defines the material system of the library |
| PlyExporter.cpp | |
| PlyExporter.h | |
| PlyLoader.cpp | Implementation of the PLY importer class |
| PlyLoader.h | Declaration of the .ply importer class |
| PlyParser.cpp | |
| PlyParser.h | |
| pointer.h | |
| poly2tri.h | |
| PolyTools.h | |
| poppack1.h | |
| postprocess.d | |
| postprocess.h | Definitions for import post processing steps |
| postprocess.py | |
| PostStepRegistry.cpp | |
| pow10.h | |
| PretransformVertices.cpp | Implementation of the "PretransformVertices" post processing step |
| PretransformVertices.h | Defines a post processing step to pretransform all vertices in the scenegraph |
| prettywriter.h | |
| prime_tables.h | |
| ProcessHelper.cpp | |
| ProcessHelper.h | |
| production.cc | |
| production.h | |
| Profiler.h | Utility to measure the respective runtime of each import step |
| ProgressHandler.hpp | Abstract base class 'ProgressHandler' |
| pstdint.h | |
| pump.py | |
| pushpack1.h | |
| Q3BSPFileData.h | |
| Q3BSPFileImporter.cpp | |
| Q3BSPFileImporter.h | |
| Q3BSPFileParser.cpp | |
| Q3BSPFileParser.h | |
| Q3DLoader.cpp | Implementation of the Q3D importer class |
| Q3DLoader.h | Declaration of the Q3D importer class |
| qnan.h | Some utilities for our dealings with qnans |
| quaternion.h | Quaternion structure, including operators when compiling in C++ |
| quaternion.inl | Inline implementation of aiQuaterniont<TReal> operators |
| debian/tests/quicktest.py | |
| port/PyAssimp/scripts/quicktest.py | |
| rapidjson.h | Common definitions and configuration |
| RawLoader.cpp | Implementation of the RAW importer class |
| RawLoader.h | Declaration of the RAW importer class |
| reader.h | |
| regex.h | |
| release_docs.py | |
| RemoveComments.cpp | Defines the CommentRemover utility class |
| RemoveComments.h | |
| RemoveRedundantMaterials.cpp | Implementation of the "RemoveRedundantMaterials" post processing step |
| RemoveRedundantMaterials.h | Defines a post processing step to remove redundant materials |
| RemoveVCProcess.cpp | |
| RemoveVCProcess.h | |
| RenderOptions.h | |
| result_checker.py | |
| revision.h | |
| run.py | |
| sample.py | |
| sample1.cc | |
| sample1.h | |
| sample10_unittest.cc | |
| sample1_unittest.cc | |
| sample2.cc | |
| sample2.h | |
| sample2_unittest.cc | |
| sample3-inl.h | |
| sample3_unittest.cc | |
| sample4.cc | |
| sample4.h | |
| sample4_unittest.cc | |
| sample5_unittest.cc | |
| sample6_unittest.cc | |
| sample7_unittest.cc | |
| sample8_unittest.cc | |
| sample9_unittest.cc | |
| Sample_SimpleOpenGL.c | |
| ScaleProcess.cpp | |
| ScaleProcess.h | |
| scene.cpp | |
| scene.d | |
| scene.h | Defines the data structures in which the imported scene is returned |
| SceneAnimator.cpp | Implementation of the utility class SceneAnimator |
| SceneAnimator.h | |
| SceneCombiner.cpp | |
| SceneCombiner.h | |
| SceneDiffer.cpp | |
| SceneDiffer.h | |
| ScenePreprocessor.cpp | |
| ScenePreprocessor.h | |
| ScenePrivate.h | |
| schema.h | |
| settings.py | |
| debian/setup.py | |
| port/PyAssimp/setup.py | |
| SGSpatialSort.cpp | |
| SGSpatialSort.h | |
| Shaders.cpp | |
| Shaders.h | |
| shapes.cc | |
| shapes.h | |
| SIBImporter.cpp | Implementation of the SIB importer class |
| SIBImporter.h | Declaration of the SIB importer class |
| simd.cpp | |
| simd.h | |
| SkeletonMeshBuilder.cpp | Implementation of a little class to construct a dummy mesh for a skeleton |
| SkeletonMeshBuilder.h | Helper class to construct a dummy mesh for file formats containing only motion data |
| SMDLoader.cpp | Implementation of the SMD importer class |
| SMDLoader.h | Definition of the Valve SMD file format |
| SmoothingGroups.h | |
| SmoothingGroups.inl | |
| SortByPTypeProcess.cpp | |
| SortByPTypeProcess.h | |
| SpatialSort.cpp | |
| SpatialSort.h | |
| SplitByBoneCountProcess.cpp | |
| SplitByBoneCountProcess.h | |
| SplitLargeMeshes.cpp | |
| SplitLargeMeshes.h | |
| stack.h | |
| StandardShapes.cpp | Implementation of the StandardShapes class |
| StandardShapes.h | |
| stdafx.cpp | |
| stdafx.h | |
| stdint.h | |
| StdOStreamLogStream.h | Implementation of StdOStreamLogStream |
| StepExporter.cpp | |
| StepExporter.h | |
| STEPFile.h | |
| STEPFileEncoding.cpp | STEP character handling, string un-escaping |
| STEPFileEncoding.h | |
| StepFileGen1.cpp | |
| StepFileGen2.cpp | |
| StepFileGen3.cpp | |
| StepFileImporter.cpp | |
| StepFileImporter.h | |
| STEPFileReader.cpp | Implementation of the STEP file parser, which fills a STEP::DB with data read from a file |
| STEPFileReader.h | |
| StepReaderGen.h | |
| STLExporter.cpp | |
| STLExporter.h | |
| STLLoader.cpp | |
| STLLoader.h | |
| stream.h | |
| streamload.py | |
| StreamReader.h | |
| StreamWriter.h | |
| strfunc.h | |
| stringbuffer.h | |
| StringComparison.h | |
| StringUtils.h | |
| strtod.h | |
| structs.py | |
| structsgen.py | |
| Subdivision.cpp | |
| Subdivision.h | |
| swap.h | |
| sweep.cc | |
| sweep.h | |
| sweep_context.cc | |
| sweep_context.h | |
| TargetAnimation.cpp | |
| TargetAnimation.h | |
| TerragenLoader.cpp | |
| TerragenLoader.h | Declaration of the .ter importer class |
| test.c | |
| test_miniz.c | |
| TestIOStream.h | |
| TestIOSystem.h | |
| TestModelFactory.h | |
| texture.d | |
| texture.h | Defines texture helper structures for the library |
| TextureLoader.cpp | |
| TextureLoader.h | |
| TextureTransform.cpp | |
| TextureTransform.h | |
| TinyFormatter.h | Utility to format log messages more easily. Introduced to get rid of the boost::format dependency. Much slinker, basically just extends stringstream |
| transformations.py | |
| TriangulateProcess.cpp | Implementation of the post processing step to split up all faces with more than three indices into triangles |
| TriangulateProcess.h | |
| types.d | |
| types.h | |
| UnitTestFileGenerator.h | |
| UnitTestPCH.h | |
| UnrealLoader.cpp | Implementation of the UNREAL (*.3D) importer class |
| UnrealLoader.h | Declaration of the .3d (UNREAL) importer class |
| upload.py | |
| upload_gtest.py | |
| ut3DImportExport.cpp | |
| ut3DSImportExport.cpp | |
| utACImportExport.cpp | |
| utAMFImportExport.cpp | |
| utAnim.cpp | |
| utASEImportExport.cpp | |
| utAssbinImportExport.cpp | |
| utAssjsonImportExport.cpp | |
| utB3DImportExport.cpp | |
| utBatchLoader.cpp | |
| utBlenderImportExport.cpp | |
| utBlenderIntermediate.cpp | |
| utBlenderWork.cpp | |
| utBlendImportAreaLight.cpp | |
| utBlendImportMaterials.cpp | |
| utBVHImportExport.cpp | |
| utCOBImportExport.cpp | |
| utColladaExportCamera.cpp | |
| utColladaExportLight.cpp | |
| utColladaImportExport.cpp | |
| utCSMImportExport.cpp | |
| utD3MFImportExport.cpp | |
| utDefaultIOStream.cpp | |
| utDXFImporterExporter.cpp | |
| utExport.cpp | |
| utExporter.cpp | |
| utFastAtof.cpp | |
| utFBXImporterExporter.cpp | |
| utFindDegenerates.cpp | |
| utFindInvalidData.cpp | |
| utFixInfacingNormals.cpp | |
| utGenBoundingBoxesProcess.cpp | |
| utGenNormals.cpp | |
| utglTF2ImportExport.cpp | |
| utglTFImportExport.cpp | |
| utHMPImportExport.cpp | |
| utIFCImportExport.cpp | |
| utils.h | |
| utils.py | |
| utImporter.cpp | |
| utImproveCacheLocality.cpp | |
| utIOStreamBuffer.cpp | |
| utIOSystem.cpp | |
| utIssues.cpp | |
| utJoinVertices.cpp | |
| utLimitBoneWeights.cpp | |
| utLineSplitter.cpp | |
| UTLogStream.h | |
| utLWOImportExport.cpp | |
| utLWSImportExport.cpp | |
| utMaterialSystem.cpp | |
| utMatrix3x3.cpp | |
| utMatrix4x4.cpp | |
| utMDCImportExport.cpp | |
| utMetadata.cpp | |
| utNFFImportExport.cpp | |
| utNoBoostTest.cpp | |
| utObjImportExport.cpp | |
| utObjTools.cpp | |
| utOFFImportExport.cpp | |
| utOgreImportExport.cpp | |
| utOpenGEXImportExport.cpp | |
| utPLYImportExport.cpp | |
| utPMXImporter.cpp | |
| utPretransformVertices.cpp | |
| utProfiler.cpp | |
| utQ3BSPFileImportExport.cpp | |
| utQ3DImportExport.cpp | |
| utRemoveComments.cpp | |
| utRemoveComponent.cpp | |
| utRemoveRedundantMaterials.cpp | |
| utRemoveVCProcess.cpp | |
| utScaleProcess.cpp | |
| utScene.cpp | |
| utSceneCombiner.cpp | |
| utScenePreprocessor.cpp | |
| utSharedPPData.cpp | |
| utSIBImporter.cpp | |
| utSimd.cpp | |
| utSMDImportExport.cpp | |
| utSortByPType.cpp | |
| utSplitLargeMeshes.cpp | |
| utSTLImportExport.cpp | |
| utStringUtils.cpp | |
| utTargetAnimation.cpp | |
| utTextureTransform.cpp | |
| utTriangulate.cpp | |
| utTypes.cpp | |
| utValidateDataStructure.cpp | |
| utVector3.cpp | |
| utVersion.cpp | |
| utVertexTriangleAdjacency.cpp | |
| utX3DImportExport.cpp | |
| utXGLImportExport.cpp | |
| utXImporterExporter.cpp | |
| ValidateDataStructure.cpp | Implementation of the post processing step to validate the data structure returned by Assimp |
| ValidateDataStructure.h | |
| Value.cpp | |
| Value.h | |
| vector2.h | 2D vector structure, including operators when compiling in C++ |
| vector2.inl | Inline implementation of aiVector2t<TReal> operators |
| vector3.h | 3D vector structure, including operators when compiling in C++ |
| vector3.inl | Inline implementation of aiVector3t<TReal> operators |
| Version.cpp | |
| version.h | Functions to query the version of the Assimp runtime, check compile flags, .. |
| versiongenerate.py | |
| versionInfo.d | |
| Vertex.h | |
| VertexTriangleAdjacency.cpp | |
| VertexTriangleAdjacency.h | |
| widget.cc | |
| widget.h | |
| widget_test.cc | |
| Win32DebugLogStream.h | Implementation of Win32DebugLogStream |
| WriteDumb.cpp | |
| writer.h | |
| X3DExporter.cpp | X3D-format files exporter for Assimp. Implementation |
| X3DExporter.hpp | X3D-format files exporter for Assimp |
| X3DImporter.cpp | X3D-format files importer for Assimp: main algorithm implementation |
| X3DImporter.hpp | X3D-format files importer for Assimp |
| X3DImporter_Geometry2D.cpp | Parsing data from nodes of "Geometry2D" set of X3D |
| X3DImporter_Geometry3D.cpp | Parsing data from nodes of "Geometry3D" set of X3D |
| X3DImporter_Group.cpp | Parsing data from nodes of "Grouping" set of X3D |
| X3DImporter_Light.cpp | Parsing data from nodes of "Lighting" set of X3D |
| X3DImporter_Macro.hpp | Useful macrodefines |
| X3DImporter_Metadata.cpp | Parsing data from nodes of "Metadata" set of X3D |
| X3DImporter_Networking.cpp | Parsing data from nodes of "Networking" set of X3D |
| X3DImporter_Node.hpp | Elements of scene graph |
| X3DImporter_Postprocess.cpp | Convert built scenegraph and objects to Assimp scenegraph |
| X3DImporter_Rendering.cpp | Parsing data from nodes of "Rendering" set of X3D |
| X3DImporter_Shape.cpp | Parsing data from nodes of "Shape" set of X3D |
| X3DImporter_Texturing.cpp | Parsing data from nodes of "Texturing" set of X3D |
| X3DVocabulary.cpp | Vocabulary for Fast Infoset encoded binary X3D files |
| XFileExporter.cpp | |
| XFileExporter.h | |
| XFileHelper.h | |
| XFileImporter.cpp | Implementation of the XFile importer class |
| XFileImporter.h | Definition of the XFile importer class |
| XFileParser.cpp | |
| XFileParser.h | |
| XGLLoader.cpp | |
| XGLLoader.h | Declaration of the .xgl/.zgl |
| XMLTools.h | |
| zip.c | |
| zip.h | |
| ZipArchiveIOSystem.cpp | Zip File I/O implementation for #Importer |
| ZipArchiveIOSystem.h | Implementation of IOSystem to read a ZIP file from another IOSystem |