Home
last modified time | relevance | path

Searched defs:removeSFValue (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/wdune/wdune-1.926/src/
H A DMFBool.h62 virtual void removeSFValue(long index) { m_value.remove(index); } in removeSFValue() function
H A DMFRotation.h52 virtual void removeSFValue(long index) { m_value.remove(index); } in removeSFValue() function
H A DMFString.h75 virtual void removeSFValue(long index) { m_value.remove(index); } in removeSFValue() function
H A DMFTime.h64 virtual void removeSFValue(long index) { m_value.remove(index); } in removeSFValue() function
H A DMFInt32.h75 virtual void removeSFValue(long index) { m_value.remove(index); } in removeSFValue() function
H A DMFVec2f.h71 virtual void removeSFValue(long index) in removeSFValue() function
H A DMFNode.h102 virtual void removeSFValue(long index) in removeSFValue() function
H A DMFVec3f.h84 virtual void removeSFValue(long index) in removeSFValue() function
H A DMFDouble.cpp252 MFDouble::removeSFValue(long index) in removeSFValue() function in MFDouble
H A DMFFloat.cpp178 MFFloat::removeSFValue(long index) in removeSFValue() function in MFFloat