#include <divided_map_state_test.h>
|
| static constexpr float | kMax { 1000.f } |
| |
| static constexpr float | kMin { -kMax } |
| |
| static constexpr float | kInterval { 10.f } |
| |
◆ InitMap()
| MapState divided_map_state_test_internal::TestMapCreator::InitMap |
( |
| ) |
|
|
inlineoverride |
◆ UpdateMap()
| void divided_map_state_test_internal::TestMapCreator::UpdateMap |
( |
MapState * |
current_map | ) |
|
|
inlineoverride |
◆ kInterval
| constexpr float divided_map_state_test_internal::TestMapCreator::kInterval { 10.f } |
|
staticconstexpr |
◆ kMax
| constexpr float divided_map_state_test_internal::TestMapCreator::kMax { 1000.f } |
|
staticconstexpr |
◆ kMin
| constexpr float divided_map_state_test_internal::TestMapCreator::kMin { -kMax } |
|
staticconstexpr |
このクラス詳解は次のファイルから抽出されました: