Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenFlipper-Free
Type-Sphere
Commits
18461ebd
Commit
18461ebd
authored
Dec 19, 2018
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added ACG Scenegraph node include
parent
7a16d69d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
ObjectTypes/Sphere/SphereObject.cc
ObjectTypes/Sphere/SphereObject.cc
+3
-0
Plugin-TypeSphere/TypeSphere.cc
Plugin-TypeSphere/TypeSphere.cc
+2
-0
No files found.
ObjectTypes/Sphere/SphereObject.cc
View file @
18461ebd
...
...
@@ -60,6 +60,9 @@
#include <OpenFlipper/common/Types.hh>
#include "Sphere.hh"
#include <ACG/Scenegraph/GlutPrimitiveNode.hh>
#include <ACG/Scenegraph/MaterialNode.hh>
//== DEFINES ==================================================================
//== TYPEDEFS =================================================================
...
...
Plugin-TypeSphere/TypeSphere.cc
View file @
18461ebd
...
...
@@ -54,6 +54,8 @@
#include <OpenFlipper/common/GlobalOptions.hh>
#include <ACG/Scenegraph/MaterialNode.hh>
TypeSpherePlugin
::
TypeSpherePlugin
()
{
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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