Blender V4.5
blender::fn::tests Namespace Reference

Classes

class  IndexFieldInput
 
class  TwoOutputFunction
 

Functions

 TEST (field, ConstantFunction)
 
 TEST (field, VArrayInput)
 
 TEST (field, VArrayInputMultipleOutputs)
 
 TEST (field, InputAndFunction)
 
 TEST (field, TwoFunctions)
 
 TEST (field, FunctionTwoOutputs)
 
 TEST (field, TwoFunctionsTwoOutputs)
 
 TEST (field, SameFieldTwice)
 
 TEST (field, IgnoredOutput)
 

Function Documentation

◆ TEST() [1/9]

blender::fn::tests::TEST ( field ,
ConstantFunction  )

Definition at line 14 of file FN_field_test.cc.

References blender::fn::FieldOperation::Create(), EXPECT_EQ(), and result.

◆ TEST() [2/9]

◆ TEST() [3/9]

blender::fn::tests::TEST ( field ,
IgnoredOutput  )

◆ TEST() [4/9]

blender::fn::tests::TEST ( field ,
InputAndFunction  )

◆ TEST() [5/9]

blender::fn::tests::TEST ( field ,
SameFieldTwice  )

◆ TEST() [6/9]

blender::fn::tests::TEST ( field ,
TwoFunctions  )

◆ TEST() [7/9]

blender::fn::tests::TEST ( field ,
TwoFunctionsTwoOutputs  )

◆ TEST() [8/9]

blender::fn::tests::TEST ( field ,
VArrayInput  )

◆ TEST() [9/9]

blender::fn::tests::TEST ( field ,
VArrayInputMultipleOutputs  )