FDO API Reference Feature Data Objects
template<class T>
FdoArray< T > * FdoArray< T >::SetSize ( FdoArray< T > *  array,
FdoInt32  numElements 
) [inline, static]

Resize the array.

Returns:
Returns the new array pointer.

Definition at line 280 of file Array.h.

References FdoArrayHelper::SetSize().

Referenced by FdoArray< T >::Clear().

Here is the call graph for this function:


Comments or suggestions? Send us feedback.