Moka kernel
|
Go to the source code of this file.
Functions | |
bool | exportToPov (std::ofstream &AOutStream) |
bool exportToPov | ( | std::ofstream & | AOutStream | ) |
Exporte la carte vers le format PoV (Persistence of Vision). PoV-ray est un lanceur de rayons. (voir www.povray.org).
AOutStream | Le flot dans lequel sera écrit le fichier. |