#include "shape.h"#include "mc.h"Go to the source code of this file.
Classes | |
| class | Sphere |
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 255 of file sphere.cpp.
References ParamSet::FindOneFloat(), Sphere::radius, Sphere::Sphere(), Sphere::zmax, and Sphere::zmin.
1.5.6