Public Member Functions | |
Room (uint32_t xx, uint32_t yy, uint32_t zz) | |
Public Attributes | |
uint32_t | x |
uint32_t | y |
uint32_t | z |
Definition at line 39 of file building-position-allocator-test.cc.
Room::Room | ( | uint32_t | xx, |
uint32_t | yy, | ||
uint32_t | zz | ||
) |
Definition at line 47 of file building-position-allocator-test.cc.
uint32_t Room::x |
uint32_t Room::y |
uint32_t Room::z |
Definition at line 44 of file building-position-allocator-test.cc.
Referenced by operator<().