Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Danimation_system.cpp115 constexpr PropertyTypeDecl PROPERTY_HANDLE_PTR_T = PROPERTYTYPE(CORE_NS::IPropertyHandle*); member
1118 if (entry.property->type == PROPERTY_HANDLE_PTR_T) { in ResetTargetProperties()
1215 if (entry.property->type == PROPERTY_HANDLE_PTR_T) { in AnimateTracks()
1270 if (entry.property->type == PROPERTY_HANDLE_PTR_T) { in ApplyResults()
1331 if (entry.property->type != PROPERTY_HANDLE_PTR_T) { in InitializeInitialDataComponent()

Completed in 3 milliseconds