Home
last modified time | relevance | path

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

/dports/graphics/evolvotron/evolvotron/libevolvotron/
H A Dmutatable_image.h93 bool spheremap() const in spheremap() function
H A Devolvotron_main.cpp194 bool spheremap, in EvolvotronMain()
H A Dmutatable_image.cpp512 bool spheremap; in load_function() local
/dports/graphics/evolvotron/evolvotron/evolvotron_mutate/
H A Devolvotron_mutate.cpp37 bool spheremap; in main() local
/dports/graphics/evolvotron/evolvotron/evolvotron/
H A Devolvotron.cpp53 bool spheremap; in main() local
/dports/graphics/yafaray/libYafaRay-3.5.1/include/core_api/
H A Dtexture.h90 inline void spheremap(const point3d_t &p, float &u, float &v) in spheremap() function
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/lighting/
H A Dlighting-image.c40 guchar sinemap[256], spheremap[256], logmap[256]; variable
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/hardware/
H A Dhw_model.h30 boolean spheremap; member
/dports/graphics/yafaray/libYafaRay-3.5.1/src/textures/
H A Dbasicnodes.cc59 inline point3d_t spheremap(const point3d_t &p) in spheremap() function