Namespace: Rx::LFR – Class: CCudaCompute – Header: Rx.LFR/CudaCompute.h

CCudaCompute::ProjectInto3DSpace Method

C++
bool ProjectInto3DSpace(Rx::ELFSpace targetSpace)

Project into 3D space.

Parameters

[Rx::ELFSpace] targetSpace

The space to project into. This is Rx::ELFSpace::VirtualDistortedOrthographic or Rx::ELFSpace::Object.

Returns

bool

True if the resulting array has been updated, false if not.