Point4.hpp File Reference

#include "Vector4.hpp"
#include "Tuple3.hpp"

Go to the source code of this file.

Namespaces

namespace  se_core

Classes

class  se_core::Point4
 A 4 element point that is represented x,y,z,w coordinates. More...

Functions

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


Function Documentation

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

Definition at line 153 of file Point4.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