 3d_viewer.DefaultCamera | |
 3d_viewer.PyAssimp3DViewer | |
 _IEEESingle | Data structure to represent the bit pattern of a 32 Bit IEEE 754 floating-point number |
 aiAnimation | An animation consists of key-frame data for a number of nodes |
 aiAnimMesh | NOT CURRENTLY IN USE |
 aiBone | A single bone of a mesh |
  Assimp::MDL::IntBone_MDL7 | Internal data structure to represent a bone in a MDL7 file with all of its animation channels assigned to it |
 aiCamera | Helper structure to describe a virtual camera |
 aiColor3D | Represents a color in Red-Green-Blue space |
 aiColor4t< TReal > | Represents a color in Red-Green-Blue space including an alpha component |
 aiColor4t< float > | |
 aiExportDataBlob | Describes a blob of exported scene data |
 aiExportFormatDesc | Describes an file format which Assimp can export to |
 aiFace | A single face in a mesh, referring to multiple vertices |
  Assimp::LWO::Face | Data structure for a face in a LWO file |
 aiFile | C-API: File callbacks |
 aiFileIO | C-API: File system callbacks |
 aiImporterDesc | Meta information about a particular importer |
 aiLight | Helper structure to describe a light source |
 aiLogStream | C-API: Represents a log stream |
 aiMaterial | Data structure for a material |
 aiMatrix3x3t< TReal > | Represents a row-major 3x3 matrix |
 aiMatrix3x3t< float > | |
 aiMatrix4x4t< T > | Represents a row-major 4x4 matrix, use this for homogeneous coordinates |
 aiMatrix4x4t< float > | |
 aiMatrix4x4t< IfcFloat > | |
 aiMemoryInfo | Stores the memory requirements for different components (e.g |
 aiMesh | Enum aiMorphingMethod |
 aiMeshAnim | Describes vertex-based animations for a single mesh or a group of meshes |
 aiMeshKey | Binds a anim mesh to a specific point in time |
 aiMeshMorphAnim | Describes a morphing animation of a given mesh |
 aiMeshMorphKey | Binds a morph anim mesh to a specific point in time |
 aiMetadata | Container for holding metadata |
 aiMetadataEntry | Metadata entry |
 aiNode | A node in the imported hierarchy |
 aiNodeAnim | Describes the animation of a single node |
 aiPlane | Represents a plane in a three-dimensional, euclidean space |
 aiPropertyStore | C-API: Represents an opaque set of settings to be used during importing |
 aiQuaterniont< TReal > | Represents a quaternion in a 4D vector |
 aiQuaterniont< float > | |
 aiQuatKey | A time-value pair specifying a rotation for the given time |
 aiRay | Represents a ray |
 aiScene | The root structure of the imported data |
 aiString | Represents an UTF-8 string, zero byte terminated |
 aiTexel | Helper structure to represent a texel in a ARGB8888 format |
 aiTexture | Helper structure to describe an embedded texture |
 aiUVTransform | Defines how an UV channel is transformed |
  Assimp::STransformVecInfo | Helper class representing texture coordinate transformations |
 aiVector2t< T > | Represents a two-dimensional vector |
 aiVector2t< float > | |
 aiVector3t< TReal > | Represents a three-dimensional vector |
 aiVector3t< float > | |
 aiVector3t< IfcFloat > | |
 aiVectorKey | A time-value pair specifying a certain 3D vector for the given time |
 aiVertexWeight | A single influence of a bone on a vertex |
 AiWrapperProvider | |
  jassimp.AiBuiltInWrapperProvider | Wrapper provider using jassimp built in types |
 another | |
 ASCII< CharType > | ASCII encoding |
 Assimp::AC3DImporter::Material | |
 Assimp::AC3DImporter::Object | |
 Assimp::AC3DImporter::Surface | |
 assimp::animation::aiAnimation | An animation consists of keyframe data for a number of nodes |
 assimp::animation::aiNodeAnim | Describes the animation of a single node |
 assimp::animation::aiQuatKey | A time-value pair specifying a rotation for the given time |
 assimp::animation::aiVectorKey | A time-value pair specifying a certain 3D vector for the given time |
 Assimp::ASE::Animation | Helper structure to represent an ASE file animation |
 Assimp::ASE::BaseNode | Represents an ASE file node |
  Assimp::ASE::Camera | Helper structure to represent an ASE camera |
  Assimp::ASE::Dummy | Helper structure to represent an ASE helper object (dummy) |
  Assimp::ASE::Light | Helper structure to represent an ASE light source |
  Assimp::ASE::Mesh | Helper structure to represent an ASE file mesh |
 Assimp::ASE::Bone | Helper structure to represent an ASE file bone |
 Assimp::ASE::BoneVertex | Helper structure to represent an ASE file bone vertex |
 Assimp::ASE::InheritanceInfo | Helper structure to represent the inheritance information of an ASE node |
 Assimp::ASE::Parser | Class to parse ASE files |
 Assimp::AssbinExport | Assbin exporter class |
 Assimp::AttachmentInfo | Helper data structure for SceneCombiner |
 Assimp::BaseImporter | FOR IMPORTER PLUGINS ONLY: The BaseImporter defines a common interface for all importer worker classes |
  Assimp::AC3DImporter | AC3D (*.ac) importer class |
  Assimp::ASEImporter | Importer class for the 3DS ASE ASCII format |
  Assimp::AssbinImporter | Importer class for 3D Studio r3 and r4 3DS files |
  Assimp::B3DImporter | |
  Assimp::BlenderImporter | Load blenders official binary format |
  Assimp::BVHLoader | Loader class to read Motion Capturing data from a .bvh file |
  Assimp::C4DImporter | Importer class to load Cinema4D files using the Melange library to be obtained from www.plugincafe.com |
  Assimp::COBImporter | Importer class to load TrueSpace files (cob,scn) up to v6 |
  Assimp::ColladaLoader | Loader class to read Collada scenes |
  Assimp::CSMImporter | Importer class to load MOCAPs in CharacterStudio Motion format |
  Assimp::D3MFImporter | |
  Assimp::Discreet3DSImporter | Importer class for 3D Studio r3 and r4 3DS files |
  Assimp::DXFImporter | DXF importer implementation |
  Assimp::FBXImporter | Load the Autodesk FBX file format |
  Assimp::glTFImporter | Load the glTF format |
  Assimp::IFCImporter | Load the IFC format, which is an open specification to describe building and construction industry data |
  Assimp::IRRImporter | Irr importer class |
  Assimp::IRRMeshImporter | IrrMesh importer class |
  Assimp::LWOImporter | Class to load LWO files |
  Assimp::LWSImporter | LWS (LightWave Scene Format) importer class |
  Assimp::MD2Importer | Importer class for MD2 |
  Assimp::MD3Importer | Importer class to load MD3 files |
  Assimp::MD5Importer | Importer class for the MD5 file format |
  Assimp::MDCImporter | Importer class to load the RtCW MDC file format |
  Assimp::MDLImporter | Class to load MDL files |
   Assimp::HMPImporter | Used to load 3D GameStudio HMP files (terrains) |
  Assimp::MS3DImporter | Milkshape 3D importer implementation |
  Assimp::NDOImporter | Importer class to load meshes from Nendo |
  Assimp::NFFImporter | NFF (Neutral File Format) Importer class |
  Assimp::ObjFileImporter | Imports a waveform obj file |
  Assimp::OFFImporter | Importer class for the Object File Format (.off) |
  Assimp::Ogre::OgreImporter | Importer for Ogre mesh, skeleton and material formats |
  Assimp::OpenGEX::OpenGEXImporter | This class is used to implement the OpenGEX importer |
  Assimp::PLYImporter | Importer class to load the stanford PLY file format |
  Assimp::Q3BSPFileImporter | Loader to import BSP-levels from a PK3 archive or from a unpacked BSP-level |
  Assimp::Q3DImporter | Importer class for the Quick3D Object and Scene formats |
  Assimp::RAWImporter | Importer class for the PovRay RAW triangle format |
  Assimp::SIBImporter | Importer class for the Nevercenter Silo SIB scene format |
  Assimp::SMDImporter | Namespace SMD |
  Assimp::STLImporter | Importer class for the sterolithography STL file format |
  Assimp::TerragenImporter | Importer class to load Terragen (0.9) terrain files |
  Assimp::UnrealImporter | Importer class to load UNREAL files (*.3d) |
  Assimp::XFileImporter | The XFileImporter is a worker class capable of importing a scene from a DirectX file .x |
  Assimp::XGLImporter | XGL/ZGL importer |
 Assimp::BaseProcess | The BaseProcess defines a common interface for all post processing steps |
  Assimp::CalcTangentsProcess | The CalcTangentsProcess calculates the tangent and bitangent for any vertex of all meshes |
  Assimp::ComputeSpatialSortProcess | |
  Assimp::ComputeUVMappingProcess | ComputeUVMappingProcess - converts special mappings, such as spherical, cylindrical or boxed to proper UV coordinates for rendering |
  Assimp::DeboneProcess | This post processing step removes bones nearly losslessly or according to a configured threshold |
  Assimp::DestroySpatialSortProcess | |
  Assimp::FindDegeneratesProcess | FindDegeneratesProcess: Searches a mesh for degenerated triangles |
  Assimp::FindInstancesProcess | A post-processing steps to search for instanced meshes |
  Assimp::FindInvalidDataProcess | The FindInvalidData post-processing step |
  Assimp::FixInfacingNormalsProcess | The FixInfacingNormalsProcess tries to determine whether the normal vectors of an object are facing inwards |
  Assimp::FlipUVsProcess | Postprocessing step to flip the UV coordinate system of the import data |
  Assimp::FlipWindingOrderProcess | Postprocessing step to flip the face order of the imported data |
  Assimp::GenFaceNormalsProcess | The GenFaceNormalsProcess computes face normals for all faces of all meshes |
  Assimp::GenVertexNormalsProcess | The GenFaceNormalsProcess computes vertex normals for all vertizes |
  Assimp::ImproveCacheLocalityProcess | The ImproveCacheLocalityProcess reorders all faces for improved vertex cache locality |
  Assimp::JoinVerticesProcess | The JoinVerticesProcess unites identical vertices in all imported meshes |
  Assimp::LimitBoneWeightsProcess | This post processing step limits the number of bones affecting a vertex to a certain maximum value |
  Assimp::MakeLeftHandedProcess | The MakeLeftHandedProcess converts all imported data to a left-handed coordinate system |
  Assimp::MakeVerboseFormatProcess | MakeVerboseFormatProcess: Class to convert an asset to the verbose format which is expected by most postprocess steps |
  Assimp::OptimizeGraphProcess | Postprocessing step to optimize the scenegraph |
  Assimp::OptimizeMeshesProcess | Postprocessing step to optimize mesh usage |
  Assimp::PretransformVertices | The PretransformVertices pre-transforms all vertices in the node tree and removes the whole graph |
  Assimp::RemoveRedundantMatsProcess | RemoveRedundantMatsProcess: Post-processing step to remove redundant materials from the imported scene |
  Assimp::RemoveVCProcess | RemoveVCProcess: Class to exclude specific parts of the data structure from further processing by removing them, |
  Assimp::SortByPTypeProcess | SortByPTypeProcess: Sorts meshes by the types of primitives they contain |
  Assimp::SplitByBoneCountProcess | Postprocessing filter to split meshes with many bones into submeshes so that each submesh has a certain max bone count |
  Assimp::SplitLargeMeshesProcess_Triangle | Post-processing filter to split large meshes into sub-meshes |
  Assimp::SplitLargeMeshesProcess_Vertex | Post-processing filter to split large meshes into sub-meshes |
  Assimp::TextureTransformStep | Helper step to compute final UV coordinate sets if there are scalings or rotations in the original data read from the file |
  Assimp::TriangulateProcess | The TriangulateProcess splits up all faces with more than three indices into triangles |
  Assimp::ValidateDSProcess | Validates the whole ASSIMP scene data structure for correctness |
 Assimp::BatchData | |
 Assimp::BatchLoader | FOR IMPORTER PLUGINS ONLY: A helper class to the pleasure of importers that need to load many external meshes recursively |
 Assimp::Bitmap | |
 Assimp::Bitmap::DIB | |
 Assimp::Bitmap::Header | |
 Assimp::Blender::BlenderModifier | Dummy base class for all blender modifiers |
  Assimp::Blender::BlenderModifier_Mirror | Mirror modifier |
  Assimp::Blender::BlenderModifier_Subdivision | Subdivision modifier |
 Assimp::Blender::BlenderModifierShowcase | Manage all known modifiers and instance and apply them if necessary |
 Assimp::Blender::ConversionData | ConversionData acts as intermediate storage location for the various ConvertXXX routines in BlenderImporter |
 Assimp::Blender::ConversionData::ObjectCompare | |
 Assimp::Blender::DNA | Represents the full data structure information for a single BLEND file |
 Assimp::Blender::DNAParser | Factory to extract a #DNA from the DNA1 file block in a BLEND file |
 Assimp::Blender::ElemBase | The only purpose of this structure is to feed a virtual dtor into its descendents |
  Assimp::Blender::Base | |
  Assimp::Blender::Camera | |
  Assimp::Blender::Group | |
  Assimp::Blender::GroupObject | |
  Assimp::Blender::ID | |
  Assimp::Blender::Image | |
  Assimp::Blender::Lamp | |
  Assimp::Blender::Library | |
  Assimp::Blender::ListBase | |
  Assimp::Blender::Material | |
  Assimp::Blender::MCol | |
  Assimp::Blender::MDeformVert | |
  Assimp::Blender::MDeformWeight | |
  Assimp::Blender::MEdge | |
  Assimp::Blender::Mesh | |
  Assimp::Blender::MFace | |
  Assimp::Blender::MirrorModifierData | |
  Assimp::Blender::MLoop | |
  Assimp::Blender::MLoopCol | |
  Assimp::Blender::MLoopUV | |
  Assimp::Blender::ModifierData | |
  Assimp::Blender::MPoly | |
  Assimp::Blender::MTex | |
  Assimp::Blender::MTexPoly | |
  Assimp::Blender::MTFace | |
  Assimp::Blender::MVert | |
  Assimp::Blender::Object | |
  Assimp::Blender::PackedFile | |
  Assimp::Blender::Scene | |
  Assimp::Blender::SubsurfModifierData | |
  Assimp::Blender::Tex | |
  Assimp::Blender::TFace | |
  Assimp::Blender::World | |
  SharedModifierData | |
 Assimp::Blender::Field | Represents a single member of a data structure in a BLEND file |
 Assimp::Blender::FileBlockHead | Describes a master file block header |
 Assimp::Blender::FileDatabase | Memory representation of a full BLEND file and all its dependencies |
 Assimp::Blender::FileOffset | Represents a generic offset within a BLEND file |
 Assimp::Blender::ObjectCache< TOUT > | The object cache - all objects addressed by pointers are added here |
 Assimp::Blender::ObjectCache< Blender::vector > | |
 Assimp::Blender::ObjectCompare | |
 Assimp::Blender::PlaneP2T | |
 Assimp::Blender::Pointer | Represents a generic pointer to a memory location, which can be either 32 or 64 bits |
 Assimp::Blender::PointP2T | |
 Assimp::Blender::SectionParser | Utility to read all master file blocks in turn |
 Assimp::Blender::signless< T > | |
 Assimp::Blender::signless< char > | |
 Assimp::Blender::signless< int > | |
 Assimp::Blender::signless< short > | |
 Assimp::Blender::static_cast_silent< T > | |
 Assimp::Blender::static_cast_silent< double > | |
 Assimp::Blender::static_cast_silent< float > | |
 Assimp::Blender::Statistics | Import statistics, i.e |
 Assimp::Blender::Structure | Represents a data structure in a BLEND file |
 Assimp::Blender::Structure::_defaultInitializer< ErrorPolicy_Fail > | |
 Assimp::Blender::Structure::_defaultInitializer< ErrorPolicy_Warn > | |
 Assimp::Blender::TempArray< TCLASS, T > | Mini smart-array to avoid pulling in even more boost stuff |
 Assimp::ByteSwap | Defines some useful byte order swap routines |
 Assimp::ByteSwap::_swapper< T, 2 > | |
 Assimp::ByteSwap::_swapper< T, 4 > | |
 Assimp::ByteSwap::_swapper< T, 8 > | |
 Assimp::COB::Bitmap::BitmapHeader | |
 Assimp::COB::ChunkInfo | COB chunk header information |
  Assimp::COB::Bitmap | Embedded bitmap, for instance for the thumbnail image |
  Assimp::COB::Material | COB Material data structure |
  Assimp::COB::Node | A node in the scenegraph |
   Assimp::COB::Bone | COB Bone data structure |
   Assimp::COB::Camera | COB Camera data structure |
   Assimp::COB::Group | COB Group data structure |
   Assimp::COB::Light | COB Light data structure |
   Assimp::COB::Mesh | COB Mesh data structure |
 Assimp::COB::Face | COB Face data structure |
 Assimp::COB::Scene | Represents a master COB scene, even if we loaded just a single COB file |
 Assimp::COB::Texture | COB Texture data structure |
 Assimp::COB::VertexIndex | Represents a single vertex index in a face |
 Assimp::Collada::Accessor | Accessor to a data array |
 Assimp::Collada::Animation | An animation |
 Assimp::Collada::AnimationChannel | An animation channel |
 Assimp::Collada::Camera | A collada camera |
 Assimp::Collada::CameraInstance | A reference to a camera inside a node |
 Assimp::Collada::ChannelEntry | Description of a collada animation channel which has been determined to affect the current node |
 Assimp::Collada::Controller | A skeleton controller to deform a mesh with the use of joints |
 Assimp::Collada::Data | Data source array: either floats or strings |
 Assimp::Collada::Effect | A collada effect |
 Assimp::Collada::EffectParam | A param for an effect |
 Assimp::Collada::Face | A single face in a mesh |
 Assimp::Collada::Image | An image, meaning texture |
 Assimp::Collada::InputChannel | An input channel for mesh data, referring to a single accessor |
 Assimp::Collada::InputSemanticMapEntry | Short vertex index description |
 Assimp::Collada::Light | A collada light source |
 Assimp::Collada::LightInstance | A reference to a light inside a node |
 Assimp::Collada::Material | A collada material |
 Assimp::Collada::Mesh | Contains data for a single mesh |
 Assimp::Collada::MeshInstance | A reference to a mesh inside a node, including materials assigned to the various subgroups |
 Assimp::Collada::Node | A node in a scene hierarchy |
 Assimp::Collada::NodeInstance | A reference to a node inside a node |
 Assimp::Collada::Sampler | Represents a texture sampler in collada |
 Assimp::Collada::SemanticMappingTable | Table to map from effect to vertex input semantics |
 Assimp::Collada::SubMesh | Subset of a mesh with a certain material |
 Assimp::Collada::Transform | Contains all data for one of the different transformation types |
 Assimp::ColladaExporter | Helper class to export a given scene to a Collada file |
 Assimp::ColladaExporter::Material | |
 Assimp::ColladaExporter::Property | |
 Assimp::ColladaExporter::Surface | |
 Assimp::ColladaMeshIndex | |
 Assimp::ColladaParser | Parser helper class for the Collada loader |
 Assimp::D3DS::aiFloatKey | Float key - quite similar to aiVectorKey and aiQuatKey |
 Assimp::D3DS::Discreet3DS | Discreet3DS class: Helper class for loading 3ds files |
 Assimp::D3DS::Discreet3DS::Chunk | Data structure for a single chunk in a .3ds file |
 Assimp::D3DS::Material | Helper structure representing a 3ds material |
  Assimp::ASE::Material | Helper structure representing an ASE material |
 Assimp::D3DS::Node | Helper structure to represent a 3ds file node |
 Assimp::D3DS::Scene | Helper structure analogue to aiScene |
 Assimp::D3DS::Texture | Helper structure representing a texture |
 Assimp::D3MF::D3MFOpcPackage | |
 Assimp::D3MF::IOSystem2Unzip | |
 Assimp::D3MF::OpcPackageRelationship | |
 Assimp::D3MF::OpcPackageRelationshipReader | |
 Assimp::D3MF::XmlSerializer | |
 Assimp::Discreet3DSExporter | Helper class to export a given scene to a 3DS file |
 Assimp::DXF::Block | |
 Assimp::DXF::FileData | |
 Assimp::DXF::InsertBlock | |
 Assimp::DXF::LineReader | |
 Assimp::DXF::PolyLine | |
 Assimp::Exporter | |
 Assimp::Exporter::ExportFormatEntry | Internal description of an Assimp export format option |
 Assimp::ExporterPimpl | |
 Assimp::ExportProperties | |
 Assimp::FBX::Connection | Represents a link between two FBX objects |
 Assimp::FBX::Converter | Dummy class to encapsulate the conversion process |
 Assimp::FBX::Document | DOM root for a FBX file |
 Assimp::FBX::Element | FBX data entity that consists of a key:value tuple |
 Assimp::FBX::FileGlobalSettings | DOM class for global document settings, a single instance per document can be accessed via Document.Globals() |
 Assimp::FBX::ImportSettings | FBX import settings, parts of which are publicly accessible via their corresponding AI_CONFIG constants |
 Assimp::FBX::LazyObject | Represents a delay-parsed FBX objects |
 Assimp::FBX::Object | Base class for in-memory (DOM) representations of FBX objects |
  Assimp::FBX::AnimationCurve | Represents a FBX animation curve (i.e |
  Assimp::FBX::AnimationCurveNode | Represents a FBX animation curve (i.e |
  Assimp::FBX::AnimationLayer | Represents a FBX animation layer (i.e |
  Assimp::FBX::AnimationStack | Represents a FBX animation stack (i.e |
  Assimp::FBX::Deformer | DOM class for deformers |
   Assimp::FBX::Cluster | DOM class for skin deformer clusters (aka subdeformers) |
   Assimp::FBX::Skin | DOM class for skin deformers |
  Assimp::FBX::Geometry | DOM base class for all kinds of FBX geometry |
   Assimp::FBX::MeshGeometry | DOM class for FBX geometry of type "Mesh" |
  Assimp::FBX::LayeredTexture | DOM class for layered FBX textures |
  Assimp::FBX::Material | DOM class for generic FBX materials |
  Assimp::FBX::Model | DOM base class for FBX models (even though its semantics are more "node" than "model" |
  Assimp::FBX::NodeAttribute | DOM class for generic FBX NoteAttribute blocks |
   Assimp::FBX::Camera | DOM base class for FBX cameras attached to a node |
   Assimp::FBX::CameraSwitcher | DOM base class for FBX camera settings attached to a node |
   Assimp::FBX::Light | DOM base class for FBX lights attached to a node |
   Assimp::FBX::LimbNode | DOM base class for FBX limb node markers attached to a node |
   Assimp::FBX::Null | DOM base class for FBX null markers attached to a node |
  Assimp::FBX::Texture | DOM class for generic FBX textures |
  Assimp::FBX::Video | DOM class for generic FBX videos |
 Assimp::FBX::Parser | FBX parsing class, takes a list of input tokens and generates a hierarchy of nested Scope instances, representing the fbx DOM |
 Assimp::FBX::Scope | FBX data entity that consists of a 'scope', a collection of not necessarily unique #Element instances |
 Assimp::FBX::Token | Represents a single token in a FBX file |
 Assimp::FBX::Util::delete_fun< T > | Helper for std::for_each to delete all heap-allocated items in a container |
 assimp::fileIO::aiFile | File callbacks |
 assimp::fileIO::aiFileIO | File system callbacks |
 Assimp::Formatter::basic_formatter< T, TR, A > | Stringstream utility |
 Assimp::glTFExporter | Helper class to export a given scene to an glTF file |
 Assimp::HMP::Header_HMP5 | Data structure for the header of a HMP5 file |
 Assimp::HMP::Vertex_HMP4 | Data structure for a terrain vertex in a HMP4 file |
 Assimp::HMP::Vertex_HMP5 | Data structure for a terrain vertex in a HMP5 file |
 Assimp::HMP::Vertex_HMP7 | Data structure for a terrain vertex in a HMP7 file |
 Assimp::IFC::CompareVector | |
 Assimp::IFC::ConversionData | |
 Assimp::IFC::ConversionData::MeshCacheIndex | |
 Assimp::IFC::Curve | |
  Assimp::IFC::BoundedCurve | |
 Assimp::IFC::CurveError | |
 Assimp::IFC::delete_fun< T > | |
 Assimp::IFC::FindVector | |
 Assimp::IFC::FuzzyVectorCompare | |
 Assimp::IFC::ProjectedWindowContour | |
 Assimp::IFC::TempMesh | |
 Assimp::IFC::TempOpening | |
 Assimp::IFC::TempOpening::DistanceSorter | |
 Assimp::IFC::XYSorter | |
 Assimp::IFCImporter::Settings | |
 Assimp::IFF::ChunkHeader | Describes an IFF chunk header |
 Assimp::IFF::SubChunkHeader | Describes an IFF sub chunk header |
 Assimp::Importer | CPP-API: The Importer class forms an C++ interface to the functionality of the Open Asset Import Library |
 Assimp::Intern::ByteSwapper< T, doit > | |
 Assimp::Intern::ByteSwapper< T, false > | |
 Assimp::Intern::divides< T0, T1, TRES > | |
 Assimp::Intern::Getter< SwapEndianess, T, RuntimeSwitch > | |
 Assimp::Intern::Getter< SwapEndianess, T, false > | |
 Assimp::Intern::minus< T0, T1, TRES > | |
 Assimp::Intern::multiplies< T0, T1, TRES > | |
 Assimp::Intern::plus< T0, T1, TRES > | |
 Assimp::Interpolator< T > | CPP-API: Utility class to simplify interpolations of various data types |
 Assimp::IrrlichtBase | Base class for the Irr and IrrMesh importers |
  Assimp::IRRImporter | Irr importer class |
  Assimp::IRRMeshImporter | IrrMesh importer class |
 Assimp::IrrlichtBase::Property< T > | Data structure for a simple name-value property |
 Assimp::KeyIterator | Helper class to iterate through all keys in an animation channel |
 Assimp::LimitBoneWeightsProcess::Weight | Describes a bone weight on a vertex |
 Assimp::LineSplitter | Usage: |
 assimp::loader::Assimp | Loader class for dynamically loading the Assimp library |
 Assimp::LoadRequest | |
 Assimp::LogFunctions< TDeriving > | |
 Assimp::LogStreamInfo | |
 Assimp::LWO::AnimResolver | Utility class to build Assimp animations from LWO envelopes |
 Assimp::LWO::Clip | Data structure for a LWO file clip |
 Assimp::LWO::Envelope | Data structure for a LWO animation envelope |
 Assimp::LWO::Key | Data structure for a LWO animation keyframe |
 Assimp::LWO::Layer | Represents a layer in the file |
 Assimp::LWO::Shader | Data structure for a LWO file shader |
 Assimp::LWO::Surface | Data structure for a LWO file surface (= material) |
 Assimp::LWO::Texture | Data structure for a LWO file texture |
 Assimp::LWO::VMapEntry | Base structure for all vertex map representations |
  Assimp::LWO::NormalChannel | Represents a vertex-normals channel (MODO extension) |
  Assimp::LWO::UVChannel | Represents an extra vertex UV channel |
  Assimp::LWO::VColorChannel | Represents an extra vertex color channel |
  Assimp::LWO::WeightChannel | Represents a weight map |
 Assimp::LWS::Element | Represents an element in a LWS file |
 Assimp::LWS::NodeDesc | Represents a LWS scenegraph element |
 assimp::material::aiMaterial | Data structure for a material |
 assimp::material::aiMaterialProperty | Data structure for a single material property |
 assimp::material::aiUVTransform | Defines how an UV channel is transformed |
 Assimp::MD2::Frame | Data structure for a MD2 frame |
 Assimp::MD2::GLCommand | Data structure for a MD2 OpenGl draw command |
 Assimp::MD2::Header | Data structure for the MD2 main header |
 Assimp::MD2::Skin | Data structure for a MD2 skin |
 Assimp::MD2::TexCoord | Data structure for a MD2 texture coordinate |
 Assimp::MD2::Triangle | Data structure for a MD2 triangle |
 Assimp::MD2::Vertex | Data structure for a MD2 vertex |
 Assimp::MD3::Frame | Data structure for the frame header |
 Assimp::MD3::Header | Data structure for the MD3 main header |
 Assimp::MD3::Shader | Data structure for a shader defined in there |
 Assimp::MD3::Surface | Data structure for the surface header |
 Assimp::MD3::Tag | Data structure for the tag header |
 Assimp::MD3::TexCoord | Data structure for an UV coord |
 Assimp::MD3::Triangle | Data structure for a triangle |
 Assimp::MD3::Vertex | Data structure for a vertex |
 Assimp::MD4::BoneFrame | Stores the local transformation matrix of a bone |
 Assimp::MD4::BoneName | Stores the name / parent index / flag of a node |
 Assimp::MD4::Frame | Data structure for a MD4 frame |
 Assimp::MD4::Header | Data structure for the MD4 main header |
 Assimp::MD4::Surface | Data structure for a surface in a MD4 file |
 Assimp::MD4::Triangle | Data structure for a triangle in a MD4 file |
 Assimp::MD4::Vertex | Data structure for a vertex in a MD4 file |
 Assimp::MD4::Weight | Data structure for a MD4 vertex' weight |
 Assimp::MD5::BaseFrameDesc | Represents a base frame descriptor in a MD5Anim file |
  Assimp::MD5::CameraAnimFrameDesc | Represents a camera animation frame in a MDCamera file |
 Assimp::MD5::BaseJointDescription | Basic information about a joint |
  Assimp::MD5::AnimBoneDesc | Represents a bone (joint) descriptor in a MD5Anim file |
  Assimp::MD5::BoneDesc | Represents a bone (joint) descriptor in a MD5Mesh file |
 Assimp::MD5::Element | Represents a single element in a MD5 file |
 Assimp::MD5::FrameDesc | Represents a frame descriptor in a MD5Anim file |
 Assimp::MD5::MD5AnimParser | Parses the data sections of a MD5 animation file |
 Assimp::MD5::MD5CameraParser | Parses the data sections of a MD5 camera animation file |
 Assimp::MD5::MD5MeshParser | Parses the data sections of a MD5 mesh file |
 Assimp::MD5::MD5Parser | Parses the block structure of MD5MESH and MD5ANIM files (but does no further processing) |
 Assimp::MD5::MeshDesc | Represents a mesh in a MD5 file |
 Assimp::MD5::Section | Represents a section of a MD5 file (such as the mesh or the joints section) |
 Assimp::MD5::VertexDesc | Represents a vertex descriptor in a MD5 file |
 Assimp::MD5::WeightDesc | Represents a vertex weight descriptor in a MD5 file |
 Assimp::MDC::BaseVertex | Data structure for a MDC base vertex |
 Assimp::MDC::CompressedVertex | Data structure for a MDC compressed vertex |
 Assimp::MDC::Frame | Data structure for a MDC frame |
 Assimp::MDC::Header | Data structure for a MDC file's main header |
 Assimp::MDC::Shader | Data structure for a MDC shader |
 Assimp::MDC::Surface | Data structure for a MDC file's surface header |
 Assimp::MDC::TexturCoord | Data structure for a MDC texture coordinate |
 Assimp::MDC::Triangle | Data structure for a MDC triangle |
 Assimp::MDL::ARGB4 | Data structure for a ARGB4444 pixel in a texture |
 Assimp::MDL::Bone_MDL7 | Data structure for a bone in a MDL7 file |
 Assimp::MDL::BoneTransform_MDL7 | Bone transformation matrix structure used in MDL7 files |
 Assimp::MDL::ColorValue_MDL7 | Data structure for a color value in a MDL7 file |
 Assimp::MDL::Deformer_MDL7 | Deformer in a MDL7 file |
 Assimp::MDL::DeformerElement_MDL7 | Deformer element in a MDL7 file |
 Assimp::MDL::DeformerWeight_MDL7 | Deformer weight in a MDL7 file |
 Assimp::MDL::Frame | Model frame data structure |
 Assimp::MDL::Frame_MDL7 | Frame data structure used by MDL7 files |
 Assimp::MDL::Group_MDL7 | Group in a MDL7 file |
 Assimp::MDL::GroupFrame | Data structure for a group of frames |
 Assimp::MDL::GroupSkin | Skin data structure #2 (group of pictures) |
 Assimp::MDL::Header | Data structure for the MDL main header |
 Assimp::MDL::Header_HL2 | Data structure for the HL2 main header |
 Assimp::MDL::Header_MDL7 | Data structure for the MDL 7 main header |
 Assimp::MDL::IntFace_MDL7 | Internal data structure to temporarily represent a face |
 Assimp::MDL::IntFrameInfo_MDL7 | Describes a MDL7 frame |
 Assimp::MDL::IntGroupData_MDL7 | Holds the data that belongs to a MDL7 mesh group |
 Assimp::MDL::IntGroupInfo_MDL7 | Describes a MDL7 mesh group |
 Assimp::MDL::IntMaterial_MDL7 | Internal data structure to temporarily represent a material which has been created from two single materials along with the original material indices |
 Assimp::MDL::IntSharedData_MDL7 | Holds data from an MDL7 file that is shared by all mesh groups |
 Assimp::MDL::IntSplitGroupData_MDL7 | Contains input data for GenerateOutputMeshes_3DGS_MDL7 |
 Assimp::MDL::Material_MDL7 | Data structure for a Material in a MDL7 file |
 Assimp::MDL::RGB565 | Data structure for a RGB565 pixel in a texture |
 Assimp::MDL::SimpleFrame | Data structure for a simple frame |
 Assimp::MDL::SimpleFrame_MDLn_SP | |
 Assimp::MDL::Skin | Skin data structure #1 - used by Quake1, MDL2, MDL3 and MDL4 |
 Assimp::MDL::Skin_MDL5 | |
 Assimp::MDL::Skin_MDL7 | Skin data structure #3 - used by MDL7 and HMP7 |
 Assimp::MDL::SkinSet_MDL7 | Skin set data structure for the 3DGS MDL7 format MDL7 references UV coordinates per face via an index list |
 Assimp::MDL::TexCoord | Texture coordinate data structure used by the Quake1 MDL format |
 Assimp::MDL::TexCoord_MDL3 | Data structure for an UV coordinate in the 3DGS MDL3 format |
 Assimp::MDL::TexCoord_MDL7 | Data structure for an UV coordinate in the 3DGS MDL7 format |
 Assimp::MDL::Triangle | Triangle data structure for the Quake1 MDL format |
 Assimp::MDL::Triangle_MDL3 | Triangle data structure for the 3DGS MDL3 format |
 Assimp::MDL::Triangle_MDL7 | Triangle data structure for the 3DGS MDL7 format |
 Assimp::MDL::Vertex | Vertex data structure |
 Assimp::MDL::Vertex_MDL4 | |
 Assimp::MDL::Vertex_MDL7 | Vertex data structure used in MDL7 files |
 assimp::mesh::aiAnimMesh | NOT CURRENTLY IN USE |
 assimp::mesh::aiBone | A single bone of a mesh |
 assimp::mesh::aiFace | A single face in a mesh, referring to multiple vertices |
 assimp::mesh::aiMesh | A mesh represents a geometry or model with a single material |
 assimp::mesh::aiVertexWeight | A single influence of a bone on a vertex |
 Assimp::MinMaxChooser< T > | |
 Assimp::MinMaxChooser< aiColor4t< T > > | |
 Assimp::MinMaxChooser< aiQuaterniont< T > > | |
 Assimp::MinMaxChooser< aiQuatKey > | |
 Assimp::MinMaxChooser< aiVector2t< T > > | |
 Assimp::MinMaxChooser< aiVector3t< T > > | |
 Assimp::MinMaxChooser< aiVectorKey > | |
 Assimp::MinMaxChooser< aiVertexWeight > | |
 Assimp::MinMaxChooser< double > | |
 Assimp::MinMaxChooser< float > | |
 Assimp::MinMaxChooser< unsigned int > | |
 Assimp::mpred | Stores the LogStream objects for all active C log streams |
 Assimp::NDOImporter::Edge | Represents a single edge |
 Assimp::NDOImporter::Face | Represents a single face |
 Assimp::NDOImporter::Object | Represents a single object |
 Assimp::NDOImporter::Vertex | |
 Assimp::NodeAttachmentInfo | |
 Assimp::ObjExporter | Helper class to export a given scene to an OBJ file |
 Assimp::ObjFile::Face | Data structure for a simple obj-face, describes discredit,l.ation and materials |
 Assimp::ObjFile::Material | Data structure to store all material specific data |
 Assimp::ObjFile::Mesh | Data structure to store a mesh |
 Assimp::ObjFile::Model | Data structure to store all obj-specific model datas |
 Assimp::ObjFile::Object | Stores all objects of an objfile object definition |
 Assimp::ObjFileMtlImporter | Loads the material description from a mtl file |
 Assimp::ObjFileParser | Parser for a obj waveform file |
 Assimp::Ogre::Animation | Ogre Animation |
 Assimp::Ogre::Bone | Ogre Bone |
 Assimp::Ogre::IndexData | |
 Assimp::Ogre::IndexDataXml | Ogre XML Index Data |
 Assimp::Ogre::ISubMesh | Ogre Sub Mesh interface, inherited by the binary and XML implementations |
  Assimp::Ogre::SubMesh | Ogre SubMesh |
  Assimp::Ogre::SubMeshXml | Ogre XML SubMesh |
 Assimp::Ogre::IVertexData | |
  Assimp::Ogre::VertexData | |
  Assimp::Ogre::VertexDataXml | Ogre XML Vertex Data |
 Assimp::Ogre::Mesh | Ogre Mesh |
 Assimp::Ogre::MeshXml | Ogre XML Mesh |
 Assimp::Ogre::MorphKeyFrame | Ogre Morph Key Frame |
 Assimp::Ogre::OgreBinarySerializer | |
 Assimp::Ogre::OgreXmlSerializer | |
 Assimp::Ogre::Pose | Ogre Pose |
 Assimp::Ogre::Pose::Vertex | |
 Assimp::Ogre::PoseKeyFrame | Ogre Pose Key Frame |
 Assimp::Ogre::PoseRef | Ogre Pose Key Frame Ref |
 Assimp::Ogre::Skeleton | Ogre Skeleton |
 Assimp::Ogre::TransformKeyFrame | Ogre animation key frame |
 Assimp::Ogre::VertexAnimationTrack | Ogre Animation Track |
 Assimp::Ogre::VertexBoneAssignment | Ogre Vertex Bone Assignment |
 Assimp::Ogre::VertexElement | |
 Assimp::OpenGEX::Animation | |
 Assimp::OpenGEX::Atten | |
 Assimp::OpenGEX::Attrib | |
 Assimp::OpenGEX::BoneCount | |
 Assimp::OpenGEX::BoneIndex | |
 Assimp::OpenGEX::BoneRefArray | |
 Assimp::OpenGEX::BoneWeight | |
 Assimp::OpenGEX::CameraNode | |
 Assimp::OpenGEX::CameraObject | |
 Assimp::OpenGEX::Color | |
 Assimp::OpenGEX::Curve | |
 Assimp::OpenGEX::GeometryNode | |
 Assimp::OpenGEX::GeometryObject | |
 Assimp::OpenGEX::IndexArray | |
 Assimp::OpenGEX::Key | |
 Assimp::OpenGEX::LightNode | |
 Assimp::OpenGEX::LightObject | |
 Assimp::OpenGEX::Material | |
 Assimp::OpenGEX::MaterialRef | |
 Assimp::OpenGEX::Matrix | |
 Assimp::OpenGEX::Mesh | |
 Assimp::OpenGEX::Metric | |
 Assimp::OpenGEX::MetricInfo | |
 Assimp::OpenGEX::Name | |
 Assimp::OpenGEX::Node | |
 Assimp::OpenGEX::ObjectRef | |
 Assimp::OpenGEX::OpenGexDataDescription | |
 Assimp::OpenGEX::OpenGEXExporter | |
 Assimp::OpenGEX::Param | |
 Assimp::OpenGEX::Rotation | |
 Assimp::OpenGEX::Scale | |
 Assimp::OpenGEX::Skeleton | |
 Assimp::OpenGEX::Skin | |
 Assimp::OpenGEX::Texture | |
 Assimp::OpenGEX::Transform | |
 Assimp::OpenGEX::Translation | |
 Assimp::OpenGEX::VertexArray | |
 Assimp::OptimizeMeshesProcess::MeshInfo | Internal utility to store additional mesh info |
 Assimp::PLY::DOM | Class to represent the document object model of an ASCII or binary (both little and big-endian) PLY file |
 Assimp::PLY::Element | Helper class for an element in a PLY file |
 Assimp::PLY::ElementInstance | Class for an element instance in a PLY file |
 Assimp::PLY::ElementInstanceList | Class for an element instance list in a PLY file |
 Assimp::PLY::Face | Helper class to represent a loaded PLY face |
 Assimp::PLY::Property | Helper class for a property in a PLY file |
 Assimp::PLY::PropertyInstance | Instance of a property in a PLY file |
 Assimp::PLY::PropertyInstance::ValueUnion | |
 Assimp::PlyExporter | Helper class to export a given scene to a Stanford Ply file |
 Assimp::Profiling::Profiler | Simple wrapper around boost::timer to simplify reporting |
 Assimp::Q3BSP::ceVec3i | Integer vector |
 Assimp::Q3BSP::IOSystem2Unzip | :: |
 Assimp::Q3BSP::Q3BSPModel | |
 Assimp::Q3BSP::sQ3BSPFace | A face in bsp format info |
 Assimp::Q3BSP::sQ3BSPHeader | File header |
 Assimp::Q3BSP::sQ3BSPLightmap | A light-map of the level, size 128 x 128, RGB components |
 Assimp::Q3BSP::sQ3BSPLump | Describes an entry |
 Assimp::Q3BSP::sQ3BSPTexture | A quake3 texture name |
 Assimp::Q3BSP::sQ3BSPVertex | Vertex of a Q3 level |
 Assimp::Q3BSP::SubPatch | |
 Assimp::Q3BSP::vec2f | |
 Assimp::Q3BSP::vec3f | |
 Assimp::Q3BSPFileParser | |
 Assimp::Q3Shader::ShaderData | Tiny utility data structure to hold the data of a .shader file |
 Assimp::Q3Shader::ShaderDataBlock | Tiny utility data structure to hold a .shader data block |
 Assimp::Q3Shader::ShaderMapBlock | Tiny utility data structure to hold a .shader map data block |
 Assimp::Q3Shader::SkinData | Tiny utility data structure to hold the data of a .skin file |
 Assimp::SceneCombiner | Static helper class providing various utilities to merge two scenes |
 Assimp::SceneHelper | Utility for SceneCombiner |
 Assimp::ScenePreprocessor | ScenePreprocessor: Preprocess a scene before any post-processing steps are executed |
 Assimp::ScenePrivateData | |
 Assimp::ScopeGuard< T > | |
 Assimp::SGSpatialSort | Specialized version of SpatialSort to support smoothing groups This is used in by the 3DS, ASE and LWO loaders |
 Assimp::SGSpatialSort::Entry | An entry in a spatially sorted position array |
 Assimp::SharedPostProcessInfo | Helper class to allow post-processing steps to interact with each other |
 Assimp::SharedPostProcessInfo::Base | |
  Assimp::SharedPostProcessInfo::THeapData< T > | Represents data that is allocated on the heap, thus needs to be deleted |
  Assimp::SharedPostProcessInfo::TStaticData< T > | Represents static, by-value data not allocated on the heap |
 Assimp::SkeletonMeshBuilder | This little helper class constructs a dummy mesh for a given scene the resembles the node hierarchy |
 Assimp::SkeletonMeshBuilder::Face | Faces |
 Assimp::SMD::Bone | Data structure for a bone in a SMD file |
 Assimp::SMD::Bone::Animation | Animation of the bone |
 Assimp::SMD::Bone::Animation::MatrixKey | Data structure for a matrix key |
 Assimp::SMD::Face | Data structure for a face in a SMD file |
 Assimp::SMD::Vertex | Data structure for a vertex in a SMD file |
 Assimp::SpatialSort | A little helper class to quickly find all vertices in the epsilon environment of a given position |
 Assimp::SpatialSort::Entry | An entry in a spatially sorted position array |
 Assimp::StandardShapes | Helper class to generate vertex buffers for standard geometric shapes, such as cylinders, cones, boxes, spheres, elipsoids .. |
 Assimp::STEP::DB | Lightweight manager class that holds the map of all objects in a STEP file |
 Assimp::STEP::EXPRESS::ConversionSchema | |
 Assimp::STEP::EXPRESS::ConversionSchema::SchemaEntry | |
 Assimp::STEP::EXPRESS::DataType | |
  Assimp::STEP::EXPRESS::ISDERIVED | Sentinel class to represent explicitly derived fields (*) |
  Assimp::STEP::EXPRESS::LIST | Wrap any STEP aggregate: LIST, SET, .. |
  Assimp::STEP::EXPRESS::PrimitiveDataType< T > | Shared implementation for some of the primitive data type, i.e |
   Assimp::STEP::EXPRESS::ENUMERATION | Generic base class for all enumerated types |
  Assimp::STEP::EXPRESS::UNSET | Sentinel class to represent explicitly unset (optional) fields ($) |
  Assimp::STEP::EXPRESS::PrimitiveDataType< uint64_t > | |
   Assimp::STEP::EXPRESS::ENTITY | This is just a reference to an entity/object somewhere else |
 Assimp::STEP::HeaderInfo | Bundle all the relevant info from a STEP header, parts of which may later be plainly dumped to the logfile, whereas others may help the caller pick an appropriate loading strategy |
 Assimp::STEP::InternGenericConvert< T > | |
 Assimp::STEP::InternGenericConvert< Lazy< T > > | |
 Assimp::STEP::InternGenericConvert< Maybe< T > > | |
 Assimp::STEP::InternGenericConvert< std::shared_ptr< const EXPRESS::DataType > > | |
 Assimp::STEP::InternGenericConvertList< T, min_cnt, max_cnt > | |
 Assimp::STEP::Lazy< T > | Class template used to represent lazily evaluated object references in the converted schema |
 Assimp::STEP::LazyObject | A LazyObject is created when needed |
 Assimp::STEP::Maybe< T > | Class template used to represent OPTIONAL data members in the converted schema |
 Assimp::STEP::Object | Base class for all concrete object instances |
  Assimp::STEP::ObjectHelper< TDerived, arg_count > | CRTP shared base class for use by concrete entity implementation classes |
  Assimp::STEP::ObjectHelper< Ifc2DCompositeCurve, 0 > | |
   Assimp::IFC::Ifc2DCompositeCurve | |
  Assimp::STEP::ObjectHelper< IfcActionRequest, 1 > | |
   Assimp::IFC::IfcActionRequest | |
  Assimp::STEP::ObjectHelper< IfcActor, 1 > | |
   Assimp::IFC::IfcActor | |
    Assimp::IFC::IfcOccupant | |
  Assimp::STEP::ObjectHelper< IfcActuatorType, 1 > | |
   Assimp::IFC::IfcActuatorType | |
  Assimp::STEP::ObjectHelper< IfcAirTerminalBoxType, 1 > | |
   Assimp::IFC::IfcAirTerminalBoxType | |
  Assimp::STEP::ObjectHelper< IfcAirTerminalType, 1 > | |
   Assimp::IFC::IfcAirTerminalType | |
  Assimp::STEP::ObjectHelper< IfcAirToAirHeatRecoveryType, 1 > | |
   Assimp::IFC::IfcAirToAirHeatRecoveryType | |
  Assimp::STEP::ObjectHelper< IfcAlarmType, 1 > | |
   Assimp::IFC::IfcAlarmType | |
  Assimp::STEP::ObjectHelper< IfcAngularDimension, 0 > | |
   Assimp::IFC::IfcAngularDimension | |
  Assimp::STEP::ObjectHelper< IfcAnnotation, 0 > | |
   Assimp::IFC::IfcAnnotation | |
  Assimp::STEP::ObjectHelper< IfcAnnotationCurveOccurrence, 0 > | |
   Assimp::IFC::IfcAnnotationCurveOccurrence | |
    Assimp::IFC::IfcDimensionCurve | |
    Assimp::IFC::IfcProjectionCurve | |
  Assimp::STEP::ObjectHelper< IfcAnnotationFillArea, 2 > | |
   Assimp::IFC::IfcAnnotationFillArea | |
  Assimp::STEP::ObjectHelper< IfcAnnotationFillAreaOccurrence, 2 > | |
   Assimp::IFC::IfcAnnotationFillAreaOccurrence | |
  Assimp::STEP::ObjectHelper< IfcAnnotationOccurrence, 0 > | |
   Assimp::IFC::IfcAnnotationOccurrence | |
    Assimp::IFC::IfcAnnotationCurveOccurrence | |
    Assimp::IFC::IfcAnnotationFillAreaOccurrence | |
    Assimp::IFC::IfcAnnotationSurfaceOccurrence | |
    Assimp::IFC::IfcAnnotationSymbolOccurrence | |
     Assimp::IFC::IfcTerminatorSymbol | |
      Assimp::IFC::IfcDimensionCurveTerminator | |
    Assimp::IFC::IfcAnnotationTextOccurrence | |
  Assimp::STEP::ObjectHelper< IfcAnnotationSurface, 2 > | |
   Assimp::IFC::IfcAnnotationSurface | |
  Assimp::STEP::ObjectHelper< IfcAnnotationSurfaceOccurrence, 0 > | |
   Assimp::IFC::IfcAnnotationSurfaceOccurrence | |
  Assimp::STEP::ObjectHelper< IfcAnnotationSymbolOccurrence, 0 > | |
   Assimp::IFC::IfcAnnotationSymbolOccurrence | |
  Assimp::STEP::ObjectHelper< IfcAnnotationTextOccurrence, 0 > | |
   Assimp::IFC::IfcAnnotationTextOccurrence | |
  Assimp::STEP::ObjectHelper< IfcArbitraryClosedProfileDef, 1 > | |
   Assimp::IFC::IfcArbitraryClosedProfileDef | |
    Assimp::IFC::IfcArbitraryProfileDefWithVoids | |
  Assimp::STEP::ObjectHelper< IfcArbitraryOpenProfileDef, 1 > | |
   Assimp::IFC::IfcArbitraryOpenProfileDef | |
    Assimp::IFC::IfcCenterLineProfileDef | |
  Assimp::STEP::ObjectHelper< IfcArbitraryProfileDefWithVoids, 1 > | |
   Assimp::IFC::IfcArbitraryProfileDefWithVoids | |
  Assimp::STEP::ObjectHelper< IfcAsset, 9 > | |
   Assimp::IFC::IfcAsset | |
  Assimp::STEP::ObjectHelper< IfcAsymmetricIShapeProfileDef, 4 > | |
   Assimp::IFC::IfcAsymmetricIShapeProfileDef | |
  Assimp::STEP::ObjectHelper< IfcAxis1Placement, 1 > | |
   Assimp::IFC::IfcAxis1Placement | |
  Assimp::STEP::ObjectHelper< IfcAxis2Placement2D, 1 > | |
   Assimp::IFC::IfcAxis2Placement2D | |
  Assimp::STEP::ObjectHelper< IfcAxis2Placement3D, 2 > | |
   Assimp::IFC::IfcAxis2Placement3D | |
  Assimp::STEP::ObjectHelper< IfcBeam, 0 > | |
   Assimp::IFC::IfcBeam | |
  Assimp::STEP::ObjectHelper< IfcBeamType, 1 > | |
   Assimp::IFC::IfcBeamType | |
  Assimp::STEP::ObjectHelper< IfcBezierCurve, 0 > | |
   Assimp::IFC::IfcBezierCurve | |
    Assimp::IFC::IfcRationalBezierCurve | |
  Assimp::STEP::ObjectHelper< IfcBlock, 3 > | |
   Assimp::IFC::IfcBlock | |
  Assimp::STEP::ObjectHelper< IfcBoilerType, 1 > | |
   Assimp::IFC::IfcBoilerType | |
  Assimp::STEP::ObjectHelper< IfcBooleanClippingResult, 0 > | |
   Assimp::IFC::IfcBooleanClippingResult | |
  Assimp::STEP::ObjectHelper< IfcBooleanResult, 3 > | |
   Assimp::IFC::IfcBooleanResult | |
    Assimp::IFC::IfcBooleanClippingResult | |
  Assimp::STEP::ObjectHelper< IfcBoundedCurve, 0 > | |
   Assimp::IFC::IfcBoundedCurve | |
    Assimp::IFC::IfcBSplineCurve | |
     Assimp::IFC::IfcBezierCurve | |
    Assimp::IFC::IfcCompositeCurve | |
     Assimp::IFC::Ifc2DCompositeCurve | |
    Assimp::IFC::IfcPolyline | |
    Assimp::IFC::IfcTrimmedCurve | |
  Assimp::STEP::ObjectHelper< IfcBoundedSurface, 0 > | |
   Assimp::IFC::IfcBoundedSurface | |
    Assimp::IFC::IfcCurveBoundedPlane | |
    Assimp::IFC::IfcRectangularTrimmedSurface | |
  Assimp::STEP::ObjectHelper< IfcBoundingBox, 4 > | |
   Assimp::IFC::IfcBoundingBox | |
  Assimp::STEP::ObjectHelper< IfcBoxedHalfSpace, 1 > | |
   Assimp::IFC::IfcBoxedHalfSpace | |
  Assimp::STEP::ObjectHelper< IfcBSplineCurve, 5 > | |
   Assimp::IFC::IfcBSplineCurve | |
  Assimp::STEP::ObjectHelper< IfcBuilding, 3 > | |
   Assimp::IFC::IfcBuilding | |
  Assimp::STEP::ObjectHelper< IfcBuildingElement, 0 > | |
   Assimp::IFC::IfcBuildingElement | |
    Assimp::IFC::IfcBeam | |
    Assimp::IFC::IfcBuildingElementComponent | |
     Assimp::IFC::IfcBuildingElementPart | |
     Assimp::IFC::IfcReinforcingElement | |
      Assimp::IFC::IfcReinforcingBar | |
      Assimp::IFC::IfcReinforcingMesh | |
      Assimp::IFC::IfcTendon | |
      Assimp::IFC::IfcTendonAnchor | |
    Assimp::IFC::IfcBuildingElementProxy | |
    Assimp::IFC::IfcColumn | |
    Assimp::IFC::IfcCovering | |
    Assimp::IFC::IfcCurtainWall | |
    Assimp::IFC::IfcDoor | |
    Assimp::IFC::IfcFooting | |
    Assimp::IFC::IfcMember | |
    Assimp::IFC::IfcPile | |
    Assimp::IFC::IfcPlate | |
    Assimp::IFC::IfcRailing | |
    Assimp::IFC::IfcRamp | |
    Assimp::IFC::IfcRampFlight | |
    Assimp::IFC::IfcRoof | |
    Assimp::IFC::IfcSlab | |
    Assimp::IFC::IfcStair | |
    Assimp::IFC::IfcStairFlight | |
    Assimp::IFC::IfcWall | |
     Assimp::IFC::IfcWallStandardCase | |
    Assimp::IFC::IfcWindow | |
  Assimp::STEP::ObjectHelper< IfcBuildingElementComponent, 0 > | |
   Assimp::IFC::IfcBuildingElementComponent | |
  Assimp::STEP::ObjectHelper< IfcBuildingElementPart, 0 > | |
   Assimp::IFC::IfcBuildingElementPart | |
  Assimp::STEP::ObjectHelper< IfcBuildingElementProxy, 1 > | |
   Assimp::IFC::IfcBuildingElementProxy | |
  Assimp::STEP::ObjectHelper< IfcBuildingElementProxyType, 1 > | |
   Assimp::IFC::IfcBuildingElementProxyType | |
  Assimp::STEP::ObjectHelper< IfcBuildingElementType, 0 > | |
   Assimp::IFC::IfcBuildingElementType | |
    Assimp::IFC::IfcBeamType | |
    Assimp::IFC::IfcBuildingElementProxyType | |
    Assimp::IFC::IfcColumnType | |
    Assimp::IFC::IfcCoveringType | |
    Assimp::IFC::IfcCurtainWallType | |
    Assimp::IFC::IfcMemberType | |
    Assimp::IFC::IfcPlateType | |
    Assimp::IFC::IfcRailingType | |
    Assimp::IFC::IfcRampFlightType | |
    Assimp::IFC::IfcSlabType | |
    Assimp::IFC::IfcStairFlightType | |
    Assimp::IFC::IfcWallType | |
  Assimp::STEP::ObjectHelper< IfcBuildingStorey, 1 > | |
   Assimp::IFC::IfcBuildingStorey | |
  Assimp::STEP::ObjectHelper< IfcCableCarrierFittingType, 1 > | |
   Assimp::IFC::IfcCableCarrierFittingType | |
  Assimp::STEP::ObjectHelper< IfcCableCarrierSegmentType, 1 > | |
   Assimp::IFC::IfcCableCarrierSegmentType | |
  Assimp::STEP::ObjectHelper< IfcCableSegmentType, 1 > | |
   Assimp::IFC::IfcCableSegmentType | |
  Assimp::STEP::ObjectHelper< IfcCartesianPoint, 1 > | |
   Assimp::IFC::IfcCartesianPoint | |
  Assimp::STEP::ObjectHelper< IfcCartesianTransformationOperator, 4 > | |
   Assimp::IFC::IfcCartesianTransformationOperator | |
    Assimp::IFC::IfcCartesianTransformationOperator2D | |
     Assimp::IFC::IfcCartesianTransformationOperator2DnonUniform | |
    Assimp::IFC::IfcCartesianTransformationOperator3D | |
     Assimp::IFC::IfcCartesianTransformationOperator3DnonUniform | |
  Assimp::STEP::ObjectHelper< IfcCartesianTransformationOperator2D, 0 > | |
   Assimp::IFC::IfcCartesianTransformationOperator2D | |
  Assimp::STEP::ObjectHelper< IfcCartesianTransformationOperator2DnonUniform, 1 > | |
   Assimp::IFC::IfcCartesianTransformationOperator2DnonUniform | |
  Assimp::STEP::ObjectHelper< IfcCartesianTransformationOperator3D, 1 > | |
   Assimp::IFC::IfcCartesianTransformationOperator3D | |
  Assimp::STEP::ObjectHelper< IfcCartesianTransformationOperator3DnonUniform, 2 > | |
   Assimp::IFC::IfcCartesianTransformationOperator3DnonUniform | |
  Assimp::STEP::ObjectHelper< IfcCenterLineProfileDef, 1 > | |
   Assimp::IFC::IfcCenterLineProfileDef | |
  Assimp::STEP::ObjectHelper< IfcChamferEdgeFeature, 2 > | |
   Assimp::IFC::IfcChamferEdgeFeature | |
  Assimp::STEP::ObjectHelper< IfcChillerType, 1 > | |
   Assimp::IFC::IfcChillerType | |
  Assimp::STEP::ObjectHelper< IfcCircle, 1 > | |
   Assimp::IFC::IfcCircle | |
  Assimp::STEP::ObjectHelper< IfcCircleHollowProfileDef, 1 > | |
   Assimp::IFC::IfcCircleHollowProfileDef | |
  Assimp::STEP::ObjectHelper< IfcCircleProfileDef, 1 > | |
   Assimp::IFC::IfcCircleProfileDef | |
    Assimp::IFC::IfcCircleHollowProfileDef | |
  Assimp::STEP::ObjectHelper< IfcClosedShell, 0 > | |
   Assimp::IFC::IfcClosedShell | |
  Assimp::STEP::ObjectHelper< IfcCoilType, 1 > | |
   Assimp::IFC::IfcCoilType | |
  Assimp::STEP::ObjectHelper< IfcColourRgb, 3 > | |
   Assimp::IFC::IfcColourRgb | |
  Assimp::STEP::ObjectHelper< IfcColourSpecification, 1 > | |
   Assimp::IFC::IfcColourSpecification | |
    Assimp::IFC::IfcColourRgb | |
  Assimp::STEP::ObjectHelper< IfcColumn, 0 > | |
   Assimp::IFC::IfcColumn | |
  Assimp::STEP::ObjectHelper< IfcColumnType, 1 > | |
   Assimp::IFC::IfcColumnType | |
  Assimp::STEP::ObjectHelper< IfcComplexProperty, 2 > | |
   Assimp::IFC::IfcComplexProperty | |
  Assimp::STEP::ObjectHelper< IfcCompositeCurve, 2 > | |
   Assimp::IFC::IfcCompositeCurve | |
  Assimp::STEP::ObjectHelper< IfcCompositeCurveSegment, 3 > | |
   Assimp::IFC::IfcCompositeCurveSegment | |
  Assimp::STEP::ObjectHelper< IfcCompositeProfileDef, 2 > | |
   Assimp::IFC::IfcCompositeProfileDef | |
  Assimp::STEP::ObjectHelper< IfcCompressorType, 1 > | |
   Assimp::IFC::IfcCompressorType | |
  Assimp::STEP::ObjectHelper< IfcCondenserType, 1 > | |
   Assimp::IFC::IfcCondenserType | |
  Assimp::STEP::ObjectHelper< IfcCondition, 0 > | |
   Assimp::IFC::IfcCondition | |
  Assimp::STEP::ObjectHelper< IfcConditionCriterion, 2 > | |
   Assimp::IFC::IfcConditionCriterion | |
  Assimp::STEP::ObjectHelper< IfcConic, 1 > | |
   Assimp::IFC::IfcConic | |
    Assimp::IFC::IfcCircle | |
    Assimp::IFC::IfcEllipse | |
  Assimp::STEP::ObjectHelper< IfcConnectedFaceSet, 1 > | |
   Assimp::IFC::IfcConnectedFaceSet | |
    Assimp::IFC::IfcClosedShell | |
    Assimp::IFC::IfcOpenShell | |
  Assimp::STEP::ObjectHelper< IfcConstructionEquipmentResource, 0 > | |
   Assimp::IFC::IfcConstructionEquipmentResource | |
  Assimp::STEP::ObjectHelper< IfcConstructionMaterialResource, 2 > | |
   Assimp::IFC::IfcConstructionMaterialResource | |
  Assimp::STEP::ObjectHelper< IfcConstructionProductResource, 0 > | |
   Assimp::IFC::IfcConstructionProductResource | |
  Assimp::STEP::ObjectHelper< IfcConstructionResource, 4 > | |
   Assimp::IFC::IfcConstructionResource | |
    Assimp::IFC::IfcConstructionEquipmentResource | |
    Assimp::IFC::IfcConstructionMaterialResource | |
    Assimp::IFC::IfcConstructionProductResource | |
    Assimp::IFC::IfcCrewResource | |
    Assimp::IFC::IfcLaborResource | |
    Assimp::IFC::IfcSubContractResource | |
  Assimp::STEP::ObjectHelper< IfcContextDependentUnit, 1 > | |
   Assimp::IFC::IfcContextDependentUnit | |
  Assimp::STEP::ObjectHelper< IfcControl, 0 > | |
   Assimp::IFC::IfcControl | |
    Assimp::IFC::IfcActionRequest | |
    Assimp::IFC::IfcConditionCriterion | |
    Assimp::IFC::IfcCostItem | |
    Assimp::IFC::IfcCostSchedule | |
    Assimp::IFC::IfcEquipmentStandard | |
    Assimp::IFC::IfcFurnitureStandard | |
    Assimp::IFC::IfcPerformanceHistory | |
    Assimp::IFC::IfcPermit | |
    Assimp::IFC::IfcProjectOrder | |
    Assimp::IFC::IfcProjectOrderRecord | |
    Assimp::IFC::IfcScheduleTimeControl | |
    Assimp::IFC::IfcServiceLife | |
    Assimp::IFC::IfcSpaceProgram | |
    Assimp::IFC::IfcTimeSeriesSchedule | |
    Assimp::IFC::IfcWorkControl | |
     Assimp::IFC::IfcWorkPlan | |
     Assimp::IFC::IfcWorkSchedule | |
  Assimp::STEP::ObjectHelper< IfcControllerType, 1 > | |
   Assimp::IFC::IfcControllerType | |
  Assimp::STEP::ObjectHelper< IfcConversionBasedUnit, 2 > | |
   Assimp::IFC::IfcConversionBasedUnit | |
  Assimp::STEP::ObjectHelper< IfcCooledBeamType, 1 > | |
   Assimp::IFC::IfcCooledBeamType | |
  Assimp::STEP::ObjectHelper< IfcCoolingTowerType, 1 > | |
   Assimp::IFC::IfcCoolingTowerType | |
  Assimp::STEP::ObjectHelper< IfcCostItem, 0 > | |
   Assimp::IFC::IfcCostItem | |
  Assimp::STEP::ObjectHelper< IfcCostSchedule, 8 > | |
   Assimp::IFC::IfcCostSchedule | |
  Assimp::STEP::ObjectHelper< IfcCovering, 1 > | |
   Assimp::IFC::IfcCovering | |
  Assimp::STEP::ObjectHelper< IfcCoveringType, 1 > | |
   Assimp::IFC::IfcCoveringType | |
  Assimp::STEP::ObjectHelper< IfcCraneRailAShapeProfileDef, 12 > | |
   Assimp::IFC::IfcCraneRailAShapeProfileDef | |
  Assimp::STEP::ObjectHelper< IfcCraneRailFShapeProfileDef, 9 > | |
   Assimp::IFC::IfcCraneRailFShapeProfileDef | |
  Assimp::STEP::ObjectHelper< IfcCrewResource, 0 > | |
   Assimp::IFC::IfcCrewResource | |
  Assimp::STEP::ObjectHelper< IfcCsgPrimitive3D, 1 > | |
   Assimp::IFC::IfcCsgPrimitive3D | |
    Assimp::IFC::IfcBlock | |
    Assimp::IFC::IfcRectangularPyramid | |
    Assimp::IFC::IfcRightCircularCone | |
    Assimp::IFC::IfcRightCircularCylinder | |
    Assimp::IFC::IfcSphere | |
  Assimp::STEP::ObjectHelper< IfcCsgSolid, 1 > | |
   Assimp::IFC::IfcCsgSolid | |
  Assimp::STEP::ObjectHelper< IfcCShapeProfileDef, 6 > | |
   Assimp::IFC::IfcCShapeProfileDef | |
  Assimp::STEP::ObjectHelper< IfcCurtainWall, 0 > | |
   Assimp::IFC::IfcCurtainWall | |
  Assimp::STEP::ObjectHelper< IfcCurtainWallType, 1 > | |
   Assimp::IFC::IfcCurtainWallType | |
  Assimp::STEP::ObjectHelper< IfcCurve, 0 > | |
   Assimp::IFC::IfcCurve | |
    Assimp::IFC::IfcBoundedCurve | |
    Assimp::IFC::IfcConic | |
    Assimp::IFC::IfcLine | |
    Assimp::IFC::IfcOffsetCurve2D | |
    Assimp::IFC::IfcOffsetCurve3D | |
  Assimp::STEP::ObjectHelper< IfcCurveBoundedPlane, 3 > | |
   Assimp::IFC::IfcCurveBoundedPlane | |
  Assimp::STEP::ObjectHelper< IfcDamperType, 1 > | |
   Assimp::IFC::IfcDamperType | |
  Assimp::STEP::ObjectHelper< IfcDefinedSymbol, 2 > | |
   Assimp::IFC::IfcDefinedSymbol | |
  Assimp::STEP::ObjectHelper< IfcDerivedProfileDef, 3 > | |
   Assimp::IFC::IfcDerivedProfileDef | |
  Assimp::STEP::ObjectHelper< IfcDiameterDimension, 0 > | |
   Assimp::IFC::IfcDiameterDimension | |
  Assimp::STEP::ObjectHelper< IfcDimensionCurve, 0 > | |
   Assimp::IFC::IfcDimensionCurve | |
  Assimp::STEP::ObjectHelper< IfcDimensionCurveDirectedCallout, 0 > | |
   Assimp::IFC::IfcDimensionCurveDirectedCallout | |
    Assimp::IFC::IfcAngularDimension | |
    Assimp::IFC::IfcDiameterDimension | |
    Assimp::IFC::IfcLinearDimension | |
    Assimp::IFC::IfcRadiusDimension | |
  Assimp::STEP::ObjectHelper< IfcDimensionCurveTerminator, 1 > | |
   Assimp::IFC::IfcDimensionCurveTerminator | |
  Assimp::STEP::ObjectHelper< IfcDirection, 1 > | |
   Assimp::IFC::IfcDirection | |
  Assimp::STEP::ObjectHelper< IfcDiscreteAccessory, 0 > | |
   Assimp::IFC::IfcDiscreteAccessory | |
  Assimp::STEP::ObjectHelper< IfcDiscreteAccessoryType, 0 > | |
   Assimp::IFC::IfcDiscreteAccessoryType | |
    Assimp::IFC::IfcVibrationIsolatorType | |
  Assimp::STEP::ObjectHelper< IfcDistributionChamberElement, 0 > | |
   Assimp::IFC::IfcDistributionChamberElement | |
  Assimp::STEP::ObjectHelper< IfcDistributionChamberElementType, 1 > | |
   Assimp::IFC::IfcDistributionChamberElementType | |
  Assimp::STEP::ObjectHelper< IfcDistributionControlElement, 1 > | |
   Assimp::IFC::IfcDistributionControlElement | |
  Assimp::STEP::ObjectHelper< IfcDistributionControlElementType, 0 > | |
   Assimp::IFC::IfcDistributionControlElementType | |
    Assimp::IFC::IfcActuatorType | |
    Assimp::IFC::IfcAlarmType | |
    Assimp::IFC::IfcControllerType | |
    Assimp::IFC::IfcFlowInstrumentType | |
    Assimp::IFC::IfcSensorType | |
  Assimp::STEP::ObjectHelper< IfcDistributionElement, 0 > | |
   Assimp::IFC::IfcDistributionElement | |
    Assimp::IFC::IfcDistributionControlElement | |
    Assimp::IFC::IfcDistributionFlowElement | |
     Assimp::IFC::IfcDistributionChamberElement | |
     Assimp::IFC::IfcEnergyConversionDevice | |
     Assimp::IFC::IfcFlowController | |
      Assimp::IFC::IfcElectricDistributionPoint | |
     Assimp::IFC::IfcFlowFitting | |
     Assimp::IFC::IfcFlowMovingDevice | |
     Assimp::IFC::IfcFlowSegment | |
     Assimp::IFC::IfcFlowStorageDevice | |
     Assimp::IFC::IfcFlowTerminal | |
     Assimp::IFC::IfcFlowTreatmentDevice | |
  Assimp::STEP::ObjectHelper< IfcDistributionElementType, 0 > | |
   Assimp::IFC::IfcDistributionElementType | |
    Assimp::IFC::IfcDistributionControlElementType | |
    Assimp::IFC::IfcDistributionFlowElementType | |
     Assimp::IFC::IfcDistributionChamberElementType | |
     Assimp::IFC::IfcEnergyConversionDeviceType | |
      Assimp::IFC::IfcAirToAirHeatRecoveryType | |
      Assimp::IFC::IfcBoilerType | |
      Assimp::IFC::IfcChillerType | |
      Assimp::IFC::IfcCoilType | |
      Assimp::IFC::IfcCondenserType | |
      Assimp::IFC::IfcCooledBeamType | |
      Assimp::IFC::IfcCoolingTowerType | |
      Assimp::IFC::IfcElectricGeneratorType | |
      Assimp::IFC::IfcElectricMotorType | |
      Assimp::IFC::IfcEvaporativeCoolerType | |
      Assimp::IFC::IfcEvaporatorType | |
      Assimp::IFC::IfcHeatExchangerType | |
      Assimp::IFC::IfcHumidifierType | |
      Assimp::IFC::IfcMotorConnectionType | |
      Assimp::IFC::IfcSpaceHeaterType | |
      Assimp::IFC::IfcTransformerType | |
      Assimp::IFC::IfcTubeBundleType | |
      Assimp::IFC::IfcUnitaryEquipmentType | |
     Assimp::IFC::IfcFlowControllerType | |
      Assimp::IFC::IfcAirTerminalBoxType | |
      Assimp::IFC::IfcDamperType | |
      Assimp::IFC::IfcElectricTimeControlType | |
      Assimp::IFC::IfcFlowMeterType | |
      Assimp::IFC::IfcProtectiveDeviceType | |
      Assimp::IFC::IfcSwitchingDeviceType | |
      Assimp::IFC::IfcValveType | |
     Assimp::IFC::IfcFlowFittingType | |
      Assimp::IFC::IfcCableCarrierFittingType | |
      Assimp::IFC::IfcDuctFittingType | |
      Assimp::IFC::IfcJunctionBoxType | |
      Assimp::IFC::IfcPipeFittingType | |
     Assimp::IFC::IfcFlowMovingDeviceType | |
      Assimp::IFC::IfcCompressorType | |
      Assimp::IFC::IfcFanType | |
      Assimp::IFC::IfcPumpType | |
     Assimp::IFC::IfcFlowSegmentType | |
      Assimp::IFC::IfcCableCarrierSegmentType | |
      Assimp::IFC::IfcCableSegmentType | |
      Assimp::IFC::IfcDuctSegmentType | |
      Assimp::IFC::IfcPipeSegmentType | |
     Assimp::IFC::IfcFlowStorageDeviceType | |
      Assimp::IFC::IfcElectricFlowStorageDeviceType | |
      Assimp::IFC::IfcTankType | |
     Assimp::IFC::IfcFlowTerminalType | |
      Assimp::IFC::IfcAirTerminalType | |
      Assimp::IFC::IfcElectricApplianceType | |
      Assimp::IFC::IfcElectricHeaterType | |
      Assimp::IFC::IfcFireSuppressionTerminalType | |
      Assimp::IFC::IfcGasTerminalType | |
      Assimp::IFC::IfcLampType | |
      Assimp::IFC::IfcLightFixtureType | |
      Assimp::IFC::IfcOutletType | |
      Assimp::IFC::IfcSanitaryTerminalType | |
      Assimp::IFC::IfcStackTerminalType | |
      Assimp::IFC::IfcWasteTerminalType | |
     Assimp::IFC::IfcFlowTreatmentDeviceType | |
      Assimp::IFC::IfcDuctSilencerType | |
      Assimp::IFC::IfcFilterType | |
  Assimp::STEP::ObjectHelper< IfcDistributionFlowElement, 0 > | |
   Assimp::IFC::IfcDistributionFlowElement | |
  Assimp::STEP::ObjectHelper< IfcDistributionFlowElementType, 0 > | |
   Assimp::IFC::IfcDistributionFlowElementType | |
  Assimp::STEP::ObjectHelper< IfcDistributionPort, 1 > | |
   Assimp::IFC::IfcDistributionPort | |
  Assimp::STEP::ObjectHelper< IfcDoor, 2 > | |
   Assimp::IFC::IfcDoor | |
  Assimp::STEP::ObjectHelper< IfcDoorStyle, 4 > | |
   Assimp::IFC::IfcDoorStyle | |
  Assimp::STEP::ObjectHelper< IfcDraughtingCallout, 1 > | |
   Assimp::IFC::IfcDraughtingCallout | |
    Assimp::IFC::IfcDimensionCurveDirectedCallout | |
    Assimp::IFC::IfcStructuredDimensionCallout | |
  Assimp::STEP::ObjectHelper< IfcDuctFittingType, 1 > | |
   Assimp::IFC::IfcDuctFittingType | |
  Assimp::STEP::ObjectHelper< IfcDuctSegmentType, 1 > | |
   Assimp::IFC::IfcDuctSegmentType | |
  Assimp::STEP::ObjectHelper< IfcDuctSilencerType, 1 > | |
   Assimp::IFC::IfcDuctSilencerType | |
  Assimp::STEP::ObjectHelper< IfcEdge, 2 > | |
   Assimp::IFC::IfcEdge | |
    Assimp::IFC::IfcEdgeCurve | |
    Assimp::IFC::IfcOrientedEdge | |
    Assimp::IFC::IfcSubedge | |
  Assimp::STEP::ObjectHelper< IfcEdgeCurve, 2 > | |
   Assimp::IFC::IfcEdgeCurve | |
  Assimp::STEP::ObjectHelper< IfcEdgeFeature, 1 > | |
   Assimp::IFC::IfcEdgeFeature | |
    Assimp::IFC::IfcChamferEdgeFeature | |
    Assimp::IFC::IfcRoundedEdgeFeature | |
  Assimp::STEP::ObjectHelper< IfcEdgeLoop, 1 > | |
   Assimp::IFC::IfcEdgeLoop | |
  Assimp::STEP::ObjectHelper< IfcElectricalCircuit, 0 > | |
   Assimp::IFC::IfcElectricalCircuit | |
  Assimp::STEP::ObjectHelper< IfcElectricalElement, 0 > | |
   Assimp::IFC::IfcElectricalElement | |
  Assimp::STEP::ObjectHelper< IfcElectricApplianceType, 1 > | |
   Assimp::IFC::IfcElectricApplianceType | |
  Assimp::STEP::ObjectHelper< IfcElectricDistributionPoint, 2 > | |
   Assimp::IFC::IfcElectricDistributionPoint | |
  Assimp::STEP::ObjectHelper< IfcElectricFlowStorageDeviceType, 1 > | |
   Assimp::IFC::IfcElectricFlowStorageDeviceType | |
  Assimp::STEP::ObjectHelper< IfcElectricGeneratorType, 1 > | |
   Assimp::IFC::IfcElectricGeneratorType | |
  Assimp::STEP::ObjectHelper< IfcElectricHeaterType, 1 > | |
   Assimp::IFC::IfcElectricHeaterType | |
  Assimp::STEP::ObjectHelper< IfcElectricMotorType, 1 > | |
   Assimp::IFC::IfcElectricMotorType | |
  Assimp::STEP::ObjectHelper< IfcElectricTimeControlType, 1 > | |
   Assimp::IFC::IfcElectricTimeControlType | |
  Assimp::STEP::ObjectHelper< IfcElement, 1 > | |
   Assimp::IFC::IfcElement | |
    Assimp::IFC::IfcBuildingElement | |
    Assimp::IFC::IfcDistributionElement | |
    Assimp::IFC::IfcElectricalElement | |
    Assimp::IFC::IfcElementAssembly | |
    Assimp::IFC::IfcElementComponent | |
     Assimp::IFC::IfcDiscreteAccessory | |
     Assimp::IFC::IfcFastener | |
      Assimp::IFC::IfcMechanicalFastener | |
    Assimp::IFC::IfcEquipmentElement | |
    Assimp::IFC::IfcFeatureElement | |
     Assimp::IFC::IfcFeatureElementAddition | |
      Assimp::IFC::IfcProjectionElement | |
     Assimp::IFC::IfcFeatureElementSubtraction | |
      Assimp::IFC::IfcEdgeFeature | |
      Assimp::IFC::IfcOpeningElement | |
    Assimp::IFC::IfcFurnishingElement | |
    Assimp::IFC::IfcTransportElement | |
    Assimp::IFC::IfcVirtualElement | |
  Assimp::STEP::ObjectHelper< IfcElementarySurface, 1 > | |
   Assimp::IFC::IfcElementarySurface | |
    Assimp::IFC::IfcPlane | |
  Assimp::STEP::ObjectHelper< IfcElementAssembly, 2 > | |
   Assimp::IFC::IfcElementAssembly | |
  Assimp::STEP::ObjectHelper< IfcElementComponent, 0 > | |
   Assimp::IFC::IfcElementComponent | |
  Assimp::STEP::ObjectHelper< IfcElementComponentType, 0 > | |
   Assimp::IFC::IfcElementComponentType | |
    Assimp::IFC::IfcDiscreteAccessoryType | |
    Assimp::IFC::IfcFastenerType | |
     Assimp::IFC::IfcMechanicalFastenerType | |
  Assimp::STEP::ObjectHelper< IfcElementQuantity, 2 > | |
   Assimp::IFC::IfcElementQuantity | |
  Assimp::STEP::ObjectHelper< IfcElementType, 1 > | |
   Assimp::IFC::IfcElementType | |
    Assimp::IFC::IfcBuildingElementType | |
    Assimp::IFC::IfcDistributionElementType | |
    Assimp::IFC::IfcElementComponentType | |
    Assimp::IFC::IfcFurnishingElementType | |
     Assimp::IFC::IfcFurnitureType | |
     Assimp::IFC::IfcSystemFurnitureElementType | |
    Assimp::IFC::IfcSpatialStructureElementType | |
     Assimp::IFC::IfcSpaceType | |
    Assimp::IFC::IfcTransportElementType | |
  Assimp::STEP::ObjectHelper< IfcEllipse, 2 > | |
   Assimp::IFC::IfcEllipse | |
  Assimp::STEP::ObjectHelper< IfcEllipseProfileDef, 2 > | |
   Assimp::IFC::IfcEllipseProfileDef | |
  Assimp::STEP::ObjectHelper< IfcEnergyConversionDevice, 0 > | |
   Assimp::IFC::IfcEnergyConversionDevice | |
  Assimp::STEP::ObjectHelper< IfcEnergyConversionDeviceType, 0 > | |
   Assimp::IFC::IfcEnergyConversionDeviceType | |
  Assimp::STEP::ObjectHelper< IfcEquipmentElement, 0 > | |
   Assimp::IFC::IfcEquipmentElement | |
  Assimp::STEP::ObjectHelper< IfcEquipmentStandard, 0 > | |
   Assimp::IFC::IfcEquipmentStandard | |
  Assimp::STEP::ObjectHelper< IfcEvaporativeCoolerType, 1 > | |
   Assimp::IFC::IfcEvaporativeCoolerType | |
  Assimp::STEP::ObjectHelper< IfcEvaporatorType, 1 > | |
   Assimp::IFC::IfcEvaporatorType | |
  Assimp::STEP::ObjectHelper< IfcExtrudedAreaSolid, 2 > | |
   Assimp::IFC::IfcExtrudedAreaSolid | |
  Assimp::STEP::ObjectHelper< IfcFace, 1 > | |
   Assimp::IFC::IfcFace | |
    Assimp::IFC::IfcFaceSurface | |
  Assimp::STEP::ObjectHelper< IfcFaceBasedSurfaceModel, 1 > | |
   Assimp::IFC::IfcFaceBasedSurfaceModel | |
  Assimp::STEP::ObjectHelper< IfcFaceBound, 2 > | |
   Assimp::IFC::IfcFaceBound | |
    Assimp::IFC::IfcFaceOuterBound | |
  Assimp::STEP::ObjectHelper< IfcFaceOuterBound, 0 > | |
   Assimp::IFC::IfcFaceOuterBound | |
  Assimp::STEP::ObjectHelper< IfcFaceSurface, 2 > | |
   Assimp::IFC::IfcFaceSurface | |
  Assimp::STEP::ObjectHelper< IfcFacetedBrep, 0 > | |
   Assimp::IFC::IfcFacetedBrep | |
  Assimp::STEP::ObjectHelper< IfcFacetedBrepWithVoids, 1 > | |
   Assimp::IFC::IfcFacetedBrepWithVoids | |
  Assimp::STEP::ObjectHelper< IfcFanType, 1 > | |
   Assimp::IFC::IfcFanType | |
  Assimp::STEP::ObjectHelper< IfcFastener, 0 > | |
   Assimp::IFC::IfcFastener | |
  Assimp::STEP::ObjectHelper< IfcFastenerType, 0 > | |
   Assimp::IFC::IfcFastenerType | |
  Assimp::STEP::ObjectHelper< IfcFeatureElement, 0 > | |
   Assimp::IFC::IfcFeatureElement | |
  Assimp::STEP::ObjectHelper< IfcFeatureElementAddition, 0 > | |
   Assimp::IFC::IfcFeatureElementAddition | |
  Assimp::STEP::ObjectHelper< IfcFeatureElementSubtraction, 0 > | |
   Assimp::IFC::IfcFeatureElementSubtraction | |
  Assimp::STEP::ObjectHelper< IfcFillAreaStyleHatching, 5 > | |
   Assimp::IFC::IfcFillAreaStyleHatching | |
  Assimp::STEP::ObjectHelper< IfcFillAreaStyleTiles, 3 > | |
   Assimp::IFC::IfcFillAreaStyleTiles | |
  Assimp::STEP::ObjectHelper< IfcFillAreaStyleTileSymbolWithStyle, 1 > | |
   Assimp::IFC::IfcFillAreaStyleTileSymbolWithStyle | |
  Assimp::STEP::ObjectHelper< IfcFilterType, 1 > | |
   Assimp::IFC::IfcFilterType | |
  Assimp::STEP::ObjectHelper< IfcFireSuppressionTerminalType, 1 > | |
   Assimp::IFC::IfcFireSuppressionTerminalType | |
  Assimp::STEP::ObjectHelper< IfcFlowController, 0 > | |
   Assimp::IFC::IfcFlowController | |
  Assimp::STEP::ObjectHelper< IfcFlowControllerType, 0 > | |
   Assimp::IFC::IfcFlowControllerType | |
  Assimp::STEP::ObjectHelper< IfcFlowFitting, 0 > | |
   Assimp::IFC::IfcFlowFitting | |
  Assimp::STEP::ObjectHelper< IfcFlowFittingType, 0 > | |
   Assimp::IFC::IfcFlowFittingType | |
  Assimp::STEP::ObjectHelper< IfcFlowInstrumentType, 1 > | |
   Assimp::IFC::IfcFlowInstrumentType | |
  Assimp::STEP::ObjectHelper< IfcFlowMeterType, 1 > | |
   Assimp::IFC::IfcFlowMeterType | |
  Assimp::STEP::ObjectHelper< IfcFlowMovingDevice, 0 > | |
   Assimp::IFC::IfcFlowMovingDevice | |
  Assimp::STEP::ObjectHelper< IfcFlowMovingDeviceType, 0 > | |
   Assimp::IFC::IfcFlowMovingDeviceType | |
  Assimp::STEP::ObjectHelper< IfcFlowSegment, 0 > | |
   Assimp::IFC::IfcFlowSegment | |
  Assimp::STEP::ObjectHelper< IfcFlowSegmentType, 0 > | |
   Assimp::IFC::IfcFlowSegmentType | |
  Assimp::STEP::ObjectHelper< IfcFlowStorageDevice, 0 > | |
   Assimp::IFC::IfcFlowStorageDevice | |
  Assimp::STEP::ObjectHelper< IfcFlowStorageDeviceType, 0 > | |
   Assimp::IFC::IfcFlowStorageDeviceType | |
  Assimp::STEP::ObjectHelper< IfcFlowTerminal, 0 > | |
   Assimp::IFC::IfcFlowTerminal | |
  Assimp::STEP::ObjectHelper< IfcFlowTerminalType, 0 > | |
   Assimp::IFC::IfcFlowTerminalType | |
  Assimp::STEP::ObjectHelper< IfcFlowTreatmentDevice, 0 > | |
   Assimp::IFC::IfcFlowTreatmentDevice | |
  Assimp::STEP::ObjectHelper< IfcFlowTreatmentDeviceType, 0 > | |
   Assimp::IFC::IfcFlowTreatmentDeviceType | |
  Assimp::STEP::ObjectHelper< IfcFooting, 1 > | |
   Assimp::IFC::IfcFooting | |
  Assimp::STEP::ObjectHelper< IfcFurnishingElement, 0 > | |
   Assimp::IFC::IfcFurnishingElement | |
  Assimp::STEP::ObjectHelper< IfcFurnishingElementType, 0 > | |
   Assimp::IFC::IfcFurnishingElementType | |
  Assimp::STEP::ObjectHelper< IfcFurnitureStandard, 0 > | |
   Assimp::IFC::IfcFurnitureStandard | |
  Assimp::STEP::ObjectHelper< IfcFurnitureType, 1 > | |
   Assimp::IFC::IfcFurnitureType | |
  Assimp::STEP::ObjectHelper< IfcGasTerminalType, 1 > | |
   Assimp::IFC::IfcGasTerminalType | |
  Assimp::STEP::ObjectHelper< IfcGeometricCurveSet, 0 > | |
   Assimp::IFC::IfcGeometricCurveSet | |
  Assimp::STEP::ObjectHelper< IfcGeometricRepresentationContext, 4 > | |
   Assimp::IFC::IfcGeometricRepresentationContext | |
    Assimp::IFC::IfcGeometricRepresentationSubContext | |
  Assimp::STEP::ObjectHelper< IfcGeometricRepresentationItem, 0 > | |
   Assimp::IFC::IfcGeometricRepresentationItem | |
    Assimp::IFC::IfcAnnotationFillArea | |
    Assimp::IFC::IfcAnnotationSurface | |
    Assimp::IFC::IfcBooleanResult | |
    Assimp::IFC::IfcBoundingBox | |
    Assimp::IFC::IfcCartesianTransformationOperator | |
    Assimp::IFC::IfcCompositeCurveSegment | |
    Assimp::IFC::IfcCsgPrimitive3D | |
    Assimp::IFC::IfcCurve | |
    Assimp::IFC::IfcDefinedSymbol | |
    Assimp::IFC::IfcDirection | |
    Assimp::IFC::IfcDraughtingCallout | |
    Assimp::IFC::IfcFaceBasedSurfaceModel | |
    Assimp::IFC::IfcFillAreaStyleHatching | |
    Assimp::IFC::IfcFillAreaStyleTiles | |
    Assimp::IFC::IfcFillAreaStyleTileSymbolWithStyle | |
    Assimp::IFC::IfcGeometricSet | |
     Assimp::IFC::IfcGeometricCurveSet | |
    Assimp::IFC::IfcHalfSpaceSolid | |
     Assimp::IFC::IfcBoxedHalfSpace | |
     Assimp::IFC::IfcPolygonalBoundedHalfSpace | |
    Assimp::IFC::IfcLightSource | |
     Assimp::IFC::IfcLightSourceAmbient | |
     Assimp::IFC::IfcLightSourceDirectional | |
     Assimp::IFC::IfcLightSourceGoniometric | |
     Assimp::IFC::IfcLightSourcePositional | |
      Assimp::IFC::IfcLightSourceSpot | |
    Assimp::IFC::IfcOneDirectionRepeatFactor | |
     Assimp::IFC::IfcTwoDirectionRepeatFactor | |
    Assimp::IFC::IfcPlacement | |
     Assimp::IFC::IfcAxis1Placement | |
     Assimp::IFC::IfcAxis2Placement2D | |
     Assimp::IFC::IfcAxis2Placement3D | |
    Assimp::IFC::IfcPlanarExtent | |
     Assimp::IFC::IfcPlanarBox | |
    Assimp::IFC::IfcPoint | |
     Assimp::IFC::IfcCartesianPoint | |
     Assimp::IFC::IfcPointOnCurve | |
     Assimp::IFC::IfcPointOnSurface | |
    Assimp::IFC::IfcSectionedSpine | |
    Assimp::IFC::IfcShellBasedSurfaceModel | |
    Assimp::IFC::IfcSolidModel | |
     Assimp::IFC::IfcCsgSolid | |
     Assimp::IFC::IfcManifoldSolidBrep | |
      Assimp::IFC::IfcFacetedBrep | |
      Assimp::IFC::IfcFacetedBrepWithVoids | |
     Assimp::IFC::IfcSweptAreaSolid | |
      Assimp::IFC::IfcExtrudedAreaSolid | |
      Assimp::IFC::IfcRevolvedAreaSolid | |
      Assimp::IFC::IfcSurfaceCurveSweptAreaSolid | |
     Assimp::IFC::IfcSweptDiskSolid | |
    Assimp::IFC::IfcSurface | |
     Assimp::IFC::IfcBoundedSurface | |
     Assimp::IFC::IfcElementarySurface | |
     Assimp::IFC::IfcSweptSurface | |
      Assimp::IFC::IfcSurfaceOfLinearExtrusion | |
      Assimp::IFC::IfcSurfaceOfRevolution | |
    Assimp::IFC::IfcTextLiteral | |
     Assimp::IFC::IfcTextLiteralWithExtent | |
    Assimp::IFC::IfcVector | |
  Assimp::STEP::ObjectHelper< IfcGeometricRepresentationSubContext, 4 > | |
   Assimp::IFC::IfcGeometricRepresentationSubContext | |
  Assimp::STEP::ObjectHelper< IfcGeometricSet, 1 > | |
   Assimp::IFC::IfcGeometricSet | |
  Assimp::STEP::ObjectHelper< IfcGrid, 3 > | |
   Assimp::IFC::IfcGrid | |
  Assimp::STEP::ObjectHelper< IfcGridPlacement, 2 > | |
   Assimp::IFC::IfcGridPlacement | |
  Assimp::STEP::ObjectHelper< IfcGroup, 0 > | |
   Assimp::IFC::IfcGroup | |
    Assimp::IFC::IfcAsset | |
    Assimp::IFC::IfcCondition | |
    Assimp::IFC::IfcInventory | |
    Assimp::IFC::IfcStructuralLoadGroup | |
    Assimp::IFC::IfcStructuralResultGroup | |
    Assimp::IFC::IfcSystem | |
     Assimp::IFC::IfcElectricalCircuit | |
     Assimp::IFC::IfcStructuralAnalysisModel | |
    Assimp::IFC::IfcZone | |
  Assimp::STEP::ObjectHelper< IfcHalfSpaceSolid, 2 > | |
   Assimp::IFC::IfcHalfSpaceSolid | |
  Assimp::STEP::ObjectHelper< IfcHeatExchangerType, 1 > | |
   Assimp::IFC::IfcHeatExchangerType | |
  Assimp::STEP::ObjectHelper< IfcHumidifierType, 1 > | |
   Assimp::IFC::IfcHumidifierType | |
  Assimp::STEP::ObjectHelper< IfcInventory, 6 > | |
   Assimp::IFC::IfcInventory | |
  Assimp::STEP::ObjectHelper< IfcIShapeProfileDef, 5 > | |
   Assimp::IFC::IfcIShapeProfileDef | |
    Assimp::IFC::IfcAsymmetricIShapeProfileDef | |
  Assimp::STEP::ObjectHelper< IfcJunctionBoxType, 1 > | |
   Assimp::IFC::IfcJunctionBoxType | |
  Assimp::STEP::ObjectHelper< IfcLaborResource, 1 > | |
   Assimp::IFC::IfcLaborResource | |
  Assimp::STEP::ObjectHelper< IfcLampType, 1 > | |
   Assimp::IFC::IfcLampType | |
  Assimp::STEP::ObjectHelper< IfcLightFixtureType, 1 > | |
   Assimp::IFC::IfcLightFixtureType | |
  Assimp::STEP::ObjectHelper< IfcLightSource, 4 > | |
   Assimp::IFC::IfcLightSource | |
  Assimp::STEP::ObjectHelper< IfcLightSourceAmbient, 0 > | |
   Assimp::IFC::IfcLightSourceAmbient | |
  Assimp::STEP::ObjectHelper< IfcLightSourceDirectional, 1 > | |
   Assimp::IFC::IfcLightSourceDirectional | |
  Assimp::STEP::ObjectHelper< IfcLightSourceGoniometric, 6 > | |
   Assimp::IFC::IfcLightSourceGoniometric | |
  Assimp::STEP::ObjectHelper< IfcLightSourcePositional, 5 > | |
   Assimp::IFC::IfcLightSourcePositional | |
  Assimp::STEP::ObjectHelper< IfcLightSourceSpot, 4 > | |
   Assimp::IFC::IfcLightSourceSpot | |
  Assimp::STEP::ObjectHelper< IfcLine, 2 > | |
   Assimp::IFC::IfcLine | |
  Assimp::STEP::ObjectHelper< IfcLinearDimension, 0 > | |
   Assimp::IFC::IfcLinearDimension | |
  Assimp::STEP::ObjectHelper< IfcLocalPlacement, 2 > | |
   Assimp::IFC::IfcLocalPlacement | |
  Assimp::STEP::ObjectHelper< IfcLoop, 0 > | |
   Assimp::IFC::IfcLoop | |
    Assimp::IFC::IfcEdgeLoop | |
    Assimp::IFC::IfcPolyLoop | |
    Assimp::IFC::IfcVertexLoop | |
  Assimp::STEP::ObjectHelper< IfcLShapeProfileDef, 8 > | |
   Assimp::IFC::IfcLShapeProfileDef | |
  Assimp::STEP::ObjectHelper< IfcManifoldSolidBrep, 1 > | |
   Assimp::IFC::IfcManifoldSolidBrep | |
  Assimp::STEP::ObjectHelper< IfcMappedItem, 2 > | |
   Assimp::IFC::IfcMappedItem | |
  Assimp::STEP::ObjectHelper< IfcMaterialDefinitionRepresentation, 1 > | |
   Assimp::IFC::IfcMaterialDefinitionRepresentation | |
  Assimp::STEP::ObjectHelper< IfcMeasureWithUnit, 2 > | |
   Assimp::IFC::IfcMeasureWithUnit | |
  Assimp::STEP::ObjectHelper< IfcMechanicalFastener, 2 > | |
   Assimp::IFC::IfcMechanicalFastener | |
  Assimp::STEP::ObjectHelper< IfcMechanicalFastenerType, 0 > | |
   Assimp::IFC::IfcMechanicalFastenerType | |
  Assimp::STEP::ObjectHelper< IfcMember, 0 > | |
   Assimp::IFC::IfcMember | |
  Assimp::STEP::ObjectHelper< IfcMemberType, 1 > | |
   Assimp::IFC::IfcMemberType | |
  Assimp::STEP::ObjectHelper< IfcMotorConnectionType, 1 > | |
   Assimp::IFC::IfcMotorConnectionType | |
  Assimp::STEP::ObjectHelper< IfcMove, 3 > | |
   Assimp::IFC::IfcMove | |
  Assimp::STEP::ObjectHelper< IfcNamedUnit, 2 > | |
   Assimp::IFC::IfcNamedUnit | |
    Assimp::IFC::IfcContextDependentUnit | |
    Assimp::IFC::IfcConversionBasedUnit | |
    Assimp::IFC::IfcSIUnit | |
  Assimp::STEP::ObjectHelper< IfcObject, 1 > | |
   Assimp::IFC::IfcObject | |
    Assimp::IFC::IfcActor | |
    Assimp::IFC::IfcControl | |
    Assimp::IFC::IfcGroup | |
    Assimp::IFC::IfcProcess | |
     Assimp::IFC::IfcProcedure | |
     Assimp::IFC::IfcTask | |
      Assimp::IFC::IfcMove | |
      Assimp::IFC::IfcOrderAction | |
    Assimp::IFC::IfcProduct | |
     Assimp::IFC::IfcAnnotation | |
     Assimp::IFC::IfcElement | |
     Assimp::IFC::IfcGrid | |
     Assimp::IFC::IfcPort | |
      Assimp::IFC::IfcDistributionPort | |
     Assimp::IFC::IfcProxy | |
     Assimp::IFC::IfcSpatialStructureElement | |
      Assimp::IFC::IfcBuilding | |
      Assimp::IFC::IfcBuildingStorey | |
      Assimp::IFC::IfcSite | |
      Assimp::IFC::IfcSpace | |
     Assimp::IFC::IfcStructuralActivity | |
      Assimp::IFC::IfcStructuralAction | |
       Assimp::IFC::IfcStructuralLinearAction | |
        Assimp::IFC::IfcStructuralLinearActionVarying | |
       Assimp::IFC::IfcStructuralPlanarAction | |
        Assimp::IFC::IfcStructuralPlanarActionVarying | |
       Assimp::IFC::IfcStructuralPointAction | |
      Assimp::IFC::IfcStructuralReaction | |
       Assimp::IFC::IfcStructuralPointReaction | |
     Assimp::IFC::IfcStructuralItem | |
      Assimp::IFC::IfcStructuralConnection | |
       Assimp::IFC::IfcStructuralCurveConnection | |
       Assimp::IFC::IfcStructuralPointConnection | |
       Assimp::IFC::IfcStructuralSurfaceConnection | |
      Assimp::IFC::IfcStructuralMember | |
       Assimp::IFC::IfcStructuralCurveMember | |
        Assimp::IFC::IfcStructuralCurveMemberVarying | |
       Assimp::IFC::IfcStructuralSurfaceMember | |
        Assimp::IFC::IfcStructuralSurfaceMemberVarying | |
    Assimp::IFC::IfcProject | |
    Assimp::IFC::IfcResource | |
     Assimp::IFC::IfcConstructionResource | |
  Assimp::STEP::ObjectHelper< IfcObjectDefinition, 0 > | |
   Assimp::IFC::IfcObjectDefinition | |
    Assimp::IFC::IfcObject | |
    Assimp::IFC::IfcTypeObject | |
     Assimp::IFC::IfcTypeProduct | |
      Assimp::IFC::IfcDoorStyle | |
      Assimp::IFC::IfcElementType | |
      Assimp::IFC::IfcWindowStyle | |
  Assimp::STEP::ObjectHelper< IfcObjectPlacement, 0 > | |
   Assimp::IFC::IfcObjectPlacement | |
    Assimp::IFC::IfcGridPlacement | |
    Assimp::IFC::IfcLocalPlacement | |
  Assimp::STEP::ObjectHelper< IfcOccupant, 1 > | |
   Assimp::IFC::IfcOccupant | |
  Assimp::STEP::ObjectHelper< IfcOffsetCurve2D, 3 > | |
   Assimp::IFC::IfcOffsetCurve2D | |
  Assimp::STEP::ObjectHelper< IfcOffsetCurve3D, 4 > | |
   Assimp::IFC::IfcOffsetCurve3D | |
  Assimp::STEP::ObjectHelper< IfcOneDirectionRepeatFactor, 1 > | |
   Assimp::IFC::IfcOneDirectionRepeatFactor | |
  Assimp::STEP::ObjectHelper< IfcOpeningElement, 0 > | |
   Assimp::IFC::IfcOpeningElement | |
  Assimp::STEP::ObjectHelper< IfcOpenShell, 0 > | |
   Assimp::IFC::IfcOpenShell | |
  Assimp::STEP::ObjectHelper< IfcOrderAction, 1 > | |
   Assimp::IFC::IfcOrderAction | |
  Assimp::STEP::ObjectHelper< IfcOrientedEdge, 2 > | |
   Assimp::IFC::IfcOrientedEdge | |
  Assimp::STEP::ObjectHelper< IfcOutletType, 1 > | |
   Assimp::IFC::IfcOutletType | |
  Assimp::STEP::ObjectHelper< IfcParameterizedProfileDef, 1 > | |
   Assimp::IFC::IfcParameterizedProfileDef | |
    Assimp::IFC::IfcCircleProfileDef | |
    Assimp::IFC::IfcCraneRailAShapeProfileDef | |
    Assimp::IFC::IfcCraneRailFShapeProfileDef | |
    Assimp::IFC::IfcCShapeProfileDef | |
    Assimp::IFC::IfcEllipseProfileDef | |
    Assimp::IFC::IfcIShapeProfileDef | |
    Assimp::IFC::IfcLShapeProfileDef | |
    Assimp::IFC::IfcRectangleProfileDef | |
     Assimp::IFC::IfcRectangleHollowProfileDef | |
     Assimp::IFC::IfcRoundedRectangleProfileDef | |
    Assimp::IFC::IfcTrapeziumProfileDef | |
    Assimp::IFC::IfcTShapeProfileDef | |
    Assimp::IFC::IfcUShapeProfileDef | |
    Assimp::IFC::IfcZShapeProfileDef | |
  Assimp::STEP::ObjectHelper< IfcPath, 1 > | |
   Assimp::IFC::IfcPath | |
  Assimp::STEP::ObjectHelper< IfcPerformanceHistory, 1 > | |
   Assimp::IFC::IfcPerformanceHistory | |
  Assimp::STEP::ObjectHelper< IfcPermit, 1 > | |
   Assimp::IFC::IfcPermit | |
  Assimp::STEP::ObjectHelper< IfcPile, 2 > | |
   Assimp::IFC::IfcPile | |
  Assimp::STEP::ObjectHelper< IfcPipeFittingType, 1 > | |
   Assimp::IFC::IfcPipeFittingType | |
  Assimp::STEP::ObjectHelper< IfcPipeSegmentType, 1 > | |
   Assimp::IFC::IfcPipeSegmentType | |
  Assimp::STEP::ObjectHelper< IfcPlacement, 1 > | |
   Assimp::IFC::IfcPlacement | |
  Assimp::STEP::ObjectHelper< IfcPlanarBox, 1 > | |
   Assimp::IFC::IfcPlanarBox | |
  Assimp::STEP::ObjectHelper< IfcPlanarExtent, 2 > | |
   Assimp::IFC::IfcPlanarExtent | |
  Assimp::STEP::ObjectHelper< IfcPlane, 0 > | |
   Assimp::IFC::IfcPlane | |
  Assimp::STEP::ObjectHelper< IfcPlate, 0 > | |
   Assimp::IFC::IfcPlate | |
  Assimp::STEP::ObjectHelper< IfcPlateType, 1 > | |
   Assimp::IFC::IfcPlateType | |
  Assimp::STEP::ObjectHelper< IfcPoint, 0 > | |
   Assimp::IFC::IfcPoint | |
  Assimp::STEP::ObjectHelper< IfcPointOnCurve, 2 > | |
   Assimp::IFC::IfcPointOnCurve | |
  Assimp::STEP::ObjectHelper< IfcPointOnSurface, 3 > | |
   Assimp::IFC::IfcPointOnSurface | |
  Assimp::STEP::ObjectHelper< IfcPolygonalBoundedHalfSpace, 2 > | |
   Assimp::IFC::IfcPolygonalBoundedHalfSpace | |
  Assimp::STEP::ObjectHelper< IfcPolyline, 1 > | |
   Assimp::IFC::IfcPolyline | |
  Assimp::STEP::ObjectHelper< IfcPolyLoop, 1 > | |
   Assimp::IFC::IfcPolyLoop | |
  Assimp::STEP::ObjectHelper< IfcPort, 0 > | |
   Assimp::IFC::IfcPort | |
  Assimp::STEP::ObjectHelper< IfcPresentationStyle, 1 > | |
   Assimp::IFC::IfcPresentationStyle | |
    Assimp::IFC::IfcSurfaceStyle | |
  Assimp::STEP::ObjectHelper< IfcPresentationStyleAssignment, 1 > | |
   Assimp::IFC::IfcPresentationStyleAssignment | |
  Assimp::STEP::ObjectHelper< IfcProcedure, 3 > | |
   Assimp::IFC::IfcProcedure | |
  Assimp::STEP::ObjectHelper< IfcProcess, 0 > | |
   Assimp::IFC::IfcProcess | |
  Assimp::STEP::ObjectHelper< IfcProduct, 2 > | |
   Assimp::IFC::IfcProduct | |
  Assimp::STEP::ObjectHelper< IfcProductDefinitionShape, 0 > | |
   Assimp::IFC::IfcProductDefinitionShape | |
  Assimp::STEP::ObjectHelper< IfcProductRepresentation, 3 > | |
   Assimp::IFC::IfcProductRepresentation | |
    Assimp::IFC::IfcMaterialDefinitionRepresentation | |
    Assimp::IFC::IfcProductDefinitionShape | |
  Assimp::STEP::ObjectHelper< IfcProfileDef, 2 > | |
   Assimp::IFC::IfcProfileDef | |
    Assimp::IFC::IfcArbitraryClosedProfileDef | |
    Assimp::IFC::IfcArbitraryOpenProfileDef | |
    Assimp::IFC::IfcCompositeProfileDef | |
    Assimp::IFC::IfcDerivedProfileDef | |
    Assimp::IFC::IfcParameterizedProfileDef | |
  Assimp::STEP::ObjectHelper< IfcProject, 4 > | |
   Assimp::IFC::IfcProject | |
  Assimp::STEP::ObjectHelper< IfcProjectionCurve, 0 > | |
   Assimp::IFC::IfcProjectionCurve | |
  Assimp::STEP::ObjectHelper< IfcProjectionElement, 0 > | |
   Assimp::IFC::IfcProjectionElement | |
  Assimp::STEP::ObjectHelper< IfcProjectOrder, 3 > | |
   Assimp::IFC::IfcProjectOrder | |
  Assimp::STEP::ObjectHelper< IfcProjectOrderRecord, 2 > | |
   Assimp::IFC::IfcProjectOrderRecord | |
  Assimp::STEP::ObjectHelper< IfcProperty, 2 > | |
   Assimp::IFC::IfcProperty | |
    Assimp::IFC::IfcComplexProperty | |
    Assimp::IFC::IfcSimpleProperty | |
     Assimp::IFC::IfcPropertyBoundedValue | |
     Assimp::IFC::IfcPropertyEnumeratedValue | |
     Assimp::IFC::IfcPropertyListValue | |
     Assimp::IFC::IfcPropertyReferenceValue | |
     Assimp::IFC::IfcPropertySingleValue | |
     Assimp::IFC::IfcPropertyTableValue | |
  Assimp::STEP::ObjectHelper< IfcPropertyBoundedValue, 3 > | |
   Assimp::IFC::IfcPropertyBoundedValue | |
  Assimp::STEP::ObjectHelper< IfcPropertyDefinition, 0 > | |
   Assimp::IFC::IfcPropertyDefinition | |
    Assimp::IFC::IfcPropertySetDefinition | |
     Assimp::IFC::IfcElementQuantity | |
     Assimp::IFC::IfcPropertySet | |
  Assimp::STEP::ObjectHelper< IfcPropertyEnumeratedValue, 2 > | |
   Assimp::IFC::IfcPropertyEnumeratedValue | |
  Assimp::STEP::ObjectHelper< IfcPropertyListValue, 2 > | |
   Assimp::IFC::IfcPropertyListValue | |
  Assimp::STEP::ObjectHelper< IfcPropertyReferenceValue, 2 > | |
   Assimp::IFC::IfcPropertyReferenceValue | |
  Assimp::STEP::ObjectHelper< IfcPropertySet, 1 > | |
   Assimp::IFC::IfcPropertySet | |
  Assimp::STEP::ObjectHelper< IfcPropertySetDefinition, 0 > | |
   Assimp::IFC::IfcPropertySetDefinition | |
  Assimp::STEP::ObjectHelper< IfcPropertySingleValue, 2 > | |
   Assimp::IFC::IfcPropertySingleValue | |
  Assimp::STEP::ObjectHelper< IfcPropertyTableValue, 5 > | |
   Assimp::IFC::IfcPropertyTableValue | |
  Assimp::STEP::ObjectHelper< IfcProtectiveDeviceType, 1 > | |
   Assimp::IFC::IfcProtectiveDeviceType | |
  Assimp::STEP::ObjectHelper< IfcProxy, 2 > | |
   Assimp::IFC::IfcProxy | |
  Assimp::STEP::ObjectHelper< IfcPumpType, 1 > | |
   Assimp::IFC::IfcPumpType | |
  Assimp::STEP::ObjectHelper< IfcRadiusDimension, 0 > | |
   Assimp::IFC::IfcRadiusDimension | |
  Assimp::STEP::ObjectHelper< IfcRailing, 1 > | |
   Assimp::IFC::IfcRailing | |
  Assimp::STEP::ObjectHelper< IfcRailingType, 1 > | |
   Assimp::IFC::IfcRailingType | |
  Assimp::STEP::ObjectHelper< IfcRamp, 1 > | |
   Assimp::IFC::IfcRamp | |
  Assimp::STEP::ObjectHelper< IfcRampFlight, 0 > | |
   Assimp::IFC::IfcRampFlight | |
  Assimp::STEP::ObjectHelper< IfcRampFlightType, 1 > | |
   Assimp::IFC::IfcRampFlightType | |
  Assimp::STEP::ObjectHelper< IfcRationalBezierCurve, 1 > | |
   Assimp::IFC::IfcRationalBezierCurve | |
  Assimp::STEP::ObjectHelper< IfcRectangleHollowProfileDef, 3 > | |
   Assimp::IFC::IfcRectangleHollowProfileDef | |
  Assimp::STEP::ObjectHelper< IfcRectangleProfileDef, 2 > | |
   Assimp::IFC::IfcRectangleProfileDef | |
  Assimp::STEP::ObjectHelper< IfcRectangularPyramid, 3 > | |
   Assimp::IFC::IfcRectangularPyramid | |
  Assimp::STEP::ObjectHelper< IfcRectangularTrimmedSurface, 7 > | |
   Assimp::IFC::IfcRectangularTrimmedSurface | |
  Assimp::STEP::ObjectHelper< IfcReinforcingBar, 5 > | |
   Assimp::IFC::IfcReinforcingBar | |
  Assimp::STEP::ObjectHelper< IfcReinforcingElement, 1 > | |
   Assimp::IFC::IfcReinforcingElement | |
  Assimp::STEP::ObjectHelper< IfcReinforcingMesh, 8 > | |
   Assimp::IFC::IfcReinforcingMesh | |
  Assimp::STEP::ObjectHelper< IfcRelAggregates, 0 > | |
   Assimp::IFC::IfcRelAggregates | |
  Assimp::STEP::ObjectHelper< IfcRelationship, 0 > | |
   Assimp::IFC::IfcRelationship | |
    Assimp::IFC::IfcRelConnects | |
     Assimp::IFC::IfcRelContainedInSpatialStructure | |
     Assimp::IFC::IfcRelFillsElement | |
     Assimp::IFC::IfcRelVoidsElement | |
    Assimp::IFC::IfcRelDecomposes | |
     Assimp::IFC::IfcRelAggregates | |
    Assimp::IFC::IfcRelDefines | |
     Assimp::IFC::IfcRelDefinesByProperties | |
      Assimp::IFC::IfcRelOverridesProperties | |
  Assimp::STEP::ObjectHelper< IfcRelConnects, 0 > | |
   Assimp::IFC::IfcRelConnects | |
  Assimp::STEP::ObjectHelper< IfcRelContainedInSpatialStructure, 2 > | |
   Assimp::IFC::IfcRelContainedInSpatialStructure | |
  Assimp::STEP::ObjectHelper< IfcRelDecomposes, 2 > | |
   Assimp::IFC::IfcRelDecomposes | |
  Assimp::STEP::ObjectHelper< IfcRelDefines, 1 > | |
   Assimp::IFC::IfcRelDefines | |
  Assimp::STEP::ObjectHelper< IfcRelDefinesByProperties, 1 > | |
   Assimp::IFC::IfcRelDefinesByProperties | |
  Assimp::STEP::ObjectHelper< IfcRelFillsElement, 2 > | |
   Assimp::IFC::IfcRelFillsElement | |
  Assimp::STEP::ObjectHelper< IfcRelOverridesProperties, 1 > | |
   Assimp::IFC::IfcRelOverridesProperties | |
  Assimp::STEP::ObjectHelper< IfcRelVoidsElement, 2 > | |
   Assimp::IFC::IfcRelVoidsElement | |
  Assimp::STEP::ObjectHelper< IfcRepresentation, 4 > | |
   Assimp::IFC::IfcRepresentation | |
    Assimp::IFC::IfcShapeModel | |
     Assimp::IFC::IfcShapeRepresentation | |
     Assimp::IFC::IfcTopologyRepresentation | |
    Assimp::IFC::IfcStyleModel | |
     Assimp::IFC::IfcStyledRepresentation | |
  Assimp::STEP::ObjectHelper< IfcRepresentationContext, 2 > | |
   Assimp::IFC::IfcRepresentationContext | |
    Assimp::IFC::IfcGeometricRepresentationContext | |
  Assimp::STEP::ObjectHelper< IfcRepresentationItem, 0 > | |
   Assimp::IFC::IfcRepresentationItem | |
    Assimp::IFC::IfcGeometricRepresentationItem | |
    Assimp::IFC::IfcMappedItem | |
    Assimp::IFC::IfcStyledItem | |
     Assimp::IFC::IfcAnnotationOccurrence | |
    Assimp::IFC::IfcTopologicalRepresentationItem | |
     Assimp::IFC::IfcConnectedFaceSet | |
     Assimp::IFC::IfcEdge | |
     Assimp::IFC::IfcFace | |
     Assimp::IFC::IfcFaceBound | |
     Assimp::IFC::IfcLoop | |
     Assimp::IFC::IfcPath | |
     Assimp::IFC::IfcVertex | |
      Assimp::IFC::IfcVertexPoint | |
  Assimp::STEP::ObjectHelper< IfcRepresentationMap, 2 > | |
   Assimp::IFC::IfcRepresentationMap | |
  Assimp::STEP::ObjectHelper< IfcResource, 0 > | |
   Assimp::IFC::IfcResource | |
  Assimp::STEP::ObjectHelper< IfcRevolvedAreaSolid, 2 > | |
   Assimp::IFC::IfcRevolvedAreaSolid | |
  Assimp::STEP::ObjectHelper< IfcRightCircularCone, 2 > | |
   Assimp::IFC::IfcRightCircularCone | |
  Assimp::STEP::ObjectHelper< IfcRightCircularCylinder, 2 > | |
   Assimp::IFC::IfcRightCircularCylinder | |
  Assimp::STEP::ObjectHelper< IfcRoof, 1 > | |
   Assimp::IFC::IfcRoof | |
  Assimp::STEP::ObjectHelper< IfcRoot, 4 > | |
   Assimp::IFC::IfcRoot | |
    Assimp::IFC::IfcObjectDefinition | |
    Assimp::IFC::IfcPropertyDefinition | |
    Assimp::IFC::IfcRelationship | |
  Assimp::STEP::ObjectHelper< IfcRoundedEdgeFeature, 1 > | |
   Assimp::IFC::IfcRoundedEdgeFeature | |
  Assimp::STEP::ObjectHelper< IfcRoundedRectangleProfileDef, 1 > | |
   Assimp::IFC::IfcRoundedRectangleProfileDef | |
  Assimp::STEP::ObjectHelper< IfcSanitaryTerminalType, 1 > | |
   Assimp::IFC::IfcSanitaryTerminalType | |
  Assimp::STEP::ObjectHelper< IfcScheduleTimeControl, 18 > | |
   Assimp::IFC::IfcScheduleTimeControl | |
  Assimp::STEP::ObjectHelper< IfcSectionedSpine, 3 > | |
   Assimp::IFC::IfcSectionedSpine | |
  Assimp::STEP::ObjectHelper< IfcSensorType, 1 > | |
   Assimp::IFC::IfcSensorType | |
  Assimp::STEP::ObjectHelper< IfcServiceLife, 2 > | |
   Assimp::IFC::IfcServiceLife | |
  Assimp::STEP::ObjectHelper< IfcShapeModel, 0 > | |
   Assimp::IFC::IfcShapeModel | |
  Assimp::STEP::ObjectHelper< IfcShapeRepresentation, 0 > | |
   Assimp::IFC::IfcShapeRepresentation | |
  Assimp::STEP::ObjectHelper< IfcShellBasedSurfaceModel, 1 > | |
   Assimp::IFC::IfcShellBasedSurfaceModel | |
  Assimp::STEP::ObjectHelper< IfcSimpleProperty, 0 > | |
   Assimp::IFC::IfcSimpleProperty | |
  Assimp::STEP::ObjectHelper< IfcSite, 5 > | |
   Assimp::IFC::IfcSite | |
  Assimp::STEP::ObjectHelper< IfcSIUnit, 2 > | |
   Assimp::IFC::IfcSIUnit | |
  Assimp::STEP::ObjectHelper< IfcSlab, 1 > | |
   Assimp::IFC::IfcSlab | |
  Assimp::STEP::ObjectHelper< IfcSlabType, 1 > | |
   Assimp::IFC::IfcSlabType | |
  Assimp::STEP::ObjectHelper< IfcSolidModel, 0 > | |
   Assimp::IFC::IfcSolidModel | |
  Assimp::STEP::ObjectHelper< IfcSpace, 2 > | |
   Assimp::IFC::IfcSpace | |
  Assimp::STEP::ObjectHelper< IfcSpaceHeaterType, 1 > | |
   Assimp::IFC::IfcSpaceHeaterType | |
  Assimp::STEP::ObjectHelper< IfcSpaceProgram, 5 > | |
   Assimp::IFC::IfcSpaceProgram | |
  Assimp::STEP::ObjectHelper< IfcSpaceType, 1 > | |
   Assimp::IFC::IfcSpaceType | |
  Assimp::STEP::ObjectHelper< IfcSpatialStructureElement, 2 > | |
   Assimp::IFC::IfcSpatialStructureElement | |
  Assimp::STEP::ObjectHelper< IfcSpatialStructureElementType, 0 > | |
   Assimp::IFC::IfcSpatialStructureElementType | |
  Assimp::STEP::ObjectHelper< IfcSphere, 1 > | |
   Assimp::IFC::IfcSphere | |
  Assimp::STEP::ObjectHelper< IfcStackTerminalType, 1 > | |
   Assimp::IFC::IfcStackTerminalType | |
  Assimp::STEP::ObjectHelper< IfcStair, 1 > | |
   Assimp::IFC::IfcStair | |
  Assimp::STEP::ObjectHelper< IfcStairFlight, 4 > | |
   Assimp::IFC::IfcStairFlight | |
  Assimp::STEP::ObjectHelper< IfcStairFlightType, 1 > | |
   Assimp::IFC::IfcStairFlightType | |
  Assimp::STEP::ObjectHelper< IfcStructuralAction, 2 > | |
   Assimp::IFC::IfcStructuralAction | |
  Assimp::STEP::ObjectHelper< IfcStructuralActivity, 2 > | |
   Assimp::IFC::IfcStructuralActivity | |
  Assimp::STEP::ObjectHelper< IfcStructuralAnalysisModel, 4 > | |
   Assimp::IFC::IfcStructuralAnalysisModel | |
  Assimp::STEP::ObjectHelper< IfcStructuralConnection, 1 > | |
   Assimp::IFC::IfcStructuralConnection | |
  Assimp::STEP::ObjectHelper< IfcStructuralCurveConnection, 0 > | |
   Assimp::IFC::IfcStructuralCurveConnection | |
  Assimp::STEP::ObjectHelper< IfcStructuralCurveMember, 1 > | |
   Assimp::IFC::IfcStructuralCurveMember | |
  Assimp::STEP::ObjectHelper< IfcStructuralCurveMemberVarying, 0 > | |
   Assimp::IFC::IfcStructuralCurveMemberVarying | |
  Assimp::STEP::ObjectHelper< IfcStructuralItem, 0 > | |
   Assimp::IFC::IfcStructuralItem | |
  Assimp::STEP::ObjectHelper< IfcStructuralLinearAction, 1 > | |
   Assimp::IFC::IfcStructuralLinearAction | |
  Assimp::STEP::ObjectHelper< IfcStructuralLinearActionVarying, 2 > | |
   Assimp::IFC::IfcStructuralLinearActionVarying | |
  Assimp::STEP::ObjectHelper< IfcStructuralLoadGroup, 5 > | |
   Assimp::IFC::IfcStructuralLoadGroup | |
  Assimp::STEP::ObjectHelper< IfcStructuralMember, 0 > | |
   Assimp::IFC::IfcStructuralMember | |
  Assimp::STEP::ObjectHelper< IfcStructuralPlanarAction, 1 > | |
   Assimp::IFC::IfcStructuralPlanarAction | |
  Assimp::STEP::ObjectHelper< IfcStructuralPlanarActionVarying, 2 > | |
   Assimp::IFC::IfcStructuralPlanarActionVarying | |
  Assimp::STEP::ObjectHelper< IfcStructuralPointAction, 0 > | |
   Assimp::IFC::IfcStructuralPointAction | |
  Assimp::STEP::ObjectHelper< IfcStructuralPointConnection, 0 > | |
   Assimp::IFC::IfcStructuralPointConnection | |
  Assimp::STEP::ObjectHelper< IfcStructuralPointReaction, 0 > | |
   Assimp::IFC::IfcStructuralPointReaction | |
  Assimp::STEP::ObjectHelper< IfcStructuralReaction, 0 > | |
   Assimp::IFC::IfcStructuralReaction | |
  Assimp::STEP::ObjectHelper< IfcStructuralResultGroup, 3 > | |
   Assimp::IFC::IfcStructuralResultGroup | |
  Assimp::STEP::ObjectHelper< IfcStructuralSurfaceConnection, 0 > | |
   Assimp::IFC::IfcStructuralSurfaceConnection | |
  Assimp::STEP::ObjectHelper< IfcStructuralSurfaceMember, 2 > | |
   Assimp::IFC::IfcStructuralSurfaceMember | |
  Assimp::STEP::ObjectHelper< IfcStructuralSurfaceMemberVarying, 2 > | |
   Assimp::IFC::IfcStructuralSurfaceMemberVarying | |
  Assimp::STEP::ObjectHelper< IfcStructuredDimensionCallout, 0 > | |
   Assimp::IFC::IfcStructuredDimensionCallout | |
  Assimp::STEP::ObjectHelper< IfcStyledItem, 3 > | |
   Assimp::IFC::IfcStyledItem | |
  Assimp::STEP::ObjectHelper< IfcStyledRepresentation, 0 > | |
   Assimp::IFC::IfcStyledRepresentation | |
  Assimp::STEP::ObjectHelper< IfcStyleModel, 0 > | |
   Assimp::IFC::IfcStyleModel | |
  Assimp::STEP::ObjectHelper< IfcSubContractResource, 2 > | |
   Assimp::IFC::IfcSubContractResource | |
  Assimp::STEP::ObjectHelper< IfcSubedge, 1 > | |
   Assimp::IFC::IfcSubedge | |
  Assimp::STEP::ObjectHelper< IfcSurface, 0 > | |
   Assimp::IFC::IfcSurface | |
  Assimp::STEP::ObjectHelper< IfcSurfaceCurveSweptAreaSolid, 4 > | |
   Assimp::IFC::IfcSurfaceCurveSweptAreaSolid | |
  Assimp::STEP::ObjectHelper< IfcSurfaceOfLinearExtrusion, 2 > | |
   Assimp::IFC::IfcSurfaceOfLinearExtrusion | |
  Assimp::STEP::ObjectHelper< IfcSurfaceOfRevolution, 1 > | |
   Assimp::IFC::IfcSurfaceOfRevolution | |
  Assimp::STEP::ObjectHelper< IfcSurfaceStyle, 2 > | |
   Assimp::IFC::IfcSurfaceStyle | |
  Assimp::STEP::ObjectHelper< IfcSurfaceStyleRendering, 8 > | |
   Assimp::IFC::IfcSurfaceStyleRendering | |
  Assimp::STEP::ObjectHelper< IfcSurfaceStyleShading, 1 > | |
   Assimp::IFC::IfcSurfaceStyleShading | |
    Assimp::IFC::IfcSurfaceStyleRendering | |
  Assimp::STEP::ObjectHelper< IfcSurfaceStyleWithTextures, 1 > | |
   Assimp::IFC::IfcSurfaceStyleWithTextures | |
  Assimp::STEP::ObjectHelper< IfcSweptAreaSolid, 2 > | |
   Assimp::IFC::IfcSweptAreaSolid | |
  Assimp::STEP::ObjectHelper< IfcSweptDiskSolid, 5 > | |
   Assimp::IFC::IfcSweptDiskSolid | |
  Assimp::STEP::ObjectHelper< IfcSweptSurface, 2 > | |
   Assimp::IFC::IfcSweptSurface | |
  Assimp::STEP::ObjectHelper< IfcSwitchingDeviceType, 1 > | |
   Assimp::IFC::IfcSwitchingDeviceType | |
  Assimp::STEP::ObjectHelper< IfcSystem, 0 > | |
   Assimp::IFC::IfcSystem | |
  Assimp::STEP::ObjectHelper< IfcSystemFurnitureElementType, 0 > | |
   Assimp::IFC::IfcSystemFurnitureElementType | |
  Assimp::STEP::ObjectHelper< IfcTankType, 1 > | |
   Assimp::IFC::IfcTankType | |
  Assimp::STEP::ObjectHelper< IfcTask, 5 > | |
   Assimp::IFC::IfcTask | |
  Assimp::STEP::ObjectHelper< IfcTendon, 8 > | |
   Assimp::IFC::IfcTendon | |
  Assimp::STEP::ObjectHelper< IfcTendonAnchor, 0 > | |
   Assimp::IFC::IfcTendonAnchor | |
  Assimp::STEP::ObjectHelper< IfcTerminatorSymbol, 1 > | |
   Assimp::IFC::IfcTerminatorSymbol | |
  Assimp::STEP::ObjectHelper< IfcTextLiteral, 3 > | |
   Assimp::IFC::IfcTextLiteral | |
  Assimp::STEP::ObjectHelper< IfcTextLiteralWithExtent, 2 > | |
   Assimp::IFC::IfcTextLiteralWithExtent | |
  Assimp::STEP::ObjectHelper< IfcTimeSeriesSchedule, 3 > | |
   Assimp::IFC::IfcTimeSeriesSchedule | |
  Assimp::STEP::ObjectHelper< IfcTopologicalRepresentationItem, 0 > | |
   Assimp::IFC::IfcTopologicalRepresentationItem | |
  Assimp::STEP::ObjectHelper< IfcTopologyRepresentation, 0 > | |
   Assimp::IFC::IfcTopologyRepresentation | |
  Assimp::STEP::ObjectHelper< IfcTransformerType, 1 > | |
   Assimp::IFC::IfcTransformerType | |
  Assimp::STEP::ObjectHelper< IfcTransportElement, 3 > | |
   Assimp::IFC::IfcTransportElement | |
  Assimp::STEP::ObjectHelper< IfcTransportElementType, 1 > | |
   Assimp::IFC::IfcTransportElementType | |
  Assimp::STEP::ObjectHelper< IfcTrapeziumProfileDef, 4 > | |
   Assimp::IFC::IfcTrapeziumProfileDef | |
  Assimp::STEP::ObjectHelper< IfcTrimmedCurve, 5 > | |
   Assimp::IFC::IfcTrimmedCurve | |
  Assimp::STEP::ObjectHelper< IfcTShapeProfileDef, 10 > | |
   Assimp::IFC::IfcTShapeProfileDef | |
  Assimp::STEP::ObjectHelper< IfcTubeBundleType, 1 > | |
   Assimp::IFC::IfcTubeBundleType | |
  Assimp::STEP::ObjectHelper< IfcTwoDirectionRepeatFactor, 1 > | |
   Assimp::IFC::IfcTwoDirectionRepeatFactor | |
  Assimp::STEP::ObjectHelper< IfcTypeObject, 2 > | |
   Assimp::IFC::IfcTypeObject | |
  Assimp::STEP::ObjectHelper< IfcTypeProduct, 2 > | |
   Assimp::IFC::IfcTypeProduct | |
  Assimp::STEP::ObjectHelper< IfcUnitaryEquipmentType, 1 > | |
   Assimp::IFC::IfcUnitaryEquipmentType | |
  Assimp::STEP::ObjectHelper< IfcUnitAssignment, 1 > | |
   Assimp::IFC::IfcUnitAssignment | |
  Assimp::STEP::ObjectHelper< IfcUShapeProfileDef, 8 > | |
   Assimp::IFC::IfcUShapeProfileDef | |
  Assimp::STEP::ObjectHelper< IfcValveType, 1 > | |
   Assimp::IFC::IfcValveType | |
  Assimp::STEP::ObjectHelper< IfcVector, 2 > | |
   Assimp::IFC::IfcVector | |
  Assimp::STEP::ObjectHelper< IfcVertex, 0 > | |
   Assimp::IFC::IfcVertex | |
  Assimp::STEP::ObjectHelper< IfcVertexLoop, 1 > | |
   Assimp::IFC::IfcVertexLoop | |
  Assimp::STEP::ObjectHelper< IfcVertexPoint, 1 > | |
   Assimp::IFC::IfcVertexPoint | |
  Assimp::STEP::ObjectHelper< IfcVibrationIsolatorType, 1 > | |
   Assimp::IFC::IfcVibrationIsolatorType | |
  Assimp::STEP::ObjectHelper< IfcVirtualElement, 0 > | |
   Assimp::IFC::IfcVirtualElement | |
  Assimp::STEP::ObjectHelper< IfcWall, 0 > | |
   Assimp::IFC::IfcWall | |
  Assimp::STEP::ObjectHelper< IfcWallStandardCase, 0 > | |
   Assimp::IFC::IfcWallStandardCase | |
  Assimp::STEP::ObjectHelper< IfcWallType, 1 > | |
   Assimp::IFC::IfcWallType | |
  Assimp::STEP::ObjectHelper< IfcWasteTerminalType, 1 > | |
   Assimp::IFC::IfcWasteTerminalType | |
  Assimp::STEP::ObjectHelper< IfcWindow, 2 > | |
   Assimp::IFC::IfcWindow | |
  Assimp::STEP::ObjectHelper< IfcWindowStyle, 4 > | |
   Assimp::IFC::IfcWindowStyle | |
  Assimp::STEP::ObjectHelper< IfcWorkControl, 10 > | |
   Assimp::IFC::IfcWorkControl | |
  Assimp::STEP::ObjectHelper< IfcWorkPlan, 0 > | |
   Assimp::IFC::IfcWorkPlan | |
  Assimp::STEP::ObjectHelper< IfcWorkSchedule, 0 > | |
   Assimp::IFC::IfcWorkSchedule | |
  Assimp::STEP::ObjectHelper< IfcZone, 0 > | |
   Assimp::IFC::IfcZone | |
  Assimp::STEP::ObjectHelper< IfcZShapeProfileDef, 6 > | |
   Assimp::IFC::IfcZShapeProfileDef | |
  Assimp::STEP::ObjectHelper< NotImplemented, 0 > | |
   Assimp::IFC::NotImplemented | |
 Assimp::STEP::PickBaseType< TOut > | |
 Assimp::STEP::PickBaseType< Lazy< TOut > > | |
 Assimp::StepExporter | Helper class to export a given scene to a StepFile |
 Assimp::STLExporter | Helper class to export a given scene to a STL file |
 Assimp::StreamReader< bool, bool > | Wrapper class around IOStream to allow for consistent reading of binary data in both little and big endian format |
 Assimp::StreamWriter< SwapEndianess, RuntimeSwitch > | Wrapper class around IOStream to allow for consistent writing of binary data in both little and big endian format |
 Assimp::Subdivider | Helper class to evaluate subdivision surfaces |
  CatmullClarkSubdivider | Subdivider stub class to implement the Catmull-Clarke subdivision algorithm |
 Assimp::TargetAnimationHelper | Helper class for the 3DS and ASE loaders to compute camera and spot light animations |
 Assimp::TTUpdateInfo | Small helper structure representing a shortcut into the material list to be able to update some values quickly |
 assimp::types::aiLogStream | Represents a log stream |
 assimp::types::aiMemoryInfo | Stores the memory requirements for different components (e.g |
 assimp::types::aiString | Represents an UTF-8 string, zero byte terminated |
 Assimp::Unreal::TempMat | |
 Assimp::Unreal::Triangle | |
 Assimp::Unreal::Vertex | |
 Assimp::Vertex | Intermediate description a vertex with all possible components |
 Assimp::VertexTriangleAdjacency | Computes a vertex-triangle adjacency map from a given index buffer |
 Assimp::XFile::Animation | Helper structure to represent an animation set in a XFile |
 Assimp::XFile::AnimBone | Helper structure representing a single animated bone in a XFile |
 Assimp::XFile::Bone | Helper structure to represent a bone in a mesh |
 Assimp::XFile::BoneWeight | Helper structure to represent a bone weight |
 Assimp::XFile::Face | Helper structure representing a XFile mesh face |
 Assimp::XFile::Material | Helper structure representing a XFile material |
 Assimp::XFile::MatrixKey | |
 Assimp::XFile::Mesh | Helper structure to represent an XFile mesh |
 Assimp::XFile::Node | Helper structure to represent a XFile frame |
 Assimp::XFile::Scene | Helper structure analogue to aiScene |
 Assimp::XFile::TexEntry | Helper structure representing a texture filename inside a material and its potential source |
 Assimp::XFileExporter | Helper class to export a given scene to a X-file |
 Assimp::XFileParser | The XFileParser reads a XFile either in text or binary form and builds a temporary data structure out of it |
 AssimpView::AnimEvaluator | Calculates transformations for a given timestamp from a set of animation tracks |
 AssimpView::AssetHelper | Class to wrap ASSIMP's asset output structures |
 AssimpView::AssetHelper::LineVertex | |
 AssimpView::AssetHelper::MeshHelper | |
 AssimpView::AssetHelper::Vertex | |
 AssimpView::CBackgroundPainter | |
 AssimpView::CDisplay | |
 AssimpView::CDisplay::MaterialInfo | |
 AssimpView::CDisplay::MeshInfo | |
 AssimpView::CDisplay::NodeInfo | |
 AssimpView::CDisplay::TextureInfo | |
 AssimpView::CLogDisplay | Class to display log strings in the upper right corner of the view |
 AssimpView::CLogDisplay::SEntry | |
 AssimpView::CLogWindow | Class to display log strings in a separate window |
 AssimpView::CMaterialManager | |
 AssimpView::CMeshRenderer | |
 AssimpView::SceneAnimator | Calculates the animated node transformations for a given scene and timestamp |
 AssimpView::SceneAnimNode | A little tree structure to match the scene's node structure, but holding additional data |
 AssimpView::SkyBoxVertex | Vertex structure for the skybox |
 AssimpView::SVertex | |
 AutoUTF< CharType > | Dynamically select encoding according to stream's runtime-specified UTF encoding type |
 AutoUTFInputStream< CharType, InputByteStream > | Input stream wrapper with dynamically bound encoding and automatic encoding detection |
 AutoUTFOutputStream< CharType, OutputByteStream > | Output stream wrapper with dynamically bound encoding and automatic encoding detection |
 BaseException | |
  pyassimp.errors.AssimpError | |
 BaseImporter | |
  TestPlugin | |
 BaseReaderHandler< Encoding, Derived > | Default implementation of Handler |
 BITMAPFILEHEADER | |
 BITMAPINFOHEADER | |
 Camera | Camera class |
 CatmullClarkSubdivider::Edge | Intermediate description of an edge between two corners of a polygon |
 chunk_guard | |
 ClipperLib::ClipperBase | |
  ClipperLib::Clipper | |
 ClipperLib::DoublePoint | |
 ClipperLib::ExPolygon | |
 ClipperLib::HorzJoinRec | |
 ClipperLib::Int128 | |
 ClipperLib::IntersectNode | |
 ClipperLib::IntPoint | |
 ClipperLib::IntRect | |
 ClipperLib::JoinRec | |
 ClipperLib::LocalMinima | |
 ClipperLib::OutPt | |
 ClipperLib::OutRec | |
 ClipperLib::PolyOffsetBuilder | |
 ClipperLib::Scanbeam | |
 ClipperLib::TEdge | |
 comparer_context | Record our way through the files to be compared and dump useful information if we fail |
 Context | Stores the context of a parsed OpenDDL declaration |
 CrtAllocator | C-runtime library allocator |
 DataArrayList | Stores a data array list |
 DDLNode | This class represents one single instance in the object tree of the parsed OpenDDL-file |
 DDLNodeIterator | |
 dict | |
  pyassimp.core.PropertyGetter | |
 Edge | |
 EncodedInputStream< Encoding, InputByteStream > | Input byte stream wrapper with a statically bound encoding |
 EncodedOutputStream< Encoding, OutputByteStream > | Output byte stream wrapper with statically bound encoding |
 ExceptionSwallower< T > | |
 ExceptionSwallower< aiReturn > | |
 ExceptionSwallower< T * > | |
 ExceptionSwallower< void > | |
 ExpressReader.Entity | |
 ExpressReader.Field | |
 ExpressReader.Schema | |
 ExpressReader.Type | |
 FaceWithSmoothingGroup | Helper structure representing a face with smoothing groups assigned |
  Assimp::ASE::Face | Helper structure to represent an ASE file face |
  Assimp::D3DS::Face | Helper structure representing a 3ds mesh face |
 FalseType | |
  internal::IsGenericValueImpl< T, Encoding, Allocator > | |
 FastAtodWrapper | |
 FastAtofWrapper | |
 FileReadStream | File byte stream for input using fread() |
 FileWriteStream | Wrapper of C file stream for input using fread() |
 fixed_pipeline_3d_viewer.GLRenderer | |
 free_it | |
 GenericInsituStringStream< Encoding > | A read-write string stream |
 GenericMember< Encoding, Allocator > | Name-value pair in a JSON object value |
 GenericMemoryBuffer< Allocator > | Represents an in-memory output byte stream |
 GenericPointer< ValueType, Allocator > | Represents a JSON Pointer. Use Pointer for UTF8 encoding and default allocator |
 GenericPointer< ValueType, Allocator >::Token | A token is the basic units of internal representation |
 GenericPointer< Value > | |
 GenericReader< SourceEncoding, TargetEncoding, StackAllocator > | SAX-style JSON parser. Use Reader for UTF8 encoding and default allocator |
 GenericStringBuffer< Encoding, Allocator > | Represents an in-memory output stream |
 GenericStringRef< CharType > | Reference to a constant string (not taking a copy) |
 GenericStringStream< Encoding > | Read-only string stream |
 GenericValue< Encoding, Allocator > | Represents a JSON value. Use Value for UTF8 encoding and default allocator |
  GenericDocument< Encoding, Allocator, StackAllocator > | A document for parsing JSON text as DOM |
 GenericValue< Encoding, Allocator >::Array | |
 GenericValue< Encoding, Allocator >::Data | |
 GenericValue< Encoding, Allocator >::Number | |
 GenericValue< Encoding, Allocator >::Number::I | |
 GenericValue< Encoding, Allocator >::Number::U | |
 GenericValue< Encoding, Allocator >::Object | |
 GenericValue< Encoding, Allocator >::ShortString | |
 GenericValue< Encoding, Allocator >::String | |
 GenericValue< UTF8<>, Allocator > | |
  GenericDocument< UTF8<> > | |
 glTF::Accessor::Indexer | Helper class to iterate the data |
 glTF::Animation::Channel | |
 glTF::Animation::Sampler | |
 glTF::Animation::Target | |
 glTF::Asset | Root object for a glTF asset |
 glTF::Asset::Extensions | Keeps info about the enabled extensions |
 glTF::AssetMetadata | |
 glTF::AssetWriter | |
 glTF::AttribType | Values for the Accessor::type field (helper class) |
 glTF::GLB_Header | For the KHR_binary_glTF extension (binary .glb file) 20-byte header (+ the JSON + a "body" data section) |
 glTF::IOStream | |
 glTF::LazyDictBase | Base class for LazyDict that acts as an interface |
  glTF::LazyDict< T > | Manages lazy loading of the glTF top-level objects, and keeps a reference to them by ID It is the owner the loaded objects, so when it is destroyed it also deletes them |
  glTF::LazyDict< glTF::Accessor > | |
  glTF::LazyDict< glTF::Animation > | |
  glTF::LazyDict< glTF::Buffer > | |
  glTF::LazyDict< glTF::BufferView > | |
  glTF::LazyDict< glTF::Camera > | |
  glTF::LazyDict< glTF::Image > | |
  glTF::LazyDict< glTF::Light > | |
  glTF::LazyDict< glTF::Material > | |
  glTF::LazyDict< glTF::Mesh > | |
  glTF::LazyDict< glTF::Node > | |
  glTF::LazyDict< glTF::Scene > | |
  glTF::LazyDict< glTF::Texture > | |
 glTF::Mesh::Primitive | |
 glTF::Mesh::Primitive::Attributes | |
 glTF::Nullable< T > | Helper struct to represent values that might not be present |
 glTF::Object | Base classe for all glTF top-level objects |
  glTF::Accessor | A typed view into a BufferView |
  glTF::Animation | |
  glTF::Buffer | A buffer points to binary geometry, animation, or skins |
  glTF::BufferView | A view into a buffer generally representing a subset of the buffer |
  glTF::Camera | |
  glTF::Image | Image data used to create a texture |
  glTF::Light | A light (from KHR_materials_common extension) |
  glTF::Material | The material appearance of a primitive |
  glTF::Mesh | A set of primitives to be rendered. A node can contain one or more meshes. A node's transform places the mesh in the scene |
  glTF::Node | |
  glTF::Program | |
  glTF::Sampler | |
  glTF::Scene | |
  glTF::Shader | |
  glTF::Skin | |
  glTF::Technique | |
  glTF::Texture | A texture and its sampler |
 glTF::Ref< T > | A reference to one top-level object, which is valid until the Asset instance is destroyed |
 glTF::Technique::Functions | |
 glTF::Technique::Parameters | |
 glTF::Technique::States | |
 glTF::TexProperty | Holds a material property that can be a texture or a color |
 glTF::Util::DATA< B > | |
 glTF::Util::DataURI | |
 ilError | |
 ilFilters | |
 ILimage | The Fundamental Image structure |
 ilImage | |
 ILinfo | |
 ILpal | Basic Palette struct |
 ILpointf | |
 ILpointi | |
 ilState | |
 ilValidate | |
 imaxdiv_t | |
 ImportData | Defines common import parameters |
 AllocateFromAssimpHeap | |
  Assimp::IOStream | CPP-API: Class to handle file I/O for C++ |
   Assimp::AssbinChunkWriter | Chunk writer mechanism for the .assbin file structure |
   Assimp::BlobIOStream | Redirect IOStream to a blob |
   Assimp::CIOStreamWrapper | |
   Assimp::D3MF::ZipFile | |
   Assimp::DefaultIOStream | Default IO implementation, use standard IO operations |
   Assimp::MemoryIOStream | Implementation of IOStream to read directly from a memory buffer |
   Assimp::Q3BSP::ZipFile | :: |
  Assimp::IOSystem | CPP-API: Interface to the file system |
   Assimp::BlobIOSystem | Redirect IOSystem to a blob |
   Assimp::CIOSystemWrapper | |
   Assimp::D3MF::D3MFZipArchive | |
   Assimp::DefaultIOSystem | Default implementation of IOSystem using the standard C file functions |
   Assimp::FileSystemFilter | File system filter |
   Assimp::MemoryIOSystem | Dummy IO system to read from a memory buffer |
   Assimp::Q3BSP::Q3BSPZipArchive | :: |
   TestIOSystem | |
  Assimp::Logger | CPP-API: Abstract interface for logger implementations |
   Assimp::DefaultLogger | CPP-API: Primary logging facility of Assimp |
   Assimp::NullLogger | CPP-API: Empty logging implementation |
  Assimp::LogStream | CPP-API: Abstract interface for log stream implementations |
   Assimp::FileLogStream | Logstream to write into a file |
   Assimp::StdOStreamLogStream | Logs into a std::ostream |
   AssimpView::CMyLogStream | Subclass of Assimp::LogStream used to add all log messages to the log window |
   LogToCallbackRedirector | |
  Assimp::ProgressHandler | CPP-API: Abstract interface for custom progress report receivers |
   Assimp::DefaultProgressHandler | Internal default implementation of the ProgressHandler interface |
 internal::BigInteger | |
 internal::DiyFp | |
 internal::Double | |
 internal::Stack< Allocator > | A type-unsafe stack for storing different types of data |
 internal::StreamLocalCopy< Stream, int > | |
 internal::StreamLocalCopy< Stream, 0 > | Keep reference |
 internal::StreamLocalCopy< Stream, 1 > | Do copy optimization |
 IOStreamBase | This class represents the stream to write out |
 IFileReadCallBack | |
  Assimp::CIrrXML_IOStreamReader | Utility class to make IrrXML work together with our custom IO system See the IrrXML docs for more details |
 Type | |
  internal::IsGenericValueImpl< T, typename Void< typename T::EncodingType >::Type, typename Void< typename T::AllocatorType >::Type > | |
 Type | |
  internal::IsGenericValue< T > | |
 jassimp.AiAnimation | An animation |
 jassimp.AiAnimBehavior | Defines how an animation channel behaves outside the defined time range |
 jassimp.AiBlendMode | Defines alpha-blend flags |
 jassimp.AiBone | A single bone of a mesh |
 jassimp.AiBoneWeight | A single influence of a bone on a vertex |
 jassimp.AiCamera | Helper structure to describe a virtual camera |
 jassimp.AiColor | Wrapper for colors |
 jassimp.AiConfig | Configuration interface for assimp importer |
 jassimp.AiConfigOptions | Lists all possible configuration options |
 jassimp.AiLight | Describes a light source |
 jassimp.AiLightType | List of light types supported by AiLight |
 jassimp.AiMaterial | Data structure for a material |
 jassimp.AiMaterial.Property | Data structure for a single material property |
 jassimp.AiMaterial.PropertyKey | Enumerates all supported material properties |
 jassimp.AiMaterial.PropertyType | A very primitive RTTI system for the contents of material properties |
 jassimp.AiMatrix4f | Simple 4x4 matrix of floats |
 jassimp.AiMesh | A mesh represents a geometry or model with a single material |
 jassimp.AiMeshAnim | This class is a stub - mesh animations are currently not supported |
 jassimp.AiNode | A node in the imported hierarchy |
 jassimp.AiNodeAnim | Describes the animation of a single node |
 jassimp.AiPostProcessSteps | Enumerates the post processing steps supported by assimp |
 jassimp.AiPrimitiveType | Enumerates the types of geometric primitives supported by Assimp |
 jassimp.AiQuaternion | Wrapper for a quaternion |
 jassimp.AiScene | The root structure of the imported data |
 jassimp.AiSceneFlag | Status flags for AiScenes |
 jassimp.AiShadingMode | Defines all shading modes supported by the library |
 jassimp.AiTextureInfo | Data structure for texture related material properties |
 jassimp.AiTextureMapMode | Defines how UV coordinates outside the [0...1] range are handled |
 jassimp.AiTextureMapping | Defines how the mapping coords for a texture are generated |
 jassimp.AiTextureOp | Defines how the Nth texture of a specific type is combined with the result of all previous layers |
 jassimp.AiTextureType | Defines the purpose of a texture |
 jassimp.AiVector | Wrapper for 3-dimensional vectors |
 jassimp.AiWrapperProvider< V3, M4, C, N, Q > | Provides wrapper objects for raw data buffers |
 jassimp.JaiDebug | Debug/utility methods |
 jassimp.Jassimp | Entry point to the jassimp library |
 jassimp.JassimpConfig | Global configuration values (limits) |
 Assimp::STEP::Lazy< Assimp::IFC::IfcAnnotationCurveOccurrence > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcAnnotationSymbolOccurrence > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcAxis1Placement > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcAxis2Placement2D > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcAxis2Placement3D > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcBoundedCurve > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcBoundingBox > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcCartesianPoint > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcCartesianTransformationOperator > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcCartesianTransformationOperator2D > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcClosedShell > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcColourRgb > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcCompositeCurve > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcCompositeCurveSegment > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcConnectedFaceSet > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcCurve > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcDirection > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcEdge > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcElement > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcFace > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcFaceBound > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcFeatureElementSubtraction > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcGeometricRepresentationContext > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcGeometricRepresentationItem > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcLoop > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcMeasureWithUnit > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcObject > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcObjectDefinition > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcObjectPlacement > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcOneDirectionRepeatFactor > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcOpeningElement > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcOrientedEdge > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcPlanarExtent > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcPlane > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcPoint > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcPresentationStyleAssignment > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcProduct > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcProductRepresentation > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcProfileDef > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcProperty > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcPropertySetDefinition > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcRepresentation > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcRepresentationContext > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcRepresentationItem > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcRepresentationMap > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcSpatialStructureElement > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcStructuralLoadGroup > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcStructuralReaction > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcStructuralResultGroup > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcSurface > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcUnitAssignment > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcVector > | |
 Assimp::STEP::Lazy< Assimp::IFC::IfcVertex > | |
 Assimp::STEP::Lazy< Assimp::IFC::NotImplemented > | |
 Assimp::LogFunctions< BlenderBMeshConverter > | |
  Assimp::BlenderBMeshConverter | |
 Assimp::LogFunctions< BlenderImporter > | |
  Assimp::BlenderImporter | Load blenders official binary format |
 Assimp::LogFunctions< BlenderTessellatorP2T > | |
  Assimp::BlenderTessellatorP2T | |
 Assimp::LogFunctions< C4DImporter > | |
  Assimp::C4DImporter | Importer class to load Cinema4D files using the Melange library to be obtained from www.plugincafe.com |
 Assimp::LogFunctions< FBXImporter > | |
  Assimp::FBXImporter | Load the Autodesk FBX file format |
 Assimp::LogFunctions< IFCImporter > | |
  Assimp::IFCImporter | Load the IFC format, which is an open specification to describe building and construction industry data |
 Assimp::LogFunctions< XGLImporter > | |
  Assimp::XGLImporter | XGL/ZGL importer |
 Assimp::STEP::Maybe< Assimp::STEP::EXPRESS::DataType::Out > | |
 Assimp::STEP::Maybe< Assimp::STEP::EXPRESS::ENUMERATION::Out > | |
 Assimp::STEP::Maybe< Assimp::STEP::EXPRESS::PrimitiveDataType::Out > | |
 Assimp::STEP::Maybe< Assimp::STEP::Lazy< Assimp::IFC::IfcAxis2Placement3D > > | |
 Assimp::STEP::Maybe< Assimp::STEP::Lazy< Assimp::IFC::IfcCartesianPoint > > | |
 Assimp::STEP::Maybe< Assimp::STEP::Lazy< Assimp::IFC::IfcColourRgb > > | |
 Assimp::STEP::Maybe< Assimp::STEP::Lazy< Assimp::IFC::IfcDirection > > | |
 Assimp::STEP::Maybe< Assimp::STEP::Lazy< Assimp::IFC::IfcMeasureWithUnit > > | |
 Assimp::STEP::Maybe< Assimp::STEP::Lazy< Assimp::IFC::IfcObjectPlacement > > | |
 Assimp::STEP::Maybe< Assimp::STEP::Lazy< Assimp::IFC::IfcPoint > > | |
 Assimp::STEP::Maybe< Assimp::STEP::Lazy< Assimp::IFC::IfcProductRepresentation > > | |
 Assimp::STEP::Maybe< Assimp::STEP::Lazy< Assimp::IFC::IfcRepresentationItem > > | |
 Assimp::STEP::Maybe< Assimp::STEP::Lazy< Assimp::IFC::IfcSpatialStructureElement > > | |
 Assimp::STEP::Maybe< Assimp::STEP::Lazy< Assimp::IFC::IfcStructuralLoadGroup > > | |
 Assimp::STEP::Maybe< Assimp::STEP::Lazy< Assimp::IFC::IfcStructuralReaction > > | |
 Assimp::STEP::Maybe< Assimp::STEP::Lazy< Assimp::IFC::NotImplemented > > | |
 Assimp::STEP::Maybe< Assimp::STEP::ListOf::Out > | |
 Assimp::STEP::Maybe< Assimp::STEP::ListOf< Assimp::STEP::EXPRESS::DataType, 1, 0 >::Out > | |
 Assimp::STEP::Maybe< Assimp::STEP::ListOf< Assimp::STEP::EXPRESS::PrimitiveDataType, 1, 0 >::Out > | |
 Assimp::STEP::Maybe< Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcCurve >, 1, 0 > > | |
 Assimp::STEP::Maybe< Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcPropertySetDefinition >, 1, 0 > > | |
 Assimp::STEP::Maybe< Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcRepresentationMap >, 1, 0 > > | |
 Assimp::STEP::Maybe< Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcStructuralLoadGroup >, 1, 0 > > | |
 Assimp::STEP::Maybe< Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcStructuralResultGroup >, 1, 0 > > | |
 Assimp::STEP::Maybe< Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::NotImplemented >, 1, 0 > > | |
 MemoryPoolAllocator< BaseAllocator > | Default memory allocator used by the parser and DOM |
 MemoryStream | Represents an in-memory input byte stream |
 MeshWithSmoothingGroups< T > | Helper structure representing a mesh whose faces have smoothing groups assigned |
 MeshWithSmoothingGroups< ASE::Face > | |
  Assimp::ASE::Mesh | Helper structure to represent an ASE file mesh |
 MeshWithSmoothingGroups< D3DS::Face > | |
  Assimp::D3DS::Mesh | Helper structure to represent a 3ds file mesh |
 MorphTimeValues | |
 MorphTimeValues::key | |
 Name | Stores an OpenDDL-specific name |
 NSObject | |
  MeshHelper | |
 NSPersistentDocument | |
  MyDocument | |
 glTF::Nullable< mat4 > | |
 glTF::Nullable< vec3 > | |
 glTF::Nullable< vec4 > | |
 object | |
  ai_regression_ui.RegDialog | |
  pyassimp.core.AssimpLib | |
 Assimp::Blender::ObjectCache< Assimp::Blender::vector > | |
 Assimp::Blender::ObjectCache< std::shared_ptr > | |
 OpenDDLExport | This class represents the OpenDDLExporter |
 OpenDDLParser | This is the main API for the OpenDDL-parser |
 ParseResult | Result of parsing (wraps ParseErrorCode) |
 Property | Stores a property list |
 rapidjson::Allocator | Concept for allocating, resizing and freeing memory block |
 rapidjson::Encoding | Concept for encoding of Unicode characters |
 rapidjson::Handler | Concept for receiving events from GenericReader upon parsing. The functions return true if no error occurs. If they return false, the event publisher should terminate the process |
 rapidjson::Stream | Concept for reading and writing characters |
 glTF::Ref< Accessor > | |
 glTF::Ref< glTF::Accessor > | |
 glTF::Ref< glTF::Buffer > | |
 glTF::Ref< glTF::BufferView > | |
 glTF::Ref< glTF::Camera > | |
 glTF::Ref< glTF::Image > | |
 glTF::Ref< glTF::Light > | |
 glTF::Ref< glTF::Material > | |
 glTF::Ref< glTF::Mesh > | |
 glTF::Ref< glTF::Node > | |
 glTF::Ref< glTF::Scene > | |
 glTF::Ref< glTF::Texture > | |
 Reference | Stores a bundle of references |
 RenderOptions | Class to manage render options |
 run.results | |
 scoped_chunk | Utility to simplify usage of comparer_context.push_elem/pop_elem |
 SIB | |
 SIBChunk | |
 SIBEdge | |
 SIBMesh | |
 SIBObject | |
 sliced_chunk_iterator | Helper to iterate easily through corresponding chunks of two dumps simultaneously |
 sliced_chunk_reader | Helper to iterate easily through corresponding chunks of two dumps simultaneously |
 SmartLocalRef | |
 internal::Stack< StackAllocator > | |
 std::exception | STL class |
  ClipperLib::clipperException | |
  compare_fails_exception | Sentinel exception to return quickly from deeply nested control paths |
  std::runtime_error | STL class |
   DeadlyImportError | FOR IMPORTER PLUGINS ONLY: Simple exception class to be thrown if an unrecoverable error occurs while importing |
    Assimp::Blender::Error | Exception class used by the blender loader to selectively catch exceptions thrown in its own code (DeadlyImportErrors thrown in general utility functions are untouched then) |
    Assimp::STEP::SyntaxError | Exception class used by the STEP loading & parsing code |
    Assimp::STEP::TypeError | Exception class used by the STEP loading & parsing code when a type error (i.e |
 iterator | |
  GenericMemberIterator< Const, Encoding, Allocator > | (Constant) member iterator for a JSON object value |
 pair | |
  Assimp::BoneWithHash | Helper data structure for SceneCombiner::MergeBones |
  Assimp::Q3Shader::SkinData::TextureEntry | A single entryin texture list |
 std::vector< T > | STL class |
  Assimp::Blender::vector< T > | Dummy derivate of std::vector to be able to use it in templates simultaenously with std::shared_ptr, which takes only one template argument while std::vector takes three |
  Assimp::STEP::ListOf< T, min_cnt, max_cnt > | Class template used to represent LIST and SET data members in the converted schema |
  Assimp::STEP::ListOf< Assimp::STEP::EXPRESS::DataType, 1, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::EXPRESS::DataType, 1, 2 > | |
  Assimp::STEP::ListOf< Assimp::STEP::EXPRESS::DataType, 1, 5 > | |
  Assimp::STEP::ListOf< Assimp::STEP::EXPRESS::PrimitiveDataType, 1, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::EXPRESS::PrimitiveDataType, 1, 3 > | |
  Assimp::STEP::ListOf< Assimp::STEP::EXPRESS::PrimitiveDataType, 2, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::EXPRESS::PrimitiveDataType, 2, 3 > | |
  Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcAxis2Placement3D >, 2, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcCartesianPoint >, 2, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcCartesianPoint >, 3, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcClosedShell >, 1, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcCompositeCurveSegment >, 1, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcConnectedFaceSet >, 1, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcCurve >, 0, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcCurve >, 1, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcFace >, 1, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcFaceBound >, 1, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcObject >, 1, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcObjectDefinition >, 1, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcOrientedEdge >, 1, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcPresentationStyleAssignment >, 1, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcProduct >, 1, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcProfileDef >, 2, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcProperty >, 1, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcPropertySetDefinition >, 1, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcRepresentation >, 1, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcRepresentationContext >, 1, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcRepresentationItem >, 1, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcRepresentationMap >, 1, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcStructuralLoadGroup >, 1, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::IfcStructuralResultGroup >, 1, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::NotImplemented >, 1, 0 > | |
  Assimp::STEP::ListOf< Assimp::STEP::Lazy< Assimp::IFC::NotImplemented >, 2, 0 > | |
  Assimp::Blender::vector< Assimp::Blender::Field > | |
  Assimp::Blender::vector< Assimp::Blender::FileBlockHead > | |
  Assimp::Blender::vector< Assimp::Blender::MCol > | |
  Assimp::Blender::vector< Assimp::Blender::MDeformVert > | |
  Assimp::Blender::vector< Assimp::Blender::MDeformWeight > | |
  Assimp::Blender::vector< Assimp::Blender::MEdge > | |
  Assimp::Blender::vector< Assimp::Blender::MFace > | |
  Assimp::Blender::vector< Assimp::Blender::MLoop > | |
  Assimp::Blender::vector< Assimp::Blender::MLoopCol > | |
  Assimp::Blender::vector< Assimp::Blender::MLoopUV > | |
  Assimp::Blender::vector< Assimp::Blender::MPoly > | |
  Assimp::Blender::vector< Assimp::Blender::MTexPoly > | |
  Assimp::Blender::vector< Assimp::Blender::MTFace > | |
  Assimp::Blender::vector< Assimp::Blender::MVert > | |
  Assimp::Blender::vector< Assimp::Blender::Structure > | |
  Assimp::Blender::vector< Assimp::Blender::TFace > | |
  Assimp::Blender::vector< std::shared_ptr< Assimp::Blender::Material > > | |
  Assimp::Blender::vector< StructureCache > | |
 StreamFormatterBase | This class represents the stream to write out |
 StreamTraits< Stream > | Provides additional information for stream |
 StreamTraits< GenericInsituStringStream< Encoding > > | |
 StreamTraits< GenericStringStream< Encoding > > | |
 Assimp::StreamWriter< false > | |
 Assimp::Blender::TempArray< std::Assimp::Blender::vector, aiCamera > | |
 Assimp::Blender::TempArray< std::Assimp::Blender::vector, aiLight > | |
 Assimp::Blender::TempArray< std::Assimp::Blender::vector, aiMaterial > | |
 Assimp::Blender::TempArray< std::Assimp::Blender::vector, aiMesh > | |
 Assimp::Blender::TempArray< std::Assimp::Blender::vector, aiTexture > | |
 Assimp::Blender::TempArray< std::Assimp::Blender::vector, Assimp::Blender::BlenderModifier > | |
 TempMesh | |
 Test | |
  AssimpAPITest | |
  BlendImportAreaLight | |
  BlendImportMaterials | |
  ColladaExportCamera | |
  ColladaExportLight | |
  ExporterTest | |
  FastAtofTest | |
  FindDegeneratesProcessTest | |
  FindInvalidDataProcessTest | |
  GenNormalsTest | |
  ImporterTest | |
  IOSystemTest | |
  JoinVerticesTest | |
  LimitBoneWeightsTest | |
  MaterialSystemTest | |
  PretransformVerticesTest | |
  RemoveRedundantMatsTest | |
  RemoveVCProcessTest | |
  ScenePreprocessorTest | |
  SharedPPDataTest | |
  SortByPTypeProcessTest | |
  SplitLargeMeshesTest | |
  TriangulateProcessTest | |
  utIssues | |
  utMatrix3x3Test | |
  utMatrix4x4Test | |
  utStringUtils | |
  VTAdjacencyTest | |
 TestType | |
 Text | Stores a text |
 TGA_HEADER | |
 Toplevel | |
  ai_regression_ui.BaseDialog | |
   ai_regression_ui.SetupDialog | |
   ai_regression_ui.VersionDialog | |
 Transcoder< SourceEncoding, TargetEncoding > | Encoding conversion |
 Transcoder< Encoding, Encoding > | Specialization of Transcoder with same source and target encoding |
 Type | |
 UTF16< CharType > | UTF-16 encoding |
  UTF16BE< CharType > | UTF-16 big endian encoding |
  UTF16LE< CharType > | UTF-16 little endian encoding |
 UTF32< CharType > | UTF-32 encoding |
  UTF32BE< CharType > | UTF-32 big endian encoding |
  UTF32LE< CharType > | UTF-32 little endian enocoding |
 UTF8< CharType > | UTF-8 encoding |
 Value |
|
 Value::Iterator | This class implements an iterator through a Value list |
 ValueAllocator |
|
 Vertex | |
 Writer< OutputStream, SourceEncoding, TargetEncoding, StackAllocator > | JSON writer |
  PrettyWriter< OutputStream, SourceEncoding, TargetEncoding, StackAllocator > | Writer with indentation and spacing |
 Writer< OutputStream, SourceEncoding, TargetEncoding, StackAllocator >::Level | Information for each nested level |
 Structure | |
  pyassimp.structs.Animation | |
  pyassimp.structs.Bone | |
  pyassimp.structs.Camera | |
  pyassimp.structs.Color3D | |
  pyassimp.structs.Color4D | |
  pyassimp.structs.Face | |
  pyassimp.structs.Light | |
  pyassimp.structs.Material | |
  pyassimp.structs.MaterialProperty | |
  pyassimp.structs.MaterialPropertyString | |
  pyassimp.structs.Matrix3x3 | |
  pyassimp.structs.Matrix4x4 | |
  pyassimp.structs.MemoryInfo | |
  pyassimp.structs.Mesh | |
  pyassimp.structs.MeshKey | |
  pyassimp.structs.Node | |
  pyassimp.structs.NodeAnim | |
  pyassimp.structs.Plane | |
  pyassimp.structs.Quaternion | |
  pyassimp.structs.QuatKey | |
  pyassimp.structs.Ray | |
  pyassimp.structs.Scene | |
  pyassimp.structs.String | |
  pyassimp.structs.Texel | |
  pyassimp.structs.Texture | |
  pyassimp.structs.UVTransform | |
  pyassimp.structs.Vector2D | |
  pyassimp.structs.Vector3D | |
  pyassimp.structs.VectorKey | |
  pyassimp.structs.VertexWeight | |