|
Assimp
v4.1. (December 2018)
|
Implementation of the b3d importer class. More...
Functions | |
| template<typename T > | |
| void | DeleteAllBarePointers (std::vector< T > &x) |
| template<class T > | |
| T ** | unique_to_array (vector< std::unique_ptr< T > > &v) |
Variables | |
| static const aiImporterDesc | desc |
Implementation of the b3d importer class.
| void DeleteAllBarePointers | ( | std::vector< T > & | x | ) |
| T** unique_to_array | ( | vector< std::unique_ptr< T > > & | v | ) |
|
static |