OpenVDB
12.0.0
|
TBB body object for threaded vertex normal generation. More...
#include <openvdb_houdini/GeometryUtil.h>
Public Member Functions | |
VertexNormalOp (GU_Detail &, const GA_PrimitiveGroup *interiorPrims=nullptr, float angle=0.7f) | |
void | operator() (const GA_SplittableRange &) const |
TBB body object for threaded vertex normal generation.
Averages face normals from all similarly oriented primitives, that share the same vertex-point, to maintain sharp features.
VertexNormalOp | ( | GU_Detail & | , |
const GA_PrimitiveGroup * | interiorPrims = nullptr , |
||
float | angle = 0.7f |
||
) |
void operator() | ( | const GA_SplittableRange & | ) | const |