Public Member Functions | Public Attributes | Protected Member Functions
ProgramVF Class Reference

#include <shaders.h>

Inheritance diagram for ProgramVF:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void LoadSources (const char *vfile, const char *ffile)
 ProgramVF (void)
void SetSources (const char *vsrc, const char *fsrc)

Public Attributes

FragmentShader fshd
Program prog
VertexShader vshd

Protected Member Functions

void DoBind (void)
void DoUnbind (void)

Detailed Description

Definition at line 636 of file shaders.h.


Constructor & Destructor Documentation

ProgramVF::ProgramVF ( void  ) [inline]

Definition at line 643 of file shaders.h.


Member Function Documentation

void ProgramVF::DoBind ( void  ) [inline, protected, virtual]

Implements Bindable.

Definition at line 672 of file shaders.h.

void ProgramVF::DoUnbind ( void  ) [inline, protected, virtual]

Implements Bindable.

Definition at line 677 of file shaders.h.

void ProgramVF::LoadSources ( const char *  vfile,
const char *  ffile 
) [inline]

Definition at line 659 of file shaders.h.

void ProgramVF::SetSources ( const char *  vsrc,
const char *  fsrc 
) [inline]

Definition at line 647 of file shaders.h.


Member Data Documentation

Definition at line 641 of file shaders.h.

Definition at line 639 of file shaders.h.

Definition at line 640 of file shaders.h.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:39:02