Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenFlipper-Free
Plugin-Datacontrol
Commits
5a28202d
Commit
5a28202d
authored
Dec 19, 2018
by
Jan Möbius
Browse files
Added ACG Scenegraph node include
parent
2c951075
Changes
2
Hide whitespace changes
Inline
Side-by-side
DataControlPlugin.cc
View file @
5a28202d
...
...
@@ -54,6 +54,9 @@
#include
<queue>
#include
<ACG/Scenegraph/TranslationManipulatorNode.hh>
#include
<ACG/Scenegraph/BoundingBoxNode.hh>
//******************************************************************************
const
ACG
::
Vec4f
base_color
(
0.0
f
,
0.0
f
,
0.5
f
,
1.0
f
);
...
...
Popup.cc
View file @
5a28202d
...
...
@@ -58,6 +58,8 @@
#include
<ObjectTypes/Light/LightWidget.hh>
#include
<ACG/Scenegraph/MaterialNode.hh>
//******************************************************************************
/** \brief Slot for Remove action in ContextMenu
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment