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