#include "shape.h"#include "paramset.h"Go to the source code of this file.
Classes | |
| class | TriangleMesh |
| class | Triangle |
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 350 of file trianglemesh.cpp.
References Cross(), Error(), ParamSet::FindFloat(), ParamSet::FindInt(), ParamSet::FindNormal(), ParamSet::FindPoint(), ParamSet::FindVector(), Vector::Length(), N, and Warning().
1.5.6