Blender
V3.3
|
Public Attributes | |
float | min [3] |
float | max [3] |
bool | valid |
Definition at line 134 of file dynamicpaint.c.
float Bounds3D::max[3] |
Definition at line 135 of file dynamicpaint.c.
Referenced by boundsIntersect(), boundsIntersectDist(), getSurfaceDimension(), grid_bound_insert_reduce(), grid_cell_bounds_cb(), and surfaceGenerateGrid().
float Bounds3D::min[3] |
Definition at line 135 of file dynamicpaint.c.
Referenced by boundsIntersect(), boundsIntersectDist(), getSurfaceDimension(), grid_bound_insert_reduce(), grid_cell_bounds_cb(), grid_cell_points_cb_ex(), and surfaceGenerateGrid().
bool Bounds3D::valid |
Definition at line 136 of file dynamicpaint.c.
Referenced by boundsIntersect(), boundsIntersectDist(), dynamicPaint_generateBakeData(), and grid_cell_bounds_cb().