CustusX
20.03-rc1
An IGT application
|
Go to the source code of this file.
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Functions | |
const std::string | cx::getVSReplacement_dec (std::string vtk_dec, int numberOfUploadedTextures) |
const std::string | cx::getVSReplacement_impl (std::string vtk_impl, int numberOfUploadedTextures) |
const std::string | cx::getSampleLutImplementation (int numberOfUploadedTextures) |
getSampleLutImplementation generates code which will sample the LUT WITHOUT using a for loop. The OpenGL specification states that for loops are allowed with the following limitations: More... | |
const std::string | cx::getFS (int numberOfUploadedTextures) |