Maik Justus : if the build is configured without FG_JPEG_SERVER, the compilation fails.
This commit is contained in:
parent
c219b34f0c
commit
0bd6fa4bc0
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ public:
|
||||||
void init(int, int);
|
void init(int, int);
|
||||||
void destroy();
|
void destroy();
|
||||||
int render();
|
int render();
|
||||||
|
void setFrustum(double,double,double,double,double,double);
|
||||||
void *data();
|
void *data();
|
||||||
};
|
};
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue