- 首页
- 相关页面
- 模块
- 命名空间
- 类
- 文件
-
)
- 类列表
- 类索引
- 类继承关系
- 类成员
全部) 类) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义) 组) 页)
Texture2D 成员列表
成员的完整列表,这些成员属于 Texture2D,包括所有继承而来的类成员
| _antialiasEnabled | Texture2D | protected |
| _contentSize | Texture2D | protected |
| _hasMipmaps | Texture2D | protected |
| _hasPremultipliedAlpha | Texture2D | protected |
| _maxS | Texture2D | protected |
| _maxT | Texture2D | protected |
| _name | Texture2D | protected |
| _pixelFormat | Texture2D | protected |
| _pixelFormatInfoTables | Texture2D | protectedstatic |
| _pixelsHigh | Texture2D | protected |
| _pixelsWide | Texture2D | protected |
| _referenceCount | Ref | protected |
| _shaderProgram | Texture2D | protected |
| autorelease() | Ref | |
| bitsPerPixelForFormat() const | Texture2D | inline |
| bitsPerPixelForFormat(Texture2D::PixelFormat format) const | Texture2D | inline |
| defaultAlphaPixelFormat() | Texture2D | inlinestatic |
| drawAtPoint(const Vec2 &point) | Texture2D | |
| drawInRect(const Rect &rect) | Texture2D | |
| generateMipmap() | Texture2D | |
| getBitsPerPixelForFormat() const | Texture2D | |
| getBitsPerPixelForFormat(Texture2D::PixelFormat format) const | Texture2D | |
| getContentSize() const | Texture2D | |
| getContentSizeInPixels() | Texture2D | |
| getDefaultAlphaPixelFormat() | Texture2D | static |
| getDescription() const | Texture2D | virtual |
| getGLProgram() const | Texture2D | |
| getMaxS() const | Texture2D | |
| getMaxT() const | Texture2D | |
| getName() const | Texture2D | |
| getPixelFormat() const | Texture2D | |
| getPixelFormatInfoMap() | Texture2D | static |
| getPixelsHigh() const | Texture2D | |
| getPixelsWide() const | Texture2D | |
| getReferenceCount() const | Ref | |
| getStringForFormat() const | Texture2D | |
| hasMipmaps() const | Texture2D | |
| hasPremultipliedAlpha() const | Texture2D | |
| initWithData(const void data, ssize_t dataLen, Texture2D::PixelFormat pixelFormat, int pixelsWide, int pixelsHigh, const Size &contentSize) | Texture2D | |
| initWithImage(Image image) | Texture2D | |
| initWithImage(Image image, PixelFormat format) | Texture2D | |
| initWithMipmaps(MipmapInfo mipmaps, int mipmapsNum, Texture2D::PixelFormat pixelFormat, int pixelsWide, int pixelsHigh) | Texture2D | |
| initWithString(const char text, const std::string &fontName, float fontSize, const Size &dimensions=Size(0, 0), TextHAlignment hAlignment=TextHAlignment::CENTER, TextVAlignment vAlignment=TextVAlignment::TOP) | Texture2D | |
| initWithString(const char text, const FontDefinition &textDefinition) | Texture2D | |
| PixelFormat 枚举名称 | Texture2D | |
| PixelFormatInfoMap typedef | Texture2D | |
| PVRImagesHavePremultipliedAlpha(bool haveAlphaPremultiplied) | Texture2D | static |
| Ref() | Ref | protected |
| release() | Ref | |
| retain() | Ref | |
| setAliasTexParameters() | Texture2D | |
| setAntiAliasTexParameters() | Texture2D | |
| setDefaultAlphaPixelFormat(Texture2D::PixelFormat format) | Texture2D | static |
| setGLProgram(GLProgram program) | Texture2D | |
| setMaxS(GLfloat maxS) | Texture2D | |
| setMaxT(GLfloat maxT) | Texture2D | |
| setTexParameters(const TexParams &texParams) | Texture2D | |
| setTexParameters(const TexParams texParams) | Texture2D | inline |
| stringForFormat() const | Texture2D | inline |
| Texture2D() | Texture2D | |
| updateWithData(const void *data, int offsetX, int offsetY, int width, int height) | Texture2D | |
| ~Ref() | Ref | virtual |
| ~Texture2D() | Texture2D | virtual |
- 生成于 2014年 五月 29日 星期四 09:41:50 , 为 cocos2d-x使用
1.8.6