|
Assimp v3.1.1 (June 2014)
|
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. More...
#include <BlenderDNA.h>
Inherits std::vector< T >.
Public Member Functions | |
| operator bool () const | |
| void | reset () |
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.
Also we need to provide some special member functions of shared_ptr
|
inline |
|
inline |