Zappy GUI
C++ graphic client: renderer, camera, network
Loading...
Searching...
No Matches
ADrawableBehavior.hpp File Reference
#include <vector>
#include "IBehavior.hpp"
#include "core/DrawTypes.hpp"
+ Include dependency graph for ADrawableBehavior.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ADrawableBehavior
 Base class for behaviors that produce visual drawables: sphere particles and line segments. IBehavior stays a pure interface; ADrawableBehavior adds particle and line storage. More...