tools
rcdiscover-gui
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
24
#endif
/* REGISTER_RESOURCES */
ROBOCEPTION
static const std::string ROBOCEPTION
Definition:
resources.h:21
RC_VISARD
static const std::string RC_VISARD
Definition:
resources.h:22
registerResources
void registerResources()
Registers virtual resource files using wxMemoryFSHandler.
Definition:
resources.cc:19
rcdiscover
Author(s): Heiko Hirschmueller
, Raphael Schaller
autogenerated on Sat Oct 22 2022 02:52:17