Raytracing::LuxTools Class Reference
#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... | |
Member Function Documentation
◆ getCamera()
|
static |
returns the given camera position as luxray defines
References Raytracing::CamDef::CamPos, Raytracing::CamDef::LookAt, and Raytracing::CamDef::Up.
◆ writeShape()
|
static |
returns the given shape as luxrender material + shape data
References Base::Console(), Base::ConsoleSingleton::Log(), Base::SequencerLauncher::next(), and Raytracing::PovTools::transferToArray().
Referenced by Raytracing::LuxFeature::execute().
The documentation for this class was generated from the following files:
- src/Mod/Raytracing/App/LuxTools.h
- src/Mod/Raytracing/App/LuxTools.cpp