renamed to Image2DRegion from ImageRegion
This commit is contained in:
@@ -108,7 +108,7 @@ namespace hgl
|
||||
memcpy(commit_ptr,data,bytes);
|
||||
commit_ptr+=bytes;
|
||||
|
||||
ImageRegion ir;
|
||||
Image2DRegion ir;
|
||||
|
||||
ir.left =obj->uv_pixel.GetLeft();
|
||||
ir.top =obj->uv_pixel.GetTop();
|
||||
|
Reference in New Issue
Block a user