X-Git-Url: https://git.delphigl.com/?p=LazOpenGLCore.git;a=blobdiff_plain;f=doc%2FglBitmap.TglBitmapCubeMap.html;fp=doc%2FglBitmap.TglBitmapCubeMap.html;h=c893bb59e5a09d5cdb1d523a3d47e644d058eec8;hp=e3bd45b1f9c1d88e951a6a035f683005b76e0de7;hb=c110c2d190cfdd632a622163d3edb7c9c90cf21a;hpb=fb955156e23a85973e7ee2f89954d90574982fef 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