Brenta Engine 1.2
Loading...
Searching...
No Matches
brenta::Skybox Class Reference

Public Member Functions

 Skybox (const tenno::vector< std::filesystem::path > &faces)
 
void draw ()
 

Data Fields

tenno::shared_ptr< Meshmesh
 
tenno::shared_ptr< Materialmaterial
 

Detailed Description

Definition at line 19 of file skybox.hpp.

Constructor & Destructor Documentation

◆ Skybox()

Skybox::Skybox ( const tenno::vector< std::filesystem::path > &  faces)

Definition at line 17 of file skybox.cpp.

Member Function Documentation

◆ draw()

void Skybox::draw ( )

Definition at line 62 of file skybox.cpp.

Field Documentation

◆ material

tenno::shared_ptr<Material> brenta::Skybox::material

Definition at line 24 of file skybox.hpp.

◆ mesh

tenno::shared_ptr<Mesh> brenta::Skybox::mesh

Definition at line 23 of file skybox.hpp.


The documentation for this class was generated from the following files: