mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-30 07:49:31 -05:00
initializeGL stuff
This commit is contained in:
committed by
ElonOlsson
parent
14ef2644a9
commit
2e42282388
File diff suppressed because it is too large
Load Diff
@@ -32,6 +32,7 @@
|
||||
// #include <openspace/properties/scalar/uintproperty.h>
|
||||
|
||||
// #include <ghoul/opengl/programobject.h>
|
||||
// #include <ghoul/misc/objectmanager.h>
|
||||
|
||||
// #ifndef __OPENSPACE_MODULE_BASE___RenderableSatellites___H__
|
||||
// #define __OPENSPACE_MODULE_BASE___RenderableSatellites___H__
|
||||
@@ -82,8 +83,10 @@
|
||||
// void readFromCsvFile();
|
||||
// void updateBuffers();
|
||||
|
||||
// std::vector<KeplerTranslation::KeplerOrbit> _orbits;
|
||||
// ghoul::opengl::ProgramObject* _programObject;
|
||||
// std::vector<KeplerTranslation::KeplerOrbit> _orbits;
|
||||
// ghoul::opengl::ProgramObject* _programObject;
|
||||
//ghoul::ObjectManager* _objectManager;
|
||||
|
||||
|
||||
// properties::StringProperty _path;
|
||||
// properties::UIntProperty _nSegments;
|
||||
|
||||
Reference in New Issue
Block a user