Home
last modified time | relevance | path

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

/dports/graphics/evolvotron/evolvotron/libevolvotron/
H A Devolvotron_main.cpp87 const boost::shared_ptr<const MutatableImage> image_function=display->image_function(); in replacing() local
380 void EvolvotronMain::spawn_normal(const boost::shared_ptr<const MutatableImage>& image_function,Mut… in spawn_normal()
394 void EvolvotronMain::spawn_recoloured(const boost::shared_ptr<const MutatableImage>& image_function in spawn_recoloured()
404 void EvolvotronMain::spawn_warped(const boost::shared_ptr<const MutatableImage>& image_function,Mut… in spawn_warped()
417 …nMain::restore(MutatableImageDisplay* display,const boost::shared_ptr<const MutatableImage>& image… in restore()
685 …const boost::shared_ptr<const MutatableImage> image_function(new MutatableImage(root,!_linear_zswe… in reset() local
H A Dmutatable_image_display.h149 const boost::shared_ptr<const MutatableImage>& image_function() in image_function() function
H A Dmutatable_image_computer_task.h152 const boost::shared_ptr<const MutatableImage>& image_function() const in image_function() function
H A Dmutatable_image_display.cpp228 void MutatableImageDisplay::image_function(const boost::shared_ptr<const MutatableImage>& i,bool on… in image_function() function in MutatableImageDisplay