libmoldeo (Moldeo 1.0 Core)  1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
mo3ds.cpp File Reference
#include "mo3ds.h"

Go to the source code of this file.

Macros

#define Mag(Normal)   (sqrt(Normal.x*Normal.x + Normal.y*Normal.y + Normal.z*Normal.z))
 

Macro Definition Documentation

#define Mag (   Normal)    (sqrt(Normal.x*Normal.x + Normal.y*Normal.y + Normal.z*Normal.z))

Definition at line 666 of file mo3ds.cpp.