#include <LuxTools.h>
Static Public Member Functions | |
static std::string | getCamera (const CamDef &Cam) |
returns the given camera position as luxray defines More... | |
static void | writeShape (std::ostream &out, const char *PartName, const TopoDS_Shape &Shape, float fMeshDeviation=0.1) |
returns the given shape as luxrender material + shape data More... | |
|
static |
returns the given camera position as luxray defines
References Raytracing::CamDef::CamPos, Raytracing::CamDef::LookAt, and Raytracing::CamDef::Up.
|
static |
returns the given shape as luxrender material + shape data
References Base::Console(), Part::Tools::getPointNormals(), Part::Tools::getTriangulation(), Base::ConsoleSingleton::Log(), and Base::SequencerLauncher::next().
Referenced by Raytracing::LuxFeature::execute().