Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

struct Geo::InitRayTracing

Small helper class to ensure init/cleanup are called when object is created/destroyed.

Functions

NameDescription
InitRayTracing(ECpuGpuMode, Geo::s32)

Initialises Embree.


Anchor
af14597d58ca70ba821a79db9d12741b8
af14597d58ca70ba821a79db9d12741b8

Geo::InitRayTracing::InitRayTracing

...

public: InitRayTracing
(
    ECpuGpuMode hardwareMode,
    Geo::s32 numThreads
)

...

Initialises Embree.