used newly Bind series function.
This commit is contained in:
@@ -64,7 +64,7 @@ public:
|
||||
ro->cam.width=extent.width;
|
||||
ro->cam.height=extent.height;
|
||||
|
||||
ro->cam.Refresh();
|
||||
ro->cam.RefreshCameraInfo();
|
||||
|
||||
ro->ubo_camera_info=db->CreateUBO(sizeof(CameraInfo),&ro->cam.info);
|
||||
|
||||
|
Reference in New Issue
Block a user