ClanSoft logo
ClanSoft logo

    CL_Vector::cross

Syntax

CL_Vector cross(const CL_Vector& v);

Parameters

v-other vector

Return value

the cross product of the two vectors

Description

Returns the cross product of the current vector and v


Back to index



This page was built using the Perceps documentation system.