|
Blender V4.3
|
Public Attributes | |
| float | min [3] |
| float | max [3] |
| bool | valid |
Definition at line 141 of file dynamicpaint.cc.
| float Bounds3D::max[3] |
Definition at line 142 of file dynamicpaint.cc.
Referenced by boundsIntersect(), boundsIntersectDist(), getSurfaceDimension(), and grid_bound_insert_reduce().
| float Bounds3D::min[3] |
Definition at line 142 of file dynamicpaint.cc.
Referenced by boundsIntersect(), boundsIntersectDist(), getSurfaceDimension(), and grid_bound_insert_reduce().
| bool Bounds3D::valid |
Definition at line 143 of file dynamicpaint.cc.
Referenced by boundsIntersect(), boundsIntersectDist(), and dynamicPaint_generateBakeData().