Inherits blender::bke::tests::ArmatureDeformTestBase, and testing::Test.
|
| void | SetUp () override |
| void | TearDown () override |
| Object * | create_test_armature_object () const |
| Object * | create_test_mesh_object () const |
| Object * | create_test_curves_object () const |
| Object * | create_test_grease_pencil_object () const |
| void | mesh_test (const InterpolationTest interpolation, const OutputValueTest output, const WeightingTest weighting, const MaskingTest masking, const VertexWeightSource dvert_source) |
| void | edit_mesh_test (const InterpolationTest interpolation, const OutputValueTest output, const WeightingTest weighting, const MaskingTest masking) |
| void | curves_test (const InterpolationTest interpolation, const OutputValueTest output, const WeightingTest weighting, const MaskingTest masking) |
| void | grease_pencil_test (const InterpolationTest interpolation, const OutputValueTest output, const WeightingTest weighting, const MaskingTest masking) |
Definition at line 766 of file armature_deform_test.cc.
◆ SetUp()
| void blender::bke::tests::ArmatureDeformTest::SetUp |
( |
| ) |
|
|
inlineoverride |
◆ SetUpTestSuite()
| void blender::bke::tests::ArmatureDeformTest::SetUpTestSuite |
( |
| ) |
|
|
inlinestatic |
◆ TearDown()
| void blender::bke::tests::ArmatureDeformTest::TearDown |
( |
| ) |
|
|
inlineoverride |
◆ TearDownTestSuite()
| void blender::bke::tests::ArmatureDeformTest::TearDownTestSuite |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: