libdonut  2.3.2
Application framework for cross-platform game development in C++20
Namespaces | Classes
donut::obj Namespace Reference

Namespaces

 mtl
 

Classes

struct  Error
 Exception type for errors originating from the OBJ API. More...
 
struct  FaceVertex
 Single vertex of a polygonal Face element. More...
 
struct  Face
 Face element forming a single polygon of FaceVertex vertices. More...
 
struct  Group
 Group containing polygonal Face elements within an Object. More...
 
struct  Object
 Object mesh containing Group elements within a Scene. More...
 
struct  Scene
 Scene of Object elements defined by an OBJ file. More...