Blender  V3.3
Functions
vector_utils.h File Reference

Go to the source code of this file.

Functions

template<class Array >
void DeleteElements (Array *array)
 Delete the contents of a container. More...
 

Function Documentation

◆ DeleteElements()

template<class Array >
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().