This document is archived and information here might be outdated. Recommended version. |
Makes the vector empty (unset).
[Visual Basic .NET]
Public Sub SetEmpty ( _
)
[C#]
public void SetEmpty (
);
[C++]
HRESULT SetEmpty(
void
);
Sets the vector equal to an empty vector in which all components have undefined (NaN) values.