Share via


Vector

Define un vector.

template Vector 
{ 
    < 3D82AB5E-62DA-11cf-AB39-0020AF71E433 > 
    float x; 
    float y; 
    float z; 
}

Requisitos

Requisito Value
Encabezado
Frquery.h

Consulte también

Templates (Plantillas [C++])