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

boundingSphere.cxx File Reference

#include "boundingSphere.h"
#include "boundingHexahedron.h"
#include "boundingLine.h"
#include "config_mathutil.h"
#include "dcast.h"
#include <math.h>
#include <algorithm>

Go to the source code of this file.

Defines

#define ROW_DOTTED(mat, ROWNUM)


Define Documentation

#define ROW_DOTTED mat,
ROWNUM   ) 
 

Value:

(mat._m.m._##ROWNUM##0*mat._m.m._##ROWNUM##0 +    \
             mat._m.m._##ROWNUM##1*mat._m.m._##ROWNUM##1 +    \
             mat._m.m._##ROWNUM##2*mat._m.m._##ROWNUM##2)


Generated on Fri Apr 18 00:10:25 2003 for Panda by doxygen1.3