15 #include "CeeGeometry/Base.h" 16 #include "CeeCore/Str.h" 33 static bool isInitialized();
34 static bool initialize(
Instance* instance);
36 static unsigned int version();
37 static Str versionString();
Namespace cee contains all functionality and structures under the Core component. ...
Definition: AppComponent.cpp:26
A general unicode based string class.
Definition: Str.h:28
Ceetron Desktop Components instance object.
Definition: Instance.h:28
Static class for initialization of the component.
Definition: GeometryComponent.h:30