![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <RISE/scenario/shadowing/Objects.hpp>#include <RISE/scenario/sceneryfile/SceneryFile.hpp>#include <RISE/scenario/sceneryfile/Walls.hpp>#include <WNS/StaticFactoryBroker.hpp>#include <WNS/pyconfig/View.hpp>#include <WNS/Position.hpp>#include <string>

Go to the source code of this file.
Functions | |
| STATIC_FACTORY_BROKER_REGISTER (Objects, Shadowing,"Objects") | |
| STATIC_FACTORY_REGISTER_WITH_CREATOR (Obstructing< wns::geometry::LineSegment >, IObstruction,"rise.shadowing.obstruction.LineSegment", IObstructionCreator) | |
| STATIC_FACTORY_REGISTER_WITH_CREATOR (Obstructing< wns::geometry::AxisParallelRectangle >, IObstruction,"rise.shadowing.obstruction.AxisParallelRectangle", IObstructionCreator) | |
| STATIC_FACTORY_REGISTER_WITH_CREATOR | ( | Obstructing< wns::geometry::LineSegment > | , | |
| IObstruction | , | |||
| "rise.shadowing.obstruction.LineSegment" | , | |||
| IObstructionCreator | ||||
| ) |
| STATIC_FACTORY_REGISTER_WITH_CREATOR | ( | Obstructing< wns::geometry::AxisParallelRectangle > | , | |
| IObstruction | , | |||
| "rise.shadowing.obstruction.AxisParallelRectangle" | , | |||
| IObstructionCreator | ||||
| ) |
1.5.5