Visual Computing Library
|
This is the complete list of members for vcl::Texture, including all inherited members.
deserialize(std::istream &is) (defined in vcl::Texture) | vcl::Texture | inline |
image() const | vcl::Texture | inline |
image() | vcl::Texture | inline |
mImg (defined in vcl::Texture) | vcl::Texture | private |
mPath (defined in vcl::Texture) | vcl::Texture | private |
path() const | vcl::Texture | inline |
path() | vcl::Texture | inline |
serialize(std::ostream &os) const (defined in vcl::Texture) | vcl::Texture | inline |
Texture() (defined in vcl::Texture) | vcl::Texture | inline |
Texture(const std::string &path) | vcl::Texture | inline |
Texture(const Image &img, const std::string &path) | vcl::Texture | inline |
Texture(Image &&img, const std::string &path) | vcl::Texture | inline |