OpenVDB 12.1.0
Loading...
Searching...
No Matches
openvdb::v12_1::math::mat3_internal Namespace Reference

Functions

template<typename T>
void pivot (int i, int j, Mat3< T > &S, Vec3< T > &D, Mat3< T > &Q)

Function Documentation

◆ pivot()

template<typename T>
void pivot ( int i,
int j,
Mat3< T > & S,
Vec3< T > & D,
Mat3< T > & Q )
inline