Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

cl_vector.cpp File Reference

#include "Core/precomp.h"
#include "API/Core/Math/cl_vector.h"
#include "API/Core/System/cl_assert.h"
#include <math.h>

Include dependency graph for cl_vector.cpp:

Include dependency graph

Go to the source code of this file.

Functions

CL_Vector operator * (float s, const CL_Vector &v)
std::ostream& operator<< (std::ostream &os, CL_Vector &v)


Function Documentation

CL_Vector operator * ( float s,
const CL_Vector & v )
 

Definition at line 117 of file cl_vector.cpp.

std::ostream& operator<< ( std::ostream & os,
CL_Vector & v )
 

Definition at line 209 of file cl_vector.cpp.

Referenced by CL_String::operator<<().


Generated at Wed Apr 4 19:54:22 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001