#include "shape.h"Go to the source code of this file.
Classes | |
| class | Disk |
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 131 of file disk.cpp.
References Disk::Disk(), ParamSet::FindOneFloat(), Disk::height, and Disk::radius.
1.5.6