35 const std::string&
data()
const;
FragmentSource(const std::string &text)
FragmentSource(const FragmentSource &other)
GeometrySource(const GeometrySource &other)
GeometrySource(const std::string &text)
The Source class inherits from the Variant, representing the OpenGl Shading Language.
Definition source.h:28
Source(const std::string &text)
const std::string & data() const
The Variant class is the most basic class of other mathamatic classes.
Definition variant.h:26
VertexSource(const std::string &text)
VertexSource(const VertexSource &other)