ActivateInterpolation(MOboolean activate=true) | moTextureAnimated | virtual |
Build() | moTexture | protected |
BuildEmpty(MOuint p_width, MOuint p_height) | moTexture | |
BuildFromBuffer(MOuint p_width, MOuint p_height, const GLvoid *p_buffer, GLenum p_format=GL_RGBA, GLenum p_type=GL_UNSIGNED_BYTE) | moTexture | |
BuildFromFile(moText p_filename) | moTexture | |
CalculateLuminanceAndConstrast(int x0=0, int y0=0, int x1=0, int y1=0) | moTexture | |
CalculateSize(MOuint p_width, MOuint p_height) | moTexture | protected |
Contrast | moTexture | protected |
CopyFromTex(moTexture *p_src_tex, MOboolean p_copy_glid, MOboolean p_copy_moid, MOboolean p_copy_type, MOboolean p_copy_name) | moTexture | |
CreateThumbnail(moText p_bufferformat, int w, int h, moText newfilename=moText("")) | moTexture | |
Finish() | moTextureAnimated | virtual |
FlipBufferVert(MOubyte *pBuffer, MOint p_depth) | moTexture | |
GetActualFrame() | moTextureAnimated | virtual |
GetBuffer(GLvoid *p_buffer, GLenum p_format=GL_RGBA, GLenum p_type=GL_UNSIGNED_BYTE) | moTexture | |
GetComponents() const | moTexture | inline |
GetContrast() const | moTexture | inline |
GetDataHeight() const | moTexture | |
GetDataTexelCount() const | moTexture | inline |
GetDataWidth() const | moTexture | |
GetFBO() const | moTexture | inline |
GetFBOAttachPoint() const | moTexture | inline |
GetFrame(MOuint p_i) | moTextureAnimated | virtual |
GetFrameCount() | moTextureAnimated | inlinevirtual |
GetFramesPerSecond() | moTextureAnimated | inlinevirtual |
GetGLId(moTempo *tempo) | moTextureAnimated | virtual |
GetGLId(MOuint p_i) | moTextureAnimated | virtual |
GetGLId(MOfloat p_cycle) | moTextureAnimated | virtual |
moTexture::GetGLId() const | moTexture | inline |
moTexture::GetGLId(moMoldeoObject *p_src_mob) | moTexture | |
GetHeight() const | moTexture | inline |
GetLuminance() const | moTexture | inline |
GetMagFilter() const | moTexture | inline |
GetMaxCoordS() const | moTexture | inline |
GetMaxCoordT() const | moTexture | inline |
GetMinFilter() const | moTexture | inline |
GetMOId() const | moTexture | inline |
GetName() const | moTexture | inline |
GetPlayMode() | moTextureAnimated | virtual |
GetTexelCount() const | moTexture | inline |
GetTexInternalFormat() const | moTexture | inline |
GetTexParam() const | moTexture | inline |
GetTexTarget() const | moTexture | inline |
GetType() const | moTexture | inline |
GetWidth() const | moTexture | inline |
GetWrapS() const | moTexture | inline |
GetWrapT() const | moTexture | inline |
Histogram | moTexture | protected |
Init(moText p_name, MOuint p_moid, moResourceManager *p_res, moTexParam p_param=MODefTex2DParams) | moTextureAnimated | virtual |
moAbstract::Init() | moAbstract | virtual |
Initialized() | moAbstract | |
Interpolate() | moTextureAnimated | protectedvirtual |
IsBuildedFromFile() const | moTexture | inline |
IsInterpolating() | moTextureAnimated | virtual |
IsInterpolationActive() | moTextureAnimated | virtual |
IsPlaying() | moTextureAnimated | virtual |
Load(moParam *p_param) | moTexture | |
Load(moValue *p_value) | moTexture | |
Luminance | moTexture | protected |
m_ActualFrame | moTextureAnimated | protected |
m_bBuildedFromFile | moTexture | protected |
m_bInitialized | moAbstract | |
m_bInterpolating | moTextureAnimated | protected |
m_bInterpolation | moTextureAnimated | protected |
m_bIsPaused | moTextureAnimated | protected |
m_bIsPlaying | moTextureAnimated | protected |
m_buffer_bytespp | moTexture | protected |
m_buffer_height | moTexture | protected |
m_buffer_width | moTexture | protected |
m_bytespp | moTexture | protected |
m_components | moTexture | protected |
m_dstend | moTextureAnimated | protected |
m_dstinterpol | moTextureAnimated | protected |
m_dststart | moTextureAnimated | protected |
m_fbo | moTexture | protected |
m_fbo_attach_point | moTexture | protected |
m_fFramesPerSecond | moTextureAnimated | protected |
m_FrameEnd | moTextureAnimated | protected |
m_FrameJump | moTextureAnimated | protected |
m_FrameNext | moTextureAnimated | protected |
m_FramePrevious | moTextureAnimated | protected |
m_FrameStart | moTextureAnimated | protected |
m_gl | moTexture | protected |
m_glid | moTexture | protected |
m_height | moTexture | protected |
m_InterpolationPosition | moTextureAnimated | protected |
m_InterpolationTime | moTextureAnimated | protected |
m_max_coord_s | moTexture | protected |
m_max_coord_t | moTexture | protected |
m_moid | moTexture | protected |
m_name | moTexture | protected |
m_nFrames | moTextureAnimated | protected |
m_param | moTexture | protected |
m_pBufferData | moTexture | protected |
m_pCopyEnd | moTextureAnimated | protected |
m_pCopyStart | moTextureAnimated | protected |
m_pDataMan | moTexture | protected |
m_pFile | moTexture | protected |
m_pFileMan | moTexture | protected |
m_pInterpolator | moTextureAnimated | protected |
m_PlayMode | moTextureAnimated | protected |
m_pResourceManager | moTexture | protected |
m_pShaderCopy | moTextureAnimated | protected |
m_pShaderInterpolate | moTextureAnimated | protected |
m_srcend | moTextureAnimated | protected |
m_srcinterpol | moTextureAnimated | protected |
m_srcstart | moTextureAnimated | protected |
m_StartTime | moTextureAnimated | protected |
m_Time | moTextureAnimated | protected |
m_type | moTexture | protected |
m_width | moTexture | protected |
MO_PLAYMODE_FRAMEBASE enum value | moTextureAnimated | |
MO_PLAYMODE_TIMEBASE enum value | moTextureAnimated | |
moAbstract() | moAbstract | |
MODebug | moAbstract | static |
MODebug2 | moAbstract | static |
moPlayMode enum name | moTextureAnimated | |
moTexture() | moTexture | |
moTextureAnimated() | moTextureAnimated | |
NeedsInterpolation() | moTextureAnimated | protectedvirtual |
NextPowerOf2(MOuint p_seed) | moTexture | static |
operator=(const moTexture &p_src_tex) | moTexture | |
Play() | moTextureAnimated | virtual |
Refresh() | moTexture | |
ResetBufferData(bool force_creation=false, int bytes_per_pixel=0) | moTexture | protected |
SetBuffer(const GLvoid *p_buffer, GLenum p_format=GL_RGBA, GLenum p_type=GL_UNSIGNED_BYTE) | moTexture | |
SetBuffer(MOuint p_width, MOuint p_height, const GLvoid *p_buffer, GLenum p_format=GL_RGBA, GLenum p_type=GL_UNSIGNED_BYTE) | moTexture | |
SetDataMan(moDataManager *p_dataman) | moTexture | inline |
SetFBO(moFBO *p_fbo) | moTexture | inline |
SetFBOandAttachPoint(moFBO *p_fbo) | moTexture | |
SetFBOAttachPoint(MOuint p_fbo_attach_point) | moTexture | inline |
SetFileMan(moFileManager *p_fileman) | moTexture | inline |
SetFrameCount(MOuint p_nframes) | moTextureAnimated | inlinevirtual |
SetFramesPerSecond(MOfloat p_fps) | moTextureAnimated | inlinevirtual |
SetGLMan(moGLManager *p_gl) | moTexture | inline |
SetInterpolation(MOuint p_FrameJump, MOuint p_InterpolationTime) | moTextureAnimated | virtual |
SetMOId(MOuint p_moid) | moTexture | inline |
SetName(moText p_name) | moTexture | inline |
SetParam() | moTexture | protected |
SetPlayMode(moPlayMode playmode) | moTextureAnimated | virtual |
Stop() | moTextureAnimated | virtual |
SupportedFile(moText p_filename) | moTexture | |
~moAbstract() | moAbstract | virtual |
~moTexture() | moTexture | virtual |
~moTextureAnimated() | moTextureAnimated | virtual |