Method | Description | |
---|---|---|
GLPBuffer ( PixelComponentType format, int width, int height ) : System |
|
|
GetPixelComponentType ( PixelFormat fmt ) : PixelComponentType |
Get PBuffer component format for an OGRE pixel format.
|
public GLPBuffer ( PixelComponentType format, int width, int height ) : System | ||
format | PixelComponentType | |
width | int | |
height | int | |
return | System |
public static GetPixelComponentType ( PixelFormat fmt ) : PixelComponentType | ||
fmt | PixelFormat | |
return | PixelComponentType |