gepetto-viewer 6.0.0
An user-friendly Graphical Interface
 
Loading...
Searching...
No Matches
fwd.h
Go to the documentation of this file.
1//
2// node.h
3// gepetto-viewer
4//
5// Created by Justin Carpentier, Mathieu Geisert in November 2014.
6// Copyright (c) 2014 LAAS-CNRS. All rights reserved.
7//
8
9#ifndef GEPETTO_VIEWER_FWD_HH
10#define GEPETTO_VIEWER_FWD_HH
11
13
14namespace gepetto {
15namespace viewer {
16
17struct Configuration;
20
22
25
26typedef std::string WindowID;
27} /* namespace viewer */
28} /* namespace gepetto */
29
30#endif /* GEPETTO_VIEWER_FWD_HH */
Definition group-node.h:19
Abstract base class of 3D objects in a scene.
Definition node.h:25
Abstract base class for runtime properties of Node.
Definition node-property.h:114
Definition roadmap-viewer.h:24
Definition window-manager.h:25
#define DEF_CLASS_SMART_PTR(className)
Definition macros.h:51
Definition blender-geom-writer.h:20
std::string WindowID
Definition fwd.h:26
Definition action-search-bar.hh:27
Definition config-osg.h:115