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

panda/src/mathutil/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)


Detailed Description

Definition in file boundingSphere.cxx.


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 May 2 00:45:53 2003 for Panda by doxygen1.3