Blender
V3.3
|
Go to the source code of this file.
Functions | |
template<class Array > | |
void | DeleteElements (Array *array) |
Delete the contents of a container. More... | |
void DeleteElements | ( | Array * | array | ) |
Delete the contents of a container.
Definition at line 26 of file vector_utils.h.
References array< T, alignment >::clear(), and array< T, alignment >::size().