Raytrix Light Field SDK  v3.0
Logo
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Groups Pages
Modules
Here is a list of all modules:
[detail level 123]
 .NET
 Light Field APIThe light field API functions are all contained in the class Rx::Net::ApiLF as static functions. They are basically wrapper functions of the C++ light field API DLL. The functions have the same names as in the C++ DLL and the parameters have the same meaning. Only the parameter types have been adapted to .NET
 CUDA API functionsFunctions for selecting a CUDA device
 CUDA/OpenGL interop. functionsFunctions to exchange data between CUDA and OpenGL
 Light Field Calibration API functionsMethods to perform a camera calibration
 Light Field Computation API functionsFunctions to perform computations with ray images
 Light Field Image API functionsFunctions for working with light field images
 Light Field Image Sequence API functionsFunctions for working with light field sequences
 Light Field Parameter API functionsFunctions to get/set API parameters
 Main API functionsFunctions for fundamental API operations like initialization
 Misc FunctionsMisc Functions for logging output and status message handling These funtions are based on the Windows API function ::QueryPerformanceCounter to obtain a very accurate time measurement
 Raytrix Camera API functionsFunctions for working with Raytrix cameras
 Time FunctionsFunctions to measure time or to pause API thread. These functions are based on the Windows API function ::QueryPerformanceCounter to obtain a very accurate time measurement
 Light Field API Core Classes.NET core classes
 Data Input/Output
 Image Classes
 Miscellaneous
 Properties
 XML Classes
 Visualization API (CluViz)API functions for visualization with CluViz scripts
 C++
 Light Field APIThe Light field API functions are all contained in the class Rx::Net::ApiLF as static functions. They are basically wrapper functions of the C++ Light field API DLL. The functions have the same names as in the C++ DLL and the parameters have the same meaning. Only the parameter types have been adapted to .NET
 CUDA API functionsFunctions for selecting a CUDA device
 CUDA/OpenGL interop. functionsFunctions to exchange data between CUDA and OpenGL
 Light Field Calibration API functionsMethods to perform a camera calibration
 Light Field Camera API functionsFunctions for working with Raytrix cameras
 Light Field Computation API functionsFunctions to perform computations with ray images
 Light Field Image API functionsFunctions for working with light field images
 Light Field Image Sequence API functionsFunctions for working with light field sequences
 Light Field ParameterLight Field API enumerations
 Light Field Parameter API functionsFunctions to get/set API parameters
 Main API functionsFunctions for fundamental API operations like initialization
 Misc FunctionsMisc Functions for logging output and status message handling These funtions are based on the Windows API function ::QueryPerformanceCounter to obtain a very accurate time measurement
 Time FunctionsFunctions to measure time or to pause API thread. These functions are based on the Windows API function ::QueryPerformanceCounter to obtain a very accurate time measurement
 Light Field API Core ClassesThe core classes currently offer classes to hold image data of various pixel and data types
 Image classes.
 Tool classes.