X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Finternal%2Fevent%2Fmodeling%2Fanimatable-mesh-impl.h;h=d15d85fb2716b6bd5e0208381512e8146e0f0c44;hb=238f212373aaf06b2c4642cbfe65fc5ad671ff6e;hp=387999c8838b10f597847cd31a5df707b8e88781;hpb=24a826711c9b42968089e6ad54faead44a5df376;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/internal/event/modeling/animatable-mesh-impl.h b/dali/internal/event/modeling/animatable-mesh-impl.h index 387999c..d15d85f 100644 --- a/dali/internal/event/modeling/animatable-mesh-impl.h +++ b/dali/internal/event/modeling/animatable-mesh-impl.h @@ -87,6 +87,7 @@ public: /** * Get the property index from the vertex index and the vertex property enumeration */ + using ProxyObject::GetPropertyIndex; Property::Index GetPropertyIndex( unsigned int vertex, Property::Index property ) const; /**