|
Blender V4.5
|
#include <vector.h>
Inherits std::vector< value_type, GuardedAllocator< value_type > >.
Public Types | |
| using | BaseClass = std::vector<value_type, allocator_type> |
Public Member Functions | |
| void | free_memory () |
| operator std::vector< value_type > () | |
Definition at line 20 of file cycles/util/vector.h.
| using vector< value_type, allocator_type >::BaseClass = std::vector<value_type, allocator_type> |
Definition at line 22 of file cycles/util/vector.h.
|
inline |
Definition at line 28 of file cycles/util/vector.h.
Referenced by attr_create_pointiness(), Device::free_memory(), and unique_ptr_vector< T >::free_memory().
|
inline |
Definition at line 35 of file cycles/util/vector.h.