|
Blender V5.0
|
Go to the source code of this file.
Functions | |
| CCL_NAMESPACE_BEGIN void | curvebounds (float *lower, float *upper, float3 *p, const int dim) |
| CCL_NAMESPACE_BEGIN void curvebounds | ( | float * | lower, |
| float * | upper, | ||
| float3 * | p, | ||
| const int | dim ) |
Definition at line 13 of file scene/curves.cpp.
References max, min, sqrtf, and float3::x.
Referenced by Hair::Curve::bounds_grow(), Hair::Curve::bounds_grow(), Hair::Curve::bounds_grow(), and Hair::Curve::bounds_grow().