#include "shape.h"Go to the source code of this file.
Classes | |
| class | LoopSubdiv |
Functions | |
| LoopSubdiv * | CreateLoopSubdivShape (const Transform *o2w, const Transform *w2o, bool reverseOrientation, const ParamSet ¶ms) |
| LoopSubdiv* CreateLoopSubdivShape | ( | const Transform * | o2w, | |
| const Transform * | w2o, | |||
| bool | reverseOrientation, | |||
| const ParamSet & | params | |||
| ) |
Definition at line 487 of file loopsubdiv.cpp.
References ParamSet::FindInt(), ParamSet::FindOneInt(), ParamSet::FindOneString(), ParamSet::FindPoint(), and P.
Referenced by MakeShape().
1.6.3