mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
*** empty log message ***
This commit is contained in:
parent
64f9ae05cd
commit
7037f16de3
@ -39,7 +39,7 @@ class PNMImage;
|
|||||||
// assumption is that you have plenty of RAM for dealing
|
// assumption is that you have plenty of RAM for dealing
|
||||||
// with images.
|
// with images.
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
class EXPCL_PANDA FadeImagePool {
|
class FadeImagePool {
|
||||||
public:
|
public:
|
||||||
INLINE static const PNMImage *get_image(const Filename &filename,
|
INLINE static const PNMImage *get_image(const Filename &filename,
|
||||||
int x_size, int y_size);
|
int x_size, int y_size);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user