This is the documentation for Enlighten.
struct Geo InitRayTracing
struct Geo::InitRayTracing
Small helper class to ensure init/cleanup are called when object is created/destroyed.
Functions
Name | Description |
---|---|
InitRayTracing(ECpuGpuMode, Geo::s32) | Initialises Embree. |
Geo::InitRayTracing::InitRayTracing
public: InitRayTracing
(
  ECpuGpuMode hardwareMode,
  Geo::s32 numThreads
)
Initialises Embree.