#include <stdio.h>
#include <stdlib.h>
#include <anari/anari.h>
#include "Matrix4.h"
#include "ResizeArray.h"
#include "WKFUtils.h"
Go to the source code of this file.
Compounds | |
class | ANARIRender |
struct | anr_cylinder_array_color |
struct | anr_directional_light |
struct | anr_material |
structure containing material properties used to shade a Displayable. More... | |
struct | anr_positional_light |
struct | anr_sphere_array_color |
struct | anr_trimesh_v3f_n3f_c3f |
struct | ANARIRender::vec3 |
struct | ANARIRender::rgba |
struct | ANARIRender::Sphere |