scimesh 0.3.2
Headless CPU-only 3D software renderer for scientific mesh visualization
Loading...
Searching...
No Matches
scene.h File Reference

The Scene — a collection of meshes rendered together. More...

#include <scimesh/mesh.h>
#include <scimesh/math_utils.h>
#include <string>
Include dependency graph for scene.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  scimesh::SceneNodeRef
 A lightweight, non-owning reference to one mesh in a scene, together with its placement transform (and optional name). More...
 
struct  scimesh::Scene
 A collection of Mesh objects to be rendered together. More...
 

Namespaces

namespace  scimesh
 

Detailed Description

The Scene — a collection of meshes rendered together.

Definition in file scene.h.