This is the documentation for Enlighten.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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.

  • No labels