triro
1.3.0
A Python Ray-Mesh Intersector in OptiX
Loading...
Searching...
No Matches
shader_template.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <cstddef>
4
5
namespace
hmesh
{
6
7
static
const
size_t
shader_length = SHADER_LENGTH;
8
9
static
const
unsigned
char
shader_code[SHADER_LENGTH] = {
10
SHADER_FORMATTED
11
};
12
13
}
hmesh
Definition
base.cpp:13
triro
backend
embedded
shader_template.h
Generated by
1.9.8