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