COPASI API
4.16.103
|
#include <CQQtImageTexturizer.h>
Public Member Functions | |
virtual CLTextureSpec * | operator() (const std::string &filename, const std::string &basedir) |
Protected Member Functions | |
CLTextureSpec * | create_texture_for_image (const std::string &filename, const char *format=NULL) |
Additional Inherited Members | |
![]() | |
static std::string | to_absolute_path (const std::string &filename, const std::string &basedir) |
Definition at line 23 of file CQQtImageTexturizer.h.
|
protected |
Definition at line 60 of file CQQtImageTexturizer.cpp.
References CCopasiMessage::ERROR, FROM_UTF8, GL_CLAMP_TO_EDGE, MCLayout, CLTextureSpec::mNumComponents, CLTextureSpec::mTextHeight, CLTextureSpec::mTextureHeight, CLTextureSpec::mTextureName, CLTextureSpec::mTextureWidth, CLTextureSpec::mTextWidth, and pResult.
Referenced by operator()().
|
virtual |
Implements CLImageTexturizer.
Definition at line 30 of file CQQtImageTexturizer.cpp.
References create_texture_for_image(), CLImageTexturizer::to_absolute_path(), and transform().