Assimp
v2.0 (November 2010)
|
aiAnimation | An animation consists of keyframe data for a number of nodes |
aiAnimMesh | NOT CURRENTLY IN USE |
aiBone | A single bone of a mesh |
aiCamera | Helper structure to describe a virtual camera |
aiColor3D | Represents a color in Red-Green-Blue space |
aiColor4D | Represents a color in Red-Green-Blue space including an alpha component |
aiExportDataBlob | Describes a blob of exported scene data |
aiExportFormatDesc | Describes an file format which Assimp can export to |
aiFace | A single face in a mesh, referring to multiple vertices |
aiFile | C-API: File callbacks |
aiFileIO | C-API: File system callbacks |
aiLight | Helper structure to describe a light source |
aiLogStream | C-API: Represents a log stream |
aiMaterial | Data structure for a material |
aiMatrix3x3 | Represents a row-major 3x3 matrix |
aiMatrix4x4 | Represents a row-major 4x4 matrix, use this for homogeneous coordinates |
aiMesh | A mesh represents a geometry or model with a single material |
aiMeshAnim | Describes vertex-based animations for a single mesh or a group of meshes |
aiMeshKey | Binds a anim mesh to a specific point in time |
aiNode | A node in the imported hierarchy |
aiNodeAnim | Describes the animation of a single node |
aiPlane | Represents a plane in a three-dimensional, euclidean space |
aiQuaternion | Represents a quaternion in a 4D vector |
aiQuatKey | A time-value pair specifying a rotation for the given time |
aiRay | Represents a ray |
aiScene | The root structure of the imported data |
aiString | Represents an UTF-8 string, zero byte terminated |
aiTexel | Helper structure to represent a texel in a ARGB8888 format |
aiTexture | Helper structure to describe an embedded texture |
aiUVTransform | Defines how an UV channel is transformed |
aiVector2D | Represents a two-dimensional vector |
aiVector3D | Represents a three-dimensional vector |
aiVectorKey | A time-value pair specifying a certain 3D vector for the given time |
aiVertexWeight | A single influence of a bone on a vertex |
Assimp::BaseImporter | FOR IMPORTER PLUGINS ONLY: The BaseImporter defines a common interface for all importer worker classes |
Assimp::DefaultLogger | CPP-API: Primary logging facility of Assimp |
Assimp::Exporter | CPP-API: The Exporter class forms an C++ interface to the export functionality of the Open Asset Import Library |
Assimp::Importer | CPP-API: The Importer class forms an C++ interface to the functionality of the Open Asset Import Library |
Assimp::Interpolator | CPP-API: Utility class to simplify interpolations of various data types |
Assimp::IOStream | CPP-API: Class to handle file I/O for C++ |
Assimp::IOSystem | CPP-API: Interface to the file system |
Assimp::Logger | CPP-API: Abstract interface for logger implementations |
Assimp::LogStream | CPP-API: Abstract interface for log stream implementations |
Assimp::NullLogger | CPP-API: Empty logging implementation |
Assimp::ProgressHandler | CPP-API: Abstract interface for custom progress report receivers |
Assimp::ScopeGuard | |
std::allocator | STL class |
std::auto_ptr | STL class |
std::bad_alloc | STL class |
std::bad_cast | STL class |
std::bad_exception | STL class |
std::bad_typeid | STL class |
std::basic_fstream | STL class |
std::basic_ifstream | STL class |
std::basic_ios | STL class |
std::basic_iostream | STL class |
std::basic_istream | STL class |
std::basic_istringstream | STL class |
std::basic_ofstream | STL class |
std::basic_ostream | STL class |
std::basic_ostringstream | STL class |
std::basic_string | STL class |
std::basic_string::const_iterator | STL iterator class |
std::basic_string::const_reverse_iterator | STL iterator class |
std::basic_string::iterator | STL iterator class |
std::basic_string::reverse_iterator | STL iterator class |
std::basic_stringstream | STL class |
std::bitset | STL class |
std::complex | STL class |
std::deque | STL class |
std::deque::const_iterator | STL iterator class |
std::deque::const_reverse_iterator | STL iterator class |
std::deque::iterator | STL iterator class |
std::deque::reverse_iterator | STL iterator class |
std::domain_error | STL class |
std::exception | STL class |
std::fstream | STL class |
std::ifstream | STL class |
std::invalid_argument | STL class |
std::ios | STL class |
std::ios_base | STL class |
std::ios_base::failure | STL class |
std::istream | STL class |
std::istringstream | STL class |
std::length_error | STL class |
std::list | STL class |
std::list::const_iterator | STL iterator class |
std::list::const_reverse_iterator | STL iterator class |
std::list::iterator | STL iterator class |
std::list::reverse_iterator | STL iterator class |
std::logic_error | STL class |
std::map | STL class |
std::map::const_iterator | STL iterator class |
std::map::const_reverse_iterator | STL iterator class |
std::map::iterator | STL iterator class |
std::map::reverse_iterator | STL iterator class |
std::multimap | STL class |
std::multimap::const_iterator | STL iterator class |
std::multimap::const_reverse_iterator | STL iterator class |
std::multimap::iterator | STL iterator class |
std::multimap::reverse_iterator | STL iterator class |
std::multiset | STL class |
std::multiset::const_iterator | STL iterator class |
std::multiset::const_reverse_iterator | STL iterator class |
std::multiset::iterator | STL iterator class |
std::multiset::reverse_iterator | STL iterator class |
std::ofstream | STL class |
std::ostream | STL class |
std::ostringstream | STL class |
std::out_of_range | STL class |
std::overflow_error | STL class |
std::priority_queue | STL class |
std::queue | STL class |
std::range_error | STL class |
std::runtime_error | STL class |
std::set | STL class |
std::set::const_iterator | STL iterator class |
std::set::const_reverse_iterator | STL iterator class |
std::set::iterator | STL iterator class |
std::set::reverse_iterator | STL iterator class |
std::stack | STL class |
std::string | STL class |
std::string::const_iterator | STL iterator class |
std::string::const_reverse_iterator | STL iterator class |
std::string::iterator | STL iterator class |
std::string::reverse_iterator | STL iterator class |
std::stringstream | STL class |
std::underflow_error | STL class |
std::valarray | STL class |
std::vector | STL class |
std::vector::const_iterator | STL iterator class |
std::vector::const_reverse_iterator | STL iterator class |
std::vector::iterator | STL iterator class |
std::vector::reverse_iterator | STL iterator class |
std::wfstream | STL class |
std::wifstream | STL class |
std::wios | STL class |
std::wistream | STL class |
std::wistringstream | STL class |
std::wofstream | STL class |
std::wostream | STL class |
std::wostringstream | STL class |
std::wstring | STL class |
std::wstring::const_iterator | STL iterator class |
std::wstring::const_reverse_iterator | STL iterator class |
std::wstring::iterator | STL iterator class |
std::wstring::reverse_iterator | STL iterator class |
std::wstringstream | STL class |