gKit2 light
Loading...
Searching...
No Matches
Pipeline Struct Referenceabstract
Inheritance diagram for Pipeline:

Public Member Functions

virtual Point vertex_shader (const int vertex_id) const =0
virtual Color fragment_shader (const int primitive_id, const Fragment fragment) const =0
virtual Point vertex_shader (const int vertex_id) const =0
virtual Color fragment_shader (const int primitive_id, const Fragment fragment) const =0

Detailed Description

Definition at line 44 of file pipeline.cpp.

Constructor & Destructor Documentation

◆ Pipeline() [1/2]

Pipeline::Pipeline ( )
inline

Definition at line 46 of file pipeline.cpp.

46{}

◆ ~Pipeline() [1/2]

virtual Pipeline::~Pipeline ( )
inlinevirtual

Definition at line 47 of file pipeline.cpp.

47{}

◆ Pipeline() [2/2]

Pipeline::Pipeline ( )
inline

Definition at line 51 of file pipeline3d.cpp.

51{}

◆ ~Pipeline() [2/2]

virtual Pipeline::~Pipeline ( )
inlinevirtual

Definition at line 52 of file pipeline3d.cpp.

52{}

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