hyperboloid.cpp File Reference

#include "shape.h"

Go to the source code of this file.

Classes

class  Hyperboloid

Defines

#define SQR(a)   ((a)*(a))
#define QUAD(a)   ((SQR(a))*(SQR(a)))

Functions

DLLEXPORT ShapeCreateShape (const Transform &o2w, bool reverseOrientation, const ParamSet &params)


Define Documentation

#define QUAD (  )     ((SQR(a))*(SQR(a)))

Definition at line 223 of file hyperboloid.cpp.

Referenced by Hyperboloid::Area().

#define SQR (  )     ((a)*(a))

Definition at line 222 of file hyperboloid.cpp.

Referenced by Hyperboloid::Area().


Function Documentation

DLLEXPORT Shape* CreateShape ( const Transform o2w,
bool  reverseOrientation,
const ParamSet params 
)


Generated on Mon Jul 20 17:31:54 2009 for pbrt by  doxygen 1.5.6