|
Blender V4.3
|
Functions | |
| TEST (Conversion, ConstantToBrushDetail) | |
| TEST (Conversion, ConstantToRelativeDetail) | |
Variables | |
| constexpr float | CONSTANT_DETAIL = 50.0f |
| constexpr float | BRUSH_RADIUS = 0.5f |
| constexpr float | PIXEL_RADIUS = 200 |
| constexpr float | PIXEL_SIZE = 100 |
| blender::ed::sculpt_paint::dyntopo::detail_size::test::TEST | ( | Conversion | , |
| ConstantToBrushDetail | ) |
Definition at line 23 of file sculpt_detail_test.cc.
References BRUSH_RADIUS, blender::ed::sculpt_paint::dyntopo::detail_size::brush_to_detail_size(), CONSTANT_DETAIL, blender::ed::sculpt_paint::dyntopo::detail_size::constant_to_brush_detail(), blender::ed::sculpt_paint::dyntopo::detail_size::constant_to_detail_size(), blender::MatBase< T, NumCol, NumRow, Alignment >::identity(), blender::bke::ObjectRuntime::object_to_world, and Object::runtime.
| blender::ed::sculpt_paint::dyntopo::detail_size::test::TEST | ( | Conversion | , |
| ConstantToRelativeDetail | ) |
Definition at line 37 of file sculpt_detail_test.cc.
References BRUSH_RADIUS, CONSTANT_DETAIL, blender::ed::sculpt_paint::dyntopo::detail_size::constant_to_detail_size(), blender::ed::sculpt_paint::dyntopo::detail_size::constant_to_relative_detail(), blender::MatBase< T, NumCol, NumRow, Alignment >::identity(), blender::bke::ObjectRuntime::object_to_world, PIXEL_RADIUS, PIXEL_SIZE, blender::ed::sculpt_paint::dyntopo::detail_size::relative_to_detail_size(), and Object::runtime.
|
constexpr |
Definition at line 19 of file sculpt_detail_test.cc.
|
constexpr |
Definition at line 18 of file sculpt_detail_test.cc.
|
constexpr |
Definition at line 20 of file sculpt_detail_test.cc.
Referenced by TEST().
|
constexpr |
Definition at line 21 of file sculpt_detail_test.cc.
Referenced by TEST().