OpenVDB
0.104.0
|
#include "Hermite.h"
Namespaces | |
namespace | openvdb |
namespace | openvdb::v0_104_0 |
namespace | openvdb::v0_104_0::math |
Functions | |
Hermite | min (const Hermite &, const Hermite &) |
min and max operations done directly on the compressed data. More... | |
Hermite | max (const Hermite &lhs, const Hermite &rhs) |
min and max operations done directly on the compressed data. More... | |