Elaztek Developer Hub
Blamite Game Engine - blam!  00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
camera Struct Reference

#include <camera.h>

Public Member Functions

 TAG_ENUM (projection, { perspective, orthographic, })
 

Public Attributes

real field_of_view
 
real near_clip_distance
 
real far_clip_distance
 
vector3 offset
 

Member Function Documentation

◆ TAG_ENUM()

camera::TAG_ENUM ( projection  ,
{ perspective, orthographic, }   
)

Member Data Documentation

◆ far_clip_distance

real camera::far_clip_distance

◆ field_of_view

real camera::field_of_view

◆ near_clip_distance

real camera::near_clip_distance

◆ offset

vector3 camera::offset

The documentation for this struct was generated from the following file: