Blender
V3.3
|
#include <vector.h>
Public Types | |
typedef std::vector< value_type, allocator_type > | BaseClass |
Public Member Functions | |
void | free_memory () |
operator std::vector< value_type > () | |
Definition at line 22 of file cycles/util/vector.h.
typedef std::vector<value_type, allocator_type> vector< value_type, allocator_type >::BaseClass |
Definition at line 24 of file cycles/util/vector.h.
|
inline |
Definition at line 30 of file cycles/util/vector.h.
References swap().
Referenced by attr_create_pointiness(), and Device::free_memory().
|
inline |
Definition at line 37 of file cycles/util/vector.h.