Home
last modified time | relevance | path

Searched refs:MyTestTypeInterpolator (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/test/src/
H A Dtesting_objects.cpp456 class MyTestTypeInterpolator class
457 : public META_NS::Interpolator<MyComparableTestType, MyTestTypeInterpolator, ClassId::MyTestTypeInterpolator> {};
536 registry.RegisterObjectType(MyTestTypeInterpolator::GetFactory()); in RegisterTestTypes()
549 registry.RegisterInterpolator(UidFromType<MyComparableTestType>(), ClassId::MyTestTypeInterpolator.Id().ToUid()); in RegisterTestTypes()
576 registry.UnregisterObjectType(MyTestTypeInterpolator::GetFactory()); in UnregisterTestTypes()

Completed in 2 milliseconds