#include "shape.h"Go to the source code of this file.
Classes | |
| class | Paraboloid |
Functions | |
| DLLEXPORT Shape * | CreateShape (const Transform &o2w, bool reverseOrientation, const ParamSet ¶ms) |
| DLLEXPORT Shape* CreateShape | ( | const Transform & | o2w, | |
| bool | reverseOrientation, | |||
| const ParamSet & | params | |||
| ) |
Definition at line 191 of file paraboloid.cpp.
References ParamSet::FindOneFloat(), Paraboloid::Paraboloid(), Paraboloid::radius, Paraboloid::zmax, and Paraboloid::zmin.
1.5.6