![]() |
Pioneer
|
#include <SystemView.h>

Public Attributes | |
| SystemBody * | body |
| float | radius |
| bool | isVertical |
| bool | isBinary |
| vector2f | offset |
| vector2f | size |
| std::vector< AtlasBodyLayout > | children |
| SystemBody* AtlasBodyLayout::body |
| std::vector<AtlasBodyLayout> AtlasBodyLayout::children |
| bool AtlasBodyLayout::isBinary |
| bool AtlasBodyLayout::isVertical |
| vector2f AtlasBodyLayout::offset |
| float AtlasBodyLayout::radius |
| vector2f AtlasBodyLayout::size |