mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
Added EXPCL_PANDA_GRUTIL
This commit is contained in:
parent
5e4cf921cf
commit
ba7bfa2b6d
@ -39,7 +39,7 @@
|
|||||||
// http://flipcode.com/articles/article_geomipmaps.pdf
|
// http://flipcode.com/articles/article_geomipmaps.pdf
|
||||||
//
|
//
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
class GeoMipTerrain {
|
class EXPCL_PANDA_GRUTIL GeoMipTerrain {
|
||||||
PUBLISHED:
|
PUBLISHED:
|
||||||
INLINE GeoMipTerrain(const string &name);
|
INLINE GeoMipTerrain(const string &name);
|
||||||
INLINE ~GeoMipTerrain();
|
INLINE ~GeoMipTerrain();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user