Home
last modified time | relevance | path

Searched refs:_CullParams (Results 1 – 8 of 8) sorted by relevance

/dports/devel/godot2-tools/godot-2.1.6-stable/servers/physics/
H A Dshape_sw.h290 struct _CullParams { struct
317 void _cull(int p_idx, _CullParams *p_params) const;
H A Dshape_sw.cpp1046 void ConcavePolygonShapeSW::_cull(int p_idx, _CullParams *p_params) const { in _cull()
1092 _CullParams params; in cull()
/dports/devel/godot2/godot-2.1.6-stable/servers/physics/
H A Dshape_sw.h290 struct _CullParams { struct
317 void _cull(int p_idx, _CullParams *p_params) const;
H A Dshape_sw.cpp1046 void ConcavePolygonShapeSW::_cull(int p_idx, _CullParams *p_params) const { in _cull()
1092 _CullParams params; in cull()
/dports/devel/godot/godot-3.2.3-stable/servers/physics/
H A Dshape_sw.h314 struct _CullParams { struct
341 void _cull(int p_idx, _CullParams *p_params) const;
H A Dshape_sw.cpp1273 void ConcavePolygonShapeSW::_cull(int p_idx, _CullParams *p_params) const { in _cull()
1319 _CullParams params; in cull()
/dports/devel/godot-tools/godot-3.2.3-stable/servers/physics/
H A Dshape_sw.h314 struct _CullParams { struct
341 void _cull(int p_idx, _CullParams *p_params) const;
H A Dshape_sw.cpp1273 void ConcavePolygonShapeSW::_cull(int p_idx, _CullParams *p_params) const { in _cull()
1319 _CullParams params; in cull()