resources.h
Go to the documentation of this file.
1 /*
2 * Roboception GmbH
3 * Munich, Germany
4 * www.roboception.com
5 *
6 * Copyright (c) 2017 Roboception GmbH
7 * All rights reserved
8 *
9 * Author: Raphael Schaller
10 */
11 
12 #ifndef REGISTER_RESOURCES
13 #define REGISTER_RESOURCES
14 
19 void registerResources();
20 
21 const static std::string ROBOCEPTION = "Roboception GmbH";
22 const static std::string RC_VISARD = "rc_visard";
23 const static std::string RC_CUBE = "rc_cube";
24 
25 #endif /* REGISTER_RESOURCES */
static const std::string ROBOCEPTION
Definition: resources.h:21
static const std::string RC_VISARD
Definition: resources.h:22
void registerResources()
Registers virtual resource files using wxMemoryFSHandler.
Definition: resources.cc:19
static const std::string RC_CUBE
Definition: resources.h:23


rcdiscover
Author(s): Heiko Hirschmueller , Raphael Schaller
autogenerated on Sun Apr 18 2021 02:16:32