Point2.hpp File Reference

#include "util_vecmath.hpp"
#include "Vector2.hpp"
#include "Point3.hpp"

Go to the source code of this file.

Namespaces

namespace  se_core

Classes

class  se_core::Point2
 A 2 element point that is represented by x,y coordinates. More...

Functions

se_core::Point2 operator * (scale_t s, const se_core::Point2 &t1)


Function Documentation

se_core::Point2 operator * scale_t  s,
const se_core::Point2 t1
[inline]
 

Definition at line 140 of file Point2.hpp.

References operator *().


Home Page | SagaEngine trunk (updated nightly) reference generated Sun Dec 2 20:06:18 2007 by Doxygen version 1.3.9.1.

SourceForge.net Logo