Go to the source code of this file.
|
math::Vec3d | calcUnitEllipsoidBoundMaxSq (const math::Mat3s &ellipsoidTransform) |
|
math::Vec3d | calcEllipsoidBoundMax (const math::Mat3s &ellipsoidTransform) |
|
template<typename PointDataGridT , typename SdfT , typename SettingsT > |
GridPtrVec | rasterizeEllipsoids (const PointDataGridT &points, const SettingsT &settings, const typename SettingsT::FilterType &filter) |
|
- Author
- Richard Jones, Nick Avramoussis
#define OPENVDB_ELLIPSOID_KERNEL_MODE 2 |
Dev option to experiment with the ellipsoid kernel.
- 0 Distance to unit sphere
- 1 Project unit distance on elipsoid normal
- 2 Distance to axis-aligned ellipse