|
Blender V4.3
|
#include "sculpt_dyntopo.hh"#include "BKE_object_types.hh"#include "DNA_object_types.h"#include "testing/testing.h"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::ed |
| namespace | blender::ed::sculpt_paint |
| namespace | blender::ed::sculpt_paint::dyntopo |
| namespace | blender::ed::sculpt_paint::dyntopo::detail_size |
| namespace | blender::ed::sculpt_paint::dyntopo::detail_size::test |
Functions | |
| blender::ed::sculpt_paint::dyntopo::detail_size::test::TEST (Conversion, ConstantToBrushDetail) | |
| blender::ed::sculpt_paint::dyntopo::detail_size::test::TEST (Conversion, ConstantToRelativeDetail) | |
Variables | |
| constexpr float | blender::ed::sculpt_paint::dyntopo::detail_size::test::CONSTANT_DETAIL = 50.0f |
| constexpr float | blender::ed::sculpt_paint::dyntopo::detail_size::test::BRUSH_RADIUS = 0.5f |
| constexpr float | blender::ed::sculpt_paint::dyntopo::detail_size::test::PIXEL_RADIUS = 200 |
| constexpr float | blender::ed::sculpt_paint::dyntopo::detail_size::test::PIXEL_SIZE = 100 |