Brenta Engine 1.2
Loading...
Searching...
No Matches
brenta::Gl::Builder Class Reference
Inheritance diagram for brenta::Gl::Builder:
brenta::Subsystem::Builder

Public Member Functions

Builderblending ()
 
Builderbackface_culling ()
 
Buildermultisample ()
 
Builderdepth_test ()
 
Subsystembuild () override
 

Detailed Description

Definition at line 94 of file gl.hpp.

Constructor & Destructor Documentation

◆ ~Builder()

brenta::Gl::Builder::~Builder ( )
virtualdefault

Reimplemented from brenta::Subsystem::Builder.

Member Function Documentation

◆ backface_culling()

Gl::Builder & Gl::Builder::backface_culling ( )

Definition at line 346 of file gl.cpp.

◆ blending()

Gl::Builder & Gl::Builder::blending ( )

Definition at line 340 of file gl.cpp.

◆ build()

brenta::Subsystem & Gl::Builder::build ( )
overridevirtual

Implements brenta::Subsystem::Builder.

Definition at line 364 of file gl.cpp.

◆ depth_test()

Gl::Builder & Gl::Builder::depth_test ( )

Definition at line 358 of file gl.cpp.

◆ multisample()

Gl::Builder & Gl::Builder::multisample ( )

Definition at line 352 of file gl.cpp.


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