|
Blender V4.3
|
#include <btMiniSDF.h>
Public Member Functions | |
| void | topRowsDivide (int row, double denom) |
| void | bottomRowsMul (int row, double val) |
| btScalar & | operator() (int i, int j) |
Public Attributes | |
| btVector3 | m_vec [32] |
Definition at line 59 of file btMiniSDF.h.
Definition at line 71 of file btMiniSDF.h.
References m_vec.
Referenced by btMiniSDF::shape_function_().
Definition at line 79 of file btMiniSDF.h.
References m_vec.
Definition at line 63 of file btMiniSDF.h.
References m_vec.
Referenced by btMiniSDF::shape_function_().
| btVector3 btShapeGradients::m_vec[32] |
Definition at line 61 of file btMiniSDF.h.
Referenced by bottomRowsMul(), operator()(), and topRowsDivide().