Loading lib_util/obj_edit_file_reader.h +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ the United Nations Convention on Contracts on the International Sales of Goods. #endif #ifdef FIX_2192_OBJ_EDITING_EXT_METADATA #define OBJ_EDIT_RADIUS_MAX 15.75f /* Max radius = (2^ISM_RADIUS_NBITS-1)*0.25 = 15.75 */ #endif typedef struct ObjectEditFileReader ObjectEditFileReader; typedef struct ReadObjectEditInfo ReadObjectEditInfo; Loading Loading
lib_util/obj_edit_file_reader.h +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ the United Nations Convention on Contracts on the International Sales of Goods. #endif #ifdef FIX_2192_OBJ_EDITING_EXT_METADATA #define OBJ_EDIT_RADIUS_MAX 15.75f /* Max radius = (2^ISM_RADIUS_NBITS-1)*0.25 = 15.75 */ #endif typedef struct ObjectEditFileReader ObjectEditFileReader; typedef struct ReadObjectEditInfo ReadObjectEditInfo; Loading