Lines Matching refs:F32

66   void get_cell_bounding_box(const I32 cell_index, F32* min, F32* max) const;
67 void get_cell_bounding_box(const F64 x, const F64 y, F32* min, F32* max) const;
77 U32 intersect_tile(const F32 ll_x, const F32 ll_y, const F32 size);
86 BOOL setup(F64 bb_min_x, F64 bb_max_x, F64 bb_min_y, F64 bb_max_y, F32 cell_size = 1000.0f);
87 …tup(F64 bb_min_x, F64 bb_max_x, F64 bb_min_y, F64 bb_max_y, F32 cell_size, F32 offset_x, F32 offse…
88 BOOL tiling_setup(F32 min_x, F32 max_x, F32 min_y, F32 max_y, U32 levels);
89 …BOOL subtiling_setup(F32 min_x, F32 max_x, F32 min_y, F32 max_y, U32 sub_level, U32 sub_level_inde…
94 U32 get_level_index(const F64 x, const F64 y, U32 level, F32* min, F32* max) const;
95 U32 get_level_index(const F64 x, const F64 y, F32* min, F32* max) const;
99 void get_cell_bounding_box(const F64 x, const F64 y, U32 level, F32* min, F32* max) const;
100 void get_cell_bounding_box(U32 level_index, U32 level, F32* min, F32* max) const;
102 void get_cell_bounding_box(U32 level_index, F32* min, F32* max) const;
125 F32 cell_size;
126 F32 min_x;
127 F32 max_x;
128 F32 min_y;
129 F32 max_y;
135 U32 intersect_tile(const F32 ll_x, const F32 ll_y, const F32 size, U32 level);
148 …nst F64 r_max_x, const F64 r_max_y, const F32 cell_min_x, const F32 cell_max_x, const F32 cell_min…
149 …nst F64 r_max_x, const F64 r_max_y, const F32 cell_min_x, const F32 cell_max_x, const F32 cell_min…
150 …lls(const F32 ll_x, const F32 ll_y, const F32 ur_x, const F32 ur_y, const F32 cell_min_x, const F3…
151 …ive(const F32 ll_x, const F32 ll_y, const F32 ur_x, const F32 ur_y, const F32 cell_min_x, const F3…
152 …nst F64 r_max_x, const F64 r_max_y, const F32 cell_min_x, const F32 cell_max_x, const F32 cell_min…
153 …nst F64 r_max_x, const F64 r_max_y, const F32 cell_min_x, const F32 cell_max_x, const F32 cell_min…
154 …, const F64 center_y, const F64 radius, const F32 r_min_x, const F32 r_max_x, const F32 r_min_y, c…