OpenCPN Partial API docs
Loading...
Searching...
No Matches
PI_GLShaderProgram Class Reference

Classes

class  Builder
 

Public Member Functions

 PI_GLShaderProgram (PI_GLShaderProgram &&other)
 
PI_GLShaderProgramoperator= (PI_GLShaderProgram &&other)
 
GLuint programId () const
 
 PI_GLShaderProgram (PI_GLShaderProgram const &other)=delete
 
PI_GLShaderProgramoperator= (PI_GLShaderProgram const &other)=delete
 

Detailed Description

Definition at line 62 of file pi_shaders.h.

Constructor & Destructor Documentation

◆ PI_GLShaderProgram() [1/2]

PI_GLShaderProgram::PI_GLShaderProgram ( )
inline

Definition at line 129 of file pi_shaders.h.

◆ PI_GLShaderProgram() [2/2]

PI_GLShaderProgram::PI_GLShaderProgram ( PI_GLShaderProgram &&  other)
inline

Definition at line 131 of file pi_shaders.h.

◆ ~PI_GLShaderProgram()

PI_GLShaderProgram::~PI_GLShaderProgram ( )
inline

Definition at line 144 of file pi_shaders.h.

Member Function Documentation

◆ operator=()

PI_GLShaderProgram & PI_GLShaderProgram::operator= ( PI_GLShaderProgram &&  other)
inline

Definition at line 133 of file pi_shaders.h.

◆ programId()

GLuint PI_GLShaderProgram::programId ( ) const
inline

Definition at line 146 of file pi_shaders.h.


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