X-Git-Url: https://git.delphigl.com/?p=glBitmap.git;a=blobdiff_plain;f=doc%2FglBitmap.TglBitmapCubeMap.html;h=c893bb59e5a09d5cdb1d523a3d47e644d058eec8;hp=e3bd45b1f9c1d88e951a6a035f683005b76e0de7;hb=7c46e251a69e449ae9a041a520d969d3892ede48;hpb=1f9d3b8b9ce7d5e05f7af88c7ab0fd094609d9e5 diff --git a/doc/glBitmap.TglBitmapCubeMap.html b/doc/glBitmap.TglBitmapCubeMap.html index e3bd45b..c893bb5 100644 --- a/doc/glBitmap.TglBitmapCubeMap.html +++ b/doc/glBitmap.TglBitmapCubeMap.html @@ -21,7 +21,7 @@ type TglBitmapCubeMap = class(TglBitmap2D)

Description

-wrapper class for cube maps (OpenGL target = GL_TEXTURE_CUBE_MAP)

+wrapper class for cube maps (OpenGL target = GL_TEXTURE_CUBE_MAP) all operations on a bitmap object must be done from the render thread

Hierarchy