, including all inherited members.
| _aniosotropicLevel | Powertek.OpenGl.PtTexture2d | [protected] |
| _autoDetectTextureFormat | Powertek.OpenGl.PtTexture2d | [protected] |
| _filename | Powertek.OpenGl.PtTexture2d | [protected] |
| _flipTextureY | Powertek.OpenGl.PtTexture2d | [protected] |
| _format | Powertek.OpenGl.PtTexture2d | [protected] |
| _height | Powertek.OpenGl.PtTexture2d | [protected] |
| _internalFormat | Powertek.OpenGl.PtTexture2d | [protected] |
| _isBumpMap | Powertek.OpenGl.PtTexture2d | [protected] |
| _magFilter | Powertek.OpenGl.PtTexture2d | [protected] |
| _minFilter | Powertek.OpenGl.PtTexture2d | [protected] |
| _texture | Powertek.OpenGl.PtTexture2d | [protected] |
| _type | Powertek.OpenGl.PtTexture2d | [protected] |
| _useMipMaps | Powertek.OpenGl.PtTexture2d | [protected] |
| _width | Powertek.OpenGl.PtTexture2d | [protected] |
| _wrapS | Powertek.OpenGl.PtTexture2d | [protected] |
| _wrapT | Powertek.OpenGl.PtTexture2d | [protected] |
| Bind() | Powertek.OpenGl.PtTexture2d | |
| Clear() | Powertek.OpenGl.PtTexture2d | |
| CreateEmptyTexture(int width, int height, int internalFormat, int format, int type, int WRAP_S, int WRAP_T, int MIN_FILTER, int MAG_FILTER) | Powertek.OpenGl.PtTexture2d | |
| DetectTextureFormat(ref Bitmap bmp) | Powertek.OpenGl.PtTexture2d | [protected] |
| ExchangeTextureID(ref PtTexture2d texture) | Powertek.OpenGl.PtTexture2d | |
| Filename | Powertek.OpenGl.PtTexture2d | |
| GenEmptyTexture() | Powertek.OpenGl.PtTexture2d | [protected] |
| GenTextureFromBitmap(Bitmap bmp) | Powertek.OpenGl.PtTexture2d | [protected] |
| GetColor(float u, float v) | Powertek.OpenGl.PtPixelTexture | |
| GetColor(float u, float v, ref float distance) | Powertek.OpenGl.PtPixelTexture | |
| GetColor(float u, float v, int lodLevel) | Powertek.OpenGl.PtPixelTexture | |
| GetTextureData(out Bitmap bmp) | Powertek.OpenGl.PtTexture2d | |
| GetTextureData(out float[] pixels, out int width, out int height) | Powertek.OpenGl.PtTexture2d | |
| GetTextureID() | Powertek.OpenGl.PtTexture2d | |
| Height | Powertek.OpenGl.PtTexture2d | |
| LoadBitmapFromFile() | Powertek.OpenGl.PtTexture2d | [protected] |
| LoadFromFile(String filename) | Powertek.OpenGl.PtPixelTexture | [virtual] |
| LoadFromFile(String filename, float blurFac) | Powertek.OpenGl.PtPixelTexture | |
| LoadFromFile(String filename, int WRAP_S, int WRAP_T, int MIN_FILTER, int MAG_FILTER, bool useMipMaps, bool flipTextureY, int aniosotropicLevel) | Powertek.OpenGl.PtPixelTexture | [virtual] |
| PtPixelTexture() | Powertek.OpenGl.PtPixelTexture | |
| PtPixelTexture(PixelTextureInterPolation interpolation, PixelTextureMapping mapping, PixelTextureAccessMode accessMode, float maxLodDistance) | Powertek.OpenGl.PtPixelTexture | |
| PtTexture2d() | Powertek.OpenGl.PtTexture2d | |
| ResizedBitmap | Powertek.OpenGl.PtPixelTexture | |
| SetTextureID(int newID) | Powertek.OpenGl.PtTexture2d | |
| SetTextureParams(PixelTextureInterPolation textureInterpolation, PixelTextureMapping textureMapping, PixelTextureAccessMode accessMode, float maxLodDistance) | Powertek.OpenGl.PtPixelTexture | |
| SetViewportToTexture() | Powertek.OpenGl.PtTexture2d | |
| UnBind() | Powertek.OpenGl.PtTexture2d | |
| Width | Powertek.OpenGl.PtTexture2d | |