POV (http://www.povray.org) format writer for mesh objects.
More...
#include <aims/io/povW.h>
template<int D, class T = Void>
class aims::PovWriter< D, T >
POV (http://www.povray.org) format writer for mesh objects.
- See also
- TriWriter MeshReader Writer
Definition at line 52 of file povW.h.
◆ PovWriter()
template<int D, class T = Void>
◆ ~PovWriter()
template<int D, class T = Void>
◆ removeExtension()
template<int D, class T >
std::string aims::PovWriter< D, T >::removeExtension |
( |
const std::string & |
name | ) |
const |
|
inline |
Return a name without .pov extension.
Definition at line 80 of file povW.h.
◆ write()
template<int D, class T >
The documentation for this class was generated from the following file: