#include "shape.h"Go to the source code of this file.
Classes | |
| class | Hyperboloid |
Functions | |
| Shape * | CreateHyperboloidShape (const Transform *o2w, const Transform *w2o, bool reverseOrientation, const ParamSet ¶ms) |
| Shape* CreateHyperboloidShape | ( | const Transform * | o2w, | |
| const Transform * | w2o, | |||
| bool | reverseOrientation, | |||
| const ParamSet & | params | |||
| ) |
Definition at line 251 of file hyperboloid.cpp.
References ParamSet::FindOneFloat(), and ParamSet::FindOnePoint().
Referenced by MakeShape().
1.6.3