Home
last modified time | relevance | path

Searched defs:set_object_type (Results 1 – 3 of 3) sorted by relevance

/dports/audio/faad/faad2-c626366/aacDECdrop/
H A Dmain.c180 void set_object_type(int v) in set_object_type() function
/dports/graphics/blender/blender-2.91.0/source/blender/io/collada/
H A DBCAnimationCurve.cpp613 void BCCurveKey::set_object_type(BC_animation_type object_type) in set_object_type() function in BCCurveKey
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/common/main/
H A Dobject.h531 #define set_object_type(O,T) \ macro