Assimp
v3.1.1 (June 2014)
|
Classes | |
class | Assimp::D3MF::D3MFZipArchive |
class | Assimp::D3MF::IOSystem2Unzip |
struct | Assimp::D3MF::OpcPackageRelationship |
class | Assimp::D3MF::OpcPackageRelationshipReader |
class | Assimp::D3MF::ZipFile |
Namespaces | |
Assimp | |
MACHINE-GENERATED by scripts/ICFImporter/CppGenerator.py. | |
Assimp::D3MF | |
Assimp::D3MF::XmlTag | |
Typedefs | |
typedef std::shared_ptr < OpcPackageRelationship > | Assimp::D3MF::OpcPackageRelationshipPtr |
Variables | |
const std::string | Assimp::D3MF::XmlTag::CONTENT_TYPES_ARCHIVE = "[Content_Types].xml" |
const std::string | Assimp::D3MF::XmlTag::PACKAGE_CORE_PROPERTIES_RELATIONSHIP_TYPE = "http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties" |
const std::string | Assimp::D3MF::XmlTag::PACKAGE_PRINT_TICKET_RELATIONSHIP_TYPE = "http://schemas.microsoft.com/3dmanufacturing/2013/01/printticket" |
const std::string | Assimp::D3MF::XmlTag::PACKAGE_START_PART_RELATIONSHIP_TYPE = "http://schemas.microsoft.com/3dmanufacturing/2013/01/3dmodel" |
const std::string | Assimp::D3MF::XmlTag::PACKAGE_TEXTURE_RELATIONSHIP_TYPE = "http://schemas.microsoft.com/3dmanufacturing/2013/01/3dtexture" |
const std::string | Assimp::D3MF::XmlTag::PACKAGE_THUMBNAIL_RELATIONSHIP_TYPE = "http://schemas.openxmlformats.org/package/2006/relationships/metadata/thumbnail" |
const std::string | Assimp::D3MF::XmlTag::RELS_ATTRIB_ID = "Id" |
const std::string | Assimp::D3MF::XmlTag::RELS_ATTRIB_TARGET = "Target" |
const std::string | Assimp::D3MF::XmlTag::RELS_ATTRIB_TYPE = "Type" |
const std::string | Assimp::D3MF::XmlTag::RELS_RELATIONSHIP_CONTAINER = "Relationships" |
const std::string | Assimp::D3MF::XmlTag::RELS_RELATIONSHIP_NODE = "Relationship" |
const std::string | Assimp::D3MF::XmlTag::ROOT_RELATIONSHIPS_ARCHIVE = "_rels/.rels" |
const std::string | Assimp::D3MF::XmlTag::SCHEMA_CONTENTTYPES = "http://schemas.openxmlformats.org/package/2006/content-types" |
const std::string | Assimp::D3MF::XmlTag::SCHEMA_RELATIONSHIPS = "http://schemas.openxmlformats.org/package/2006/relationships" |