Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
Public Member Functions | Protected Member Functions | Friends | List of all members
Core::GLSLShader Class Reference
Inheritance diagram for Core::GLSLShader:
Core::GLSLFragmentShader Core::GLSLVertexShader

Public Member Functions

bool set_source_file (const std::string &file_name)
 
void set_source (const std::string &source)
 
bool compile ()
 
std::string get_info_log ()
 

Protected Member Functions

 GLSLShader (GLenum shader_type)
 

Friends

class GLSLProgram
 

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