Blender V4.3
blender::ed::sculpt_paint::dyntopo::detail_size::test Namespace Reference

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
 

Function Documentation

◆ TEST() [1/2]

◆ TEST() [2/2]

Variable Documentation

◆ BRUSH_RADIUS

float blender::ed::sculpt_paint::dyntopo::detail_size::test::BRUSH_RADIUS = 0.5f
constexpr

Definition at line 19 of file sculpt_detail_test.cc.

Referenced by TEST(), and TEST().

◆ CONSTANT_DETAIL

float blender::ed::sculpt_paint::dyntopo::detail_size::test::CONSTANT_DETAIL = 50.0f
constexpr

Definition at line 18 of file sculpt_detail_test.cc.

Referenced by TEST(), and TEST().

◆ PIXEL_RADIUS

float blender::ed::sculpt_paint::dyntopo::detail_size::test::PIXEL_RADIUS = 200
constexpr

Definition at line 20 of file sculpt_detail_test.cc.

Referenced by TEST().

◆ PIXEL_SIZE

float blender::ed::sculpt_paint::dyntopo::detail_size::test::PIXEL_SIZE = 100
constexpr

Definition at line 21 of file sculpt_detail_test.cc.

Referenced by TEST().