A container for movable objects. More...
#include "nel/misc/types_nl.h"#include "nel/misc/vector.h"#include <vector>

Go to the source code of this file.
Classes | |
| class | NLPACS::UMoveContainer |
| A container for movable objects Some constraints: * The move bounding box must be lower than the cell size. More... | |
Namespaces | |
| namespace | NLMISC |
This namespace contains all miscellaneous classes used by other modules. | |
| namespace | NLPACS |
Defines | |
| #define | NELPACS_DEFAULT_OT_SIZE 100 |
| #define | NELPACS_DEFAULT_MAX_TEST_ITERATION 100 |
| #define | NELPACS_DEFAULT_NUM_WORLD_IMAGE 1 |
A container for movable objects.
Definition in file u_move_container.h.
| #define NELPACS_DEFAULT_MAX_TEST_ITERATION 100 |
Definition at line 46 of file u_move_container.h.
| #define NELPACS_DEFAULT_NUM_WORLD_IMAGE 1 |
Definition at line 47 of file u_move_container.h.
| #define NELPACS_DEFAULT_OT_SIZE 100 |
Definition at line 45 of file u_move_container.h.
1.6.1