Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

OgreMath.cpp File Reference

#include "OgreMath.h"
#include "asm_math.h"

Namespaces

namespace  Ogre

Defines

#define Clockwise   ( v1x * v2y - v1y * v2x >= 0.0 )

Define Documentation

#define Clockwise   ( v1x * v2y - v1y * v2x >= 0.0 )
 

Copyright © 2002 by The OGRE Team