Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
SelectionComponent.cpp
Go to the documentation of this file.
1
2
4
5namespace Divide
6{
9 {
10 }
11
12} //namespace Divide
SelectionComponent(SceneGraphNode *parentSGN, PlatformContext &context)
Handle console commands that start with a forward slash.
Definition: AIProcessor.cpp:7
SGNComponent::Registrar< T, C > BaseComponentType
Definition: SGNComponent.h:207