Home
last modified time | relevance | path

Searched defs:SpriteEntry (Results 1 – 1 of 1) sorted by relevance

/trunk/main/slideshow/source/engine/
H A Dslideview.cxx92 struct SpriteEntry struct
94 SpriteEntry( const cppcanvas::CustomSpriteSharedPtr& rSprite, in SpriteEntry() function
101 bool operator<(const SpriteEntry& rRHS) const in operator <()
106 boost::weak_ptr< cppcanvas::CustomSprite > mpSprite;
107 double mnPriority;

Completed in 20 milliseconds