Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
b75f6baa
Kaydet (Commit)
b75f6baa
authored
Tem 09, 2014
tarafından
Markus Mohrhard
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove unused defines
Change-Id: Ic9118c390f4ba69e245cb16032d3cbe19c741b11
üst
fc2a20fe
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
10 deletions
+0
-10
OpenGLRender.cxx
chart2/source/view/main/OpenGLRender.cxx
+0
-8
OpenGLRender.hxx
chart2/source/view/main/OpenGLRender.hxx
+0
-2
No files found.
chart2/source/view/main/OpenGLRender.cxx
Dosyayı görüntüle @
b75f6baa
...
...
@@ -43,9 +43,6 @@
using
namespace
com
::
sun
::
star
;
#define DEBUG_PNG 0
#if RENDER_TO_FILE
#define BMP_HEADER_LEN 54
#endif
#if DEBUG_PNG
#include <vcl/pngwrite.hxx>
...
...
@@ -53,11 +50,6 @@ using namespace com::sun::star;
#define GL_PI 3.14159f
#if defined( _WIN32 )
#define WGL_SAMPLE_BUFFERS_ARB 0x2041
#define WGL_SAMPLES_ARB 0x2042
#endif
#define Z_STEP 0.001f
static
GLfloat
squareVertices
[]
=
{
...
...
chart2/source/view/main/OpenGLRender.hxx
Dosyayı görüntüle @
b75f6baa
...
...
@@ -25,8 +25,6 @@
#include "glm/gtx/euler_angles.hpp"
#include "glm/gtx/quaternion.hpp"
#define BMP_HEADER_LEN 54
#define OPENGL_SCALE_VALUE 20
#define DEBUG_POSITIONING 0
#define RENDER_TO_FILE 0
...
...
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